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: sysutils/nut-devel/files/nut.newsyslog

Number of commits found: 1

Friday, 10 Feb 2023
18:26 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Fix nut file access

Preexisting nut files will have uucp group permissions, which will no
longer be available to nut because it runs under its own GID. For the
time being add code to nut_prestart() adjusting the ownership of the
files to UID nut and GID nut.

This code should be removed approximately a year from now as it is
expected that most if not all nut installations will have correct file
ownership by then.

While here, also fix nut.newsyslog to refer to the new nut UID/GID.

Reported by:	avg, Mathieu <sigsys@gmail.com>
Fixes:		02c038c8cc15
commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 a4cc150

Number of commits found: 1