aboutsummaryrefslogtreecommitdiff
path: root/games/fuhquake
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-193-8/+8
| | | | | | | | | | | | | | | | | | - 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 gcc 4.2 build.Max Khon2007-11-154-6/+41
| | | | | | | Approved by: portmgr (pav), MAINTAINER (danfe) Notes: svn path=/head/; revision=202725
* Mark as broken with gcc4.2.Mark Linimon2007-10-021-0/+4
| | | | Notes: svn path=/head/; revision=200645
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove obsolete svga patch.Alejandro Pulver2006-07-2314-222/+258
| | | | | | | | | | | | | | | - Remove LITS and SKYBOXES options (JoeQuake is based on FuhQuake, so it also supports them; a separate port has been done). - Use patches instead of ${REINPLACE_CMD}. - Add HUD option. - Make FuhQuake write in ~/.fuhquake. PR: ports/91893 Submitted by: alepulver (myself) Approved by: maintainer (timeout) Notes: svn path=/head/; revision=168575
* Remove zero-sized files.Erwin Lansing2006-07-101-0/+0
| | | | Notes: svn path=/head/; revision=167402
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-301-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154784
* - Changed quake-data/Makefile.include to be more similar to bsd.*.mk files,Renato Botelho2005-12-121-0/+2
| | | | | | | | | | | also it doesn't override port's variables. - Change dependant ports. PR: ports/90145 Submitted by: maintainer Notes: svn path=/head/; revision=150963
* [UPDATE] games/fuhquake: minor changes, integrate with "quake-data"Edwin Groothuis2005-11-175-156/+118
| | | | | | | | | | | | | | | Changes: * Integrate with "games/quake-data". * Remove SVGA client (doesn't compile, and if it does it could behave as described in "games/quakeforge/pkg-messgae"). * Add OPTIONS. * Add option to install files for colored lighting in levels. PR: ports/86170 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Approved by: maintainer timeout Notes: svn path=/head/; revision=148601
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-4/+4
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-4/+4
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add missing `@' before ${CAT}.Alexey Dokuchaev2005-04-081-1/+1
| | | | Notes: svn path=/head/; revision=132747
* - Add WITH_SKYBOXES knobAlexey Dokuchaev2004-08-313-1/+22
| | | | | | | | | | | - Augment mirror list - Fix one small typo - Bump PORTREVISION Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117722
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* replace patch-r_part.c with the vendor-versionTilman Keskinoz2004-07-231-16/+7
| | | | | | | | PR: 69272 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=114470
* Update to 0.31Volker Stolz2004-06-1820-535/+142
| | | | | | | | PR: ports/65929 Submitted by: maintainer Notes: svn path=/head/; revision=111709
* Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, andEric Anholt2004-05-291-4/+3
| | | | | | | USE_GL as appropriate. Notes: svn path=/head/; revision=110331
* - Mark BROKEN: Checksum mismatchKirill Ponomarev2004-03-031-0/+2
| | | | | | | - Maintainer informed Notes: svn path=/head/; revision=102836
* Report our platform as FreeBSD, not LinnexEdwin Groothuis2003-09-241-0/+11
| | | | | | | | | | | | It would be nice to redefine QW_PLATFORM to ``FreeBSD'' instead of ``Linux'' (which is default), so to make FuhQuake report real box type it's being run onto. PR: ports/56990 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=89166
* Chase multimedia/xmms library bump.Edwin Groothuis2003-09-171-3/+3
| | | | | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds) Notes: svn path=/head/; revision=89020
* - Silence GCC warnings on 5.x (missing \n at EOF)Kirill Ponomarev2003-09-051-5/+12
| | | | | | | | | | | | | - Change bogus SED statement - Don't grumble about disabling x86 asm on non-i386 hardware, since obviously it won't be used anyway - Pet portlint PR: 56453 Submitted by: maintainer Notes: svn path=/head/; revision=88584
* Update port:Sergey A. Osokin2003-09-018-26/+227
| | | | | | | | | | | | | | | | | | | | | - Fixes build on 5.x with XMMS support enabled; - Fixes path where to look for XMMS binary; - Allows fuhquake to be run from any directory per kris' suggestion; - Adds WITH_SHAREWARE_DATA knob. Coupled with previous, this makes fuhquake playable right after install, yet allows it to be distributed on CDROM (since shareware data cannot be included, one must explicitly define this knob); - Properly utilizes EXTRACT_ONLY in Makefile and DOCSDIR in pkg-plist; - Removes EXTRACT_BEFORE_ARGS from Makefile since it's no longer needed; - Tells user about WITHOUT_XMMS knob, when XMMS bits are found; - Fixes palette problems on 24-bit depth with x11-renderer; - Fixes DGA mouse behavior on higher mouse rates when GLX-rendered. Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> PR: 56085 Notes: svn path=/head/; revision=88267
* New port: fuhquakeMax Khon2003-06-0219-0/+1645
FuhQuake is an excellent QuakeWorld client. An excellent work by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=82036