sysutils/chgrep: update to version 1.2.5
The original master site does no longer provide sources for this
program, but there appears to be a fork on GitHub that is maintained.
security/dogtag-jss: Enable ML-DSA to match security/nss
JSS compares the size of its auth_alg_defs array against ssl_auth_size
from NSS in a static assertion. nss 3.128 added ssl_auth_mldsa44,
ssl_auth_mldsa65 and ssl_auth_mldsa87 to the enum, so the array now has
to carry those three entries as well and the build fails without them.
WITH_MLDSA is ON upstream; it was turned off here back when NSS did not
know these types yet.
Sponsored by: Netzkommune GmbH
www/py-dj60-social-auth-app-django: Set PORTSCOUT
* The only consumer, net-mgmt/netbox, is currently incompatible with
newer versions due to breaking changes.
Therefore, set PORTSCOUT temporarily until net-mgmt/netbox has been
updated to the upcoming 4.7.x release.
x11-fonts/aporetic: Improve port
* Only extract files that are required and install only hinted files
PR: 296928
Approved by: maintainer timeout, 1+ month
security/openconnect-gui: Deprecate and set expiration date to 2026-09-30
Outdated and depends on legacy QT5
PR: 290498
Approved by: maintainer timeout, 10+ months
devel/etcd: Deprecate and set expiration date to 2026-09-30
Obsolete and unsupported upstream, redirect users to 3.x series
PR: 292160
Approved by: maintainer timeout, 8+ months
www/dtse: Deprecate and set expiration date to 2026-09-30
Unmaintained upstream
PR: 297581
Reviewed by: Douglas Thrift <douglas at douglasthrift.net> (maintainer)
databases/pgbarman: update to 3.20.0
* Switch to PEP517 build using uv_build backend
* Consequently require python 3.12 or above
* Move replacement of the %%PREFIX%% token we introduce using
patching to the `pre-build` step, so that `make makepatch`
generates results still including that token.
Changes: https://github.com/EnterpriseDB/barman/blob/release/3.20.0/RELNOTES.md
Reported by: portscout
ldconfig: Revert "ldconfig: Add rootdir support and handle INSTALL_AS_USER"
Something was not properly catched by the exp-run, revert until
I fix the fallouts