Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2011 00:42:58 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        =?iso-8859-1?Q?Ren=E9?= Ladan <rene@freebsd.org>
Cc:        java@freebsd.org, glewis@freebsd.org
Subject:   Re: patch to clean up Java 1.3 and Java 1.4 from bsd.java.mk
Message-ID:  <20110707074258.GA4688@misty.eyesbeyond.com>
In-Reply-To: <CADL2u4g%2B-xZ-oai7UHqq7aYWFs12U86qwPFq4akXBMdiQT6RmQ@mail.gmail.com>
References:  <CADL2u4g%2B-xZ-oai7UHqq7aYWFs12U86qwPFq4akXBMdiQT6RmQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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