summaryrefslogtreecommitdiff
path: root/games/xabacus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use MOTIFLIB. Note this is a patch to configure, so the $ in frontSatoshi Asami1999-05-121-1/+1
| | | | | | | is escaped for lazy evaluation. Notes: svn path=/head/; revision=18805
* 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
* Patch "configure" to add "-lXext" to the Motif libraries.Matthew Hunt1998-05-061-0/+11
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=10883
* Import of xabacus, an abacus for X11 with Motif.Matthew Hunt1998-05-056-0/+61
PR: 6511 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Completes life of: jkh Notes: svn path=/head/; revision=10850