summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-06-25 12:06:45 +0000
committergavin <gavin@FreeBSD.org>2014-06-25 12:06:45 +0000
commit6d3050a3e56871dcc70bab7bda8a334ab47ab0ec (patch)
treeef3ebe4edce3fb3f12e3b88e6522f3c321ab6e4f /ObsoleteFiles.inc
parentf126c23d04c78d0f54e5da1c9b4cafcf61ef5dc1 (diff)
downloadFreeBSD-src-6d3050a3e56871dcc70bab7bda8a334ab47ab0ec.zip
FreeBSD-src-6d3050a3e56871dcc70bab7bda8a334ab47ab0ec.tar.gz
Remove csup(1) and its associated cpasswd(1) tool.
With the move by the FreeBSD Project away from CVSup as a distribution mechanism, there is no longer a need to keep this in base. Approved by: mux (around a year ago), silence on -hackers X-MFC-after: never
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 3dd1372..3e58881 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140625: csup removal
+OLD_FILES+=usr/bin/csup
+OLD_FILES+=usr/bin/cpasswd
+OLD_FILES+=usr/share/man/man1/csup.1.gz
+OLD_FILES+=usr/share/man/man1/cpasswd.1.gz
# 20140614: send-pr removal
OLD_FILES+=usr/share/info/send-pr.info.gz
OLD_FILES+=usr/share/man/man1/send-pr.1.gz
OpenPOWER on IntegriCloud