diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/print-n-times/Makefile | 20 | ||||
-rw-r--r-- | textproc/print-n-times/distinfo | 2 | ||||
-rw-r--r-- | textproc/print-n-times/pkg-descr | 1 | ||||
-rw-r--r-- | textproc/print-n-times/pkg-plist | 1 |
6 files changed, 1 insertions, 25 deletions
@@ -4373,3 +4373,4 @@ textproc/aft||2025-05-04|Has expired: Obscure markup language and unmaintained i textproc/resume-extensions||2025-05-04|Has expired: Depends on deprecated port textproc/resume textproc/resume||2025-05-04|Has expired: Obsolete XML and XSL based system that targets résumés and curricu vitae textproc/add-css-links||2025-05-04|Has expired: Obsolete and unmaintained in tree for years +textproc/print-n-times||2025-05-04|Has expired: Obsolete and unmaintained in tree for years diff --git a/textproc/Makefile b/textproc/Makefile index 4fade7f0dab9..3512e4b63596 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1293,7 +1293,6 @@ SUBDIR += pod2mdoc SUBDIR += popup-stacks SUBDIR += ppower4 - SUBDIR += print-n-times SUBDIR += pugixml SUBDIR += pup SUBDIR += py-CommonMark diff --git a/textproc/print-n-times/Makefile b/textproc/print-n-times/Makefile deleted file mode 100644 index 1e01ec22e11a..000000000000 --- a/textproc/print-n-times/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= print-n-times -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= textproc -MASTER_SITES= http://aaronland.info/xsl/string/print-n-times/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Print a string (n) times -WWW= https://aaronland.info/xsl/string/print-n-times - -DEPRECATED= Obsolete and unmaintained in tree for years -EXPIRATION_DATE=2025-04-30 - -NO_BUILD= yes - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/xsl/string - ${INSTALL_DATA} ${WRKSRC}/*.xsl ${STAGEDIR}${PREFIX}/share/xsl/string - -.include <bsd.port.mk> diff --git a/textproc/print-n-times/distinfo b/textproc/print-n-times/distinfo deleted file mode 100644 index b69b6ef362c8..000000000000 --- a/textproc/print-n-times/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (print-n-times-1.0.tar.gz) = 56edd1d5e9fb8a662bfdc51699fb3b1139a985b70fada37aba28562616f0f433 -SIZE (print-n-times-1.0.tar.gz) = 1475 diff --git a/textproc/print-n-times/pkg-descr b/textproc/print-n-times/pkg-descr deleted file mode 100644 index f986a37348d6..000000000000 --- a/textproc/print-n-times/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Print a string (n) times diff --git a/textproc/print-n-times/pkg-plist b/textproc/print-n-times/pkg-plist deleted file mode 100644 index 52cb93a95067..000000000000 --- a/textproc/print-n-times/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -share/xsl/string/print-n-times.xsl |