Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2008 17:20:06 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122345: New port: games/blobby - Official continuation of the famous Blobby volley game
Message-ID:  <200804011720.m31HK6F2033664@www.freebsd.org>
Resent-Message-ID: <200804011730.m31HU2wW052707@freefall.freebsd.org>

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

>Number:         122345
>Category:       ports
>Synopsis:       New port: games/blobby - Official continuation of the famous Blobby volley 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:   Tue Apr 01 17:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #11: Tue Mar 25 14:32:03 CET 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This is a port of Blobby Volley 2, free version of the famous volley game !

See : http://blobby.sourceforge.net for more details.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	blobby
#	blobby/pkg-plist
#	blobby/pkg-descr
#	blobby/distinfo
#	blobby/Makefile
#
echo c - blobby
mkdir -p blobby > /dev/null 2>&1
echo x - blobby/pkg-plist
sed 's/^X//' >blobby/pkg-plist << 'END-of-blobby/pkg-plist'
Xbin/blobby
Xbin/blobby-server
X%%DATADIR%%/gfx.zip
X%%DATADIR%%/gf2x.zip
X%%DATADIR%%/sounds.zip
X%%DATADIR%%/scripts.zip
X%%DATADIR%%/config.xml
X%%DATADIR%%/inputconfig.xml
X@dirrm %%DATADIR%%
END-of-blobby/pkg-plist
echo x - blobby/pkg-descr
sed 's/^X//' >blobby/pkg-descr << 'END-of-blobby/pkg-descr'
XBlobby2 is the official continuation of the famous Blobby
XVolley 1.x arcade game
X
XWWW: http://blobby.sourceforge.net
END-of-blobby/pkg-descr
echo x - blobby/distinfo
sed 's/^X//' >blobby/distinfo << 'END-of-blobby/distinfo'
XMD5 (blobby2-linux-0.6a.tar.gz) = fdef3e59f0870d890be8dffaccd773ca
XSHA256 (blobby2-linux-0.6a.tar.gz) = da070839fd2c99269fcb0d4dfc0de10bb9fab980ca28408d2a27490244bce526
XSIZE (blobby2-linux-0.6a.tar.gz) = 2110392
END-of-blobby/distinfo
echo x - blobby/Makefile
sed 's/^X//' >blobby/Makefile << 'END-of-blobby/Makefile'
X# New ports collection makefile for: blobby
X# Date created:					01 Apr 2008
X# Whom:							Ganael Laplanche <ganael.laplanche@martymac.com>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	blobby
XPORTVERSION=	0.6a
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	blobby2-linux-${PORTVERSION}
X
XMAINTAINER=	ganael.laplanche@martymac.com
XCOMMENT=	Official continuation of the famous Blobby Volley 1.x game
X
XLIB_DEPENDS=	physfs:${PORTSDIR}/devel/physfs \
X				drm:${PORTSDIR}/graphics/libdrm
X
XUSE_XORG=	x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender
XUSE_SDL=	sdl
XUSE_GL=		glu
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X				LDFLAGS="-L${LOCALBASE}/lib -pthread"
XWRKSRC=	${WRKDIR}/blobby-alpha-6
X
XPORTDOCS=	AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for doc in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-blobby/Makefile
exit



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



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