Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 04:11:27 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/168086: [NEW PORT] games/fbg2: Classic block-stacking arcade game
Message-ID:  <20120518021129.588741065674@hub.freebsd.org>
Resent-Message-ID: <201205180220.q4I2K2xL070191@freefall.freebsd.org>

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

>Number:         168086
>Category:       ports
>Synopsis:       [NEW PORT] games/fbg2: Classic block-stacking arcade 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 May 18 02:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
Falling Block Game is a free, open source block stacking game available for
Windows and Linux. The object of the game is to move and rotate pieces in order
to fill in complete rows. The more rows you clear at once,
the more points you score!

WWW: http://fbg.sourceforge.net/

Use Radius Engine.

Generated manually, tested with RedPorts and port test, sent  with FreeBSD Port Tools 0.99_6 (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:
#
#	fbg2
#	fbg2/Makefile
#	fbg2/pkg-descr
#	fbg2/distinfo
#
echo c - fbg2
mkdir -p fbg2 > /dev/null 2>&1
echo x - fbg2/Makefile
sed 's/^X//' >fbg2/Makefile << 'd54b671def5218c32f7d0e171e9c530e'
X# New Ports collection makefile for:	Falling Block Game
X# Date created:		2012-05-18
X# Whom:			nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	fbg2
XPORTVERSION=	0.4
XCATEGORIES=	games
XMASTER_SITES=	SF/fbg/
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	Classic block-stacking arcade game
X
XLICENSE=	GPLv2 CCbyNCSA3
XLICENSE_COMB=	dual
XLICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported
XLICENSE_FILE=	${WRKSRC}/License.txt
XLICENSE_FILE_CCbyNCSA3=${WRKSRC}/License.txt
XLICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
X
XLIB_DEPENDS=	radius:${PORTSDIR}/graphics/radius-engine \
X		lua-5.1:${PORTSDIR}/lang/lua \
X		png:${PORTSDIR}/graphics/png \
X		physfs.1:${PORTSDIR}/devel/physfs
XRUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip
X
XGNU_CONFIGURE=	yes
XALL_TARGET=	${PORTNAME}
XUSE_SDL=	sdl sound
XUSE_GL=		glu
XMAKE_JOBS_SAFE=	yes
X
XPLIST_FILES=	bin/${PORTNAME} \
X		share/applications/${PORTNAME}.desktop \
X		share/pixmaps/${PORTNAME}.png
XPLIST_DIRSTRY=	share/applications
X
XPORTDATA=	*
XPORTDOCS=	ChangeLog
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
d54b671def5218c32f7d0e171e9c530e
echo x - fbg2/pkg-descr
sed 's/^X//' >fbg2/pkg-descr << 'e55bc29dd479b1bca5095f4934214a5a'
XFalling Block Game is a free, open source block stacking game available for
XWindows and Linux. The object of the game is to move and rotate pieces in order
Xto fill in complete rows. The more rows you clear at once,
Xthe more points you score!
X
XWWW: http://fbg.sourceforge.net/
e55bc29dd479b1bca5095f4934214a5a
echo x - fbg2/distinfo
sed 's/^X//' >fbg2/distinfo << 'ef2a7ee613e8ea3d506973ad8239a308'
XSHA256 (fbg2-0.4.tar.gz) = 028c2f93866a178585d6374b6647ee3cb18df1d41b5c4b89b2106c166f00e41c
XSIZE (fbg2-0.4.tar.gz) = 3998693
ef2a7ee613e8ea3d506973ad8239a308
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?20120518021129.588741065674>