aboutsummaryrefslogtreecommitdiff
path: root/games/egl
Commit message (Collapse)AuthorAgeFilesLines
* - Trim old-school Makefile header per recent agreementsAlexey Dokuchaev2013-03-171-3/+3
| | | | | | | | | | | - Convert to modern OPTIONS framework (courtesy of jgh@) - Use more explicit "gl" or "glu" to simple "yes" in USE_GL - Drop shlib ABI versions from LIB_DEPENDS - Mute MKDIR's, generally cleanup Makefiles - Synchronize GAME_DESC description text between ports Notes: svn path=/head/; revision=314463
* - Trim old-school Makefile headerAlexey Dokuchaev2013-03-162-28/+22
| | | | | | | | | | - Convert to contemporary OPTIONS framework and cleanup Makefile - Drop shlib ABI version from LIB_DEPENDS - Provide a new home for distfiles (make them fetchable) and update WWW line in port description Notes: svn path=/head/; revision=314356
* - update png to 1.5.10Dirk Meyer2012-06-012-10/+17
| | | | Notes: svn path=/head/; revision=297915
* Grab two more Quake2 ports; canonicalize Makefile header.Alexey Dokuchaev2011-08-311-3/+3
| | | | Notes: svn path=/head/; revision=280864
* Fix some noticed misspellings of the word `enhanced' in ports under `games'Alexey Dokuchaev2011-08-311-1/+1
| | | | | | | | | category. Reported by: crees Notes: svn path=/head/; revision=280863
* Correct typo in COMMENT fieldSteven Kreuzer2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280764
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276993
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Fix compilation, and remove BROKEN.Alejandro Pulver2010-10-102-4/+36
| | | | | | | | PR: ports/148455 Submitted by: Dee-Nice <hostmaster@dee-nice.org> Notes: svn path=/head/; revision=262767
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Mark BROKENPav Lucistnik2010-02-161-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=249969
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix building with GCC 4.x.Alejandro Pulver2007-01-101-0/+11
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=182028
* - Update to version 0.3.1.Alejandro Pulver2006-07-2526-615/+540
| | | | | | | - Add more OPTIONS (allow building without X11). Notes: svn path=/head/; revision=168689
* - Change URL of the data file to match the new location.Alejandro Pulver2006-05-281-1/+1
| | | | | | | Approved by: garga (mentor, implicitly) Notes: svn path=/head/; revision=163759
* Enhaced OpenGL only Quake II engine.Alejandro Pulver2006-05-2521-0/+1178
WWW: http://egl.quakedev.com/ Approved by: garga (mentor, implicitly) Notes: svn path=/head/; revision=163386