aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0d6ccdf8ea56..e15cb2e1a17c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -12,6 +12,16 @@ Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before updating system packages
and/or ports.
+20251115:
+ The FreeBSD-base repository is now defined in /etc/pkg/FreeBSD.conf,
+ disabled by default. In -CURRENT and -STABLE this points at nightly
+ builds on pkg.freebsd.org; for BETA/RC/RELEASE builds it points at
+ release engineering builds on pkgbase.freebsd.org.
+
+ Users of pkgbase will need to replace any existing definition of the
+ FreeBSD-base repository in /usr/local/etc/pkg/repos/ with a single
+ line "FreeBSD-base: { enabled: yes }".
+
20251030:
flua(1) has moved to the new FreeBSD-flua package. If you use flua,
you may want to install this package if it's not otherwise installed