aboutsummaryrefslogtreecommitdiff
path: root/games/joequake
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-6/+6
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583
* - 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 typing error in pkg-message.Alejandro Pulver2006-08-311-1/+1
| | | | Notes: svn path=/head/; revision=171774
* - Fix typo in patch-Makefile.linux (USE_OPTIMIZE -> USE_OPTIMIZED_CFLAGS).Alejandro Pulver2006-05-271-2/+2
| | | | | | | Approved by: garga (mentor, implicitly) Notes: svn path=/head/; revision=163626
* - Fix building the X11 client on non i386 architectures.Alejandro Pulver2006-05-271-14/+4
| | | | | | | Approved by: garga (mentor, implicitly) Notes: svn path=/head/; revision=163620
* - Fix building in non i386 architectures (change in Makefile.linux).Alejandro Pulver2006-05-2017-228/+225
| | | | | | | | | - Use Q1DIR directly, instead of assigning it to DATADIR. Approved by: garga (mentor, implicitly) Notes: svn path=/head/; revision=162873
* - Change distinfo (distfile changed because of a bugfix).Alejandro Pulver2006-05-102-7/+7
| | | | | | | | | - Use a new Linux binary package (for data). Approved by: garga (mentor) Notes: svn path=/head/; revision=161953
* JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphicalAlejandro Pulver2006-05-0720-0/+1097
effects included. JoeQuake's main aim is to provide pleasant demo watching for .dem files. JoeQuake also supports better graphical quality including 32bit textures, colored lights, smoother animations, etc. WWW: http://runecentral.com/joequake/ PR: ports/91890 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Approved by: garga (mentor) Notes: svn path=/head/; revision=161615