FreeBSD Bugzilla – Attachment 70279 Details for
Bug 102578
[NEW PORT] games/p5-Games-Alak: Simple game-tree implementation of a gomoku-like game
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-Games-Alak-0.18.shar
p5-Games-Alak-0.18.shar (text/plain), 2.42 KB, created by
gslin
on 2006-08-27 18:20:26 UTC
(
hide
)
Description:
p5-Games-Alak-0.18.shar
Filename:
MIME Type:
Creator:
gslin
Created:
2006-08-27 18:20:26 UTC
Size:
2.42 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-Alak ># p5-Games-Alak/pkg-descr ># p5-Games-Alak/Makefile ># p5-Games-Alak/pkg-plist ># p5-Games-Alak/distinfo ># >echo c - p5-Games-Alak >mkdir -p p5-Games-Alak > /dev/null 2>&1 >echo x - p5-Games-Alak/pkg-descr >sed 's/^X//' >p5-Games-Alak/pkg-descr << 'END-of-p5-Games-Alak/pkg-descr' >XThis module implements a simple game-tree system for the computer to >Xplay against the user in a game of Alak. You can just play the game >Xfor fun; or you can use this module as a starting point for >Xunderstanding game trees (and implementing smarter strategy -- the >Xmodule's current logic is fairly simple-minded), particularly after >Xreading my Perl Journal #18 article on trees, which discusses this >Xmodule's implementation of game trees as an example of general >Xtree-shaped data structures. >X >XWWW: http://search.cpan.org/dist/Games-Alak/ >END-of-p5-Games-Alak/pkg-descr >echo x - p5-Games-Alak/Makefile >sed 's/^X//' >p5-Games-Alak/Makefile << 'END-of-p5-Games-Alak/Makefile' >X# New ports collection makefile for: p5-Games-Alak >X# Date created: 2006-08-28 >X# Whom: Gea-Suan Lin <gslin@gslin.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Games-Alak >XPORTVERSION= 0.18 >XCATEGORIES= games perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= ../../authors/id/A/AV/AVIF >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= perl@FreeBSD.org >XCOMMENT= Simple game-tree implementation of a gomoku-like game >X >XPERL_CONFIGURE= yes >X >XMAN3= Games::Alak.3 >X >X.include <bsd.port.mk> >END-of-p5-Games-Alak/Makefile >echo x - p5-Games-Alak/pkg-plist >sed 's/^X//' >p5-Games-Alak/pkg-plist << 'END-of-p5-Games-Alak/pkg-plist' >X@comment $FreeBSD$ >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Alak/.packlist >X%%SITE_PERL%%/Games/Alak.pm >X@dirrmtry %%SITE_PERL%%/Games >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Alak >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games >END-of-p5-Games-Alak/pkg-plist >echo x - p5-Games-Alak/distinfo >sed 's/^X//' >p5-Games-Alak/distinfo << 'END-of-p5-Games-Alak/distinfo' >XMD5 (Games-Alak-0.18.tar.gz) = c719d65d6db4eeb055ca41aea3d1d193 >XSHA256 (Games-Alak-0.18.tar.gz) = 2ca0a6ca50420a4af213687830c981310fe967b15f71f6778973c3543c17fe1f >XSIZE (Games-Alak-0.18.tar.gz) = 9309 >END-of-p5-Games-Alak/distinfo >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 102578
: 70279