summaryrefslogtreecommitdiff
path: root/textproc/bsddiff
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bsddiff')
-rw-r--r--textproc/bsddiff/Makefile25
-rw-r--r--textproc/bsddiff/distinfo2
-rw-r--r--textproc/bsddiff/pkg-descr4
-rw-r--r--textproc/bsddiff/pkg-plist3
4 files changed, 0 insertions, 34 deletions
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