head 1.7; access; symbols pkgsrc-2020Q1:1.6.0.36 pkgsrc-2020Q1-base:1.6 pkgsrc-2019Q4:1.6.0.58 pkgsrc-2019Q4-base:1.6 pkgsrc-2019Q3:1.6.0.54 pkgsrc-2019Q3-base:1.6 pkgsrc-2019Q2:1.6.0.52 pkgsrc-2019Q2-base:1.6 pkgsrc-2019Q1:1.6.0.50 pkgsrc-2019Q1-base:1.6 pkgsrc-2018Q4:1.6.0.48 pkgsrc-2018Q4-base:1.6 pkgsrc-2018Q3:1.6.0.46 pkgsrc-2018Q3-base:1.6 pkgsrc-2018Q2:1.6.0.44 pkgsrc-2018Q2-base:1.6 pkgsrc-2018Q1:1.6.0.42 pkgsrc-2018Q1-base:1.6 pkgsrc-2017Q4:1.6.0.40 pkgsrc-2017Q4-base:1.6 pkgsrc-2017Q3:1.6.0.38 pkgsrc-2017Q3-base:1.6 pkgsrc-2017Q2:1.6.0.34 pkgsrc-2017Q2-base:1.6 pkgsrc-2017Q1:1.6.0.32 pkgsrc-2017Q1-base:1.6 pkgsrc-2016Q4:1.6.0.30 pkgsrc-2016Q4-base:1.6 pkgsrc-2016Q3:1.6.0.28 pkgsrc-2016Q3-base:1.6 pkgsrc-2016Q2:1.6.0.26 pkgsrc-2016Q2-base:1.6 pkgsrc-2016Q1:1.6.0.24 pkgsrc-2016Q1-base:1.6 pkgsrc-2015Q4:1.6.0.22 pkgsrc-2015Q4-base:1.6 pkgsrc-2015Q3:1.6.0.20 pkgsrc-2015Q3-base:1.6 pkgsrc-2015Q2:1.6.0.18 pkgsrc-2015Q2-base:1.6 pkgsrc-2015Q1:1.6.0.16 pkgsrc-2015Q1-base:1.6 pkgsrc-2014Q4:1.6.0.14 pkgsrc-2014Q4-base:1.6 pkgsrc-2014Q3:1.6.0.12 pkgsrc-2014Q3-base:1.6 pkgsrc-2014Q2:1.6.0.10 pkgsrc-2014Q2-base:1.6 pkgsrc-2014Q1:1.6.0.8 pkgsrc-2014Q1-base:1.6 pkgsrc-2013Q4:1.6.0.6 pkgsrc-2013Q4-base:1.6 pkgsrc-2013Q3:1.6.0.4 pkgsrc-2013Q3-base:1.6 pkgsrc-2013Q2:1.6.0.2 pkgsrc-2013Q2-base:1.6 pkgsrc-2013Q1:1.4.0.14 pkgsrc-2013Q1-base:1.4 pkgsrc-2012Q4:1.4.0.12 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.4.0.10 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.4.0.8 pkgsrc-2012Q2-base:1.4 pkgsrc-2012Q1:1.4.0.6 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.2 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2020.05.17.00.47.06; author tnn; state dead; branches; next 1.6; commitid by06jUrXKAUzQw8C; 1.6 date 2013.06.15.09.31.05; author jperkin; state Exp; branches; next 1.5; commitid gr72iqj6cRdUZGTw; 1.5 date 2013.06.02.06.12.28; author ryoon; state Exp; branches; next 1.4; commitid j8SPqZax02Hdk0Sw; 1.4 date 2011.08.21.22.57.55; author tnn; state Exp; branches; next 1.3; 1.3 date 2010.01.15.19.18.42; author tnn; state dead; branches; next 1.2; 1.2 date 2009.11.07.14.48.50; author tnn; state Exp; branches; next 1.1; 1.1 date 2009.10.14.11.26.15; author tnn; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.10.14.11.26.15; author tnn; state Exp; branches; next ; desc @@ 1.7 log @retire lang/openjdk7 @ text @$NetBSD: patch-aq,v 1.6 2013/06/15 09:31:05 jperkin Exp $ Support __progname. --- jdk/make/java/main/java/mapfile-amd64.orig 2012-08-10 17:21:36.000000000 +0000 +++ jdk/make/java/main/java/mapfile-amd64 @@@@ -31,6 +31,7 @@@@ SUNWprivate_1.1 { global: main; # Provides basic adb symbol offsets environ; # Public symbols and required by Java run time + __progname; _environ; __environ_lock; @ 1.6 log @Add SunOS/GCC support. With huge thanks to "jesse" from #SmartOS who did the bulk of the porting work. Tested on SmartOS 32-bit. 64-bit builds currently fail, they should hopefully be fixed soon. @ text @d1 1 a1 1 $NetBSD: patch-aq,v 1.5 2013/06/02 06:12:28 ryoon Exp $ @ 1.5 log @Update to 1.7.21 (7u21) * Update with FreeBSD ports' patch-set file. * Add patches from icedtea's rhino.patch file. * Tested on NetBSD/amd64 current, NetBSD/i386 6.1, NetBSD/amd64 6.0.1, and DragonFly/i386 3.2.2. Changelog: * Unknown because I do not know previous version, 1.7.0.147.20110811. * Many bugs and security bugs should be fixed. @ text @d1 3 a3 1 $NetBSD: patch-aq,v 1.4 2011/08/21 22:57:55 tnn Exp $ @ 1.4 log @Update openjdk7 package to openjdk7-1.7.0.447.20110811. - based on openjdk7 b147 and the bsd-port branch as of 20110811. - integrates mozilla rhino 1.7R3 scripting support based on patches from icedtea7 snapshot as of 20110819. - refresh bootstrap kits - tested on NetBSD 5.0/current, i386/amd64 and DragonFlyBSD 2.10 i386. Upstream changes: mostly bugfixes. Perhaps also noteworthy is that the zero assembler port has been integrated which should open up for wider platform support in pkgsrc in the future. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- jdk/make/java/main/java/mapfile-amd64.orig 2011-06-27 17:18:36.000000000 +0000 @ 1.3 log @Update to openjdk7 b78 snapshot. (b79 is released but not yet merged on the bsd-port branch) @ text @d1 1 a1 1 $NetBSD: patch-aq,v 1.2 2009/11/07 14:48:50 tnn Exp $ d3 10 a12 11 --- jdk/make/tools/src/build/tools/fontchecker/FontChecker.java.orig 2009-10-30 08:48:07.000000000 +0100 +++ jdk/make/tools/src/build/tools/fontchecker/FontChecker.java @@@@ -336,7 +336,7 @@@@ public class FontChecker implements Acti * to trigger a more normal initialisation. */ java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(); - String fontPath = FontManager.getFontPath(true); + String fontPath = ""; // FontManager.getFontPath(true); StringTokenizer st = new StringTokenizer(fontPath, System.getProperty("path.separator")); @ 1.2 log @Update to b75 + bsd-port 20091106 snapshot. Around 200 bugs were fixed since b72. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 11 a13 15 --- jdk/src/share/classes/sun/font/FontManager.java.orig 2008-12-19 09:45:40.000000000 +0100 +++ jdk/src/share/classes/sun/font/FontManager.java @@@@ -3410,6 +3410,12 @@@@ public final class FontManager { info[1] = info[1] + File.separator + "arial.ttf"; } else { initFontConfigFonts(false); + if (fontConfigFonts == null) { + info[0] = "nonexistent"; + info[1] = "/nonexistent.ttf"; + defaultPlatformFont = info; + return defaultPlatformFont; + } for (int i=0; i