aboutsummaryrefslogtreecommitdiff
path: root/games/warsow
Commit message (Collapse)AuthorAgeFilesLines
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-2/+2
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Integrate games/warsow with games/warsow-dataJose Alonso Cardenas Marquez2006-08-204-188/+216
| | | | | | | | | | | - Fixes some problems with games/linux-warsow and games/warsow-data, now we can install games/warsow and games/linux-warsow at the same place. Submitted by: me Approved by: maintainer timeout (16 days), garga (mentor) Notes: svn path=/head/; revision=171047
* - Fix potential mouse problemsAlexey Dokuchaev2006-06-293-13/+55
| | | | | | | | | | | - Utilize OPTIONS for granular build - Bump PORTREVISION PR: ports/98774 Submitted by: alepulver Notes: svn path=/head/; revision=166574
* - Update to version 0.12Alexey Dokuchaev2006-06-285-353/+149
| | | | | | | | - Report correct build platform in "version" cvar - Set and utilize DATADIR macro (Makefile/pkg-plist) Notes: svn path=/head/; revision=166504
* Fix missing dependency, use modern GCC to build on 4.X.Alexey Dokuchaev2006-06-161-1/+3
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=165534
* Add Warsow, a fast paced first person shooter game with cartoonish graphicsAlexey Dokuchaev2006-06-016-0/+497
which is primarily focused on trix (trick jumps) and art of move. WWW: http://www.warsow.net/ Notes: svn path=/head/; revision=164150