summaryrefslogtreecommitdiff
path: root/games/xlines
AgeCommit message (Collapse)Author
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger
Approved by: pat
2002-09-01${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.
PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
2002-05-24Add back the blackjack, pp and xlines ports, which were prematurelyKris Kennaway
deleted by will.
2002-04-19Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews
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.
2001-12-24- PORTDOCS policePatrick Li
- DOCSDIR support to some - Brush out some lint
2001-04-03Overhaul QT/KDE support:Will Andrews
- 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)
2000-09-16Fix MASTER_SITESAde Lovett
Add procedure of converting return character PR: 21206 Submitted by: Ports Fury
2000-08-02Fix patch so it applies cleanlyChris D. Faulhaber
Found by: bento
2000-07-28Update checksumKevin Lo
PR: 20218 Submitted by: Andreas Schulz <ats@first.gmd.de>
2000-07-17Distfile changed because of minor mods to the Makefile and the additionSteve Price
of lines.moc.
2000-07-12Update to newest version.Chris D. Faulhaber
2000-06-22- Fix MASTER_SITESMaxim Sobolev
- Support PREFIX properly PR: 19223 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-14Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
2000-03-29Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway
have time to maintain them. Approved by: andy
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-05-03Minor cleanups from maintainer.Steve Price
PR: 11422 Submitted by: maintainer
1998-08-12Replace qt dependencies with USE_QT.Satoshi Asami
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
1998-07-27Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami
ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-11Misc. updates/cleanup from maintainer.Steve Price
PR: 7179 Submitted by: maintainer
1998-02-13XLines is an old game of balls where your goal is to removeVanilla I. Shu
as many balls from the game field as you can. PR: ports/5736 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>