aboutsummaryrefslogtreecommitdiff
path: root/games/q2p/files
Commit message (Collapse)AuthorAgeFilesLines
* Add -fcommon to CFLAGS to unbreak the build against modern compilers,Alexey Dokuchaev2020-09-101-12/+16
| | | | | | | | | e.g. Clang 11 or GCC 10, and remove unsupported optimization options. Reported by: pkg-fallout Notes: svn path=/head/; revision=548182
* - Stagify the port, modernize LIB_DEPENDS, cleanup a bitAlexey Dokuchaev2014-07-081-18/+16
| | | | | | | | - Remove controversial optimization flags that are not supported by some modern compilers Notes: svn path=/head/; revision=361182
* s/X11BASE/LOCALBASE/, or equivalent.Doug Barton2012-06-241-1/+1
| | | | | | | The X11BASE variable is long gone, however these ports were not updated. Notes: svn path=/head/; revision=299908
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Fix building with GCC 4.x.Alejandro Pulver2007-03-222-0/+39
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188033
* Enhaced OpenGL only Quake II engine.Alejandro Pulver2007-01-102-0/+294
Notes: svn path=/head/; revision=182021