From nobody@FreeBSD.org  Tue Jun 25 02:29:00 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id D6B2D17D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Jun 2013 02:29:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id C6AA31C78
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Jun 2013 02:29:00 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5P2T0kU088421
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Jun 2013 02:29:00 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5P2T0po088420;
	Tue, 25 Jun 2013 02:29:00 GMT
	(envelope-from nobody)
Message-Id: <201306250229.r5P2T0po088420@oldred.freebsd.org>
Date: Tue, 25 Jun 2013 02:29:00 GMT
From: nemysis <nemysis@gmx.ch>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] games/openbubbles: Clone of Evan Bailey's game Bubbles
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179944
>Category:       ports
>Synopsis:       [NEW PORT] games/openbubbles: Clone of Evan Bailey's game Bubbles
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nemysis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 02:30:00 UTC 2013
>Closed-Date:    Tue Feb 04 01:22:40 UTC 2014
>Last-Modified:  Tue Feb  4 01:40:00 UTC 2014
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE-p8 amd64
>Organization:
>Environment:
FreeBSD FreeBSD_Ports 9.1-RELEASE-p8 FreeBSD 9.1-RELEASE-p8 #0: Tue Jun 18 15:25:28 UTC 2013
>Description:
This is a clone of Evan Bailey's game Bubbles.

WWW: http://www.freewebs.com/lasindi/openbubbles/
>How-To-Repeat:
Build log

https://redports.org/buildarchive/20130625021300-37871/
>Fix:
Please add attachment as games/openbubbles

Shar is also on

https://github.com/nemysis/FreeBSD_Ports/blob/master/pr/games/openbubbles.shar

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:
#
#	openbubbles
#	openbubbles/Makefile
#	openbubbles/pkg-descr
#	openbubbles/distinfo
#	openbubbles/pkg-plist
#
echo c - openbubbles
mkdir -p openbubbles > /dev/null 2>&1
echo x - openbubbles/Makefile
sed 's/^X//' >openbubbles/Makefile << 'fe5b1f56667a4bac13ed5f5c8bef5046'
X# Created by: nemysis <nemysis@gmx.ch>
X# $FreeBSD$
X
XPORTNAME=	openbubbles
XPORTVERSION=	1.2
XCATEGORIES=	games
XMASTER_SITES=	http://www.freewebs.com/lasindi/${PORTNAME}/ \
X		SF/nemysisfreebsdp/:icons
XDISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
X		${PORTNAME}.png:icons
XEXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	Clone of Evan Bailey's game Bubbles
X
XLICENSE=	GPLv2
X
XUSE_BZIP2=	yes
XUSE_SDL=	sdl gfx image
XGNU_CONFIGURE=	yes
X
XPORTDOCS=	AUTHORS ChangeLog NEWS README
X
XOPTIONS_DEFINE=	DOCS
X
XDESKTOP_ENTRIES="OpenBubbles" "${COMMENT}" "${PORTNAME}" \
X		"${PORTNAME}" "Game;ArcadeGame;" false
X
X.include <bsd.port.options.mk>
X
Xpost-install:
X	${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps
X
X.if ${PORT_OPTIONS:MDOCS}
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
fe5b1f56667a4bac13ed5f5c8bef5046
echo x - openbubbles/pkg-descr
sed 's/^X//' >openbubbles/pkg-descr << 'e23b82743cafdec20d254ea58f1d2dac'
XThis is a clone of Evan Bailey's game Bubbles.
X
XWWW: http://www.freewebs.com/lasindi/openbubbles/
e23b82743cafdec20d254ea58f1d2dac
echo x - openbubbles/distinfo
sed 's/^X//' >openbubbles/distinfo << 'ac0143c2544f13860309535bb524dad0'
XSHA256 (openbubbles-1.2.tar.bz2) = 7d5d4633a4881559f475b0b9e3778d593f856dd1dbf0acf979b79852f8d63dbb
XSIZE (openbubbles-1.2.tar.bz2) = 1090220
XSHA256 (openbubbles.png) = 9c86bdb233f35e3c1de168a567b564daea7128a8ef241a8768607fb9e21f24b3
XSIZE (openbubbles.png) = 1458
ac0143c2544f13860309535bb524dad0
echo x - openbubbles/pkg-plist
sed 's/^X//' >openbubbles/pkg-plist << '4c33d5d0d6de16216d85b9bcf4970055'
Xbin/openbubbles
X%%DATADIR%%/abubble.png
X%%DATADIR%%/blank.png
X%%DATADIR%%/blankscore.png
X%%DATADIR%%/bonus1.png
X%%DATADIR%%/bonus2.png
X%%DATADIR%%/bounce.wav
X%%DATADIR%%/bouncer.png
X%%DATADIR%%/bubble.png
X%%DATADIR%%/bubble.wav
X%%DATADIR%%/cancel.png
X%%DATADIR%%/cancel_hilight.png
X%%DATADIR%%/cancel_pressed.png
X%%DATADIR%%/check.png
X%%DATADIR%%/check_hilight.png
X%%DATADIR%%/check_pressed.png
X%%DATADIR%%/checkbox.png
X%%DATADIR%%/checkbox_hilight.png
X%%DATADIR%%/checkboxshot.png
X%%DATADIR%%/checkshot.png
X%%DATADIR%%/clear.png
X%%DATADIR%%/clear_hilight.png
X%%DATADIR%%/clear_pressed.png
X%%DATADIR%%/clearshot.png
X%%DATADIR%%/copyright.png
X%%DATADIR%%/cursor.png
X%%DATADIR%%/digits.png
X%%DATADIR%%/enterback.png
X%%DATADIR%%/fire.wav
X%%DATADIR%%/font.png
X%%DATADIR%%/font2.png
X%%DATADIR%%/gameover.png
X%%DATADIR%%/gameover.wav
X%%DATADIR%%/gameshot.png
X%%DATADIR%%/highback.png
X%%DATADIR%%/highbanner.png
X%%DATADIR%%/highscores.png
X%%DATADIR%%/highscores_hilight.png
X%%DATADIR%%/highscores_pressed.png
X%%DATADIR%%/highshot.png
X%%DATADIR%%/icon.xpm
X%%DATADIR%%/icon59.png
X%%DATADIR%%/instructions.png
X%%DATADIR%%/instructions_button.png
X%%DATADIR%%/instructions_hilight.png
X%%DATADIR%%/instructions_pressed.png
X%%DATADIR%%/instructionsshot.png
X%%DATADIR%%/labels.png
X%%DATADIR%%/logo.png
X%%DATADIR%%/menushot.png
X%%DATADIR%%/missle.png
X%%DATADIR%%/ok.png
X%%DATADIR%%/ok_hilight.png
X%%DATADIR%%/ok_pressed.png
X%%DATADIR%%/pi.png
X%%DATADIR%%/player.png
X%%DATADIR%%/quit.png
X%%DATADIR%%/quit_hilight.png
X%%DATADIR%%/quit_pressed.png
X%%DATADIR%%/return.png
X%%DATADIR%%/return_hilight.png
X%%DATADIR%%/return_pressed.png
X%%DATADIR%%/returnshot.png
X%%DATADIR%%/sharky.png
X%%DATADIR%%/start.png
X%%DATADIR%%/start_hilight.png
X%%DATADIR%%/start_pressed.png
X%%DATADIR%%/version.png
X%%DATADIR%%/visit.png
X%%DATADIR%%/youwin.png
Xshare/pixmaps/openbubbles.png
X@dirrm %%DATADIR%%
4c33d5d0d6de16216d85b9bcf4970055
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nemysis 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Aug 14 09:31:56 UTC 2013 
Responsible-Changed-Why:  
submitter is now committer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179944 
State-Changed-From-To: open->closed 
State-Changed-By: nemysis 
State-Changed-When: Tue Feb 4 01:22:39 UTC 2014 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179944 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179944: commit references a PR
Date: Tue,  4 Feb 2014 01:30:16 +0000 (UTC)

 Author: nemysis
 Date: Tue Feb  4 01:30:08 2014
 New Revision: 342482
 URL: http://svnweb.freebsd.org/changeset/ports/342482
 QAT: https://qat.redports.org/buildarchive/r342482/
 
 Log:
   OpenBubbles is a clone of Evan Bailey's game Bubbles.
   
   WWW: http://www.freewebs.com/lasindi/openbubbles/
   
   PR:		ports/179944
   Submitted by:	nemysis (self)
 
 Added:
   head/games/openbubbles/
   head/games/openbubbles/Makefile   (contents, props changed)
   head/games/openbubbles/distinfo   (contents, props changed)
   head/games/openbubbles/pkg-descr   (contents, props changed)
   head/games/openbubbles/pkg-plist   (contents, props changed)
 Modified:
   head/games/Makefile
 
 Modified: head/games/Makefile
 ==============================================================================
 --- head/games/Makefile	Tue Feb  4 00:52:58 2014	(r342481)
 +++ head/games/Makefile	Tue Feb  4 01:30:08 2014	(r342482)
 @@ -669,6 +669,7 @@
      SUBDIR += openarena-oax
      SUBDIR += openarena-server
      SUBDIR += openastromenace
 +    SUBDIR += openbubbles
      SUBDIR += opencity
      SUBDIR += opengfx
      SUBDIR += openglad
 
 Added: head/games/openbubbles/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/games/openbubbles/Makefile	Tue Feb  4 01:30:08 2014	(r342482)
 @@ -0,0 +1,44 @@
 +# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
 +# $FreeBSD$
 +
 +PORTNAME=	openbubbles
 +PORTVERSION=	1.2
 +CATEGORIES=	games
 +MASTER_SITES=	http://www.freewebs.com/lasindi/${PORTNAME}/ \
 +		SF/nemysisfreebsdp/${CATEGORIES}/:icons
 +DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 +		${PORTNAME}_icons${EXTRACT_SUFX}:icons
 +
 +MAINTAINER=	nemysis@FreeBSD.org
 +COMMENT=	Clone of Evan Bailey's game Bubbles
 +
 +LICENSE=	GPLv2
 +
 +USE_BZIP2=	yes
 +USE_SDL=	sdl gfx image
 +GNU_CONFIGURE=	yes
 +CFLAGS+=	-w
 +
 +PORTDOCS=	AUTHORS ChangeLog NEWS README
 +
 +OPTIONS_DEFINE=	DOCS
 +
 +INSTALLS_ICONS=	yes
 +ICON_SIZES=	32x32 48x48 64x64 72x72 96x96 128x128
 +
 +DESKTOP_ENTRIES="OpenBubbles" "" "${PORTNAME}" \
 +		"${PORTNAME}" "Game;ArcadeGame;" ""
 +
 +post-install:
 +.for s in ${ICON_SIZES}
 +	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}/apps/
 +	${INSTALL_DATA} ${WRKDIR}/${PORTNAME}_${s}.png \
 +		${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}/apps/${PORTNAME}.png
 +.endfor
 +	${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \
 +		${STAGEDIR}${PREFIX}/share/pixmaps/
 +
 +	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
 +
 +.include <bsd.port.mk>
 
 Added: head/games/openbubbles/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/games/openbubbles/distinfo	Tue Feb  4 01:30:08 2014	(r342482)
 @@ -0,0 +1,4 @@
 +SHA256 (openbubbles-1.2.tar.bz2) = 7d5d4633a4881559f475b0b9e3778d593f856dd1dbf0acf979b79852f8d63dbb
 +SIZE (openbubbles-1.2.tar.bz2) = 1090220
 +SHA256 (openbubbles_icons.tar.bz2) = 7c2f931abf581a9461d4373bb33390febb1cfed86d1eb9acac973ae97dbc14de
 +SIZE (openbubbles_icons.tar.bz2) = 35383
 
 Added: head/games/openbubbles/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/games/openbubbles/pkg-descr	Tue Feb  4 01:30:08 2014	(r342482)
 @@ -0,0 +1,3 @@
 +OpenBubbles is a clone of Evan Bailey's game Bubbles.
 +
 +WWW: http://www.freewebs.com/lasindi/openbubbles/
 
 Added: head/games/openbubbles/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/games/openbubbles/pkg-plist	Tue Feb  4 01:30:08 2014	(r342482)
 @@ -0,0 +1,78 @@
 +bin/openbubbles
 +share/icons/hicolor/128x128/apps/openbubbles.png
 +share/icons/hicolor/32x32/apps/openbubbles.png
 +share/icons/hicolor/48x48/apps/openbubbles.png
 +share/icons/hicolor/64x64/apps/openbubbles.png
 +share/icons/hicolor/72x72/apps/openbubbles.png
 +share/icons/hicolor/96x96/apps/openbubbles.png
 +%%DATADIR%%/abubble.png
 +%%DATADIR%%/blank.png
 +%%DATADIR%%/blankscore.png
 +%%DATADIR%%/bonus1.png
 +%%DATADIR%%/bonus2.png
 +%%DATADIR%%/bounce.wav
 +%%DATADIR%%/bouncer.png
 +%%DATADIR%%/bubble.png
 +%%DATADIR%%/bubble.wav
 +%%DATADIR%%/cancel.png
 +%%DATADIR%%/cancel_hilight.png
 +%%DATADIR%%/cancel_pressed.png
 +%%DATADIR%%/check.png
 +%%DATADIR%%/check_hilight.png
 +%%DATADIR%%/check_pressed.png
 +%%DATADIR%%/checkbox.png
 +%%DATADIR%%/checkbox_hilight.png
 +%%DATADIR%%/checkboxshot.png
 +%%DATADIR%%/checkshot.png
 +%%DATADIR%%/clear.png
 +%%DATADIR%%/clear_hilight.png
 +%%DATADIR%%/clear_pressed.png
 +%%DATADIR%%/clearshot.png
 +%%DATADIR%%/copyright.png
 +%%DATADIR%%/cursor.png
 +%%DATADIR%%/digits.png
 +%%DATADIR%%/enterback.png
 +%%DATADIR%%/fire.wav
 +%%DATADIR%%/font.png
 +%%DATADIR%%/font2.png
 +%%DATADIR%%/gameover.png
 +%%DATADIR%%/gameover.wav
 +%%DATADIR%%/gameshot.png
 +%%DATADIR%%/highback.png
 +%%DATADIR%%/highbanner.png
 +%%DATADIR%%/highscores.png
 +%%DATADIR%%/highscores_hilight.png
 +%%DATADIR%%/highscores_pressed.png
 +%%DATADIR%%/highshot.png
 +%%DATADIR%%/icon.xpm
 +%%DATADIR%%/icon59.png
 +%%DATADIR%%/instructions.png
 +%%DATADIR%%/instructions_button.png
 +%%DATADIR%%/instructions_hilight.png
 +%%DATADIR%%/instructions_pressed.png
 +%%DATADIR%%/instructionsshot.png
 +%%DATADIR%%/labels.png
 +%%DATADIR%%/logo.png
 +%%DATADIR%%/menushot.png
 +%%DATADIR%%/missle.png
 +%%DATADIR%%/ok.png
 +%%DATADIR%%/ok_hilight.png
 +%%DATADIR%%/ok_pressed.png
 +%%DATADIR%%/pi.png
 +%%DATADIR%%/player.png
 +%%DATADIR%%/quit.png
 +%%DATADIR%%/quit_hilight.png
 +%%DATADIR%%/quit_pressed.png
 +%%DATADIR%%/return.png
 +%%DATADIR%%/return_hilight.png
 +%%DATADIR%%/return_pressed.png
 +%%DATADIR%%/returnshot.png
 +%%DATADIR%%/sharky.png
 +%%DATADIR%%/start.png
 +%%DATADIR%%/start_hilight.png
 +%%DATADIR%%/start_pressed.png
 +%%DATADIR%%/version.png
 +%%DATADIR%%/visit.png
 +%%DATADIR%%/youwin.png
 +share/pixmaps/openbubbles.png
 +@dirrm %%DATADIR%%
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
