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: graphics/sane-backends/pkg-deinstall

Number of commits found: 2

Friday, 15 Jun 2018
14:08 tobik search for other commits by this committer
graphics/sane-backends: Remove bogus interactive pkg-deinstall script

Half of the script is never run and the other half tries to stop
saned and asks an interactive question outside of pkg's control if
saned happens to be still running which will stall pkg-delete(8)
indefinitely.
Original commitRevision:472451 
Sunday, 7 Feb 2010
20:34 bms search for other commits by this committer
Add an RC script for saned, and borrow machinery for creating
a dedicated sandbox user account from the nullmailer port.

Also add a pkg-message which describes how to tie down a USB
scanner to this sandbox using devd(8) in FreeBSD 8, as well as
describing what config files likely need editing.
Note: This text probably belongs in the FreeBSD Handbook.

Bump PORTREVISION.

Reviewed by:    dougb (with edits to saned.in)
Original commit

Number of commits found: 2