aboutsummaryrefslogtreecommitdiffstats
path: root/games/xjumpx
Commit message (Collapse)AuthorAgeFilesLines
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to ↵eadler2011-12-261-0/+1
| | | | | | not rely on it being set globally. Approved by: portmgr (pav)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Fix build error with clang.vanilla2011-09-057-2/+180
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+2
| | | | | | | | | | | | | | | - 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}.
* - Respect X11BASEmiwi2006-11-254-4/+18
| | | | | PR: ports/105821 Submitted by: trasz
* Remove WWW. Site has disappeared.ehaupt2005-12-171-3/+0
| | | | | PR: 90490 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Add SHA256pav2005-11-251-0/+1
|
* Fix fetch & whitespacevs2005-02-222-3/+1
| | | | | PR: ports/77849 Submitted by: Sam Lawrance
* Trim whitespace.trevor2004-04-111-1/+0
|
* SIZEify.trevor2004-01-291-0/+1
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add xjumpx 1.4, an improved version of xjump.will2001-12-196-0/+57
PR: 29711 Submitted by: Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>