aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-04 14:10:29 +0200
committerRene Ladan <rene@FreeBSD.org>2025-05-04 14:10:56 +0200
commit00568ddb644f9dd4eeb4e19984518dd287b1c0c7 (patch)
tree9300594cbe7bd47d62b09bb41ddab9aadcf2c8c8
parentc0c38ad61f55c5006a0588e6ce4ee875300f5c57 (diff)
all: expire (indirect) consumers of java/jaxen on 2025-06-04
-rw-r--r--java/jdom/Makefile3
-rw-r--r--textproc/xincluder/Makefile3
-rw-r--r--www/jmeter/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/java/jdom/Makefile b/java/jdom/Makefile
index 00d939458131..f67f1fefe742 100644
--- a/java/jdom/Makefile
+++ b/java/jdom/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java library for accessing and manipulating XML documents
WWW= http://www.jdom.org/
+DEPRECATED= Depends on exired java/jaxen
+EXPIRATION_DATE=2025-06-04
+
RUN_DEPENDS= ${JAVALIBDIR}/jaxen-jdom.jar:java/jaxen
USES= java:ant,run
diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile
index aa0697f0fc2d..e47c71337daa 100644
--- a/textproc/xincluder/Makefile
+++ b/textproc/xincluder/Makefile
@@ -12,6 +12,9 @@ WWW= https://xincluder.sourceforge.net/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/lgpl.txt
+DEPRECATED= Depends on expiring java/jdom
+EXPIRATION_DATE=2025-06-04
+
BUILD_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \
${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j
RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \
diff --git a/www/jmeter/Makefile b/www/jmeter/Makefile
index 9a474ce70828..4efff092e83b 100644
--- a/www/jmeter/Makefile
+++ b/www/jmeter/Makefile
@@ -10,6 +10,9 @@ WWW= https://jmeter.apache.org/
LICENSE= APACHE20
+DEPRECATED= Depends on expiring java/jdom
+EXPIRATION_DATE=2025-06-04
+
# These are JAR-files installed by other ports. The list should keep
# growing until all Java applications install just their own JARs -- not
# the 3rd-party ones: