www/qt5-webengine: force build dependencies for pdf plugin (+)
Ensure to be all prerequisites built before pdf plugin build will be
started in same way as qt6-webengine already have done.
It affected at least aarch64 build.
www/freenginx-devel: update from 1.29.2 to 1.29.3
<ChangeLog>
*) Feature: loading of certificates and secret keys from hardware tokens
with OpenSSL STORE API.
*) Change: loading of external character entities declared in the
internal DTD subset is now disabled by default in the
ngx_http_xslt_filter_module; loading can be enabled with the
"xml_external_entities" directive.
*) Bugfix: the ngx_http_xslt_filter_module might try loading of external
character entities over the network, which might cause blocking of
the worker process for a significant time.
*) Bugfix: the "working_directory", "google_perftools_profiles",
"geoip_country", "geoip_city", "geoip_org", and "xml_entities"
directives incorrectly handled relative paths.
[2 lines not shown]
net-im/qTox: exorcise -Werror, -pedantic-errors
The build previously failed on armv7 due to a statement expression in
a dependency header, causing a deadly warning cum error. Exorcise
-Werror and its evil cousin -pedantic-errors to fix the build.
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
(cherry picked from commit 1fdec2083213109a57424295aacfb32776fb6aee)
x11-themes/gnome-icons*: Update MASTER_SITES
Instead of having to manage hacks in helper for a handful of ports
use full URL instead
Reported by: fuz
(cherry picked from commit c393ae47f0c3ef884ec2cef9c15bb98aaa0c270f)
net/kamailio: fix build on armv7
The port expects this architecture to be called arm7, not armv7.
Fullfill its wishes.
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
(cherry picked from commit 45ed4e04d4447e42e47e9d91bdc3061e65d4395e)
databases/proxysql: fix build on armv7 for real
Seems like I forgot to check in the patch files last time.
Write the patch files anew and add them to the tree.
Fixes: 0586757c29f879c3375f7a782d1d4824851d360a
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
(cherry picked from commit da9ea89b034e040b12ce35e4b6e96500ae617793)
databases/weaviate: not for 32 bit platforms
There are a bunch of issues building the port on 32 bit platforms.
See the upstream issue I filed.
See also: https://github.com/weaviate/weaviate/issues/9692
MFH: 2025Q4
security/unix-selfauth-helper: undeprecate and assume maintainership
Port is requires by 12 other ports.
Upstream is still active, just not in the FreeBSD project.
sysutils/s6: update to version 2.13.2.0.
Changes from NEWS file:
- Bugfixes.
- pkg-config support.
- s6-svstat now correctly reports services that haven't started yet.