git: 8cd8d460e2e0 - main - textproc/jaxen: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 20:48:13 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8cd8d460e2e0b2b47ba6b27a0e1c714f30a82017
commit 8cd8d460e2e0b2b47ba6b27a0e1c714f30a82017
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:40:30 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:33 +0000
textproc/jaxen: Deprecate and set expiration date to 2025-04-30
Outdated, unsupported upstream and unmaintained in tree for years
Upstream is located at https://github.com/jaxen-xpath/jaxen if
someone wants to adopt port
---
java/jaxen/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/java/jaxen/Makefile b/java/jaxen/Makefile
index d951ed37a6ea..bbe4fa2ce97e 100644
--- a/java/jaxen/Makefile
+++ b/java/jaxen/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java XPath Engine
WWW= https://jaxen.org
+DEPRECATED= Outdated, unsupported upstream and unmaintained in tree for years
+EXPIRATION_DATE=2025-04-30
+
USES= java
NO_BUILD= YES