Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 12:30:59 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/83732: [NEW PORT] games/pmars-doc - A portable corewar system with ICWS'94 extensions (docs)
Message-ID:  <1121787059.0@phobos.mars.bsd>
Resent-Message-ID: <200507191540.j6JFeFjn032922@freefall.freebsd.org>

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

>Number:         83732
>Category:       ports
>Synopsis:       [NEW PORT] games/pmars-doc - A portable corewar system with ICWS'94 extensions (docs)
>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:   Tue Jul 19 15:40: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:	games/pmars-doc
X# Date created:			6 Aug 2005
X# Whom:				Alejandro Pulver <alejandro@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@varnet.biz
XCOMMENT=	A portable corewar system with ICWS'94 extensions (docs)
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@dirrm %%DOCSDIR%%/config
X@dirrm %%DOCSDIR%%/doc
X@dirrm %%DOCSDIR%%/warriors
X@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@mit.edu)
X * Na'ndor Sieben          (sieben@imap1.asu.edu)
X * Stefan Strack           (stst@vuse.vanderbilt.edu)
X * Mintardjo Wangsawidjaja (wangsawm@kira.csos.orst.edu)
X
XWWW: http://www.koth.org/pmars/
X
X- Alejandro Pulver
Xalejandro@varnet.biz
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1121787059.0>