aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2025-01-02 02:20:09 +0000
committerKyle Evans <kevans@FreeBSD.org>2025-07-10 17:57:03 +0000
commit3fde39073c722ba5b1d3aa330ec4dc5e0ecd8495 (patch)
tree4b25036f6c90d6546b52b2266d691463702005d5 /usr.bin/Makefile
parent4c8b54f765c7676b4899b72de928bdb6d056dfb2 (diff)
shar: remove from the tree well in advance of the 15.0 release
We have had deprecation notice in the manpage for nearly six months, and it is also present both in 13.5 and 14.3. tar(1) can supply this functionality for those that truly need it, and cy@ has also created a sysutils/freebsd-shar port for this version of a frontend to live on in ports -- this port has been available since December 18, 2024. Reviewed by: allanjude, cy, emaste, jrm Differential Revision: https://reviews.freebsd.org/D50925
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b69d25480479..512f75b5d093 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -133,7 +133,6 @@ SUBDIR= alias \
sdiff \
sed \
seq \
- shar \
showmount \
sockstat \
soelim \