Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2012 03:53:43 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/168122: [NEW PORT] games/arcadia: An 80s style Shoot 'em up
Message-ID:  <20120519015347.17B7A106566C@hub.freebsd.org>
Resent-Message-ID: <201205190200.q4J20AZg029986@freefall.freebsd.org>

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

>Number:         168122
>Category:       ports
>Synopsis:       [NEW PORT] games/arcadia: An 80s style Shoot 'em up
>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:
An 80s style Shoot 'em up.
Destroy waves of baddies before the level timer runs out.

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

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:
#
#	arcadia
#	arcadia/Makefile
#	arcadia/pkg-descr
#	arcadia/distinfo
#
echo c - arcadia
mkdir -p arcadia > /dev/null 2>&1
echo x - arcadia/Makefile
sed 's/^X//' >arcadia/Makefile << 'ac107e256efff85b95328f22ffbba5dd'
X# New ports collection makefile for:    Arcadia
X# Date created:         2012-05-09
X# Whom:                 nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	arcadia
XPORTVERSION=	0.4
XCATEGORIES=	games
XMASTER_SITES=	http://homepage.ntlworld.com/danny.offer/
XDISTNAME=	${PORTNAME}
XEXTRACT_ONLY=	${DISTFILES}
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	An 80s style Shoot 'em up
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
XUSE_LINUX=	yes
X
XPLIST_FILES=	bin/arcadia
X
XPORTDOCS=	Readme.txt
X
Xdo-install:
X	@cd ${WRKSRC} && ${MV} ${PORTNAME:S/arc/Arc/} ${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>
ac107e256efff85b95328f22ffbba5dd
echo x - arcadia/pkg-descr
sed 's/^X//' >arcadia/pkg-descr << '6c230ce0360f04e004bcf652fc8f83bd'
XAn 80s style Shoot 'em up.
XDestroy waves of baddies before the level timer runs out.
X
XWWW: http://homepage.ntlworld.com/danny.offer/downloads.html#arcadia
6c230ce0360f04e004bcf652fc8f83bd
echo x - arcadia/distinfo
sed 's/^X//' >arcadia/distinfo << 'b654608a1e8759c5a887ea424a5a6af1'
XSHA256 (arcadia.tar.gz) = 71f0a810cda79e06551fc80422796e57b42347a436dc8a1de1b5f833cc360fc4
XSIZE (arcadia.tar.gz) = 2087636
b654608a1e8759c5a887ea424a5a6af1
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?20120519015347.17B7A106566C>