patch to clean up Java 1.3 and Java 1.4 from bsd.java.mk

Greg Lewis glewis at eyesbeyond.com
Thu Jul 7 08:07:09 UTC 2011


G'day René,

On Wed, Jul 06, 2011 at 10:05:26AM +0200, René Ladan wrote:
> Hi Greg,
> 
> I made a patch to bsd.java.mk [1] to completely remove support for
> Java 1.3 and Java 1.4.
> If you agree, I plan to request an exp-run with all Java 1.3 and 1.4
> ports removed (except for
> the -doc ports) and the ports at [2] updated to modern / non-hardcoded values.
> 
> Cheers,
> René
> 
> [1] ftp://rene-ladan.nl/pub/freebsd/bsd.java.mk.diff
> [2] ftp://rene-ladan.nl/pub/freebsd/java-blackdown.txt
> [2] ftp://rene-ladan.nl/pub/freebsd/java-version.txt

Thanks for doing this.  The problem I have is that the first patch removes
all support for JAVA_VERSION < 1.5.  I had a similar patch that preserves
this support by mapping 1.2+, 1.3+ and 1.4+ to 1.5+, much the way things
work currently for 1.2+.  Based on java-version.txt, that's an awful lot
of ports that need to be touched otherwise.  Were you proposing to update
those ports at the same time as you commit your patch?

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list