aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-10-10 08:44:02 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-10-10 08:51:53 +0000
commitd1ca39dbcc01f36b52c890682461175874f1b5e9 (patch)
tree2c7554a2ba7dc25ffd30ad543d264b49c3bbd206
parent4bf3daa94dc7919b19d6d49f5da8b143cda7cb10 (diff)
downloadports-d1ca39dbcc01f36b52c890682461175874f1b5e9.tar.gz
ports-d1ca39dbcc01f36b52c890682461175874f1b5e9.zip
www/mod_xmlns: Deprecate and set expiration date to 2022-03-31
Upstream called it "provisionally stable" back in 2004 and no further development Reference: http://apache.webthing.com/mod_xmlns/ Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32397
-rw-r--r--www/mod_xmlns/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_xmlns/Makefile b/www/mod_xmlns/Makefile
index e7182326cb18..a931578daea2 100644
--- a/www/mod_xmlns/Makefile
+++ b/www/mod_xmlns/Makefile
@@ -13,6 +13,9 @@ COMMENT= Apache module for XML namespaces
LICENSE= GPLv2
+DEPRECATED= Abandoned upstream, last release in 2004
+EXPIRATION_DATE=2022-03-31
+
USE_GNOME= libxml2
USES= apache:2.2+ gnome