head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.26 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.24 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.22 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.20 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.18 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.16 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.14 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.12 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.10 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.8 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.6 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.4 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.2 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.5.0.4 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.2 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.4.0.22 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.20 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.18 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.16 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.14 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.12 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.10 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.8 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.6 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.4 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.2 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.3.0.4 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.2 netbsd-1-6-1-base:1.3 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 netbsd-1-5-PATCH001:1.2 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2 netbsd-1-4-PATCH002:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2007.06.07.13.01.35; author pooka; state dead; branches; next 1.5; 1.5 date 2006.10.01.14.47.43; author rillig; state Exp; branches; next 1.4; 1.4 date 2003.12.23.23.57.16; author pooka; state Exp; branches; next 1.3; 1.3 date 2002.08.27.16.42.07; author pooka; state Exp; branches; next 1.2; 1.2 date 2000.01.20.14.12.50; author pooka; state Exp; branches; next 1.1; 1.1 date 2000.01.10.22.09.15; author pooka; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.01.10.22.09.15; author pooka; state Exp; branches; next ; desc @@ 1.6 log @Update to mzscheme 360. Loads of changes and bugfixes since mzscheme 205 (released in 2003), including a native JIT compiler. patches provided by Yorick Hardy in pkg/36330 @ text @$NetBSD: patch-aa,v 1.5 2006/10/01 14:47:43 rillig Exp $ --- src/mzscheme/Makefile.in.orig 2003-06-21 04:19:52.000000000 +0300 +++ src/mzscheme/Makefile.in 2003-12-24 01:41:08.000000000 +0200 @@@@ -240,12 +240,6 @@@@ cd ..; cp mzscheme/mzdyn.o $(LIBIDIR)/mzdyn.o cd ..; $(ICP) mzscheme/libmzgc.@@LIBSFX@@ $(LIBIDIR)/libmzgc.@@LIBSFX@@ cd ..; $(ICP) mzscheme/libmzscheme.@@LIBSFX@@ $(LIBIDIR)/libmzscheme.@@LIBSFX@@ - cd ..; echo 'CC=@@CC@@' > $(BUILDINFO) - cd ..; echo 'CFLAGS=@@CFLAGS@@ @@PREFLAGS@@ @@COMPFLAGS@@' >> $(BUILDINFO) - cd ..; echo 'OPTIONS=@@OPTIONS@@' >> $(BUILDINFO) - cd ..; echo 'MZOPTIONS=@@MZOPTIONS@@' >> $(BUILDINFO) - cd ..; echo "LDFLAGS=@@LDFLAGS@@" >> $(BUILDINFO) - cd ..; echo 'LIBS=@@LIBS@@' >> $(BUILDINFO) MZFWDIR = @@FRAMEWORK_INSTALL_DIR@@/PLT_MzScheme.framework @ 1.5 log @Fixed pkglint warnings. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2003/12/23 23:57:16 pooka Exp $ @ 1.4 log @Upgrade to mzscheme 205, patches provided by Jesper Louis Andersen in private email. No earth-shattering changes, just a long list of bugfixes and minor twiddles and additions. For a complete list, see plt/notes/mzscheme/HISTORY @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- mzscheme/Makefile.in.orig 2003-06-21 04:19:52.000000000 +0300 +++ mzscheme/Makefile.in 2003-12-24 01:41:08.000000000 +0200 @ 1.3 log @update to mzscheme 200 changes: * NetBSD patches integrated * improvements to the module system * new interfaces basically numerous changes, see plt/notes/mzscheme in the source directory @ text @d3 3 a5 3 --- Makefile.in.orig Tue Aug 27 18:32:50 2002 +++ Makefile.in Tue Aug 27 18:46:10 2002 @@@@ -228,9 +228,6 @@@@ d10 4 a13 1 - cd ..; echo 'CFLAGS=@@CFLAGS@@ @@OPTIONS@@' >> $(BUILDINFO) d16 1 a16 1 MZFWDIR = "@@FRAMEWORK_INSTALL_DIR@@"/PLT_MzScheme.framework @ 1.2 log @Make this compile on sparc and work better on alpha. Unfortunately, not fully functional on either.. yet. @ text @d3 9 a11 3 --- sconfig.h.orig Thu Oct 21 22:06:12 1999 +++ sconfig.h Wed Jan 12 15:09:48 2000 @@@@ -285,6 +285,37 @@@@ d13 1 a13 44 #endif + /********************* NetBSD ***********************/ + +#if defined(__NetBSD__) + +# define SCHEME_PLATFORM_LIBRARY_SUBPATH "netbsd" + +# include "uconfig.h" + +# undef HAS_STANDARD_IOB +# define HAS_BSD_IOB + +# define STACK_GROWS_DOWN + +# define UNDERSCORE_DYNLOAD_SYMBOL_PREFIX + +# define USE_IEEE_FP_PREDS +# define POW_HANDLES_INF_CORRECTLY + +# define SIGSET_IS_SIGNAL + +# define USE_TM_GMTOFF_FIELD + +#if defined(__alpha__) +# define SIXTY_FOUR_BIT_INTEGERS +# define USE_DIVIDE_MAKE_INFINITY +#endif + +# define FLAGS_ALREADY_SET + +#endif + /************** x86/OpenBSD with gcc ****************/ /* Thanks to Bengt Kleberg */ @@@@ -505,7 +536,7 @@@@ /************** ALPHA/OSF1 with gcc ****************/ -#if defined(__alpha) +#if defined(__alpha) && !defined(__NetBSD__) # define SCHEME_PLATFORM_LIBRARY_SUBPATH "alpha-osf1" @ 1.1 log @Initial revision @ text @d4 2 a5 2 +++ sconfig.h Sat Jan 8 22:52:06 2000 @@@@ -285,6 +285,36 @@@@ d33 1 d43 1 a43 1 @@@@ -505,7 +535,7 @@@@ @ 1.1.1.1 log @Import mzscheme-101, an almost R5RS-compliant scheme intepreter with compiler included. Uses the boehm garbage collector. A big thanks goes to all who made devel/boehm-gc available. Modifying patches for a specific use is much easier than reinventing them! Note: I've marked this as i386-only, since it acted a little flacky on alpha and sparc. In theory support for at least those platforms supported by the garbage collector is possible. You are welcome to try. @ text @@