summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-06-14 20:36:32 +0000
committergavin <gavin@FreeBSD.org>2014-06-14 20:36:32 +0000
commitaa8aca4879186b60f9528a8fdd165604d32b22a4 (patch)
treed2ee7ed903456a79b19d6df68d1463acd8eb4ba4 /ObsoleteFiles.inc
parentcc4256abf80c0815a7e57bba6f89d58dae14ecaf (diff)
downloadFreeBSD-src-aa8aca4879186b60f9528a8fdd165604d32b22a4.zip
FreeBSD-src-aa8aca4879186b60f9528a8fdd165604d32b22a4.tar.gz
Remove send-pr, the supported interface to submit bugs is now via
https://bugs.freebsd.org/submit/ Removing send-pr also removes one more piece of non-BSD-licensed software. Hat: bugmeister MFC after: 3 days
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 ab87b78..f6cec83 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140614: send-pr removal
+OLD_FILES+=usr/bin/send-pr
+OLD_FILES+=usr/share/man/man1/send-pr.1.gz
+OLD_FILES+=etc/gnats/freefall
+OLD_DIRS+=etc/gnats
# 20140512: new clang import which bumps version from 3.4 to 3.4.1.
OLD_FILES+=usr/include/clang/3.4/__wmmintrin_aes.h
OLD_FILES+=usr/include/clang/3.4/__wmmintrin_pclmul.h
OpenPOWER on IntegriCloud