aboutsummaryrefslogtreecommitdiff
path: root/games/joequake
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-171-0/+3
| | | | Notes: svn path=/head/; revision=565819
* games/joequake: properly fix OPENGL vs. X11 after r564045Jan Beich2021-02-041-3/+3
| | | | Notes: svn path=/head/; revision=564053
* games/joequake: unbreak with libglvndJan Beich2021-02-041-2/+3
| | | | | | | | | | | vid_glx.c:42:10: fatal error: 'X11/extensions/xf86vmode.h' file not found #include <X11/extensions/xf86vmode.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: antoine (via bug 246767 exp-run) Notes: svn path=/head/; revision=564045
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+2
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508837
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* - Add LICENSEDmitry Marakasov2014-12-082-4/+2
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=374268
* - Only enable X86_ASM on amd64: breaks build on i386, and is probably ↵Dmitry Marakasov2014-09-131-1/+2
| | | | | | | useless on other archs Notes: svn path=/head/; revision=368075
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - StagifyDmitry Marakasov2014-08-221-14/+8
| | | | Notes: svn path=/head/; revision=365667
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* games/joequake: fix build with clangWilliam Grzybowski2013-06-141-5/+2
| | | | | | | | | | - Fix build with clang, use gnu89 C std - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320933
* Convert to new options frameworkBaptiste Daroussin2012-06-121-22/+19
| | | | Notes: svn path=/head/; revision=299119
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* Update master_siteBaptiste Daroussin2011-08-021-1/+1
| | | | Notes: svn path=/head/; revision=278795
* -remove MD5Olli Hauer2011-07-031-4/+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 build for png-1.4.1Dirk Meyer2010-03-301-5/+15
| | | | Notes: svn path=/head/; revision=251805
* - 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
* - 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 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