Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -2/+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) | ||||
* | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG | miwi | 2008-03-24 | 1 | -2/+2 |
| | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) | ||||
* | - Chase devel/sdl12 shlib version bump | miwi | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | Mark as broken on sparc64: does not compile. | linimon | 2008-02-01 | 1 | -0/+4 |
| | |||||
* | - Remove supression of the bot log file (now it's stored in the home directory, | alepulver | 2008-01-12 | 2 | -11/+1 |
| | | | | | not in the current one like the original Q3). - Bump PORTREVISION. | ||||
* | - Add USE_XLIB when needed since USE_GL does not imply it anymore. | alepulver | 2007-10-19 | 1 | -0/+1 |
| | | | | Reported by: pointyhat (via erwin) | ||||
* | OpenArena is an open-source content package for Quake III Arena licensed under | alepulver | 2007-09-06 | 11 | -0/+621 |
the GPL, effectively creating a free stand-alone game. You do not need Quake III Arena to play this game. Bots were added starting in 0.6.0. They will spout taunts and everything! Concepts would be loose, so don't expect a remake of Klesk in his original Klesk form, or any direct remakes of any map/weapon/model. WWW: http://openarena.ws/ PR: ports/115072 Submitted by: Josh Tolbert <hemi at puresimplicity.net> |