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: devel/p5-Hash-FieldHash/distinfo

Number of commits found: 5

Monday, 6 Feb 2017
12:54 sunpoet search for other commits by this committer
Update to 0.15

- Add LICENSE_FILE
- Strip shared library

Changes:	http://search.cpan.org/dist/Hash-FieldHash/Changes
Original commitRevision:433488 
Saturday, 8 Jun 2013
21:01 sunpoet search for other commits by this committer
- Update to 0.14

Changes:	http://search.cpan.org/dist/Hash-FieldHash/Changes
Original commitRevision:320285 
Thursday, 18 Apr 2013
16:57 sunpoet search for other commits by this committer
- Update to 0.13
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Hash-FieldHash/Changes
Feature safe:	yes
Original commitRevision:316052 
Wednesday, 19 Oct 2011
13:01 sunpoet search for other commits by this committer
- Update to 0.12
- Remove outdated PERL_LEVEL check

Changes:        http://search.cpan.org/dist/Hash-FieldHash/Changes
Original commit
Wednesday, 10 Aug 2011
12:24 sunpoet search for other commits by this committer
- Add p5-Hash-FieldHash 0.10

Hash::FieldHash provides the field hash mechanism which supports the inside-out
technique.

You may know Hash::Util::FieldHash. It's a very useful module, but too complex
to understand all the functions and only available in 5.10. H::U::F::Compat is
available for pre-5.10, but it seems too slow to use.

This is an alternative to H::U::F with following features:

Simpler interface
- Hash::FieldHash provides a few functions: fieldhash() and fieldhashes().
  That's enough.

Higher performance
- Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals
  use simpler structures.

Relic support
- Although Hash::FieldHash uses a new feature introduced in Perl 5.10, the uvar
  magic for hashes described in "GUTS" in Hash::Util::Fieldhash, it supports
  Perl 5.8 using the traditional tie-hash layer.

WWW: http://search.cpan.org/dist/Hash-FieldHash/
Original commit

Number of commits found: 5