FreeBSD Bugzilla – Attachment 127105 Details for
Bug 170887
[NEW PORT] games/fightorperish: A dungeon-crawling game
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 3.00 KB, created by
nemysis
on 2012-08-22 20:50:06 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-08-22 20:50:06 UTC
Size:
3.00 KB
patch
obsolete
># 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: ># ># fightorperish ># fightorperish/Makefile ># fightorperish/pkg-descr ># fightorperish/distinfo ># >echo c - fightorperish >mkdir -p fightorperish > /dev/null 2>&1 >echo x - fightorperish/Makefile >sed 's/^X//' >fightorperish/Makefile << '712732f595283c47015bbb820153246b' >X# New Ports collection makefile for: fightorperish >X# Date created: 2012-08-22 >X# Whom: nemysis@gmx.ch >X# >X# $FreeBSD$ >X# >X >XPORTNAME= fightorperish >XPORTVERSION= 0.5 >XCATEGORIES= games >XMASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/fop/src/ >XDISTNAME= fop-${DISTVERSION} >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= A dungeon-crawling game >X >XLICENSE= GPLv2 >X >XWRKSRC= ${WRKDIR}/fop-${DISTVERSION} >X >XUSE_GMAKE= yes >XUSE_SDL= image mixer sdl >XMAKE_JOBS_SAFE= yes >X >XPLIST_FILES= bin/${PORTNAME} \ >X share/pixmaps/${PORTNAME}.png >X >XPORTDATA= * >XPORTDOCS= CHANGES.txt README.txt TODO.txt >X >Xpost-patch: >X# Fix data location >X @${REINPLACE_CMD} -e 's!data/!${DATADIR}/data/!' \ >X -e 's!char [256],!char [512],!' ${WRKSRC}/src/fop.c >X# Fix CFLAGS/LDFLAGS >X @${REINPLACE_CMD} -e 's!CFLAGS=-Wall -O2!CFLAGS+=!' \ >X -e 's!SDL_CFLAGS=!SDL_CFLAGS+=!' \ >X -e 's!SDL_LIBS=!SDL_LIBS+=!' ${WRKSRC}/Makefile >X >X.include <bsd.port.options.mk> >X >Xdo-install: >X# Executable >X ${INSTALL_PROGRAM} ${WRKSRC}/fop ${PREFIX}/bin/${PORTNAME} >X >X# Data >X. for d in images maps sounds >X @(cd ${WRKSRC}/data && ${COPYTREE_SHARE} ${d} ${DATADIR}/data) >X. endfor >X >X# Pixmaps >X ${INSTALL_DATA} ${WRKSRC}/data/images/title.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}/docs/${f} ${DOCSDIR} >X. endfor >X.endif >X >X.include <bsd.port.mk> >712732f595283c47015bbb820153246b >echo x - fightorperish/pkg-descr >sed 's/^X//' >fightorperish/pkg-descr << '1ffa51df3f9788d06481c9b8b87884a7' >XFight or Perish (FOP) is a dungeon-crawling game based on Jack Pavelich's >XAtari 8-bit computer game "Dandy", which was in turn the influence for >XAtari Games arcade game "Gauntlet". >X >XFOP uses concepts from both games, providing one- to four-player action in >Xdungeons filled with creeping enemies. >X >XCollect and use bombs to wipe out screenfuls of enemies, keys to unlock doors, >Xand gather food and treasure along the way to stay alive. >X >XChoose from four characters, each with different abilities and weaknesses. >X(The one with the strongest weapon also has the weakest health, >Xthe fastest one cannot shoot diagonally, etc.) >X >XWWW: http://www.newbreedsoftware.com/fop/ >1ffa51df3f9788d06481c9b8b87884a7 >echo x - fightorperish/distinfo >sed 's/^X//' >fightorperish/distinfo << 'd489a32d160e5c6d13b4d2562371ff2f' >XSHA256 (fop-0.5.tar.gz) = 8711685e6cdc375bc57f8d6faf30ddbc6753103958b66141bc358960cca3852f >XSIZE (fop-0.5.tar.gz) = 85875 >d489a32d160e5c6d13b4d2562371ff2f >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 170887
: 127105 |
127106
|
127107