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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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