On Thu, Sep 8, 2011 at 4:20 PM, Kurt Miller <[email protected]> wrote:
> On Thursday 08 September 2011 05:03:25 pm Amit Kulkarni wrote:
>> On Thu, Sep 8, 2011 at 1:29 PM, Kurt Miller <[email protected]> 
>> wrote:
>> > Update devel/jdk/1.7 to b147 / non-beta
>> > - Remove Early Access now that jdk 1.7 is final
>> > - Use a patch set for all patches from upstream repository:
>> >  http://hg.openjdk.java.net/bsd-port/bsd-port
>> > - Remove native_bootstrap requirement that beta 122 or higher
>> >  is needed. Any old jdk 1.7 will work for native boostrap.
>> > - Set milestone and build number to fcs b00 to match Oracle.
>> > - Update cacerts file.
>> > - Install unlimited crypto policy.
>> > - Add DIST_SUBDIR=jdk.
>> > - Include patches from icedtea-web for applet hole from
>> >  Landry Breuil <[email protected]> via FreeBSD OpenJDK7 port
>> > - Include fix for Oracle bug "7070134: Hotspot crashes with
>> >  sigsegv from PorterStemmer":
>> >  http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4e761e7e6e12
>> >
>> > Since so many patches changed I have attached a tar of the whole
>> > port.
>> >
>>
>> Hi,
>>
>> Is it possible to tag http://hg.openjdk.java.net/bsd-port/bsd-port/jdk
>> such that all BSD + OpenBSD patches stay in that repo and our patches
>> folder is empty?
>>
>> thanks a lot for your hard work!!!
>>
>
> Your welcome.
>
> Instead of hosting the full source as a tarball, I'm using the Oracle 
> released source
> plus a patch-set that represents all the changes that have been comitted 
> upstream
> to bsd-port. This is how 1.5 and 1.6 are done as well.
>
> The patches dir has only patches that are not upstream for various reasons.  
> Currently
> there are 17 patches which are not upstream.


Sorry, I didn't download the files before! Most of the patches are
integrated for various BSDs!

Build fails unless the drops dir is set to

-ALT_DROPS_DIR=${DISTDIR} \
+ALT_DROPS_DIR=${DISTDIR}/jdk \

in the Makefile

I hope this is integrated soon in time for OpenBSD 5.1

thanks

Reply via email to