Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -fcommon to CFLAGS to unbreak the build against modern compilers, | Alexey Dokuchaev | 2020-09-10 | 1 | -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 bit | Alexey Dokuchaev | 2014-07-08 | 1 | -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 Barton | 2012-06-24 | 1 | -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 Wilke | 2008-04-19 | 1 | -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 Pulver | 2007-03-22 | 2 | -0/+39 |
| | | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188033 | ||||
* | Enhaced OpenGL only Quake II engine. | Alejandro Pulver | 2007-01-10 | 2 | -0/+294 |
Notes: svn path=/head/; revision=182021 |