From 4750b59acaa6ecb80d06880809fe609e9d28ddc3 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 19 Aug 2018 07:12:35 +0000 Subject: [PATCH] send-pr: wave goodbye Entering into the world of 12.x we no longer need even the placeholder for send-pr. It has not done anything for some time. With Hat: bugmeister --- ObsoleteFiles.inc | 2 ++ targets/pseudo/userland/Makefile.depend | 1 - usr.bin/Makefile | 1 - usr.bin/send-pr/Makefile | 5 ----- usr.bin/send-pr/Makefile.depend | 11 ----------- usr.bin/send-pr/send-pr.sh | 11 ----------- usr.sbin/crunch/examples/really-big.conf | 1 - 7 files changed, 2 insertions(+), 30 deletions(-) delete mode 100644 usr.bin/send-pr/Makefile delete mode 100644 usr.bin/send-pr/Makefile.depend delete mode 100755 usr.bin/send-pr/send-pr.sh diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 88baf45ed007..1493f1c9899a 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20180819: send-pr(1) placeholder removal +OLD_FILES+=usr/bin/send-pr # 20180725: Cleanup old libcasper.so.0 OLD_LIBS+=lib/libcasper.so.0 # 20180722: indent(1) option renamed, test files follow diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 63b5797e7140..941b943a3983 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -320,7 +320,6 @@ DIRDEPS+= \ usr.bin/script \ usr.bin/sdiff \ usr.bin/sed \ - usr.bin/send-pr \ usr.bin/seq \ usr.bin/shar \ usr.bin/showmount \ diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 48c1d6af91f0..c9620c7b87a1 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -135,7 +135,6 @@ SUBDIR= alias \ script \ sdiff \ sed \ - send-pr \ seq \ shar \ showmount \ diff --git a/usr.bin/send-pr/Makefile b/usr.bin/send-pr/Makefile deleted file mode 100644 index 2b422bf315a8..000000000000 --- a/usr.bin/send-pr/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD$ - -SCRIPTS= send-pr.sh - -.include diff --git a/usr.bin/send-pr/Makefile.depend b/usr.bin/send-pr/Makefile.depend deleted file mode 100644 index f80275d86ab1..000000000000 --- a/usr.bin/send-pr/Makefile.depend +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ -# Autogenerated - do NOT edit! - -DIRDEPS = \ - - -.include - -.if ${DEP_RELDIR} == ${_DEP_RELDIR} -# local dependencies - needed for -jN in clean tree -.endif diff --git a/usr.bin/send-pr/send-pr.sh b/usr.bin/send-pr/send-pr.sh deleted file mode 100755 index ab59040dd6ef..000000000000 --- a/usr.bin/send-pr/send-pr.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -echo -echo "FreeBSD has migrated away from GNATS for tracking bugs, and so send-pr" -echo "is no longer used for submitting bug reports." -echo "Please see https://www.freebsd.org/support.html for more information." -echo -exit 1 diff --git a/usr.sbin/crunch/examples/really-big.conf b/usr.sbin/crunch/examples/really-big.conf index 696fc7b811a1..e83680fcd556 100644 --- a/usr.sbin/crunch/examples/really-big.conf +++ b/usr.sbin/crunch/examples/really-big.conf @@ -110,7 +110,6 @@ progs ypbind ypwhich ypcat ypmatch ypset yppoll srcdirs /usr/src/gnu/usr.bin progs bc cpio diff diff3 gas gawk grep gzip sdiff sort tar -# shell scripts: send-pr srcdirs /usr/src/gnu/usr.bin/ld # ldd and ldconfig progs ld ldd ldconfig