FreeBSD Bugzilla – Attachment 55736 Details for
Bug 84164
New Port: games/p5-Games-Sequential - Sequential games framework with OO interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 2.97 KB, created by
Aaron Dalton
on 2005-07-27 11:30:08 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2005-07-27 11:30:08 UTC
Size:
2.97 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: ># ># p5-Games-Sequential ># p5-Games-Sequential/pkg-plist ># p5-Games-Sequential/Makefile ># p5-Games-Sequential/distinfo ># p5-Games-Sequential/pkg-descr ># >echo c - p5-Games-Sequential >mkdir -p p5-Games-Sequential > /dev/null 2>&1 >echo x - p5-Games-Sequential/pkg-plist >sed 's/^X//' >p5-Games-Sequential/pkg-plist << 'END-of-p5-Games-Sequential/pkg-plist' >X%%SITE_PERL%%/Games/Sequential.pm >X%%SITE_PERL%%/Games/Sequential/Position.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Sequential/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Sequential >X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games 2>/dev/null || true >X@dirrm %%SITE_PERL%%/Games/Sequential >X@unexec rmdir %D/%%SITE_PERL%%/Games 2>/dev/null || true >X >END-of-p5-Games-Sequential/pkg-plist >echo x - p5-Games-Sequential/Makefile >sed 's/^X//' >p5-Games-Sequential/Makefile << 'END-of-p5-Games-Sequential/Makefile' >X# New ports collection makefile for: p5-Games-Sequential >X# Date created: 27 July 2005 >X# Whom: Aaron Dalton <aaron@daltons.ca> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Games-Sequential >XPORTVERSION= 0.4.3 >XCATEGORIES= games perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Games >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= aaron@daltons.ca >XCOMMENT= Sequential games framework with OO interface >X >XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= yes >X >XMAN3= Games::Sequential.3 Games::Sequential::Position.3 >X >X.include <bsd.port.mk> >END-of-p5-Games-Sequential/Makefile >echo x - p5-Games-Sequential/distinfo >sed 's/^X//' >p5-Games-Sequential/distinfo << 'END-of-p5-Games-Sequential/distinfo' >XMD5 (Games-Sequential-0.4.3.tar.gz) = 38694a375220f8275721806f4ca40a30 >XSIZE (Games-Sequential-0.4.3.tar.gz) = 5908 >END-of-p5-Games-Sequential/distinfo >echo x - p5-Games-Sequential/pkg-descr >sed 's/^X//' >p5-Games-Sequential/pkg-descr << 'END-of-p5-Games-Sequential/pkg-descr' >XGames::Sequential is a framework for producing sequential games. Among >Xother things it keeps track of the sequence of moves, and provides an >Xunlimited undo() mechanism. It also has methods to clone() or take a >Xsnapshot() of a game. >X >XUsers must pass an object representing the initial state of the game as the >Xfirst argument to new(). This object must provide the two methods copy() >Xand apply(). You can use Games::Sequential::Position as a base class, in >Xwhich case the copy() method will be provided for you. The apply() method >Xmust take a move and apply it to the current position, producing the next >Xposition in the game. >X >XWWW: http://search.cpan.org/dist/Games-Sequential >XAuthor: Stig Brautaset <stig@brautaset.org> >X >X- Aaron Dalton >Xaaron@daltons.ca >END-of-p5-Games-Sequential/pkg-descr >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 84164
: 55736