Port details |
- netpanzer-data Data files for the netpanzer game
- 0.8_12 games
=1 0.8_12Version of this port present on the latest quarterly branch.
- Maintainer: madpilot@FreeBSD.org
- Port Added: 2005-03-13 11:34:51
- Last Update: 2012-04-25 23:33:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: kchmviewer, chmlib, phpeclipse
- License: not specified in port
- WWW:
- http://netpanzer.berlios.de/
- Description:
- netPanzer is an online multiplayer tactical warfare game designed
for FAST ACTION combat. Gameplay concentrates on the core -- no
resource management is needed. The game is based on quick tactical
action and unit management in real-time. Battles progress quickly
and constantly as destroyed players respawn with a set of new units.
Players can join or leave multiplayer games at any time.
WWW: http://netpanzer.berlios.de/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- netpanzer-data>0:games/netpanzer-data
- No installation instructions:
- This port has been deleted.
- PKGNAME: netpanzer-data
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jam : devel/jam
- sdl-config : devel/sdl12
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- pkg-config : devel/pkg-config
- Library dependencies:
-
- physfs.1 : devel/physfs
- SDL-1.2.11 : devel/sdl12
- SDL_net-1.2.8 : net/sdl_net
- SDL_mixer-1.2.12 : audio/sdl_mixer
- SDL_image-1.2.8 : graphics/sdl_image
- xml2.5 : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8_12 25 Apr 2012 23:33:28 |
madpilot |
Remove uneeded data port. Everything is now included in games/netpanzer.
Approved by: crees (mentor) |
0.8_12 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
0.8_12 18 Feb 2012 10:18:33 |
mva |
- 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 |
0.8_11 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.8_11 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.8_11 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8_10 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8_9 30 Jan 2010 09:43:31 |
mva |
- 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) |
0.8_8 04 Oct 2009 10:02:01 |
gerald |
USE_GCC=3.4 is no longer necessary.
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.8_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.8_7 04 Apr 2009 12:05:22 |
oliver |
update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports |
0.8_6 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.8_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8_4 22 Sep 2006 22:15:15 |
acm |
- Fix installation problem
- Remove USE_X_PREFIX
- Remove CONFLICTS
PR: 103370
Approved by: Guido Falsi <mad__at__madpilot.net> (maintainer via email) |
0.8_3 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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) |
0.8_2 16 Sep 2006 01:11:12 |
acm |
- Remove BROKEN state
- Use MASTER_SITE_BERLIOS on MASTER_SITES
- Other tiny modifications
Approved by: Guido Falsi (maintainer via email), garga (mentor, implicit) |
0.8_1 02 Sep 2006 16:51:10 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
0.8_1 17 Aug 2006 20:57:42 |
kris |
BROKEN: Incorrect pkg-plist |
0.8_1 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.8_1 24 Jul 2005 13:02:43 |
oliver |
update physfs to 1.0.1
adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there |
0.8 13 Mar 2005 11:33:55 |
sem |
- Update to 0.8
- Rename port netpanzerdata to netpanzer-data. Mention this fact in UPDATING.
PR: ports/77903
Submitted by: maintainer |