summaryrefslogtreecommitdiff
path: root/games/xnibbles (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turn (back) on sound support for FreeBSD/Alpha.Steve Price1999-09-251-4/+0
| | | | Notes: svn path=/head/; revision=21947
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Only enable sound support when the machine arch is not Alpha.Steve Price1999-06-222-4/+8
| | | | Notes: svn path=/head/; revision=19675
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Merge the changes (correct style) I made to the port.Tim Vanderhoek1998-03-164-34/+32
| | | | | | | | Note that we don't need more copies of the GNU GPL license in the system. Notes: svn path=/head/; revision=10168
* A simple X11 snake game.Steve Price1998-03-157-0/+154
PR: 5905 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10160