summaryrefslogtreecommitdiff
path: root/games/fuhquake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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