head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.26 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.24 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.22 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.20 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.18 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.16 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.14 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.12 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.10 pkgsrc-2008Q2-base:1.5 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.5 date 2007.06.07.13.01.35; author pooka; state dead; 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.13; 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.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 @$NetBSD: patch-ac,v 1.4 2006/10/01 14:47:43 rillig Exp $ --- man/man1/help-desk.1.orig 2003-12-21 21:03:34.000000000 +0100 +++ man/man1/help-desk.1 @@@@ -22,7 +22,7 @@@@ http://www.drscheme.org/ looks for its libraries using the environment variables PLTHOME and PLTCOLLECTS. If this variable is not defined, the installation directory is assumed (usually -"/usr/local/lib/plt/"). See the documentation for details. +"XXXPREFIXXXX/lib/plt/"). See the documentation for details. .PP Please consult your local administrator to determine whether the on-line documentation has been installed locally. @ 1.4 log @Fixed pkglint warnings. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.3 2003/12/23 23:57:16 pooka Exp $ @ 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 --- ../man/man1/help-desk.1.orig 2003-12-21 21:03:34.000000000 +0100 +++ ../man/man1/help-desk.1 @ 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-ac,v 1.1 2000/01/10 22:09:15 pooka Exp $ d3 11 a13 12 --- ../../bin/archsys.orig Thu May 20 16:44:32 1999 +++ ../../bin/archsys Sat Jan 8 19:43:12 2000 @@@@ -62,6 +62,9 @@@@ OpenBSD) SYS=i386${SEP}openbsd ;; + NetBSD) + SYS=netbsd + ;; IRIX*) SYS=mips${SEP}irix ;; @ 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 @@