git: 5a947078a669 - main - textproc/dom4j: 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:07 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a947078a669bf7ca87e681a5590162dc82cfbad
commit 5a947078a669bf7ca87e681a5590162dc82cfbad
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:06:24 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:32 +0000
textproc/dom4j: Deprecate and set expiration date to 2025-04-30
Unmaintained in tree for years and unsupported upstream, current version
was released in 2005 while upstream is still active.
Project is now located at https://github.com/dom4j/dom4j/
---
textproc/dom4j/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/dom4j/Makefile b/textproc/dom4j/Makefile
index 8871112cb1c7..0d4bfd5a72bb 100644
--- a/textproc/dom4j/Makefile
+++ b/textproc/dom4j/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Open Source XML framework for Java
WWW= https://www.dom4j.org/
+DEPRECATED= Outdated and unsupported upstream
+EXPIRATION_DATE=2025-04-30
+
USES= cpe java
CPE_VENDOR= ${PORTNAME}_project
NO_BUILD= yes