Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-05 | /bin/mkdir -> ${MKDIR}. | skrll | 1 | -2/+2 | |
Make the print-PLIST target output ${MKDIR} also. | |||||
2001-11-09 | copy missing /notes/ directory, so viewing release notes works. | dogcow | 2 | -3/+29 | |
also, fix /usr/pkg -> %D in PLIST. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-05 | Modify to use DIST_SUBDIR (distribution name never changes). | groo | 2 | -4/+9 | |
If we're conflicting with mzscheme, it would help if we install mzscheme and mzc as well. | |||||
2001-10-05 | Modify to use DIST_SUBDIR (distribution name never changes). | groo | 1 | -1/+4 | |
If we're conflicting with mzscheme, it would help if we install mzscheme and mzc as well. | |||||
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-09-05 | Update DrScheme to 103p1. Changes include performance enhancements, minor | groo | 2 | -51/+48 | |
tweeks, and a new autoconf build system. The package now conflicts with any installed version of mzscheme as it builds with, and installs its own. | |||||
2001-09-05 | Update DrScheme to 103p1. Changes include performance enhancements, minor | groo | 28 | -1045/+1793 | |
tweeks, and a new autoconf build system. The package now conflicts with any installed version of mzscheme as it builds with, and installs its own. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -32/+30 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-09-14 | Add missing dependence on "perl" package. Patch worked out by | tron | 1 | -1/+2 | |
Alistair Crooks. | |||||
2000-05-22 | R4RS-compilant and nearly R5RS-compliant scheme tailored for teaching | groo | 33 | -0/+1967 | |
TODO: Stop unecessary complete rebuild of mzscheme Fix games launch script |