summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2025-08-27 10:57:25 -0700
committerColin Percival <cperciva@FreeBSD.org>2025-08-27 10:59:17 -0700
commite0bc44b5898ac10ef83959fe0a89fc5452d861a7 (patch)
tree0401984bb6068549faef4253c12bb342bae3ae60 /UPDATING
parent041efb55ec8ba4e379fd1d0a75bd0f637e3d9676 (diff)
Mention pkg repo renaming in UPDATING
Reported by: rpokala Fixes: c83705a5756e ("Rename FreeBSD* pkg repos to FreeBSD-ports*")
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8a0930b20123..34f71af5464e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20250827:
+ The names of pkg repositories defined in /etc/pkg/FreeBSD.conf have
+ changed: "FreeBSD" is now "FreeBSD-ports", and "FreeBSD-kmods" is now
+ "FreeBSD-ports-kmods". Users with /usr/local/etc/pkg/repos files
+ which override these will need to adjust their configuration to match
+ the new names.
+
20250823:
The set of pkgbase packages for Kerberos and OpenSSL has changed.
After updating past 250e77d4f0a5, you should check 'pkg orphans'