Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2011 13:42:26 GMT
From:      Rene Ladan <rene@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        java@freebsd.org
Subject:   [exp-run] Java cleanup
Message-ID:  <201107161342.p6GDgQ08044138@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107161342.p6GDgQ08044138>