summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2009-09-07 14:10:55 +0000
committerremko <remko@FreeBSD.org>2009-09-07 14:10:55 +0000
commitb10f00e23612b24cef69c73c07082ddc1dd51c6a (patch)
tree2e21773925a6ff6b3c79984078ac6ab4d5e2d81d /ObsoleteFiles.inc
parenta233ac0bb87626192128336b01553cfa18830ec0 (diff)
downloadFreeBSD-src-b10f00e23612b24cef69c73c07082ddc1dd51c6a.zip
FreeBSD-src-b10f00e23612b24cef69c73c07082ddc1dd51c6a.tar.gz
MFC r196787
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 Approved by: re (kib), imp (mentor, implicit)
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 e963f65..090e4bb 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
# 20090801: vimage.h removed in favour of vnet.h
OLD_FILES+=usr/include/sys/vimage.h
# 20090719: library version bump for 8.0
OpenPOWER on IntegriCloud