ports/51297: New port: game/barrage

Kirill Ponomarew ponomarew at oberon.net
Tue Apr 22 22:30:09 UTC 2003


>Number:         51297
>Category:       ports
>Synopsis:       New port: game/barrage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 22 15:30:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
New port: game/barrage

Barrage is a rather violent action game 
with the objective to kill and destroy as 
many targets as possible within 3 minutes.

>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/barrage/Makefile
#	games/barrage/distinfo
#	games/barrage/files
#	games/barrage/pkg-descr
#	games/barrage/pkg-plist
#	games/barrage/files/patch-configure
#
echo x - games/barrage/Makefile
sed 's/^X//' >games/barrage/Makefile << 'END-of-games/barrage/Makefile'
X# New ports collection makefile for:  	barrage
X# Date created:       	23 April 2003
X# Whom:  	Kirill Ponomarew <ponomarew at oberon.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      	barrage
XPORTVERSION=   	1.0
XCATEGORIES=     games
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     lgames
XDISTNAME=       ${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	ponomarew at oberon.net
XCOMMENT=       	Destroy as many targets as possible
X
XLIB_DEPENDS=	SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
X		SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
X
XSDL_CONFIG=	${LOCALBASE}/bin/sdl11-config
X
XUSE_GMAKE=      yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-profile-path=/var/games
X
XCONFIGURE_ENV=	SDL_CONFIG="${SDL_CONFIG}" \
X		CPPFLAGS="-I${X11BASE}/include"
X
Xpost-install:
X	${CHMOD} 0755 ${PREFIX}/bin/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-games/barrage/Makefile
echo x - games/barrage/distinfo
sed 's/^X//' >games/barrage/distinfo << 'END-of-games/barrage/distinfo'
XMD5 (barrage-1.0.tar.gz) = 85f1c2fec26ba73d21395aeeea008b9b
END-of-games/barrage/distinfo
echo c - games/barrage/files
mkdir -p games/barrage/files > /dev/null 2>&1
echo x - games/barrage/pkg-descr
sed 's/^X//' >games/barrage/pkg-descr << 'END-of-games/barrage/pkg-descr'
XBarrage is a rather violent action game with the objective to kill and destroy
Xas many targets as possible within 3 minutes. 
X
XWWW: http://lgames.sourceforge.net/index.php?project=Barrage
END-of-games/barrage/pkg-descr
echo x - games/barrage/pkg-plist
sed 's/^X//' >games/barrage/pkg-plist << 'END-of-games/barrage/pkg-plist'
Xbin/barrage
Xshare/barrage/gfx/ammo.bmp
Xshare/barrage/gfx/crater.bmp
Xshare/barrage/gfx/cursors.bmp
Xshare/barrage/gfx/ft_neon.bmp
Xshare/barrage/gfx/ft_red.bmp
Xshare/barrage/gfx/ft_red14.bmp
Xshare/barrage/gfx/ft_yellow.bmp
Xshare/barrage/gfx/ground.bmp
Xshare/barrage/gfx/gun.bmp
Xshare/barrage/gfx/icons.bmp
Xshare/barrage/gfx/logo.bmp
Xshare/barrage/gfx/particles.bmp
Xshare/barrage/gfx/shots.bmp
Xshare/barrage/gfx/small_crater.bmp
Xshare/barrage/gfx/trees.bmp
Xshare/barrage/gfx/units.bmp
Xshare/barrage/sounds/autocannon.wav
Xshare/barrage/sounds/click.wav
Xshare/barrage/sounds/expl1.wav
Xshare/barrage/sounds/expl2.wav
Xshare/barrage/sounds/expl3.wav
Xshare/barrage/sounds/gunfire.wav
Xshare/barrage/sounds/highlight.wav
Xshare/barrage/sounds/scream1.wav
Xshare/barrage/sounds/scream2.wav
X at dirrm share/barrage/sounds
X at dirrm share/barrage/gfx
X at dirrm share/barrage
X at cwd /var/games
END-of-games/barrage/pkg-plist
echo x - games/barrage/files/patch-configure
sed 's/^X//' >games/barrage/files/patch-configure << 'END-of-games/barrage/files/patch-configure'
X--- configure.orig	Tue Apr 22 23:50:13 2003
X+++ configure	Tue Apr 22 23:55:27 2003
X@@ -1421,7 +1421,7 @@
X 
X 
X 
X-src_dir="$datadir/games/barrage"
X+src_dir="$datadir/barrage"
X 
X # Check whether --enable-install or --disable-install was given.
X if test "${enable_install+set}" = set; then
END-of-games/barrage/files/patch-configure
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list