git: 08e249ef7083 - main - textproc/jaxup: 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:12 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=08e249ef70836367ecf4a0c45f2a8913e93fb829
commit 08e249ef70836367ecf4a0c45f2a8913e93fb829
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:37:35 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:33 +0000
textproc/jaxup: Deprecate and set expiration date to 2025-04-30
Abandonware and obsolete, last release in 2003
---
textproc/jaxup/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/jaxup/Makefile b/textproc/jaxup/Makefile
index d54c4a45fc21..852fc48c7de8 100644
--- a/textproc/jaxup/Makefile
+++ b/textproc/jaxup/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java XUpdate engine
WWW= https://klomp.org/jaxup/
+DEPRECATED= Abandonware and obsolete, last release in 2003
+EXPIRATION_DATE=2025-04-30
+
BUILD_DEPENDS= ${JAR_DEPENDS}
RUN_DEPENDS= ${JAR_DEPENDS}