[exp-run] Java cleanup

Rene Ladan rene at freebsd.org
Sat Jul 16 13:42:27 UTC 2011


>Submitter-Id:	current-users
>Originator:	Rene Ladan
>Organization:	
>Confidential:	no 
>Synopsis:	[exp-run] Java cleanup
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 8.2-STABLE i386
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #4 r220774: Mon Apr 18 13:56:14 UTC 2011 simon at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386

Current Ports Tree.
>Description:
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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%% . 
>How-To-Repeat:

>Fix:
Remove the following ports:
java/jdk13
java/linux-sun-jdk13
java/linux-blackdown-jdk14
java/linux-sun-jdk14

Apply ftp://rene-ladan.nl/pub/freebsd/bsd.java.mk.diff and
ftp://rene-ladan.nl/pub/freebsd/java15plus.diff to ${PORTSDIR}


More information about the freebsd-java mailing list