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-MooseX-Types-Signal/distinfo

Number of commits found: 2

Tuesday, 24 Jan 2012
06:15 culot search for other commits by this committer
- Update to 1.101932 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS

Changes:        http://search.cpan.org/dist/MooseX-Types-Signal/Changes
PR:             ports/164410 [1]
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
Original commit
Thursday, 16 Dec 2010
08:33 wen search for other commits by this committer
MooseX::Types::Signal exports a type, Signal, that recognizes valid signals
on your platform. The underlying type is a non-negative number, but there is
a coercion from strings to numbers that recognizes signals by name.

There are also more restrictive types, PerlSignal and UnixSignal. UnixSignal
only understands signals that are in your system's signal.h header file.
PerlSignal only understands signals that are in Perl's %Config hash. Signal
is either/or, with preference to UnixSignal over PerlSignal when coercing.

WWW: http://search.cpan.org/dist/MooseX-Types-Signal/

PR:             ports/153203
Submitted by:   Denis Pokataev <catone@cpan.org>
Original commit

Number of commits found: 2