aboutsummaryrefslogtreecommitdiff
path: root/games/blackjack
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix build for ELF.Steve Price1998-09-281-7/+19
| | | | Notes: svn path=/head/; revision=13484
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+2
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-3/+3
| | | | Notes: svn path=/head/; revision=12335
* 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
* Upgrade to 1.1.Matthew Hunt1998-04-223-4/+6
| | | | | | | | PR: 6388 Submitted by: Peter Mutsaers <plm@xs4all.nl> Notes: svn path=/head/; revision=10646
* A Qt-based version of the blackjack game.Steve Price1998-02-236-0/+75
PR: 5822 Submitted by: Peter Mutsaers <plm@xs4all.nl Notes: svn path=/head/; revision=9898