aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo
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 /targets/pseudo
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 'targets/pseudo')
-rw-r--r--targets/pseudo/userland/Makefile.depend3
1 files changed, 0 insertions, 3 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 19e3d754cffa..b933b54dd26c 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -645,9 +645,6 @@ DIRDEPS+= \
usr.sbin/pmccontrol \
usr.sbin/pmcstat \
usr.sbin/pmcstudy \
- usr.sbin/portsnap/make_index \
- usr.sbin/portsnap/phttpget \
- usr.sbin/portsnap/portsnap \
usr.sbin/powerd \
usr.sbin/ppp \
usr.sbin/pppctl \