2007-06-07 15:01:36 by Antti Kantee | Files touched by this commit (9) |
Log message: 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 |
2006-10-01 16:47:43 by Roland Illig | Files touched by this commit (8) |
Log message: Fixed pkglint warnings. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-09-24 04:30:57 by Dan McMahill | Files touched by this commit (1) |
Log message: enable on solaris. seems to work ok here |
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-02-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133) |
Log message: Add RMD160 digests |
2003-12-24 00:57:16 by Antti Kantee | Files touched by this commit (8) |
Log message: Upgrade to mzscheme 205, patches provided by Jesper Louis Andersen <jlouis@mongers.org> 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 |
2003-10-24 22:34:44 by Krister Walfridsson | Files touched by this commit (1) |
Log message: The GNU tar used in NetBSD 1.6 has problems with the distfile (some of the .html files are extracted in an incorrect location). Force use of pax instead. |
2003-09-18 14:52:23 by Yuji Yamano | Files touched by this commit (1) |
Log message: Add missing html docs. |
2003-09-18 14:48:36 by Yuji Yamano | Files touched by this commit (1) |
Log message: It works on Linux/i386. |