head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.10 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.8 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.6 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.4 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.2 pkgsrc-2009Q4-base:1.6 pkgsrc-2009Q2:1.5.0.22 pkgsrc-2009Q2-base:1.5 pkgsrc-2009Q1:1.5.0.20 pkgsrc-2009Q1-base:1.5 pkgsrc-2008Q4:1.5.0.18 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.16 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.14 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.12 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.10 pkgsrc-2008Q1:1.5.0.8 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.6 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.4 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.2 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.4.0.4 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.2 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.3.0.22 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.20 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.18 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.16 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.14 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.12 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.10 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.8 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.6 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.4 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.2 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 netbsd-1-6:1.1.1.1.0.8 netbsd-1-6-RELEASE-base:1.1.1.1 pkgviews:1.1.1.1.0.4 pkgviews-base:1.1.1.1 buildlink2:1.1.1.1.0.2 buildlink2-base:1.1.1.1 netbsd-1-5-PATCH003:1.1.1.1 netbsd-1-5-PATCH001:1.1.1.1 netbsd-1-5-RELEASE:1.1.1.1 netbsd-1-4-PATCH003:1.1.1.1 netbsd-1-4-PATCH002:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2009.08.23.17.04.25; author asau; state dead; branches; next 1.5; 1.5 date 2007.06.07.13.01.35; author pooka; state Exp; branches; next 1.4; 1.4 date 2006.10.01.14.47.43; author rillig; state Exp; branches; next 1.3; 1.3 date 2003.12.23.23.57.16; author pooka; state Exp; branches; next 1.2; 1.2 date 2002.08.27.16.42.10; author pooka; state dead; 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 4.2.1. Numerous changes since previous version (360), including support for new R6RS standard. @ text @$NetBSD: patch-ab,v 1.5 2007/06/07 13:01:35 pooka Exp $ --- collects/make/setup-extension.ss.orig 2006-05-12 23:14:02.000000000 +0200 +++ collects/make/setup-extension.ss 2007-04-24 16:14:45.000000000 +0200 @@@@ -125,12 +125,7 @@@@ (path-list-string->path-list v (list default-lib-dir)) (list default-lib-dir))) (list "/usr" - "/usr/local" - "/usr/local/gnu" - ;; OS X fink location: - "/sw" - ;; Hack for NU PLT's convenience: - "/arch/gnu/packages/readline-4.2"))) + "XXXPREFIXXXX"))) (define sys-path (ormap (lambda (x) @ 1.5 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 @d1 1 a1 1 $NetBSD: patch-ab,v 1.4 2006/10/01 14:47:43 rillig Exp $ @ 1.4 log @Fixed pkglint warnings. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.3 2003/12/23 23:57:16 pooka Exp $ d3 3 a5 3 --- collects/make/setup-extension.ss.orig 2003-12-21 20:57:42.000000000 +0100 +++ collects/make/setup-extension.ss @@@@ -76,12 +76,7 @@@@ @ 1.3 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 --- ../collects/make/setup-extension.ss.orig 2003-12-21 20:57:42.000000000 +0100 +++ ../collects/make/setup-extension.ss @ 1.2 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 @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2000/01/10 22:09:15 pooka Exp $ d3 16 a18 12 --- mzmake.orig Thu Oct 21 22:06:11 1999 +++ mzmake Thu Dec 30 17:23:33 1999 @@@@ -37,6 +37,9 @@@@ make "$@@" $GCOPTS RANLIB=':' CC='cc' WARN='' fi ;; + NetBSD) + gmake 'CC=gcc' 'PERL=' 'OPTIONS=-DSILENT' $GCOPTS "$@@" + ;; FreeBSD) gmake 'CC=gcc' $GCOPTS LIBS="-lm -rdynamic" "$@@" ;; @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 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 @@