summaryrefslogtreecommitdiff
path: root/games/blackjack/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix WWW: lineKirill Ponomarev2003-08-261-2/+2
| | | | | | | | | | - Utilize QTCPPFLAGS/QTCFGLIBS PR: 56003 Submitted by: Ports Fury Notes: svn path=/head/; revision=87733
* Unbreak on CURRENT by using QT3Tilman Keskinoz2003-02-022-23/+20
| | | | Notes: svn path=/head/; revision=74443
* Add back the blackjack, pp and xlines ports, which were prematurelyKris Kennaway2002-05-244-0/+180
| | | | | | | deleted by will. Notes: svn path=/head/; revision=59879
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-194-180/+0
| | | | | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. Notes: svn path=/head/; revision=57872
* Update to 1.2; add WWW to DESCR.Will Andrews2000-06-042-15/+106
| | | | | | | | PR: 18974 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29180
* Fix for new compiler and respect CC/CXX/CXXFLAGS/CFLAGSChris Piazza2000-01-093-9/+57
| | | | Notes: svn path=/head/; revision=24582
* Fix build for ELF.Steve Price1998-09-281-7/+19
| | | | Notes: svn path=/head/; revision=13484
* Upgrade to 1.1.Matthew Hunt1998-04-221-1/+1
| | | | | | | | 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-231-0/+29
PR: 5822 Submitted by: Peter Mutsaers <plm@xs4all.nl Notes: svn path=/head/; revision=9898