summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2009-09-03 16:34:20 +0000
committerremko <remko@FreeBSD.org>2009-09-03 16:34:20 +0000
commitdcd2780b1c5f036dbcf08febd7e8a249f0199218 (patch)
treeeb272679ce333d492964cdee54308bc0c6be3e5a /ObsoleteFiles.inc
parentd8165e001962c64b9b665cb5bc9e20184cdb5fa0 (diff)
downloadFreeBSD-src-dcd2780b1c5f036dbcf08febd7e8a249f0199218.zip
FreeBSD-src-dcd2780b1c5f036dbcf08febd7e8a249f0199218.tar.gz
Do the first step in removing lukemftpd from the base system. Disconnect
it from the build. If you are using the FTP daemon, please consider using the port ftp/tnftpd which is the same FTP server, but newer and might have more/better functionality. This results in us providing only one ftp daemon by default. Reviewed by: bz Approved by: imp (mentor, implicit) MFC after: 3 days Silence from: obrien
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 54be9dd..9e2d734 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,11 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090904: remove lukemftpd
+OLD_FILES+=usr/libexec/lukemftpd
+OLD_FILES+=usr/share/man/man5/ftpd.conf.5.gz
+OLD_FILES+=usr/share/man/man5/ftpusers.5.gz
+OLD_FILES+=usr/share/man/man8/lukemftpd.8.gz
# 20090902: BSD.{x11,x11-4}.dist are dead and BSD.local.dist lives in ports/
OLD_FILES+=etc/mtree/BSD.local.dist
OLD_FILES+=etc/mtree/BSD.x11.dist
OpenPOWER on IntegriCloud