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 | aaf31a0df3399c506840850280771633d47a65b7 (patch) | |
tree | 67539131ebc4499ed719b6b91fb6faf57cfa5b22 /www/jssi | |
parent | 941869b852336f2de3d2003a599e3196ae6bf933 (diff) | |
download | pkgsrc-aaf31a0df3399c506840850280771633d47a65b7.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')
-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 |