summaryrefslogtreecommitdiff
path: root/games/blackjack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix WWW: lineKirill Ponomarev2003-08-263-26/+14
| | | | | | | | | | - Utilize QTCPPFLAGS/QTCFGLIBS PR: 56003 Submitted by: Ports Fury Notes: svn path=/head/; revision=87733
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* URL updates for multiple portsEdwin Groothuis2003-02-121-1/+1
| | | | | | | | PR: ports/48118 Submitted by: tadalunch@sources.redhat.com Notes: svn path=/head/; revision=75332
* Unbreak on CURRENT by using QT3Tilman Keskinoz2003-02-023-24/+22
| | | | Notes: svn path=/head/; revision=74443
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add back the blackjack, pp and xlines ports, which were prematurelyKris Kennaway2002-05-249-0/+228
| | | | | | | 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-199-228/+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
* fix WWWYing-Chieh Liao2001-12-081-1/+1
| | | | | | | | PR: 32614 Submitted by: Ports Fury Notes: svn path=/head/; revision=51245
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Update to 1.2; add WWW to DESCR.Will Andrews2000-06-045-19/+115
| | | | | | | | PR: 18974 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29180
* Remove plm@xs4all.nl as MAINTAINER; mail has been bouncing for 2 months.Bill Fenner2000-04-211-2/+0
| | | | Notes: svn path=/head/; revision=27867
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27502
* Fix for new compiler and respect CC/CXX/CXXFLAGS/CFLAGSChris Piazza2000-01-093-9/+57
| | | | Notes: svn path=/head/; revision=24582
* 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