ports/170918: [NEW PORT] games/entombed: A one- or two-player maze game based on the Entombed

nemysis nemysis at gmx.ch
Thu Aug 23 13:50:01 UTC 2012


>Number:         170918
>Category:       ports
>Synopsis:       [NEW PORT] games/entombed: A one- or two-player maze game based on the Entombed
>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:   Thu Aug 23 13:50:01 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:
Entombed! is a one- or two-player maze game based on the classic Atari 2600 game
"Entombed", 1982 U.S. Games.

You and your team of archeologists have fallen into the
"catacombs of the zombies". There's no time for research, though;
the walls are closing in, and the zombies have sprung to life!

Fortunately, you've discovered an ancient mystical potion which allows you to
create and destroy walls. Bottles of this potion are strewn about the catacombs.
Grab them, and you can break through walls when you get stuck,
or create a wall behind you, if you're being chased.

The longer you survive, the faster you have to move.

WWW: http://www.newbreedsoftware.com/entombed/

Generated and tested manually, tested with port test and with RedPorts (all RELEASES), 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:
#
#	entombed
#	entombed/Makefile
#	entombed/pkg-descr
#	entombed/distinfo
#
echo c - entombed
mkdir -p entombed > /dev/null 2>&1
echo x - entombed/Makefile
sed 's/^X//' >entombed/Makefile << 'be363002a159647812962022a3f3bcfd'
X# New Ports collection makefile for:	entombed
X# Date created:		2012-08-23
X# Whom:			nemysis at gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	entombed
XPORTVERSION=	2007.07.04
XCATEGORIES=	games
XMASTER_SITES=	ftp://ftp.tuxpaint.org/unix/x/entombed/ \
X		ftp://ftp.billsgames.com/unix/x/entombed/
X
XMAINTAINER=	nemysis at gmx.ch
XCOMMENT=	A one- or two-player maze game based on the Entombed
X
XLICENSE=	GPLv2
X
XUSE_GMAKE=	yes
XUSE_SDL=	image mixer sdl
X
XPLIST_FILES=	bin/${PORTNAME} \
X		share/pixmaps/${PORTNAME}.png
X
XPORTDATA=	*
XPORTDOCS=	AUTHORS.txt CHANGES.txt README.txt TODO.txt
X
X.include <bsd.port.options.mk>
X
Xpost-extract:
X	${MV} ${WRKSRC}/docs/* ${WRKSRC}/
X
Xdo-install:
X# Executable
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X# Data
X.for d in embedded images images_halfsize music sounds
X	(cd ${WRKSRC}/data && ${COPYTREE_SHARE} ${d} ${DATADIR})
X.endfor
X
X# Pixmaps
X	${INSTALL_DATA} ${WRKSRC}/data/images/icon.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
X
X# Documentation
X.if ${PORT_OPTIONS:MDOCS}
X	${MKDIR} ${DOCSDIR}
X.  for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.  endfor
X.endif
X
X.include <bsd.port.mk>
be363002a159647812962022a3f3bcfd
echo x - entombed/pkg-descr
sed 's/^X//' >entombed/pkg-descr << '187b3baae15e8dc50b351a5818c7b511'
XEntombed! is a one- or two-player maze game based on the classic Atari 2600 game
X"Entombed", 1982 U.S. Games.
X
XYou and your team of archeologists have fallen into the
X"catacombs of the zombies". There's no time for research, though;
Xthe walls are closing in, and the zombies have sprung to life!
X
XFortunately, you've discovered an ancient mystical potion which allows you to
Xcreate and destroy walls. Bottles of this potion are strewn about the catacombs.
XGrab them, and you can break through walls when you get stuck,
Xor create a wall behind you, if you're being chased.
X
XThe longer you survive, the faster you have to move.
X
XWWW: http://www.newbreedsoftware.com/entombed/
187b3baae15e8dc50b351a5818c7b511
echo x - entombed/distinfo
sed 's/^X//' >entombed/distinfo << 'c4a9800024e06917081e5e54388d2639'
XSHA256 (entombed-2007.07.04.tar.gz) = a0c392d86901fbc2e263b7a9531dc8a87634c0799f114e856150bf3e8b374ab1
XSIZE (entombed-2007.07.04.tar.gz) = 304328
c4a9800024e06917081e5e54388d2639
exit
--- .shar ends here ---

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



More information about the freebsd-ports-bugs mailing list