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: print/py-stapler/pkg-descr

Number of commits found: 1

Saturday, 12 Aug 2017
05:43 woodsb02 search for other commits by this committer
Add new port print/py-stapler

Stapler is a pure Python alternative to PDFtk, a tool for manipulating PDF
documents from the command line. Like pdftk, stapler is a command-line tool.

With the select command, you can cherry-pick pages from pdfs and concatenate
them into a new pdf file.

The delete command works almost exactly the same as select, but inverse.
It uses the pages and ranges which you didn't specify.

The split command splits the specified pdf files into their single pages and
writes each page into it's own pdf file.

With the zip command, you can cherry-pick pages from pdfs (like select).
The pages from each pdf are merged together in an interleaving manner.
This can be used to collate a pdf with odd pages and a pdf with even pages
into a single file.

The info command shows information on the metadata stored inside a PDF file.

WWW: https://github.com/hellerbarde/stapler
Original commitRevision:447816 

Number of commits found: 1