git: ea533ae5d7be - main - textproc/bsddiff: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 11:32:51 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea533ae5d7bedb3e3476f11a66f2a265455289d9 commit ea533ae5d7bedb3e3476f11a66f2a265455289d9 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-05-04 11:32:47 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-05-04 11:32:47 +0000 textproc/bsddiff: Remove expired port 2025-04-30 textproc/bsddiff: Obsolete, newer version imported into base as 2017 --- MOVED | 1 + textproc/Makefile | 1 - textproc/bsddiff/Makefile | 25 ------------------------- textproc/bsddiff/distinfo | 2 -- textproc/bsddiff/pkg-descr | 4 ---- textproc/bsddiff/pkg-plist | 3 --- 6 files changed, 1 insertion(+), 35 deletions(-) diff --git a/MOVED b/MOVED index 1c5395f3cdda..18c4d6b22a42 100644 --- a/MOVED +++ b/MOVED @@ -4368,3 +4368,4 @@ textproc/ekhtml||2025-05-04|Has expired: Abandonware and obsolete, last release textproc/estraier||2025-05-04|Has expired: Obsolete and abandonware, last update in 2005 textproc/confetti||2025-05-04|Has expired: Outdated and unmaintained in tree since 2018 textproc/c2man||2025-05-04|Has expired: Not recommended for use in new projects +textproc/bsddiff||2025-05-04|Has expired: Obsolete, newer version imported into base as 2017 diff --git a/textproc/Makefile b/textproc/Makefile index 591ad3cc63c4..c381efe772bb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -89,7 +89,6 @@ SUBDIR += bn-aspell SUBDIR += br-aspell SUBDIR += bsd-spell - SUBDIR += bsddiff SUBDIR += c2html SUBDIR += ca-aspell SUBDIR += cast2gif diff --git a/textproc/bsddiff/Makefile b/textproc/bsddiff/Makefile deleted file mode 100644 index d4a28aeecf2d..000000000000 --- a/textproc/bsddiff/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= diff -PORTVERSION= 20120705 -PORTREVISION= 3 -CATEGORIES= textproc -MASTER_SITES= LOCAL/gabor -PKGNAMEPREFIX= bsd- - -MAINTAINER= ports@FreeBSD.org -COMMENT= BSD-licensed version of diff from OpenBSD -WWW= https://www.freebsd.org/projects/ideas/ #p-bsdtexttools - -DEPRECATED= Obsolete, newer version imported into base as 2017 -EXPIRATION_DATE=2025-04-30 - -USES= uidfix -WRKSRC= ${WRKDIR}/${PORTNAME} - -MAKE_ENV+= BINDIR="${PREFIX}/bin" \ - MANDIR="${PREFIX}/share/man/man" \ - CATDIR="${PREFIX}/share/man/man" - -post-install: - ${LN} -sf ${PREFIX}/bin/bsddiff ${STAGEDIR}${PREFIX}/bin/diff - -.include <bsd.port.mk> diff --git a/textproc/bsddiff/distinfo b/textproc/bsddiff/distinfo deleted file mode 100644 index 9226fc9d5594..000000000000 --- a/textproc/bsddiff/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (diff-20120705.tar.gz) = beaffc540a3e50c15fc837f83d81fe3c409e07b62c84ed06c2541d1b96e10ffb -SIZE (diff-20120705.tar.gz) = 30541 diff --git a/textproc/bsddiff/pkg-descr b/textproc/bsddiff/pkg-descr deleted file mode 100644 index f87047aea06f..000000000000 --- a/textproc/bsddiff/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the BSD-licensed version of the well-known diff utility, obtained from -OpenBSD. It lacks some features of GNU diff. It is a proposed project idea -to replace the GNU diff with this one, but it needs to be completed first. -Patches are highly appreciated. diff --git a/textproc/bsddiff/pkg-plist b/textproc/bsddiff/pkg-plist deleted file mode 100644 index a57b8b4585b3..000000000000 --- a/textproc/bsddiff/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/diff -bin/bsddiff -share/man/man1/bsddiff.1.gz