summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2017-02-09 17:45:24 +0000
committerJohn Marino <marino@FreeBSD.org>2017-02-09 17:45:24 +0000
commit9c6c7352a49e0ca5659f84d2536bfb3b075682f8 (patch)
tree381fec45c2d9f347fb218eb0b93191ae0cc8b749
parentUpdate net/dhcpd to 6.0.20170207 (diff)
www/cocoon: Deprecated, mark for removal 30 APR 2017
The maintainer abandoned cocoon 9 years (March 2008). The upstream project is still active with the latest stable release 2.2.0 release in October 2014. This old version 2.1.11 is not even available in the 2.1 folder of http://www.apache.org/dist/cocoon/ anymore as it is also from 2008. I spent a few minutes trying to update the port to the latest version, but it became apparently very quickly that the makefile needs a complete overhaul and the build approach has changed. The amount of work needed on this port exceeds what is reasonable for a non-maintained port IMO. This is one of the few ports that will not build on openjdk 7 or later; I was initially trying upgrade to allow openjdk 8 to build it. This port is completely saveable, but it requires a maintainer IMO, so set the expiration date about 3 months out to give a chance for someone to volunteer to bring this up to the latest release.
-rw-r--r--www/cocoon/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile
index 86072257145d..85b8c16895dc 100644
--- a/www/cocoon/Makefile
+++ b/www/cocoon/Makefile
@@ -10,6 +10,11 @@ DISTNAME= ${PDISTNAME}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= XML Web Development Framework
+# Cocoon version 2.2.0 released OCT 2014, makefile requires complete overhaul
+# It also requires a maintainer, it's too complex for ports@FreeBSD.org
+DEPRECATED= Overly complex port with no maintainer since 2008, requires openjdk 1.6
+EXPIRATION_DATE= 2017-04-30
+
USE_RC_SUBR= ${PORTNAME}
USE_JAVA= yes
JAVA_VERSION= 1.6