Remove ftpd(8)

This was previously deprecated and is slated for removal in 15.0.
Users who still need ftpd(8) can install the ftp/freebsd-ftpd port.

Retain the ftp(d) PAM services since other FTP daemons use them.

Update /etc/inetd.conf to point to /usr/local.

Add ftpd to ObsoleteFiles, but do not list configuration files since
users may want to preserve these to use with the freebsd-ftpd port.

There is still some language in the manual referring to ftpd(8)
which is relevant to the port, which has been retained but updated
to reference the port.

MFC after:	3 days
Relnotes:	yes
Reviewed by:	cperciva
Differential Revision:	https://reviews.freebsd.org/D52739
This commit is contained in:
Lexi Winter
2025-09-29 21:26:26 +01:00
parent 4e7a375804
commit 614c8750ce
38 changed files with 32 additions and 6972 deletions
-1
View File
@@ -19,7 +19,6 @@ devfs.conf - configuration file for devfs(8)
dhclient.conf - configuration file for dhclient(8)
disktab - disk description file (see disktab(5))
fbtab - configuration file for login(1)
ftpusers - user restriction file for ftpd(8)
gettytab - defines port configuration for getty(8)
group - group permissions file (see group(5))
hosts - see hosts(5)