www/openresty: enable HTTP/2 and HTTP/3
Switch the runtime dependency from PCRE to PCRE2, which is what
the bundled nginx build detects and links against.
Add HTTP/2 and HTTP/3 options and enable them by default. Also fix
stale option names in OPTIONS_DEFAULT and clean up a few option
descriptions.
Sponsored by: Netzkommune GmbH
devel/py-sortinghat: Move away from py-dj52-* ports
* The counterparts of the py-dj52-* ports were switched to Django 5.2
in ce59801b72ef, thus move py-sortinghat to those ones. Do the same
for www/py-django-graphql-jwt as well.
* Bump PORTREVISION due changed dependencies.
PR: 291707
Reviewed by: bofh
Differential Revision: https://reviews.freebsd.org/D57301
net-mgmt/peering-manager: Move away from py-dj52-* ports
* The counterparts of the py-dj52-* ports were switched to Django 5.2
in ce59801b72ef, thus move peering-manager to those ones.
* Bump PORTREVISION due changed dependencies.
PR: 291707
Approved by: bofh (maintainer, via private mail)
Mk/Uses/qt-dist.mk: Fix build with multiple Python installations
Force SBOM generation to use the default Python.
While here, quote paths for safety.
Reported by: Daniel Toschläger <<d.toschlaeger at pm.me>