aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 17:38:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 18:23:33 +0000
commit054d0f9c19aa9252a4bf3606eff3b423644f8568 (patch)
tree010b929d2a0954faf571db32f6de4a5c23e263e9 /www
parentc333365fe98c35ca5a108ddc33970d11f205949a (diff)
downloadports-054d0f9c19aa9252a4bf3606eff3b423644f8568.tar.gz
ports-054d0f9c19aa9252a4bf3606eff3b423644f8568.zip
www/mod_tidy: Mark DEPRECATED
- Depends on deprecated www/tidy-lib. Does not build with the modern replacement of tidy-html5 - Last upstream release was in 2005 - Set EXPIRATION_DATE 2024-04-24 Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/mod_tidy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile
index 3a1cb9576538..1462c11f478a 100644
--- a/www/mod_tidy/Makefile
+++ b/www/mod_tidy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mod_tidy
PORTVERSION= 0.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://mod-tidy.sourceforge.net/src/
DIST_SUBDIR= apache2
@@ -9,6 +9,9 @@ MAINTAINER= apache@FreeBSD.org
COMMENT= Validates the HTML output of your apache2 web server
WWW= https://mod-tidy.sourceforge.net/
+DEPRECATED= Depends on deprecated www/tidy-lib
+EXPIRATION_DATE=2024-04-24
+
LICENSE= APACHE20 MIT
LICENSE_COMB= multi