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.4 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.2 netbsd-1-6-1-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.25; 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 4.2.1. Numerous changes since previous version (360), including support for new R6RS standard. @ text @$NetBSD: patch-aj,v 1.5 2007/06/07 13:01:35 pooka Exp $ --- collects/slibinit/init.ss.orig 2007-04-24 16:17:52.000000000 +0200 +++ collects/slibinit/init.ss 2007-04-24 16:19:07.000000000 +0200 @@@@ -55,7 +55,7 @@@@ [(base name dir?) (split-path base)]) (and (path? base) (path->string base))))) (case (system-type) - ((unix macosx) "/usr/local/lib/plt") + ((unix macosx) "XXXPREFIXXXX/lib/plt") ((windows) "C:\\Program Files\\PLT") ((macos) "My Disk:plt:")))]) (lambda () path))) @ 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-aj,v 1.4 2006/10/01 14:47:43 rillig Exp $ @ 1.4 log @Fixed pkglint warnings. @ text @d1 1 a1 1 $NetBSD: patch-aj,v 1.3 2003/12/23 23:57:16 pooka Exp $ d3 2 a4 2 --- collects/slibinit/init.ss.orig 2003-12-21 21:02:43.000000000 +0100 +++ collects/slibinit/init.ss d7 1 a7 1 (and (string? base) base)))) @ 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/slibinit/init.ss.orig 2003-12-21 21:02:43.000000000 +0100 +++ ../collects/slibinit/init.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 @d3 3 a5 3 --- ../../collects/slibinit/init.ss.orig Thu Apr 22 19:21:19 1999 +++ ../../collects/slibinit/init.ss Sun Jan 9 00:00:34 2000 @@@@ -53,7 +53,7 @@@@ d9 2 a10 2 - ((unix) "/usr/local/lib/plt") + ((unix) "XXXPREFIXXXX/lib/plt") @ 1.1 log @Initial revision @ text @d5 1 a5 1 @@@@ -46,7 +46,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 @@