head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.10 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.8 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.6 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.4 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.2 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q2:1.3.0.46 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.44 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.42 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.40 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.38 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.36 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.34 pkgsrc-2008Q1:1.3.0.32 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.30 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.28 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.26 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.24 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.22 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.20 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.18 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.16 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.14 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.12 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.10 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.8 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.6 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.4 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.2 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.1.0.4 pkgsrc-2004Q1-base:1.1 pkgsrc-2003Q4:1.1.0.2 pkgsrc-2003Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2009.09.22.14.48.47; author asau; state dead; branches; next 1.3; 1.3 date 2004.06.06.04.38.29; author snj; state Exp; branches; next 1.2; 1.2 date 2004.04.09.23.19.37; author snj; state Exp; branches; next 1.1; 1.1 date 2003.03.21.22.54.42; author wiz; state Exp; branches; next ; desc @@ 1.4 log @Update to SML/NJ 110.71. Numerous changes since version 110.42 include AMD64 support and loads of bug fixes, detailed list of changes is at http://www.smlnj.org/dist/working/110.71/NOTES/HISTORY @ text @$NetBSD: patch-al,v 1.3 2004/06/06 04:38:29 snj Exp $ --- src/runtime/objs/mk.x86-netbsd.orig 2000-11-06 13:41:04.000000000 -0800 +++ src/runtime/objs/mk.x86-netbsd 2004-06-05 21:16:03.000000000 -0700 @@@@ -9,8 +9,8 @@@@ MAKE = gmake ARFLAGS = Trcv CC = gcc -ansi -CFLAGS = -O2 -CPP = gcc -x c -E -P -ansi +CFLAGS = @@CFLAGS@@ +CPP = gcc -x assembler-with-cpp -E -P #CPP = /usr/bin/cpp -P XOBJS = @ 1.3 log @Revert to smlnj-110.42, as 110.45 is troublesome. While doing so, keep it using buildlink3, fetchable, and buildable with gcc3. Requested by the package's maintainer. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update to smlnj-110.45. "The latest working version (110.45) fixes some installation problems caused by incompatibilities with GCC 3.3. Earlier, 110.44 brought our implementation of the Basis library closer to the specification, fixed several important bugs, and provided support for Mac OS X 10.3 (Panther). The previous working release (110.43) offered an operational win32 port, added IntInf support to compiler and Basis library, and also updated many interfaces of the Basis according to the latest draft of the specification." Provided by Jesper Louis Andersen in PR pkg/24586. Also fixes PR pkg/23480. @ text @d3 3 a5 3 --- src/runtime/objs/mk.x86-netbsd.orig 2004-01-31 15:24:42.000000000 +0100 +++ src/runtime/objs/mk.x86-netbsd @@@@ -9,7 +9,7 @@@@ MAKE = gmake d10 1 d12 1 a12 1 CPP = gcc -x assembler-with-cpp -E -P d15 1 @ 1.1 log @Update to 110.42, from Christopher Richards in connection with PR 18678. Changes: A number of small, but important bug fixes. @ text @d3 1 a3 1 --- src/runtime/objs/mk.x86-netbsd.orig Mon Nov 6 16:41:04 2000 d11 1 a11 1 CPP = gcc -x c -E -P -ansi @