aboutsummaryrefslogtreecommitdiffstats
path: root/games/egl
Commit message (Collapse)AuthorAgeFilesLines
* - Fix the build against Clangdanfe2013-09-051-7/+11
| | | | | | | | - Add LICENSE (GPLv2), convert USE_GMAKE - Kill bogus and useless line (from r297915) - Get rid of .for loop in do-install Reported by: pkg-fallout
* - Trim old-school Makefile header per recent agreementsdanfe2013-03-181-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
* - Trim old-school Makefile headerdanfe2013-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
* - update png to 1.5.10dinoex2012-06-012-10/+17
|
* Grab two more Quake2 ports; canonicalize Makefile header.danfe2011-09-011-3/+3
|
* Fix some noticed misspellings of the word `enhanced' in ports under `games'danfe2011-09-011-1/+1
| | | | | | category. Reported by: crees
* Correct typo in COMMENT fieldskreuzer2011-08-301-1/+1
|
* -remove MD5ohauer2011-07-031-2/+0
|
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
| | | | Submitted by: alepulver
* - Fix compilation, and remove BROKEN.alepulver2010-10-112-4/+36
| | | | | PR: ports/148455 Submitted by: Dee-Nice <hostmaster@dee-nice.org>
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Mark BROKENpav2010-02-171-0/+2
| | | | | Reported by: pointyhat Feature safe: yes
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - 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}.
* - Fix building with GCC 4.x.alepulver2007-01-111-0/+11
| | | | Reported by: pointyhat
* - Update to version 0.3.1.alepulver2006-07-2526-615/+540
| | | | - Add more OPTIONS (allow building without X11).
* - Change URL of the data file to match the new location.alepulver2006-05-291-1/+1
| | | | Approved by: garga (mentor, implicitly)
* Enhaced OpenGL only Quake II engine.alepulver2006-05-2621-0/+1178
WWW: http://egl.quakedev.com/ Approved by: garga (mentor, implicitly)