aboutsummaryrefslogtreecommitdiffstats
path: root/games/xlines
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-03-181-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Unbreak on CURRENT by Using QT3arved2003-02-023-12/+31
|
* 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
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-2/+3
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Add back the blackjack, pp and xlines ports, which were prematurelykris2002-05-247-0/+98
| | | | deleted by will.
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-197-98/+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.
* - PORTDOCS policepat2001-12-242-6/+6
| | | | | - DOCSDIR support to some - Brush out some lint
* 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)
* Fix MASTER_SITESade2000-09-172-49/+30
| | | | | | | Add procedure of converting return character PR: 21206 Submitted by: Ports Fury
* Fix patch so it applies cleanlyjedgar2000-08-021-26/+48
| | | | Found by: bento
* Update checksumkevlo2000-07-281-1/+1
| | | | | PR: 20218 Submitted by: Andreas Schulz <ats@first.gmd.de>
* Distfile changed because of minor mods to the Makefile and the additionsteve2000-07-173-49/+28
| | | | of lines.moc.
* Update to newest version.jedgar2000-07-133-30/+49
|
* - Fix MASTER_SITESsobomax2000-06-222-12/+13
| | | | | | | - Support PREFIX properly PR: 19223 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Minor cleanups from maintainer.steve1999-05-032-6/+22
| | | | | PR: 11422 Submitted by: maintainer
* 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
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* 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>
* Misc. updates/cleanup from maintainer.steve1998-07-113-20/+17
| | | | | PR: 7179 Submitted by: maintainer
* XLines is an old game of balls where your goal is to removevanilla1998-02-147-0/+85
as many balls from the game field as you can. PR: ports/5736 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>