From tlp@LiquidX.org  Fri Oct 15 08:10:13 2004
Return-Path: <tlp@LiquidX.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7F51616A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Oct 2004 08:10:13 +0000 (GMT)
Received: from smtpauth.kewlio.net (smtpauth.kewlio.net [195.22.134.25])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 88A2A43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Oct 2004 08:10:12 +0000 (GMT)
	(envelope-from tlp@LiquidX.org)
Received: from maya.liquidx.org (65-103-219-245.bois.qwest.net [65.103.219.245])
	(authenticated bits=0)
	by smtpauth.kewlio.net (8.12.10/8.12.10) with ESMTP id i9F8A8P8018837
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Oct 2004 09:10:10 +0100 (BST)
Message-Id: <20041015021026.648b2759@maya.liquidx.org>
Date: Fri, 15 Oct 2004 02:10:26 -0600
From: Travis Poppe <tlp@LiquidX.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New Port: games/koth Multiplayer tank artillery game similar to
 Scorched Earth

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 08:10:32 GMT 2004
>Closed-Date:    Sat Oct 16 18:48:07 GMT 2004
>Last-Modified:  Sat Oct 16 18:48:07 GMT 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Oct 16 18:47:39 GMT 2004 
State-Changed-Why:  
New port added, thank you! 

Note that I added patches to build with gcc-2.95 and gcc-3.4, 
and I removed requirement of exact gcc version. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72725 
>Unformatted:
 similar to Scorched Earth
