Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-11 | use PKGNAME_NOREV as DIST_SUBDIR | joda | 1 | -2/+2 | |
2002-09-11 | bump PKGREVISION; suggested by Thomas Klausner | joda | 1 | -1/+2 | |
2002-09-11 | install header files too; update PLIST to match reality | joda | 1 | -1/+3 | |
2002-08-27 | update to mzscheme 200 | pooka | 1 | -23/+14 | |
changes: * NetBSD patches integrated * improvements to the module system * new interfaces basically numerous changes, see plt/notes/mzscheme in the source directory | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 1 | -1/+2 | |
package Makefile. | |||||
2000-01-10 | Import mzscheme-101, an almost R5RS-compliant scheme intepreter with | pooka | 1 | -0/+45 | |
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. |