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
p5-Games-Sequential Sequential games framework with OO interface
0.4.3 games Deleted 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.4.3Version of this port present on the latest quarterly branch.
Maintainer: aaron@daltons.ca search for ports maintained by this maintainer
Port Added: 2005-08-31 11:53:47
Last Update: 2005-11-05 15:42:18
SVN Revision: UNKNOWN
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Games-Sequential/
Description:
Games::Sequential is a framework for producing sequential games. Among other things it keeps track of the sequence of moves, and provides an unlimited undo() mechanism. It also has methods to clone() or take a snapshot() of a game. Users must pass an object representing the initial state of the game as the first argument to new(). This object must provide the two methods copy() and apply(). You can use Games::Sequential::Position as a base class, in which case the copy() method will be provided for you. The apply() method must take a move and apply it to the current position, producing the next position in the game. WWW: http://search.cpan.org/dist/Games-Sequential/ Author: Stig Brautaset <stig@brautaset.org> - Aaron Dalton aaron@daltons.ca
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-Games-Sequential>0:games/p5-Games-Sequential
No installation instructions:
This port has been deleted.
PKGNAME: p5-Games-Sequential
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. Storable.pm : devel/p5-Storable
  2. perl5.8.6 : lang/perl5.8
Runtime dependencies:
  1. Storable.pm : devel/p5-Storable
  2. perl5.8.6 : lang/perl5.8
  3. perl5.8.6 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. ftp://bioinfo.weizmann.ac.il/pub/software/perl/CPAN/modules/by-module/Games/
  2. ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Games/
  3. ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Games/
  4. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  5. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Games/
  6. ftp://ftp.bora.net/pub/CPAN/modules/by-module/Games/
  7. ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Games/
  8. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Games/
  9. ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Games/
  10. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Games/
  11. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Games/
  12. ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/Games/
  13. ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Games/
  14. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Games/
  15. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Games/
  16. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Games/
  17. ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/Games/
  18. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Games/
  19. ftp://www.t.ring.gr.jp/pub/lang/perl/CPAN/modules/by-module/Games/
  20. http://at.cpan.org/modules/by-module/Games/
  21. http://www.cpan.dk/CPAN/modules/by-module/Games/
  22. http://www.t.ring.gr.jp/archives/lang/perl/CPAN/modules/by-module/Games/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.3
05 Nov 2005 15:42:18
Original commit files touched by this commit
aaron search for other commits by this committer
- Port deleted as it has now been merged with games/p5-Games-AlphaBeta

Approved by: tobez
0.4.3
21 Sep 2005 19:31:43
Original commit files touched by this commit
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
0.4.3
11 Sep 2005 20:42:41
Original commit files touched by this commit
leeym search for other commits by this committer
- use IGNORE instead of BROKEN for unrecoverable problem
0.4.3
31 Aug 2005 11:48:47
Original commit files touched by this commit
garga search for other commits by this committer
Add p5-Games-Sequential 0.4.3, sequential games framework with OO
interface.

PR:             ports/84164
Submitted by:   Aaron Dalton <aaron@daltons.ca>

Number of commits found: 4