From db712943d7f3f8f87befd6a631cd397eb25f1c5b Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 10 Aug 2011 16:17:36 +0000 Subject: Deprecate tomcat41 According to http://tomcat.apache.org/security-4.html it is not supported anymore Reported by: Jason Helfman (irc) --- www/tomcat41/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index 94cc39c6449a..0110ce5e2fbc 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= tomcat-4/v${PORTVERSION}/bin MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java web server by Apache, stable 4.1.x branch +DEPRECATED= No more upstream support +EXPIRATION_DATE= 2011-09-10 + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= YES -- cgit