aboutsummaryrefslogtreecommitdiff
path: root/games/blackjack/files
Commit message (Collapse)AuthorAgeFilesLines
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-265-187/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Fix build with clangRene Ladan2011-07-301-0/+10
| | | | | | | | PR: ports/158558 Submitted by: Niclas Zeising [niclas.zeising gmail.com] Notes: svn path=/head/; revision=278585
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - 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