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-POSIX-strftime-Compiler/pkg-plist

Number of commits found: 2

Wednesday, 13 Oct 2021
05:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-POSIX-strftime-Compiler: Update to 0.44

- Add LICENSE_FILE
- Sort PLIST

Changes:	https://metacpan.org/dist/POSIX-strftime-Compiler/changes
commit hash: 9d5351536df8c464ac9ab548cb2ee7711a24f55b commit hash: 9d5351536df8c464ac9ab548cb2ee7711a24f55b commit hash: 9d5351536df8c464ac9ab548cb2ee7711a24f55b commit hash: 9d5351536df8c464ac9ab548cb2ee7711a24f55b 9d53515
Thursday, 20 Nov 2014
10:13 kuriyama search for other commits by this committer
POSIX::strftime::Compiler provides GNU C library compatible
strftime(3).  But this module will not affected by the system locale.
This feature is useful when you want to write loggers, servers and
portable applications.

For generate same result strings on any locale,
POSIX::strftime::Compiler wraps POSIX::strftime and converts some
format characters to perl code.

WWW: http://search.cpan.org/dist/POSIX-strftime-Compiler/
Original commitRevision:372900 

Number of commits found: 2