git: 821e50648351 - main - Undeprecate ports indirectly depending on unexpired textproc/jade.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Jun 2025 07:36:43 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=821e50648351cc8b10f0b9926c6717413f46aa40
commit 821e50648351cc8b10f0b9926c6717413f46aa40
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2025-06-21 07:34:54 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2025-06-21 07:34:54 +0000
Undeprecate ports indirectly depending on unexpired textproc/jade.
---
devel/cc65/Makefile | 7 -------
math/qtiplot-doc/Makefile | 3 ---
net-p2p/jigdo/Makefile | 3 ---
print/muttprint/Makefile | 3 ---
print/pslib/Makefile | 7 -------
textproc/ibus-table/Makefile | 3 ---
6 files changed, 26 deletions(-)
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index 2402c690671d..b1681899d932 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -59,11 +59,4 @@ post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MINFO}
-DEPRECATED= Depends on expired textproc/linuxdoc-tools
-EXPIRATION_DATE=2025-06-21
-.endif
-
.include <bsd.port.mk>
diff --git a/math/qtiplot-doc/Makefile b/math/qtiplot-doc/Makefile
index 70c7f141a04f..8d8790e4a0cf 100644
--- a/math/qtiplot-doc/Makefile
+++ b/math/qtiplot-doc/Makefile
@@ -9,9 +9,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The QtiPlot Handbook
WWW= http://soft.proindependent.com/qtiplot.html
-DEPRECATED= Depends on expired textproc-docbook-utils
-EXPIRATION_DATE=2025-06-21
-
BUILD_DEPENDS= docbook2html:textproc/docbook-utils \
docbook-xml>0:textproc/docbook-xml \
${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:textproc/docbook-xsl \
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile
index dd08b6dbbba8..96df2ea90a15 100644
--- a/net-p2p/jigdo/Makefile
+++ b/net-p2p/jigdo/Makefile
@@ -11,9 +11,6 @@ WWW= https://www.einval.com/~steve/software/jigdo/
LICENSE_FILE= ${WRKDIR}/README
-DEPRECATED= Depends on expired textproc-docbook-utils
-EXPIRATION_DATE=2025-06-21
-
BUILD_DEPENDS= brename>0:sysutils/brename \
docbook-utils>0:textproc/docbook-utils \
sgmlformat>0:textproc/sgmlformat
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile
index 20e92505847a..5f1b3b8a5f84 100644
--- a/print/muttprint/Makefile
+++ b/print/muttprint/Makefile
@@ -10,9 +10,6 @@ WWW= https://muttprint.sourceforge.net/
LICENSE= GPLv2
-DEPRECATED= Depends on expired textproc-docbook-utils
-EXPIRATION_DATE=2025-06-21
-
BUILD_DEPENDS= docbook2pdf:textproc/docbook-utils \
docbook-sgml>0:textproc/docbook-sgml
RUN_DEPENDS= psnup:print/psutils \
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index e82d6d139734..82928d1542e3 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -48,11 +48,4 @@ post-install-EXAMPLES-on:
cd ${EX_WRKSRC} && ${RM} Makefile.unix ChangeLog CMakeLists.txt && \
${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MMANPAGES}
-DEPRECATED= Depends on expired textproc/docbook-utils
-EXPIRATION_DATE=2025-06-21
-.endif
-
.include <bsd.port.mk>
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile
index 1477697a186f..0aba04314efa 100644
--- a/textproc/ibus-table/Makefile
+++ b/textproc/ibus-table/Makefile
@@ -9,9 +9,6 @@ WWW= https://github.com/kaio/ibus-table
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-DEPRECATED= Depends on expired textproc/docbook-utils
-EXPIRATION_DATE=2025-06-21
-
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
docbook2man:textproc/docbook-utils \
docbook-sgml>0:textproc/docbook-sgml