summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/btparse/Makefile26
-rw-r--r--textproc/btparse/distinfo2
-rw-r--r--textproc/btparse/pkg-descr6
-rw-r--r--textproc/btparse/pkg-plist16
6 files changed, 1 insertions, 51 deletions
diff --git a/MOVED b/MOVED
index a336484bb962..99b4ee52c40a 100644
--- a/MOVED
+++ b/MOVED
@@ -3443,3 +3443,4 @@ net-im/pidgin-icyque||2024-08-27|Has expired: ICQ servers shut down
math/py-PyWavelets|math/py-pywavelets|2024-08-29|Renamed to match wheel package name
dns/dsp||2024-09-01|Has expired: Depends on expired dns/p5-DSC
dns/p5-DSC||2024-09-01|Has expired: Depends on expired math/ploticus
+textproc/btparse|textproc/p5-Text-BibTeX|2024-09-01|Has expired: btparse has not updated for 19 years while p5-Text-BibTeX is up-to-date. Use textproc/p5-Text-BibTeX instead
diff --git a/textproc/Makefile b/textproc/Makefile
index a10b07026d1c..31ec0c1ffd14 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -89,7 +89,6 @@
SUBDIR += br-aspell
SUBDIR += bsd-spell
SUBDIR += bsddiff
- SUBDIR += btparse
SUBDIR += c2html
SUBDIR += c2man
SUBDIR += ca-aspell
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
deleted file mode 100644
index d66d09cb815a..000000000000
--- a/textproc/btparse/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= btparse
-PORTVERSION= 0.35
-PORTREVISION= 3
-CATEGORIES= textproc
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:AMBS/btparse
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= C library for parsing and processing BibTeX data files
-WWW= https://www.gerg.ca/software/btOOL/
-
-DEPRECATED= btparse has not updated for 19 years while p5-Text-BibTeX is up-to-date. Use textproc/p5-Text-BibTeX instead
-EXPIRATION_DATE=2024-08-31
-
-USES= libtool pathfix perl5
-USE_PERL5= build
-
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-CONFLICTS_INSTALL= p5-Text-BibTeX # bin/bibparse
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libbtparse.so
-
-.include <bsd.port.mk>
diff --git a/textproc/btparse/distinfo b/textproc/btparse/distinfo
deleted file mode 100644
index e998d751d878..000000000000
--- a/textproc/btparse/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (btparse-0.35.tar.gz) = 631bf1b79dfd4c83377b416a12c349fe88ee37448dc82e41424b2f364a99477b
-SIZE (btparse-0.35.tar.gz) = 470546
diff --git a/textproc/btparse/pkg-descr b/textproc/btparse/pkg-descr
deleted file mode 100644
index efc5bbc9370a..000000000000
--- a/textproc/btparse/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-btparse is a C library for parsing and processing BibTeX files.
-It provides a lexical scanner and LR parser (constructed by PCCTS),
-both of which are efficient and offer good error detection and
-recovery; a set of functions for traversing the AST (abstract
-syntax tree) generated by the parser; and utility functions for
-manipulating strings according to BibTeX conventions.
diff --git a/textproc/btparse/pkg-plist b/textproc/btparse/pkg-plist
deleted file mode 100644
index ad7b3ea83d15..000000000000
--- a/textproc/btparse/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-bin/bibparse
-include/btparse.h
-lib/libbtparse.so.0.0.0
-lib/libbtparse.so.0
-lib/libbtparse.so
-lib/libbtparse.a
-libdata/pkgconfig/btparse.pc
-share/man/man3/btparse.3.gz
-share/man/man3/bt_language.3.gz
-share/man/man3/bt_input.3.gz
-share/man/man3/bt_traversal.3.gz
-share/man/man3/bt_postprocess.3.gz
-share/man/man3/bt_macros.3.gz
-share/man/man3/bt_split_names.3.gz
-share/man/man3/bt_format_names.3.gz
-share/man/man3/bt_misc.3.gz