Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-07-05 | Update mirrormagic to version 2.0.0 | kristerw | 9 | -108/+367 | |
Changes since version 1.3: - complete code redesign (based on new Rocks'n'Diamonds game engine) - contains now 60 levels from the classic game "Deflektor" - can be compiled with SDL library to build native Windows version - can be compiled with Allegro library to build native DOS version - DOS and Windows versions can be compiled with gcc cross-compiler - changed levels 43 and 45 due to changed (faster) pac man behaviour | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-05 | Use /dev/audio instead of /dev/dsp. Fix provided by Adam Ciarcinski in | wiz | 2 | -5/+5 | |
pkg/11576. | |||||
2000-09-04 | add 'real' MASTER_SITE and HOMEPAGE | wiz | 1 | -2/+4 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -3/+2 | |
2000-07-11 | Use X11PREFIX in preference to X11BASE when installing files, so that | agc | 1 | -13/+13 | |
this package cooperates better when xpkgwedge is installed. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | make it work on ELF | wiz | 2 | -4/+4 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -5/+5 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1998-11-09 | Enable sound, and fix the Makefile. Cannot touch the RAY.names file, | garbled | 3 | -12/+41 | |
otherwise the game cannot figure out it's own level files. (?) Sound works, but isn't very good, and the music is absolutely horrid. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-07-04 | Update xpm to 3.4k. | mycroft | 1 | -2/+2 | |
1998-06-12 | Initial addition of a nice little puzzle game with color graphics and sound. | frueauf | 6 | -0/+107 | |
Fixes pr 5572 by Tim Rightnour with some fixing. |