/editors/wily/

tent type='text'> java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
- Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19T10:44:11+00:00 Dmitry Marakasov amdmi3@FreeBSD.org 2016-05-19T10:44:11+00:00 4e942b64191e2ef98dce2c5af31047a8640db768 Approved by: portmgr blanket
Approved by:	portmgr blanket
- Add staging support 2014-05-31T14:39:57+00:00 Pawel Pekala pawel@FreeBSD.org 2014-05-31T14:39:57+00:00 217333838c27f3e044ebcad815a6092c1653ed44 - Convert to new options framework
- Convert to new options framework
Maintainer no longer wishes to maintain those ports 2014-05-10T22:06:22+00:00 Antoine Brodin antoine@FreeBSD.org 2014-05-10T22:06:22+00:00 636287c88839c0bbcdf94ccf687a5b45dce2c511 With hat: portmgr
With hat:	portmgr
Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20T19:48:32+00:00 Baptiste Daroussin bapt@FreeBSD.org 2013-09-20T19:48:32+00:00 c2c2a2b86b90c79b4ef6926d232c484289cc9ca9

Decommissioning java 1.5 (EOLed since October 2009): 2012-12-10T13:18:28+00:00 Baptiste Daroussin bapt@FreeBSD.org 2012-12-10T13:18:28+00:00 7c354b1913f01af4543a3be2745370660e7153e4 suppress any reference to JAVA_VERSION= 1.5+ (part2)
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21T05:03:02+00:00 Mark Linimon linimon@FreeBSD.org 2011-07-21T05:03:02+00:00 06e66777937202f04d646d24d24f524b13d79478 remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
- Get Rid MD5 support 2011-03-20T12:54:45+00:00 Martin Wilke miwi@FreeBSD.org 2011-03-20T12:54:45+00:00 bb86cbe5d232690f52a27fe9a2d7246e03eef9c4