aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2023-04-23 01:07:14 +0000
committerColin Percival <cperciva@FreeBSD.org>2023-04-23 01:12:37 +0000
commitdf53ae0fdd98e9452095ac2fdaf95fcfac8c9c7f (patch)
tree61471b72c3aec1d08944cafac4605a0df000442e /ObsoleteFiles.inc
parentfb30bb0d4d0ed3beb27116761ac0c941607e3906 (diff)
downloadsrc-df53ae0fdd98e9452095ac2fdaf95fcfac8c9c7f.tar.gz
src-df53ae0fdd98e9452095ac2fdaf95fcfac8c9c7f.zip
Remove portsnap(8)
Rather than having a tool in the FreeBSD base system for obtaining the FreeBSD ports tree, users are encouraged to `pkg install git` and then `git clone https://git.FreeBSD.org/ports.git /usr/ports`. The portsnap servers will continue operating until FreeBSD 13 reaches its End-of-Life, and portsnap is available from the ports tree as ports-mgmt/portsnap. Requested by: portmgr Relnotes: yes Differential Revision: https://reviews.freebsd.org/D39563 X-MFC: no
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 3b3141d15629..6e7c5205a2bf 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,6 +52,13 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20230420: portsnap.8 removed
+OLD_FILES+=etc/portsnap.conf
+OLD_FILES+=usr/libexec/make_index
+OLD_FILES+=usr/sbin/portsnap
+OLD_FILES+=usr/share/examples/etc/portsnap.conf
+OLD_FILES+=usr/share/man/man8/portsnap.8.gz
+
# 20230331: libpcap updated to 1.10.3
OLD_FILES+=usr/include/fmtutils.h