ports/84352: [NEW PORT] games/pmars-doc - The pMARS Documentation (references, warriors, man pages, etc.)
Alejandro Pulver
alejandro at varnet.biz
Sat Jul 30 20:00:17 UTC 2005
>Number: 84352
>Category: ports
>Synopsis: [NEW PORT] games/pmars-doc - The pMARS Documentation (references, warriors, man pages, etc.)
>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 Jul 30 20:00:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Alejandro Pulver
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
--- pmars-doc.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:
#
# pmars-doc
# pmars-doc/Makefile
# pmars-doc/pkg-plist
# pmars-doc/pkg-descr
# pmars-doc/distinfo
#
echo c - pmars-doc
mkdir -p pmars-doc > /dev/null 2>&1
echo x - pmars-doc/Makefile
sed 's/^X//' >pmars-doc/Makefile << 'END-of-pmars-doc/Makefile'
X# New ports collection makefile for: pmars-doc
X# Date created: 30 Jul 2005
X# Whom: Alejandro Pulver <alejandro at varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME= pmars
XPORTVERSION= 0.9.2
XCATEGORIES= games
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= corewar
XPKGNAMESUFFIX= -doc
X
XMAINTAINER= alejandro at varnet.biz
XCOMMENT= The pMARS Documentation (references, warriors, man pages, etc.)
X
XNO_BUILD= yes
X
XMAN6= pmars.6
X
Xdo-install:
X @${MKDIR} ${DOCSDIR}
X @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X @${MKDIR} ${DOCSDIR}/config
X.for f in 94x.opt icws.opt mw.mac pmars.mac x.opt
X @${INSTALL_DATA} ${WRKSRC}/config/${f} ${DOCSDIR}/config
X.endfor
X @${MKDIR} ${DOCSDIR}/doc
X.for f in corewar-faq.html primer.94 primer.cdb redcode.ref
X @${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}/doc
X.endfor
X @${MKDIR} ${DOCSDIR}/warriors
X.for f in aeka.red flashpaper.red pspace.red rave.red validate.red
X @${INSTALL_DATA} ${WRKSRC}/warriors/${f} ${DOCSDIR}/warriors
X.endfor
X @${INSTALL_MAN} ${WRKSRC}/doc/pmars.6 ${PREFIX}/man/man6
X
X.include <bsd.port.mk>
END-of-pmars-doc/Makefile
echo x - pmars-doc/pkg-plist
sed 's/^X//' >pmars-doc/pkg-plist << 'END-of-pmars-doc/pkg-plist'
X%%DOCSDIR%%/README
X%%DOCSDIR%%/config/94x.opt
X%%DOCSDIR%%/config/icws.opt
X%%DOCSDIR%%/config/mw.mac
X%%DOCSDIR%%/config/pmars.mac
X%%DOCSDIR%%/config/x.opt
X%%DOCSDIR%%/doc/corewar-faq.html
X%%DOCSDIR%%/doc/primer.94
X%%DOCSDIR%%/doc/primer.cdb
X%%DOCSDIR%%/doc/redcode.ref
X%%DOCSDIR%%/warriors/aeka.red
X%%DOCSDIR%%/warriors/flashpaper.red
X%%DOCSDIR%%/warriors/pspace.red
X%%DOCSDIR%%/warriors/rave.red
X%%DOCSDIR%%/warriors/validate.red
X at dirrm %%DOCSDIR%%/config
X at dirrm %%DOCSDIR%%/doc
X at dirrm %%DOCSDIR%%/warriors
X at dirrm %%DOCSDIR%%
END-of-pmars-doc/pkg-plist
echo x - pmars-doc/pkg-descr
sed 's/^X//' >pmars-doc/pkg-descr << 'END-of-pmars-doc/pkg-descr'
XpMARS (portable Memory Array Redcode Simulator) is a corewar
Xinterpreter with multi-platform support.
X
XpMARS implements the ICWS'94 draft standard, but can also be
Xused in ICWS'88 mode.
X
XThe base system includes a graphical core display for UNIX (curses,
XX11 and Linux svgalib), PC/DOS, and the Mac.
X
XA line-oriented debugger is included to help in writing warriors.
X
XContributors:
X * Albert Ma (ama at mit.edu)
X * Na'ndor Sieben (sieben at imap1.asu.edu)
X * Stefan Strack (stst at vuse.vanderbilt.edu)
X * Mintardjo Wangsawidjaja (wangsawm at kira.csos.orst.edu)
X
XWWW: http://www.koth.org/pmars/
END-of-pmars-doc/pkg-descr
echo x - pmars-doc/distinfo
sed 's/^X//' >pmars-doc/distinfo << 'END-of-pmars-doc/distinfo'
XMD5 (pmars-0.9.2.tar.gz) = a73943a34e9de8f0d3028fc4566cd558
XSIZE (pmars-0.9.2.tar.gz) = 158415
END-of-pmars-doc/distinfo
exit
--- pmars-doc.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list