notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-Games-Dice Perl module to simulate die rolls
0.046 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.046Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-06-02 12:26:48
Last Update: 2023-01-30 12:59:28
Commit Hash: 99189d3
Also Listed In: perl5
License: MIT
WWW:
https://metacpan.org/release/Games-Dice
Description:
Games::Dice simulates die rolls. It uses a function-oriented (not object-oriented) interface. No functions are exported by default. At present, there are two functions which are exportable: roll and roll_array. The latter is used internally by roll, but can also be exported by itself. The number and type of dice to roll is given in a style which should be familiar to players of popular role-playing games: adb[+-*/b]c. a is optional and defaults to 1; it gives the number of dice to roll. b indicates the number of sides to each die; the most common, cube-shaped die is thus a d6. % can be used instead of 100 for b; hence, rolling 2d% and 2d100 is equivalent. If F is used for b fudge dice are used, which either results in -1, 0 or 1. roll simulates a rolls of b-sided dice and adds together the results. The optional end, consisting of one of +-*/b and a number c, can modify the sum of the individual dice. +-*/ are similar in that they take the sum of the rolls and add or subtract c, or multiply or divide the sum by c. (x can also be used instead of *.) Hence, 1d6+2 gives a number in the range 3..8, and 2d4*10 gives a number in the range 20..80. (Using / truncates the result to an int after dividing.) Using b in this slot is a little different: it's short for "best" and indicates "roll a number of dice, but add together only the best few". For example, 5d6b3 rolls five six- sided dice and adds together the three best rolls. This is sometimes used, for example, in role-playing to give higher averages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Games-Dice-0.046/catalog.mk
  2. /usr/local/share/licenses/p5-Games-Dice-0.046/LICENSE
  3. /usr/local/share/licenses/p5-Games-Dice-0.046/MIT
  4. bin/roll
  5. lib/perl5/site_perl/Games/Dice.pm
  6. lib/perl5/site_perl/man/man1/roll.1.gz
  7. lib/perl5/site_perl/man/man3/Games::Dice.3.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • p5-Games-Dice>0:games/p5-Games-Dice
To install the port:
cd /usr/ports/games/p5-Games-Dice/ && make install clean
To add the package, run one of these commands:
  • pkg install games/p5-Games-Dice
  • pkg install p5-Games-Dice
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Games-Dice
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1674589670 SHA256 (Games-Dice-0.046.tar.gz) = b79c8ced572157f3623a5fd8179f3babe63386163260955a41f95b089fec7eff SIZE (Games-Dice-0.046.tar.gz) = 13218

Packages (timestamps in pop-ups are UTC):
p5-Games-Dice
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0460.0460.0450.0460.046-0.045-
FreeBSD:13:quarterly0.0460.0460.0460.0460.0460.0460.0460.046
FreeBSD:14:latest0.0460.0460.0450.0460.0460.046-0.046
FreeBSD:14:quarterly0.0460.046-0.0460.0460.0460.0460.046
FreeBSD:15:latest0.0460.046n/a0.046n/a0.0460.0460.046
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test-MockRandom>=0 : devel/p5-Test-MockRandom
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_p5-Games-Dice
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Games/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Games/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Games/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Games/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Games/
  7. http://backpan.perl.org/modules/by-module/Games/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Games/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Games/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Games/
  12. https://www.cpan.org/modules/by-module/Games/
Collapse this list.

There are no commits on branch 2022Q2 for this port