summaryrefslogtreecommitdiff
path: root/games/3dc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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. :)
* Don't include alloca.h on FreeBSD/Alpha.Steve Price1999-06-061-0/+11
|
* Make this buildJustin M. Seger1998-10-041-2/+2
|
* Fix build for ELF.Steve Price1998-09-282-10/+10
|
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | an ELF world.
* 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.
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | ELF conversion.
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
|
* 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.
* 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>
* Import of 3dc, a three-dimensional chess game for X11.Matthew Hunt1998-05-036-0/+81
PR: 6491 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>