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.

non port: games/p5-Algorithm-Pair-Best2/distinfo

Number of commits found: 2

Monday, 14 Mar 2016
15:09 sunpoet search for other commits by this committer
- Update to 2.040
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Algorithm-Pair-Best2/Changes
Original commitRevision:411085 
Wednesday, 23 Nov 2011
17:12 sunpoet search for other commits by this committer
- Add p5-Algorithm-Pair-Best2 2.035

Algorithm::Pair::Best2 is a re-write of Algorithm::Pair::Best. The interface is
simplified and the implementation is significantly streamlined.

After creating an Algorithm::Pair::Best2 object (with->new), add items to the
list of items (i.e: players) to be paired. The final list must contain an even
number of items or picking the pairs will throw an exception.

Algorithm::Pair::Best2->pick explores all combinations of items and returns the
pairing list with the best (lowest) score.

WWW: http://search.cpan.org/dist/Algorithm-Pair-Best2/

Feature safe:   yes
Original commit

Number of commits found: 2