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: textproc/p5-Spreadsheet-GenerateXLSX/pkg-plist

Number of commits found: 1

Monday, 24 Sep 2018
08:09 sunpoet search for other commits by this committer
Add p5-Spreadsheet-GenerateXLSX 0.04

Spreadsheet::GenerateXLSX provides a function generate_xlsx which takes an array
of Perl data and generates a simple Excel spreadsheet in the XLSX format. The
generated sheets have the first row frozen, and auto filters enabled for every
column.

Each sheet in the spreadsheet is generated from an array of rows, where each row
is an arrayref. The first row is treated as a header row.

The generated spreadsheet can have any numbers of sheets. If you just pass
arrayrefs, the sheets will be named Sheet1, Sheet2, etc.

WWW: https://metacpan.org/release/Spreadsheet-GenerateXLSX
Original commitRevision:480553 

Number of commits found: 1