./games/tanked, Multiplayer internet tank game for X11

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.90nb3, Package name: tanked-0.90nb3, Maintainer: pkgsrc-users

Get Tanked uses a client-server model, which means once you have a client
compiled, you need a server to play on. The server source is included, so
you can compile your own. Or you can play on ogesoft.dyn.ml.org, which is
run by the author of Get Tanked (that's me!). With v0.90,
ogresoft.dyn.ml.org is the default server in the client, so if you start
it with no arguments, you will be connected to it automatically.

Once you are connected, you will see an MOTD window with server
information and basic instructions. From there, click either the red or
blue box at the top to select a team. This will put you in a tank at the
HQ for that team. The object is capture all of the other team's flags by
running over them to pick them up, and then bring them back to your HQ.
You have mines and shells for weapons, and the ability to build roads,
walls, and bridges. You may hide in wooded areas, but you move much faster
over roads.


Required to run:
[x11/libXpm]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]
Filesize: 147.563 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Remove SHA1 hashes for distfiles
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2016-02-25 09:27:05 by Jonathan Perkin | Files touched by this commit (30)
Log message:
Remove manual OPSYSVARS additions which are now part of the default set.
   2015-11-03 21:57:10 by Alistair G. Crooks | Files touched by this commit (350)
Log message:
Add SHA512 digests for distfiles for games category

Problems found locating distfiles:
	Package blokus: missing distfile blokus-1.1.tar.gz
	Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
	Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
	Package gate88: missing distfile Gate88_Mar19_05.tar.gz
	Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
	Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
	Package rollemup: missing distfile Rollemup.tar.gz
	Package tscp: missing distfile tscp181.zip
	Package xbat: missing distfile xev111.tar.gz
	Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
	Package xrick: missing distfile xrick-021212.tgz
	Package xskat: missing distfile xskat-cards.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222)
Log message:
Remove USE_X11BASE and X11PREFIX.
   2014-09-23 20:55:24 by Jonathan Perkin | Files touched by this commit (1)
Log message:
SunOS needs -lsocket -lnsl.
   2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.