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: net/pload/files/patch-ioctl__stat.c

Number of commits found: 1

Monday, 16 Jan 2023
17:33 Mikael Urankar (mikael) search for other commits by this committer Author: J.R. Oldroyd
net/pload: Fix command-line args and unit display.

This patch updates the port to fix the fact that the code calls
XtAppInitialize() which eats the command-line args and so causes ps(1)
to not display them. The command-line args are now saved before and restored
after the call to XtAppInitialize().

Also, correct the display of the units of total byte counts to show as "B",
"kB", "GB" etc, rather than the imprecise/incorrect "b", "k", "G" etc.

PR:		267710
Approved by:	J.R. Oldroyd (maintainer)
commit hash: 82f36772565dc3bcf17661df5ac8360c85fe426c commit hash: 82f36772565dc3bcf17661df5ac8360c85fe426c commit hash: 82f36772565dc3bcf17661df5ac8360c85fe426c commit hash: 82f36772565dc3bcf17661df5ac8360c85fe426c 82f3677

Number of commits found: 1