Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -3/+3 | |
2006-06-15 | Drop maintainership, I don't use them any longer. | wiz | 1 | -2/+2 | |
2006-06-12 | Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) | wiz | 1 | -2/+2 | |
for SDL shlib changes. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 1 | -2/+2 | |
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-27 | PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). | wiz | 1 | -2/+2 | |
2005-03-26 | Do not add -DSDL to MAKE_FLAGS in case gmake is used. | wiz | 1 | -2/+2 | |
2005-03-26 | Makefile.sdl uses gmake patterns -- add dependency on gmake when | wiz | 1 | -1/+2 | |
that Makefile is used. Addresses PR 29384. | |||||
2005-03-23 | Add possible fix to make this build on Linux. | wiz | 1 | -2/+8 | |
Addresses PR 29384. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-03-06 | bl3ify. | snj | 1 | -3/+3 | |
2003-09-26 | Digger Remastered -- the PC version of Digger, disassembled, decompiled, | wiz | 6 | -0/+70 | |
deshrouded and rewritten. Digger was originally created by Windmill software in 1983 and released as a copy-protected, bootable 5.25" floppy disk for the IBM PC. As it requires a genuine CGA card, it didn't work on modern PCs. In 1998, I created Digger Remastered, which runs on all PCs with CGA or better and plays just like the original. It also has many new features, including: * Exit button * Optional VGA graphics * Recording and playback * Real time speed control * Keyboard redefinition * Gauntlet mode * Two player simultaneous mode |