Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2006 09:40:21 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102531: [NEW PORT] games/dangen: Shoot'em up game where accurate shooting matters
Message-ID:  <20060826054021.E552B45E0@hades.panopticon>
Resent-Message-ID: <200608260540.k7Q5eKhg089010@freefall.freebsd.org>

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

>Number:         102531
>Category:       ports
>Synopsis:       [NEW PORT] games/dangen: Shoot'em up game where accurate shooting matters
>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 Aug 26 05:40:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #0: Fri Aug 11 00:27:45 MSD 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Dangen is a shoot 'em up game that attach importance to accuracy
of shooting. With the combination of the cursor key and the shot
button, you can shoot at your side or even at your back. Get the
bonus point by hitting the enemy without a miss. You can choose
stages of different difficulty.

WWW: http://www.interq.or.jp/libra/oohara/dangen/index.html

>How-To-Repeat:
>Fix:

--- dangen-0.3.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:
#
#	dangen
#	dangen/Makefile
#	dangen/pkg-plist
#	dangen/pkg-descr
#	dangen/distinfo
#
echo c - dangen
mkdir -p dangen > /dev/null 2>&1
echo x - dangen/Makefile
sed 's/^X//' >dangen/Makefile << 'END-of-dangen/Makefile'
X# New ports collection makefile for:	dangen
X# Date created:		25 Aug 2006
X# Whom:			Dmitry Marakasov <amdmi3@mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dangen
XPORTVERSION=	0.3
XCATEGORIES=	games
XMASTER_SITES=	http://www.interq.or.jp/libra/oohara/dangen/
X
XMAINTAINER=	amdmi3@mail.ru
XCOMMENT=	Shoot'em up game where accurate shooting matters
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_SDL=	sdl image
X
XPORTDOCS=	README
X
XMAN6=		dangen.6
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile.in \
X		${WRKSRC}/libtenm/Makefile.in ${WRKSRC}/spqr/Makefile.in
X	@${REINPLACE_CMD} -e 's|$$(datadir)/games/|$$(datadir)/|' ${WRKSRC}/spqr/image/Makefile.in
X	@${REINPLACE_CMD} -e 's|/games||' ${WRKSRC}/util.c
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-dangen/Makefile
echo x - dangen/pkg-plist
sed 's/^X//' >dangen/pkg-plist << 'END-of-dangen/pkg-plist'
Xbin/dangen
X%%DATADIR%%/image/font.png
X@dirrm %%DATADIR%%/image
X@dirrm %%DATADIR%%
END-of-dangen/pkg-plist
echo x - dangen/pkg-descr
sed 's/^X//' >dangen/pkg-descr << 'END-of-dangen/pkg-descr'
XDangen is a shoot 'em up game that attach importance to accuracy
Xof shooting. With the combination of the cursor key and the shot
Xbutton, you can shoot at your side or even at your back. Get the
Xbonus point by hitting the enemy without a miss. You can choose
Xstages of different difficulty.
X
XWWW: http://www.interq.or.jp/libra/oohara/dangen/index.html
END-of-dangen/pkg-descr
echo x - dangen/distinfo
sed 's/^X//' >dangen/distinfo << 'END-of-dangen/distinfo'
XMD5 (dangen-0.3.tar.gz) = 38816ad4d1122c979f6fb81a7747a3ab
XSHA256 (dangen-0.3.tar.gz) = d7f8b5dd1c36a7d70be8b4d824e34112b440fe75b2832be9808b91e4ebec13d5
XSIZE (dangen-0.3.tar.gz) = 337951
END-of-dangen/distinfo
exit
--- dangen-0.3.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?20060826054021.E552B45E0>