Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2012 21:00:11 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167395: [NEW PORT] games/blockrage: Block Rage is falling blocks game with a 2-player hoseat mode
Message-ID:  <20120428190020.887C9106564A@hub.freebsd.org>
Resent-Message-ID: <201204281910.q3SJA9Ln054441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167395
>Category:       ports
>Synopsis:       [NEW PORT] games/blockrage: Block Rage is falling blocks game with a 2-player hoseat mode
>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:   Sat Apr 28 19:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
Block Rage is falling blocks game with a 2-player hoseat mode,
detailed graphics and animated plasmatic backgrounds.
It is a remake of the awesome DOS classic Xixit.

WWW: http://blockrage.sourceforge.net/

Generated manually, tested with RedPorts and port test, sent with FreeBSD Port Tools 0.99_5 (mode: new)
>How-To-Repeat:
>Fix:

--- .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:
#
#	blockrage
#	blockrage/Makefile
#	blockrage/pkg-descr
#	blockrage/distinfo
#
echo c - blockrage
mkdir -p blockrage > /dev/null 2>&1
echo x - blockrage/Makefile
sed 's/^X//' >blockrage/Makefile << 'e72cdc255ad35c06e76e823504349115'
X# New Ports collection makefile for:	blockrage
X# Date created:		2012-04-28
X# Whom:			nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	blockrage
XPORTVERSION=	0.2.3
XCATEGORIES=	games
XMASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	Block Rage is falling blocks game with a 2-player hoseat mode
X
XLICENSE=	GPLv2
X
XGNU_CONFIGURE=	yes
XALL_TARGET=	${PORTNAME}
XUSE_SDL=	sdl image mixer
XMAKE_JOBS_SAFE=	yes
X
XPLIST_FILES=	bin/blockrage
X
XMAN6=		blockrage.6
X
XPORTDATA=	*
XPORTDOCS=	ChangeLog KNOWN_BUGS README TODO
X
Xdo-install:
X# Scripts
X	@${PRINTF} "#!/bin/sh\n\ncd ${DATADIR} &&\
X		./blockrage\n" > ${WRKDIR}/blockrage.sh
X	@${INSTALL_SCRIPT} ${WRKDIR}/blockrage.sh ${PREFIX}/bin/blockrage
X# Executable
X	${MKDIR} ${DATADIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/blockrage ${DATADIR}
X
Xpost-install:
X	${INSTALL_MAN} ${WRKSRC}/${MAN6} ${MAN6PREFIX}/man/man6
X# Data
X.for d in data blockrage-fhs.rc blockrage.cfg blockrage.rc
X	@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR})
X.endfor
X
X# Documentations
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.  for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.  endfor
X.endif
X
X.include <bsd.port.mk>
e72cdc255ad35c06e76e823504349115
echo x - blockrage/pkg-descr
sed 's/^X//' >blockrage/pkg-descr << '6a1b2fb562aea34cee6f8d35eaf102f2'
XBlock Rage is falling blocks game with a 2-player hoseat mode,
Xdetailed graphics and animated plasmatic backgrounds.
XIt is a remake of the awesome DOS classic Xixit.
X
XWWW: http://blockrage.sourceforge.net/
6a1b2fb562aea34cee6f8d35eaf102f2
echo x - blockrage/distinfo
sed 's/^X//' >blockrage/distinfo << '1c88450ecc15df960bdcdac4200ee3e5'
XSHA256 (blockrage-0.2.3.tar.gz) = f9722e519fb74be2ecb9377fd2470c94382088a67df33acea215fd0a5a0b4cb6
XSIZE (blockrage-0.2.3.tar.gz) = 75620
1c88450ecc15df960bdcdac4200ee3e5
exit
--- .shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120428190020.887C9106564A>