aboutsummaryrefslogtreecommitdiffstats
path: root/games/xcheckers
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-5/+5
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Drop maintainership.barner2005-11-241-1/+1
|
* Add SHA256 for my ports (that don't already have it).barner2005-11-241-0/+1
|
* - Update to 2.2.3barner2005-03-073-7/+7
| | | | | | - Use %%DATADIR%% in plist Approved by: arved (mentor)
* Change email address in ports maintained by me to barner@FreeBSD.orgbarner2005-02-281-1/+1
| | | | Approved by: arved (mentor)
* - Update to version 2.2krion2004-04-062-3/+3
| | | | | PR: ports/65234 Submitted by: maintainer
* Add size data.trevor2004-03-311-0/+1
| | | | Approved by: Simon Barner (maintainer)
* Import Xcheckers 2.1.naddy2003-07-317-0/+113
Xcheckers is a checkers simulation for X11. PR: 47472 Submitted by: Simon Barner <barner@gmx.de>