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

Rene Ladan rene at freebsd.org
Sat Jul 16 13:20:07 UTC 2011


Op 08-07-2011 08:01, Greg Lewis schreef:
> G'day René,
>
> On Thu, Jul 07, 2011 at 10:20:18AM +0200, René Ladan wrote:
>> 2011/7/7 Greg Lewis<glewis at eyesbeyond.com>:
>>> 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?
>>>
>> Yes, that is the idea because it makes things more clear.  That's why I think
>> of asking for an exp-run. The exp-run patch would contain removed 1.3/1.4,
>> updated bsd.java.mk (including Jikes removal as suggested by Herve), and
>> all ports in java-*.txt updated.
>
> That sounds great!  Please go ahead and let me know if there is anything I
> can do to help.
>

I made a patch [3] to bump the JAVA_VERSION in all affected ports and
also removed Jikes support from bsd.java.mk as Herve suggested.  The new
patch for bsd.java.mk is at [4]. A sorted list of all affected ports 
(250, including Mk/bsd.gecko.mk) is at [5].

I'll make a PR to request an exp-run, I *do* expect some fallout (e.g. 
java/jboss2, databases/oracle[89]i).

[3] ftp://rene-ladan.nl/pub/freebsd/java15plus.diff
[4] ftp://rene-ladan.nl/pub/freebsd/bsd.java.mk.diff
[5] ftp://rene-ladan.nl/pub/freebsd/java-combined.txt

René
-- 
http://www.rene-ladan.nl:8080/

GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC 
(subkeys.pgp.net)


More information about the freebsd-java mailing list