aboutsummaryrefslogtreecommitdiff
path: root/games/battletanks
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-0/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - Switch USE_GCC to 4.4+ as advised by gerald@Alexey Dokuchaev2010-05-241-15/+12
| | | | | | | | - Clean up Makefile while here: shorten and coalesce lines, reorder knobs, simplify PORTDOCS installation, unmute INSTALL_DATA commands Notes: svn path=/head/; revision=254981
* - Update to 0.9.8083Max Brazhnikov2010-04-2510-485/+134
| | | | | | | | | | | | | | | - Lua dependency is mandatory since 0.9 - SMPEG dependency added - GCC 4.3+ dependency added because of a compiler bug in gcc 4.2 from base with smpeg/MPEGfilter.h - SSE disabled because of a build failure PR: ports/143072 Submitted by: Bernhard Froehlich <decke at bluelife.at> Approved by: maintainer timeout (danfe@, three months) Notes: svn path=/head/; revision=253215
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Introduce USE_OPENAL variable for OpenAL consumersPav Lucistnik2010-01-251-2/+2
| | | | | | | | | | | | - Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat) Notes: svn path=/head/; revision=248567
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+2
| | | | Notes: svn path=/head/; revision=237283
* - Make scons pass environement to build tools, so the port can be built with ↵Dmitry Marakasov2009-04-101-0/+9
| | | | | | | | | ccache Approved by: danfe (maintainer) Notes: svn path=/head/; revision=232033
* - Fix build on 6.3Pietro Cerutti2008-09-112-4/+11
| | | | | | | | | - UNBREAK Approved by: portmgr (linimon) Notes: svn path=/head/; revision=220332
* Re-mark as BROKEN but only for i386.Erwin Lansing2008-08-151-0/+4
| | | | Notes: svn path=/head/; revision=218626
* - Builds nowPav Lucistnik2008-06-221-4/+0
| | | | Notes: svn path=/head/; revision=215535
* - Mark BROKEN on 5.x and 6.x: error: invalid conversion from `long int*' toPav Lucistnik2008-05-031-0/+4
| | | | | | | | | `const time_t*' Reported by: pointyhat Notes: svn path=/head/; revision=212538
* - Add missing dependency and fix the buildPav Lucistnik2008-04-102-1/+12
| | | | | | | Pointy hat to: danfe Notes: svn path=/head/; revision=211023
* Add missing dependency.Alexey Dokuchaev2008-04-061-1/+2
| | | | | | | Reported by: pointyhat (via pav, erwin) Notes: svn path=/head/; revision=210646
* Add new port of Battle Tanks, fast 2D tank arcade game with multiplayer andAlexey Dokuchaev2008-04-0210-0/+575
split-screen modes. WWW: http://btanks.sourceforge.net/ Notes: svn path=/head/; revision=210374