pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon Mar  2 03:53:26 UTC 2015

Modified Files:
        pkgsrc/lang/openjdk7: Makefile bootstrap.mk distinfo
        pkgsrc/lang/openjdk7/patches: patch-am
            patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp
            patch-jdk_test_Makefile patch-langtools_make_build.xml
        pkgsrc/lang/openjdk8: Makefile bootstrap.mk distinfo
        pkgsrc/lang/openjdk8/patches: patch-common_autoconf_spec.gmk.in
            patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp
Removed Files:
        pkgsrc/lang/openjdk7/patches:
            patch-corba_make_common_shared_Defs-java.gmk
            patch-hotspot_make_bsd_makefiles_buildtree.make
            patch-hotspot_make_bsd_makefiles_gcc.make
            patch-hotspot_make_bsd_makefiles_rules.make
            patch-hotspot_src_share_vm_utilities_vmError.cpp
            patch-jaxp_build.xml patch-jaxp_make_Makefile patch-jaxws_build.xml
            patch-jaxws_make_Makefile
            patch-jdk_make_common_shared_Defs-java.gmk
            patch-langtools_make_Makefile
        pkgsrc/lang/openjdk8/patches: patch-hotspot_make_bsd_makefiles_gcc.make
            patch-hotspot_make_bsd_makefiles_rules.make
            patch-hotspot_src_share_vm_utilities_vmError.cpp
            patch-langtools_make_BuildLangtools.gmk

Log Message:
- put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere
- don't use ALT_JDK_IMPORT_PATH on SunOS, just build like on other platforms
- regen all bootstraps to facilitate removal of the +UseSerialGC hacks
- bootstrap binaries on FTP are now PGP signed
- remove a handful of obsolete patches


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/lang/openjdk7/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/openjdk7/bootstrap.mk
cvs rdiff -u -r1.79 -r1.80 pkgsrc/lang/openjdk7/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/openjdk7/patches/patch-am
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/lang/openjdk7/patches/patch-corba_make_common_shared_Defs-java.gmk
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/lang/openjdk7/patches/patch-hotspot_make_bsd_makefiles_buildtree.make \
    pkgsrc/lang/openjdk7/patches/patch-hotspot_make_bsd_makefiles_rules.make \
    pkgsrc/lang/openjdk7/patches/patch-jaxp_make_Makefile \
    pkgsrc/lang/openjdk7/patches/patch-jaxws_make_Makefile
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/lang/openjdk7/patches/patch-hotspot_make_bsd_makefiles_gcc.make \
    pkgsrc/lang/openjdk7/patches/patch-hotspot_src_share_vm_utilities_vmError.cpp \
    pkgsrc/lang/openjdk7/patches/patch-jaxws_build.xml
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/lang/openjdk7/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp \
    pkgsrc/lang/openjdk7/patches/patch-jdk_test_Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/openjdk7/patches/patch-jaxp_build.xml \
    pkgsrc/lang/openjdk7/patches/patch-jdk_make_common_shared_Defs-java.gmk \
    pkgsrc/lang/openjdk7/patches/patch-langtools_make_Makefile
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/lang/openjdk7/patches/patch-langtools_make_build.xml
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/openjdk8/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/openjdk8/bootstrap.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/openjdk8/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/lang/openjdk8/patches/patch-hotspot_make_bsd_makefiles_gcc.make \
    pkgsrc/lang/openjdk8/patches/patch-hotspot_make_bsd_makefiles_rules.make \
    pkgsrc/lang/openjdk8/patches/patch-hotspot_src_share_vm_utilities_vmError.cpp \
    pkgsrc/lang/openjdk8/patches/patch-langtools_make_BuildLangtools.gmk
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/lang/openjdk8/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp

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