Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2012 03:54:26 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/168123: [NEW PORT] games/retroroids: Another retro arcade classic: Asteroids
Message-ID:  <20120519015429.2E672106566C@hub.freebsd.org>
Resent-Message-ID: <201205190200.q4J20BUU030004@freefall.freebsd.org>

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

>Number:         168123
>Category:       ports
>Synopsis:       [NEW PORT] games/retroroids: Another retro arcade classic: Asteroids
>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 May 19 02:00:10 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:
Another retro arcade classic: Asteroids.  While this game is newer than
Space Invaders (just), it's heritage goes all the way back to 1971's
Computer Space arcade machine.

WWW: http://homepage.ntlworld.com/danny.offer/downloads.html#retroroids

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:
#
#	retroroids
#	retroroids/Makefile
#	retroroids/pkg-descr
#	retroroids/distinfo
#
echo c - retroroids
mkdir -p retroroids > /dev/null 2>&1
echo x - retroroids/Makefile
sed 's/^X//' >retroroids/Makefile << '76c9d7a047f315f295adcf684f441b4b'
X# New ports collection makefile for:    retroroids
X# Date created:         2012-05-09
X# Whom:                 nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	retroroids
XPORTVERSION=	1.21
XCATEGORIES=	games
XMASTER_SITES=	http://homepage.ntlworld.com/danny.offer/
XDISTNAME=	${PORTNAME}_${PORTVERSION:S/1.21/1_21/}_linux
XEXTRACT_ONLY=	${DISTFILES}
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	Another retro arcade classic: Asteroids
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
XUSE_LINUX=	yes
X
XPLIST_FILES=	bin/retroroids
X
XPORTDOCS=	readme.txt
X
Xdo-install:
X	@cd ${WRKSRC} && ${MV} ${PORTNAME:S/retror/RetroR/} ${PORTNAME}
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X# Documentation
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
76c9d7a047f315f295adcf684f441b4b
echo x - retroroids/pkg-descr
sed 's/^X//' >retroroids/pkg-descr << '781206ff70bb93474436bf38cd86eef5'
XAnother retro arcade classic: Asteroids.  While this game is newer than
XSpace Invaders (just), it's heritage goes all the way back to 1971's
XComputer Space arcade machine.
X
XWWW: http://homepage.ntlworld.com/danny.offer/downloads.html#retroroids
781206ff70bb93474436bf38cd86eef5
echo x - retroroids/distinfo
sed 's/^X//' >retroroids/distinfo << '07fcb177ba338a10d412a73ce6b5f052'
XSHA256 (retroroids_1_21_linux.tar.gz) = b1a260b5b0fe9123c73bb5c85da40b3a2c37b205a3ee14cfd57b04a6913615ea
XSIZE (retroroids_1_21_linux.tar.gz) = 498284
07fcb177ba338a10d412a73ce6b5f052
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?20120519015429.2E672106566C>