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/upower/files/patch-meson.build

Number of commits found: 4

Thursday, 6 Jul 2023
08:13 Guido Falsi (madpilot) search for other commits by this committer Author: Olivier Duchateau
sysutils/upower: update to 1.90.1

- Remove unneeded patch

While here also regenerate patches to silence portlint warning.

PR:		272389
commit hash: 97de0fdbc30dd2327263a8d8384f352791dbc997 commit hash: 97de0fdbc30dd2327263a8d8384f352791dbc997 commit hash: 97de0fdbc30dd2327263a8d8384f352791dbc997 commit hash: 97de0fdbc30dd2327263a8d8384f352791dbc997 97de0fd
Monday, 28 Mar 2022
19:43 Guido Falsi (madpilot) search for other commits by this committer
sysutils/upower: Replace my patch with upstream fix

PR:		262885
Obtained
from:	https://cgit.freedesktop.org/upower/commit/?id=1003d5c2a69e6c28dcf68adf10181b5180b5defa
commit hash: 2be33351230f23d4382b8e4b929492cbe38976f5 commit hash: 2be33351230f23d4382b8e4b929492cbe38976f5 commit hash: 2be33351230f23d4382b8e4b929492cbe38976f5 commit hash: 2be33351230f23d4382b8e4b929492cbe38976f5 2be3335
19:22 Guido Falsi (madpilot) search for other commits by this committer
sysutils/upower: Fix build when xsltproc is present and MANPAGES disabled

The new meson build system performs an unconditional check for
xsltproc, even when bot gtk_doc and man options are disabled, marking
it only as required if any of those options are enabled.

if xsltproc is found building manual pages and gtk_doc files is
performed unconditionally, but, when the MANPAGES option is disabled,
gtk-doc is not required and most probably missing from the system,
causing the build to fail.

Fix by performing the check for sltproc only when one of those two
options are enabled, and disabling building all docs otherwise.

PR:		262885
Fixes:		4025875f76dd78090a158a3077ca447a05722510
commit hash: 8370ed121639270a4196b3d609f5d9baf92d698a commit hash: 8370ed121639270a4196b3d609f5d9baf92d698a commit hash: 8370ed121639270a4196b3d609f5d9baf92d698a commit hash: 8370ed121639270a4196b3d609f5d9baf92d698a 8370ed1
Sunday, 27 Mar 2022
11:11 Guido Falsi (madpilot) search for other commits by this committer Author: Olivier Duchateau
sysutils/upower: Update to 0.99.17

- Switch to Meson build system (following upstreamc hange)

PR:		262847
commit hash: 4025875f76dd78090a158a3077ca447a05722510 commit hash: 4025875f76dd78090a158a3077ca447a05722510 commit hash: 4025875f76dd78090a158a3077ca447a05722510 commit hash: 4025875f76dd78090a158a3077ca447a05722510 4025875

Number of commits found: 4