pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/openjdk7
Module Name: pkgsrc
Committed By: joerg
Date: Sat Sep 13 14:35:25 UTC 2014
Modified Files:
pkgsrc/lang/openjdk7: Makefile distinfo
pkgsrc/lang/openjdk7/patches: patch-ae patch-am
patch-corba_make_common_shared_Defs-java.gmk
patch-jdk_test_Makefile patch-langtools_make_build.xml
Added Files:
pkgsrc/lang/openjdk7/patches:
patch-hotspot_make_bsd_makefiles_rules.make
patch-jaxp_make_Makefile patch-langtools_make_Makefile
Log Message:
Only add -lgcc_s explicitly on NetBSD 5. Disable parallel GC in
rules.make and explicitly on calls to ant. Be nice and raise the memory
limit to 1G. Adjust ant rules to also apply SerialGC + 1G limit.
This currently reverts to the default settings for !BSD, if necessary
the changes to rules.make should be copied.
Add a small fragment for providing lang/openjdk7/libs with compat
versions of libstdc++ and libgcc_s to allow using the GCC bootstrap in a
pure clang release. Versions can be obtained from NetBSD 6's base.tgz.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/lang/openjdk7/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/lang/openjdk7/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/openjdk7/patches/patch-ae
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/openjdk7/patches/patch-am
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/lang/openjdk7/patches/patch-corba_make_common_shared_Defs-java.gmk \
pkgsrc/lang/openjdk7/patches/patch-langtools_make_build.xml
cvs rdiff -u -r0 -r1.1 \
pkgsrc/lang/openjdk7/patches/patch-hotspot_make_bsd_makefiles_rules.make \
pkgsrc/lang/openjdk7/patches/patch-jaxp_make_Makefile \
pkgsrc/lang/openjdk7/patches/patch-langtools_make_Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/openjdk7/patches/patch-jdk_test_Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index