From alejandro@varnet.biz  Sun Feb 19 01:41:41 2006
Return-Path: <alejandro@varnet.biz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7896016A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Feb 2006 01:41:41 +0000 (GMT)
	(envelope-from alejandro@varnet.biz)
Received: from relay01.pair.com (relay01.pair.com [209.68.5.15])
	by mx1.FreeBSD.org (Postfix) with SMTP id 20ADA43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Feb 2006 01:41:41 +0000 (GMT)
	(envelope-from alejandro@varnet.biz)
Received: (qmail 67131 invoked from network); 19 Feb 2006 01:41:39 -0000
Received: from unknown (HELO phobos.mars.bsd) (unknown)
  by unknown with SMTP; 19 Feb 2006 01:41:39 -0000
Message-Id: <1140313302.98925@phobos.mars.bsd>
Date: Sat, 18 Feb 2006 22:41:42 -0300
From: "Alejandro Pulver" <alejandro@varnet.biz>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [NEW PORT] games/linux-enemyterritory-shrub: Shrub - An Enemy Territory Modification
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         93545
>Category:       ports
>Synopsis:       [NEW PORT] games/linux-enemyterritory-shrub: Shrub - An Enemy Territory Modification
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 19 01:50:04 GMT 2006
>Closed-Date:    Thu May 11 18:55:11 GMT 2006
>Last-Modified:  Thu May 11 18:55:11 GMT 2006
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005
    root@ale.varnet.bsd:/usr/src/sys/i386/compile/ATHLON-ALE



>Description:





>How-To-Repeat:





>Fix:


--- linux-enemyterritory-shrub.shar begins here ---
# 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:
#
#	linux-enemyterritory-shrub
#	linux-enemyterritory-shrub/distinfo
#	linux-enemyterritory-shrub/Makefile
#	linux-enemyterritory-shrub/pkg-descr
#	linux-enemyterritory-shrub/pkg-plist
#
echo c - linux-enemyterritory-shrub
mkdir -p linux-enemyterritory-shrub > /dev/null 2>&1
echo x - linux-enemyterritory-shrub/distinfo
sed 's/^X//' >linux-enemyterritory-shrub/distinfo << 'END-of-linux-enemyterritory-shrub/distinfo'
XMD5 (1.2-test13-l.zip) = b8aa344e128070d1b5174ee7e2b1d3d4
XSHA256 (1.2-test13-l.zip) = d90d0dbf364d2fffd85ca265d7189f5c9e03035961892309f6445f5fe9cb69fa
XSIZE (1.2-test13-l.zip) = 567743
END-of-linux-enemyterritory-shrub/distinfo
echo x - linux-enemyterritory-shrub/Makefile
sed 's/^X//' >linux-enemyterritory-shrub/Makefile << 'END-of-linux-enemyterritory-shrub/Makefile'
X# New ports collection makefile for:	shrub
X# Date created:				18 Feb 2006
X# Whom:					Alejandro Pulver <alejandro@varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	shrub
XPORTVERSION=	1.2
XCATEGORIES=	games linux
XMASTER_SITES=	http://www.etstats.com/shrubet/downloads/
XPKGNAMEPREFIX=	linux-enemyterritory-
XDISTNAME=	1.2-test13-l
X
XMAINTAINER=	alejandro@varnet.biz
XCOMMENT=	Shrub - An Enemy Territory Modification
X
XRUN_DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
X
XPREFIX?=	${X11BASE}
XONLY_FOR_ARCHS=	i386
XUSE_ZIP=	yes
XUSE_LINUX=	yes
XNO_WRKSUBDIR=	yes
X
XDATADIR=	${PREFIX}/lib/enemyterritory/${PORTNAME}
X
Xdo-build:
X.for f in et etded
X	@(${ECHO} "#!/bin/sh"; \
X	${ECHO} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} "$$@"') > \
X		${WRKSRC}/${f}-${PORTNAME}
X.endfor
X
Xdo-install:
X.for f in et etded
X	${INSTALL_SCRIPT} ${WRKSRC}/${f}-${PORTNAME} ${PREFIX}/bin
X.endfor
X	${MKDIR} ${DATADIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/qagame.mp.i386.so ${DATADIR}
X
X.include <bsd.port.mk>
END-of-linux-enemyterritory-shrub/Makefile
echo x - linux-enemyterritory-shrub/pkg-descr
sed 's/^X//' >linux-enemyterritory-shrub/pkg-descr << 'END-of-linux-enemyterritory-shrub/pkg-descr'
XThe shrub mod is a server-side mod for Wolfenstein: Enemy Territory.
X
XWWW: http://www.planetwolfenstein.com/shrub/
END-of-linux-enemyterritory-shrub/pkg-descr
echo x - linux-enemyterritory-shrub/pkg-plist
sed 's/^X//' >linux-enemyterritory-shrub/pkg-plist << 'END-of-linux-enemyterritory-shrub/pkg-plist'
Xbin/et-shrub
Xbin/etded-shrub
X%%DATADIR%%/qagame.mp.i386.so
X@dirrm %%DATADIR%%
END-of-linux-enemyterritory-shrub/pkg-plist
exit

--- linux-enemyterritory-shrub.shar ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: alepulver 
Responsible-Changed-When: Sat Apr 8 22:48:49 UTC 2006 
Responsible-Changed-Why:  
Assign my PRs to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93545 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Thu May 11 18:30:46 UTC 2006 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93545 
>Unformatted:
