net-mgmt/librenms: Update to 26.6.0
re: https://github.com/librenms/librenms/releases/tag/26.6.0
This release requires a database update and a new configuration item
Add this entry to $PREFIX/librenms.env
XDG_CACHE_HOME=/var/db/librenms/font-cache
x11/mate-screensaver: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook.
audio/mpz: update the port to version 2.0.10 (second attempt)
This extends commit ac0878d59889 and undoes some of its damage.
PR: 295717
Reported by: portscout
net/sendme: fix build on powerpc64*
1. For netdev crate, the relevant code is not amd64-only, but applies
to any 64-bit architecture.
2. For netwatch crate, the relevant code is not aarch64-only, but
also works on powerpc64* and should work on riscv64.
net/dumbpipe: fix build on powerpc64*
1. For netdev crate, the relevant code is not amd64-only, but applies
to any 64-bit architecture.
2. For netwatch crate, the relevant code is not aarch64-only, but
also works on powerpc64* and should work on riscv64.