Up to [cvs.NetBSD.org] / pkgsrc / lang / sun-jre7
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 1 22:29:39 2018 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
HEAD
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 8 17:23:29 2016 UTC (7 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.8: +4 -47
lines
Diff to previous 1.8 (colored)
72 -> 80, security fixes
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 6 14:28:40 2014 UTC (9 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update to 7.0.60 * PLIST.linux-i386 and PLIST.linux-x86_64 are confirmed. Changelog: http://www.oracle.com/technetwork/java/javase/7u60-relnotes-2200106.html Java SE Development Kit 7, Update 60 (JDK 7u60) The full version string for this update release is 1.7.0_60-b19 (where "b" means "build"). The version number is 7u60. Highlights This update release contains several enhancements and changes including the following: Java Mission Control New Features and Changes IANA Data 2014b JDK 7u60 contains IANA time zone data version 2014b. For more information, refer to Timezone Data Versions in the JRE Software. JavaFX This JDK release includes JavaFX version 2.2.60. Java Mission Control This JDK release includes Java Mission Control(JMC) version 5.3. For more information, see JMC 5.3 Release Notes. New Features and Changes Java ignores deployment.expiration.check.enabled property for first launch If you have an older version of Java and expiration check is turned off through deployment.properties file, Java may ignore this property for first launch. To ensure that expiration check is disabled, use the following Java Web Start command: javaws -userConfig deployment.expiration.check.enabled false If this property is changed in the deployment.properties file, open the Java Control Panel before starting an application to ensure that the native cache is synchronized with the file. For more information, see Deployment Configuration File and Properties. New flags added to Java Management API The flags MinHeapFreeRatio and MaxHeapFreeRatio have been made manageable. This means they can be changed at runtime using the management API in Java. Support for these flags have also been added to the ParallelGC as part of the adaptive size policy. Bug Fixes For a list of bug fixes included in this release, see JDK 7u60 Bug Fixes page. The following are some of the notable bug fixes in this release: Area: security-libs/java.security Synopsis: Realm.getRealmsList returns realms list in wrong order Java does not support the [capaths] section in krb5.conf correctly if there are more then one intermediate realm between the client realm and the server realm. See 8012615.
Revision 1.7 / (download) - annotate - [select for diffs], Thu May 1 10:53:59 2014 UTC (9 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.6: +10 -10
lines
Diff to previous 1.6 (colored)
Fix non-native packaging, for example under NetBSD Pointed out by wiz@, thank you.
Revision 1.6 / (download) - annotate - [select for diffs], Thu May 1 00:51:50 2014 UTC (9 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.5: +10 -1
lines
Diff to previous 1.5 (colored)
Fix packaging under CentOS/x86_64 6.5
Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 11 09:12:12 2014 UTC (9 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.4: +2 -17
lines
Diff to previous 1.4 (colored)
Java SE Development Kit 7, Update 51 (JDK 7u51) Olson Data 2013h JavaFX Release Notes * JavaFX is now part of JDK. JDK 7u51 release includes JavaFX version 2.2.51. New Features and Changes * Jarsigner updated to encourage timestamping * Changes to Security Slider * Prompt users to clear previously remembered decisions * Exception Site List Bug Fixes This release contains fixes for security vulnerabilities. For more information: http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html#AppendixJAVA
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 20 19:21:31 2014 UTC (9 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.3: +4 -1
lines
Diff to previous 1.3 (colored)
Sync PLIST with file system content on NetBSD/current. Bump revision.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 31 16:46:56 2013 UTC (9 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.2: +1 -3
lines
Diff to previous 1.2 (colored)
Update jre from 25 to 45, see: http://www.oracle.com/technetwork/java/javase/7u-relnotes-515228.html
Revision 1.1.6.1 / (download) - annotate - [select for diffs], Sun Jul 14 16:10:54 2013 UTC (10 years, 4 months ago) by tron
Branch: pkgsrc-2013Q2
Changes since 1.1: +2 -0
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Pullup ticket #4176 - requested by obache lang/sun-jdk7: security update lang/sun-jre7: security update Revisions pulled up: - lang/sun-jdk7/Makefile 1.11 - lang/sun-jdk7/distinfo 1.10 - lang/sun-jre7/Makefile 1.15-1.17 - lang/sun-jre7/Makefile.common 1.3 - lang/sun-jre7/PLIST.linux-i386 1.2 - lang/sun-jre7/PLIST.linux-x86_64 1.2 - lang/sun-jre7/PLIST.solaris-i386 1.2 - lang/sun-jre7/PLIST.solaris-x86_64 1.2 - lang/sun-jre7/distinfo 1.12 --- Module Name: pkgsrc Committed By: obache Date: Thu Jul 4 12:25:31 UTC 2013 Modified Files: pkgsrc/lang/sun-jdk7: Makefile distinfo pkgsrc/lang/sun-jre7: Makefile Makefile.common PLIST.linux-i386 PLIST.linux-x86_64 PLIST.solaris-i386 PLIST.solaris-x86_64 distinfo Log Message: Update sun-{jre,jdk} to 7.0.25, aka Oracle Java SE 7u25. while here, convert Solaris support to use pkgsrc emulator framework, or it is hard to maintain this package. This release includes important security fixes (CVE-2013-1571) . Oracle strongly recommends that all Java SE 7 users upgrade to this release. XXX: I cannot test on Solaris, but want to update for security fix. XXX: If this change broke Solaris support, please fix, or report it. --- Module Name: pkgsrc Committed By: obache Date: Fri Jul 5 02:42:02 UTC 2013 Modified Files: pkgsrc/lang/sun-jre7: Makefile Log Message: Let symbolic link creation to be conditionally, and it should fix installation for other than Linux binary users. --- Module Name: pkgsrc Committed By: obache Date: Sat Jul 6 01:13:48 UTC 2013 Modified Files: pkgsrc/lang/sun-jre7: Makefile Log Message: symbolic link for native libraries is not required for solaris.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 4 12:25:31 2013 UTC (10 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Update sun-{jre,jdk} to 7.0.25, aka Oracle Java SE 7u25. while here, convert Solaris support to use pkgsrc emulator framework, or it is hard to maintain this package. This release includes important security fixes (CVE-2013-1571) . Oracle strongly recommends that all Java SE 7 users upgrade to this release. XXX: I cannot test on Solaris, but want to update for security fix. XXX: If this change broke Solaris support, please fix, or report it.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 11 14:47:17 2012 UTC (10 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Branch point for: pkgsrc-2013Q2
Import sun-jre7-7.0.9 as lang/sun-jre7. This is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 7.0). * builtin.mk is not tested. BUILTIN_FIND_FILES.JAVAVM7 should be fixed * Not for NetBSD 5