summaryrefslogtreecommitdiff
path: root/games/blackjack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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