head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.8 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.6 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.4 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.2 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.4.0.54 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.52 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.50 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.48 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.46 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.44 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.42 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.40 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.38 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2-base:1.3 comdex-fall-1999:1.2 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.2; locks; strict; comment @# @; 1.5 date 2010.02.10.17.42.31; author joerg; state dead; branches; next 1.4; 1.4 date 2003.10.30.11.30.10; author grant; state Exp; branches; next 1.3; 1.3 date 2000.01.13.20.08.27; author jwise; state dead; branches; next 1.2; 1.2 date 99.02.05.16.33.34; author frueauf; state Exp; branches; next 1.1; 1.1 date 98.12.03.23.17.57; author frueauf; state Exp; branches; next ; desc @@ 1.5 log @Retire jdk, jdk-openjit, sun-jdk14, sun-jdk15, sun-jre14, sun-jre15. @ text @$NetBSD: patch-aa,v 1.4 2003/10/30 11:30:10 grant Exp $ --- bin/i386/green_threads/javac.orig 1999-12-13 12:31:44.000000000 +1100 +++ bin/i386/green_threads/javac @@@@ -8,4 +8,4 @@@@ # # Run the compiler # -`dirname $0`/java $RUNTIME_ARGS -ms8m $RUNTIME_ARGS sun.tools.javac.Main $APP_ARGS +`dirname $0`/java $RUNTIME_ARGS -ms12m $RUNTIME_ARGS sun.tools.javac.Main $APP_ARGS @ 1.4 log @bump stack size when calling the java compiler from 8mb -> 12mb. fixes build problem of apache-ant in a recent bulk build. from rtr@@. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @An obsolete patch was still lurking around... @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 1999/02/05 16:33:34 frueauf Exp $ d3 8 a10 11 --- README.NetBSD-orig Fri Dec 11 04:31:31 1998 +++ README.NetBSD Fri Feb 5 16:47:07 1999 @@@@ -16,7 +16,7 @@@@ This port is based on the FreeBSD port which in turn is based on Jeffrey Hsu's original JDK 1.0 port, and is also based on Randy -Chapman and Steve Byrne's Linux port. See README.FreeBSD for details. +Chapman and Steve Byrne's Linux port. The main changes from the FreeBSD port are for shared lib and sigjmp implementation differences and to make AWT work with Lesstif instead @ 1.2 log @Update jdk from beta2 to 1.1.6. This one should also have all necessary includes. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update jdk to 1.1.6b2. This is the latest native jdk for NetBSD/i386. @ text @d3 3 a5 6 --- README.NetBSD-orig Fri Oct 23 06:16:09 1998 +++ README.NetBSD Thu Dec 3 23:45:14 1998 @@@@ -1,9 +1,9 @@@@ NetBSD - JDK1.1.5 + JDK1.1.6 @