aboutsummaryrefslogtreecommitdiffstats
path: root/games/blackjack
Commit message (Collapse)AuthorAgeFilesLines
* - Fix WWW link.tdb2005-12-021-1/+1
| | | | | | PR: ports/89813 Pointed out by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: clement (mentor)
* - Add SHA256pav2005-11-251-0/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* - Fix WWW: linekrion2003-08-263-26/+14
| | | | | | | - Utilize QTCPPFLAGS/QTCFGLIBS PR: 56003 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* URL updates for multiple portsedwin2003-02-121-1/+1
| | | | | PR: ports/48118 Submitted by: tadalunch@sources.redhat.com
* Unbreak on CURRENT by using QT3arved2003-02-023-24/+22
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add back the blackjack, pp and xlines ports, which were prematurelykris2002-05-249-0/+228
| | | | deleted by will.
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-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.
* fix WWWijliao2001-12-091-1/+1
| | | | | PR: 32614 Submitted by: Ports Fury
* Overhaul QT/KDE support:will2001-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)
* Update to 1.2; add WWW to DESCR.will2000-06-055-19/+115
| | | | | PR: 18974 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove plm@xs4all.nl as MAINTAINER; mail has been bouncing for 2 months.fenner2000-04-221-2/+0
|
* update portname/portversion stuff (games commit part 1, a-c)mharo2000-04-141-2/+2
|
* Fix for new compiler and respect CC/CXX/CXXFLAGS/CFLAGScpiazza2000-01-093-9/+57
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Fix build for ELF.steve1998-09-281-7/+19
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Replace qt dependencies with USE_QT.asami1998-08-121-4/+2
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-3/+3
|
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Upgrade to 1.1.mph1998-04-233-4/+6
| | | | | PR: 6388 Submitted by: Peter Mutsaers <plm@xs4all.nl>
* A Qt-based version of the blackjack game.steve1998-02-246-0/+75
PR: 5822 Submitted by: Peter Mutsaers <plm@xs4all.nl