FreeBSD Bugzilla – Attachment 53933 Details for
Bug 81612
New Port: games/p5-Games-Dice
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 2.92 KB, created by
Aaron Dalton
on 2005-05-29 03:30:01 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2005-05-29 03:30:01 UTC
Size:
2.92 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-Dice ># p5-Games-Dice/Makefile ># p5-Games-Dice/distinfo ># p5-Games-Dice/pkg-descr ># p5-Games-Dice/pkg-plist ># >echo c - p5-Games-Dice >mkdir -p p5-Games-Dice > /dev/null 2>&1 >echo x - p5-Games-Dice/Makefile >sed 's/^X//' >p5-Games-Dice/Makefile << 'END-of-p5-Games-Dice/Makefile' >X# New ports collection makefile for: Games-Dice >X# Date created: 28 May 2005 >X# Whom: Aaron Dalton <aaron@daltons.ca> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Games-Dice >XPORTVERSION= 0.02 >XCATEGORIES= games perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Games >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= aaron@daltons.ca >XCOMMENT= Perl module to simulate die rolls >X >XMAN3= Games::Dice.3 >X >XPERL_CONFIGURE= yes >X >X.include <bsd.port.mk> >END-of-p5-Games-Dice/Makefile >echo x - p5-Games-Dice/distinfo >sed 's/^X//' >p5-Games-Dice/distinfo << 'END-of-p5-Games-Dice/distinfo' >XMD5 (Games-Dice-0.02.tar.gz) = 69585be0bdf4875a0c80d046f22a3ab0 >XSIZE (Games-Dice-0.02.tar.gz) = 3884 >END-of-p5-Games-Dice/distinfo >echo x - p5-Games-Dice/pkg-descr >sed 's/^X//' >p5-Games-Dice/pkg-descr << 'END-of-p5-Games-Dice/pkg-descr' >XGames::Dice simulates die rolls. It uses a function-oriented (not >Xobject-oriented) interface. No functions are exported by default. >X >XThe number and type of dice to roll is given in a style which should be >Xfamiliar to players of popular role-playing games: adb[+-*/b]c. a is >Xoptional and defaults to 1; it gives the number of dice to roll. b >Xindicates the number of sides to each die. % can be used instead of 100 >Xfor b; hence, rolling 2d% and 2d100 is equivalent. roll simulates a rolls >Xof b-sided dice and adds together the results. The optional end, >Xconsisting of one of +-*/b and a number c, can modify the sum of the >Xindividual dice. +-*/ are similar in that they take the sum of the rolls >Xand add or subtract c, or multiply or divide the sum by c. (x can also be >Xused instead of *.) Using b in this slot is a little different: it's short >Xfor "best" and indicates "roll a number of dice, but add together only the >Xbest few". For example, 5d6b3 rolls five six- sided dice and adds together >Xthe three best rolls. >X >XAuthor: Philip Newton <pne@cpan.org> >XWWW: http://search.cpan.org/dist/Games-Dice/ >X >X- Aaron Dalton >Xaaron@daltons.ca >END-of-p5-Games-Dice/pkg-descr >echo x - p5-Games-Dice/pkg-plist >sed 's/^X//' >p5-Games-Dice/pkg-plist << 'END-of-p5-Games-Dice/pkg-plist' >X%%SITE_PERL%%/Games/Dice.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice >X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games 2>/dev/null || true >X@unexec rmdir %D/%%SITE_PERL%%/Games 2>/dev/null || true >X >END-of-p5-Games-Dice/pkg-plist >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 81612
: 53933