diff options
author | jwise <jwise@pkgsrc.org> | 2007-03-21 19:24:11 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2007-03-21 19:24:11 +0000 |
commit | 635f7477a97e94a14e589c4c41b3b099abefbca2 (patch) | |
tree | 67539131ebc4499ed719b6b91fb6faf57cfa5b22 /www/jssi/Makefile | |
parent | 99899249b46481d51c4317b6a8174f875749ccf9 (diff) | |
download | pkgsrc-635f7477a97e94a14e589c4c41b3b099abefbca2.tar.gz |
These two packages are no longer maintained, and are made irrelevant by
equivalent functionality in recent versions of tomcat and the JSP standard.
Mark them as BROKEN= to see if anyone is using them. They will go away soon.
Diffstat (limited to 'www/jssi/Makefile')
-rw-r--r-- | www/jssi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/jssi/Makefile b/www/jssi/Makefile index cb446556db2..0d53667b72b 100644 --- a/www/jssi/Makefile +++ b/www/jssi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2007/01/31 00:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2007/03/21 19:24:11 jwise Exp $ DISTNAME= ApacheJSSI-1.1.2 PKGNAME= jssi-1.1.2 @@ -10,6 +10,7 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://java.apache.org/ COMMENT= Java Server-Side Include engine as a JSDK-2.0 servlet +BROKEN= this package is unmaintained and supplanted by newer tomcat releases. if you use this, speak now. BROKEN_IN= pkgsrc-2006Q1 pkgsrc-2006Q4 # yes, this needs _exactly_ version 2.0 |