FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:34 AM BST
Port details
battletanks 0.9.8083_2 games on this many watch lists=0 search for ports that depend on this port
Fast 2D tank arcade game with multiplayer and split-screen modes

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2008 10:19:09
License: not specified in port


Battle Tanks is a funny battle on your desk, where you can choose one of
three vehicles and eliminate your enemy using the whole arsenal of weapons.
It has original cartoon-like graphics and cool music, its fun and dynamic,
it has several network modes for deathmatch and cooperative -- what else is
needed to have some fun with your friends?  And all is packed and ready for
you in Battle Tanks.  Some of the game highlights:

  * Three vehicles: tank, Shilka, and rocket launcher, each having its
    special features
  * Lots of weapons: four types of ammo, six types of rockets, landing
    troops, mines, etc.
  * 13 multiplayer maps (nine ones for deathmatch and four ones for
    cooperative mode) in different locations such as city, village, forest,
    desert, etc.
  * Game world that reacts on player: roads have traffic, buildings can be
    destroyed, weather effects are simulated
  * Lots of war objects: troops, vehicles, helicopters, etc.
  * Keyboard and gamepad are supported

WWW: http://btanks.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: archivers/zip, devel/sdl12, lang/gcc46, devel/binutils, devel/scons
Required To Run: lang/gcc46
Required Libraries: devel/libsigc++20, textproc/expat2, audio/libvorbis, multimedia/smpeg, devel/sdl12, graphics/sdl_image, audio/openal-soft, lang/lua
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/battletanks/ && make install clean
To add the package: pkg_add -r btanks


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/btanks/btanks-source/
http://sunet.dl.sourceforge.net/project/btanks/btanks-source/
http://iweb.dl.sourceforge.net/project/btanks/btanks-source/
http://switch.dl.sourceforge.net/project/btanks/btanks-source/
http://surfnet.dl.sourceforge.net/project/btanks/btanks-source/
http://kent.dl.sourceforge.net/project/btanks/btanks-source/
http://freefr.dl.sourceforge.net/project/btanks/btanks-source/
http://voxel.dl.sourceforge.net/project/btanks/btanks-source/
http://jaist.dl.sourceforge.net/project/btanks/btanks-source/
http://osdn.dl.sourceforge.net/project/btanks/btanks-source/
http://nchc.dl.sourceforge.net/project/btanks/btanks-source/
http://ncu.dl.sourceforge.net/project/btanks/btanks-source/
http://transact.dl.sourceforge.net/project/btanks/btanks-source/
http://softlayer.dl.sourceforge.net/project/btanks/btanks-source/
http://internode.dl.sourceforge.net/project/btanks/btanks-source/
http://ufpr.dl.sourceforge.net/project/btanks/btanks-source/
http://waix.dl.sourceforge.net/project/btanks/btanks-source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.9.8083_2
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
09 Nov 2011 16:00:55
Original commit files touched by this commit  0.9.8083_1
danfe search for other commits by this committer
Unbreak on amd64 by replacing obsolete memalign() function with POSIX.1d
posix_memalign().

Reported by:    pavmail
04 Nov 2011 02:16:37
Original commit files touched by this commit  0.9.8083_1
danfe search for other commits by this committer
Adjust a comment and move -fpermissive from CFLAGS into CXXFLAGS.
03 Nov 2011 10:56:01
Original commit files touched by this commit  0.9.8083_1
danfe search for other commits by this committer
- Fix the build with GCC 4.6 [1]
- Remove SSE band-aid as it seems no longer required
- Cleanup Makefile and remove support for FreeBSD < 700000
- Install manual page [2]
- Return this port back to the pool due to lack of time

Obtained from:  Debian [1, 2]
Debian bug:     http://bugs.debian.org/624916 [1]
25 Oct 2011 17:50:13
Original commit files touched by this commit  0.9.8083_1
danfe search for other commits by this committer
Augment port description.
03 Jul 2011 14:25:36
Original commit files touched by this commit  0.9.8083_1
ohauer search for other commits by this committer
-remove MD5
06 Jun 2010 20:44:03
Original commit files touched by this commit  0.9.8083_1
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
24 May 2010 16:21:25
Original commit files touched by this commit  0.9.8083
danfe search for other commits by this committer
- Switch USE_GCC to 4.4+ as advised by gerald@
- Clean up Makefile while here: shorten and coalesce lines, reorder knobs,
  simplify PORTDOCS installation, unmute INSTALL_DATA commands
25 Apr 2010 11:01:44
Original commit files touched by this commit  0.9.8083
makc search for other commits by this committer
- Update to 0.9.8083
- 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)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.7.5800_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.7.5800_4
dinoex search for other commits by this committer
- update to jpeg-8
30 Jan 2010 09:43:31
Original commit files touched by this commit  0.7.5800_3
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- 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)
25 Jan 2010 19:15:18
Original commit files touched by this commit  0.7.5800_2
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.7.5800_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.7.5800_1
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
10 Apr 2009 18:50:57
Original commit files touched by this commit  0.7.5800
amdmi3 search for other commits by this committer
- Make scons pass environement to build tools, so the port can be built with
ccache

Approved by:    danfe (maintainer)
11 Sep 2008 08:09:49
Original commit files touched by this commit  0.7.5800
gahr search for other commits by this committer
- Fix build on 6.3
- UNBREAK

Approved by:    portmgr (linimon)
15 Aug 2008 13:52:29
Original commit files touched by this commit  0.7.5800
erwin search for other commits by this committer
Re-mark as BROKEN but only for i386.
22 Jun 2008 18:33:46
Original commit files touched by this commit  0.7.5800
pav search for other commits by this committer
- Builds now
03 May 2008 15:23:41
Original commit files touched by this commit  0.7.5800
pav search for other commits by this committer
- Mark BROKEN on 5.x and 6.x: error: invalid conversion from `long int*' to
  `const time_t*'

Reported by:    pointyhat
10 Apr 2008 22:03:34
Original commit files touched by this commit  0.7.5800
pav search for other commits by this committer
- Add missing dependency and fix the build

Pointy hat to:  danfe
06 Apr 2008 11:24:48
Original commit files touched by this commit  0.7.5800
danfe search for other commits by this committer
Add missing dependency.

Reported by:    pointyhat (via pav, erwin)
02 Apr 2008 10:18:54
Original commit files touched by this commit  0.7.5800
danfe search for other commits by this committer
Add new port of Battle Tanks, fast 2D tank arcade game with multiplayer and
split-screen modes.

WWW: http://btanks.sourceforge.net/

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.23 seconds.