Date: Fri, 15 Oct 2004 02:10:26 -0600 From: Travis Poppe <tlp@LiquidX.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72725: New Port: games/koth Multiplayer tank artillery game similar to Scorched Earth Message-ID: <20041015021026.648b2759@maya.liquidx.org> Resent-Message-ID: <200410150810.i9F8AXS3072631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72725 >Category: ports >Synopsis: New Port: games/koth Multiplayer tank artillery game >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 15 08:10:32 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Travis Poppe <tlp@LiquidX.org> >Release: >Organization: >Environment: >Description: KOTH (King of the Hill) is a multiplayer tank artillery game similar to Scorched Earth that uses libggi. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # games/koth # games/koth/Makefile # games/koth/distinfo # games/koth/pkg-descr # echo c - games/koth mkdir -p games/koth > /dev/null 2>&1 echo x - games/koth/Makefile sed 's/^X//' >games/koth/Makefile << 'END-of-games/koth/Makefile' X# New ports collection makefile for: koth X# Date created: 15 Oct 2004 X# Whom: Travis Poppe <tlp@liquidx.org> X# X# $FreeBSD$ X# X XPORTNAME= koth XPORTVERSION= 0.8.0 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_SUNSITE} XMASTER_SITE_SUBDIR=games/multiplayer X XMAINTAINER= tlp@liquidx.org XCOMMENT= Multiplayer tank artillery game similar to Scorched Earth X XLIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_GCC= 3.3 X XPLIST_FILES= bin/kclever-ai bin/kmoron-ai bin/koth bin/koths XMAN6= kclever-ai.6 kmoron-ai.6 koth.6 koths.6 X XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-games/koth/Makefile echo x - games/koth/distinfo sed 's/^X//' >games/koth/distinfo << 'END-of-games/koth/distinfo' XMD5 (koth-0.8.0.tar.bz2) = 72aa370ea30b94ff2f5e3ed5b8674c75 XSIZE (koth-0.8.0.tar.bz2) = 140569 END-of-games/koth/distinfo echo x - games/koth/pkg-descr sed 's/^X//' >games/koth/pkg-descr << 'END-of-games/koth/pkg-descr' XKing of the Hill (KOTH) is a multiplayer, networked artillery game of Xlittle tanks with really big weapons set out to destroy one another. X XBest-known games of this type include the classic DOS game "Scorched XEarth: The Mother of All Games" and "Scorched Tanks" for the Amiga, but Xthe concept has been implemented on everything from the TI-85 graphing Xcalculator on up. KOTH seeks to build on the best ideas from these games Xwhile also taking a fresh approach including an open, network-centric Xarchitecture and concurrent progressive event modeling. X XWWW: http://www.nongnu.org/koth/index.html X X- Travis Poppe Xtlp@liquidx.org END-of-games/koth/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: similar to Scorched Earth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041015021026.648b2759>