From 709a575fa112565c169e1f4ebd7a5dce7dc4f055 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 8 Jun 2025 12:21:16 +0200 Subject: [PATCH] textproc/xmlenc: Deprecate and set expiration date to 2025-07-31 Outdated and obsolete, last release in 2005 Unmaintained in tree for years --- textproc/xmlenc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 8c17a61d6912..14d3146ffa04 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -11,6 +11,9 @@ WWW= https://xmlenc.sourceforge.net/ USES= java:ant,run tar:tgz JAVA_VERSION= 8 +DEPRECATED= Outdated and obsolete, last release in 2005 +EXPIRATION_DATE=2025-07-31 + NO_ARCH= yes OPTIONS_DEFINE= DOCS