git: 0db88385681f - main - textproc/docproj-legacy: Deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Dec 2024 19:39:35 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=0db88385681f2dbd3f31d2901905b82eee307ce2 commit 0db88385681f2dbd3f31d2901905b82eee307ce2 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-12-09 19:38:12 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-12-09 19:38:12 +0000 textproc/docproj-legacy: Deprecate Old documentation set. It is of no use anymore. Uses old dependencies with removed upstreams. --- textproc/docproj-legacy/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/docproj-legacy/Makefile b/textproc/docproj-legacy/Makefile index 561d1dfb357f..85ca854641ab 100644 --- a/textproc/docproj-legacy/Makefile +++ b/textproc/docproj-legacy/Makefile @@ -8,6 +8,9 @@ MAINTAINER= doceng@FreeBSD.org COMMENT= Meta-port for the FreeBSD Legacy Documentation Project WWW= https://www.freebsd.org/docproj +DEPRECATED= Old version of documentation set +EXPIRATION_DATE= 2025-01-31 + RUN_DEPENDS= ${LOCALBASE}/share/xml/dtd/xhtml/xhtml.soc:textproc/xhtml \ ${LOCALBASE}/share/xml/xmlcharent/catalog:textproc/xmlcharent \ ${LOCALBASE}/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl:textproc/iso-schematron-xslt \