diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-05-04 11:37:02 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-04 11:37:02 +0000 |
| commit | 96f99a338f140f25a21d66afdd6771e5ca706c51 (patch) | |
| tree | 5357981b0862bf885474097b7c58826823b30e09 | |
| parent | 00e90a856887e222b0952f89a0fc0ad2fdab6531 (diff) | |
textproc/add-css-links: Remove expired port
2025-04-30 textproc/add-css-links: Obsolete and unmaintained in tree for years
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/add-css-links/Makefile | 23 | ||||
| -rw-r--r-- | textproc/add-css-links/distinfo | 2 | ||||
| -rw-r--r-- | textproc/add-css-links/pkg-descr | 1 |
5 files changed, 1 insertions, 27 deletions
@@ -4372,3 +4372,4 @@ textproc/bsddiff||2025-05-04|Has expired: Obsolete, newer version imported into textproc/aft||2025-05-04|Has expired: Obscure markup language and unmaintained in tree for years 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 diff --git a/textproc/Makefile b/textproc/Makefile index 572085c95e75..4fade7f0dab9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -41,7 +41,6 @@ SUBDIR += R-cran-xtable SUBDIR += R-cran-yaml SUBDIR += UCD - SUBDIR += add-css-links SUBDIR += addts SUBDIR += adoc-mode.el SUBDIR += af-aspell diff --git a/textproc/add-css-links/Makefile b/textproc/add-css-links/Makefile deleted file mode 100644 index 96b381fe656a..000000000000 --- a/textproc/add-css-links/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -PORTNAME= add-css-links -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= textproc -MASTER_SITES= http://aaronland.info/xsl/xhtml/add-css-links/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Add one or more CSS <link> elements to an XHTML document -WWW= https://aaronland.info/xsl/xhtml/add-css-links - -DEPRECATED= Obsolete and unmaintained in tree for years -EXPIRATION_DATE=2025-04-30 - -NO_BUILD= yes -WRKSRC= ${WRKDIR}/xhtml - -PLIST_FILES= share/xsl/xhtml/add-css-links.xsl - -do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/xsl/xhtml - ${CP} ${WRKSRC}/*.xsl ${STAGEDIR}${PREFIX}/share/xsl/xhtml/ - -.include <bsd.port.mk> diff --git a/textproc/add-css-links/distinfo b/textproc/add-css-links/distinfo deleted file mode 100644 index 3ab3c02a08a1..000000000000 --- a/textproc/add-css-links/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (add-css-links-1.0.tar.gz) = 847d5b7ca3ae0cae28483cdaf02b163662bf69a9d58913bc01dd5fbd5b6bc35c -SIZE (add-css-links-1.0.tar.gz) = 1123 diff --git a/textproc/add-css-links/pkg-descr b/textproc/add-css-links/pkg-descr deleted file mode 100644 index 72ae69ecd6f2..000000000000 --- a/textproc/add-css-links/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Add one or more CSS <link> elements to an XHTML document. |
