www/wt: Update to 4.12.1
- Updates Wt to v4.12.1
- Removes unused OPTIONS_GROUP WSTRING (earlier versions using it, somehow it has not been removed)
- Builds using C++20 instead of C++14 (because of new options STDANY STDFS, it's possible to fallback
to C++14 when those options are disabled, please let me know and I'll patch it)
- Adds options group WTCPPIMPL for STD* options below
- Adds STDANY option
- Adds STDFS option
- Some other minor fixes
PR: 291346
Reported by: maintainer
www/minio: Mark DEPRECATED
- Upstream has declared this in maintenance mode prefering their
commercial version. [1]
- Set EXPIRATION_DATE 2026-12-31.
- For now I have set the expiration 1 year ahead but in the mean time if
there is any critical security this port will be removed beforehand if
the upstream does not fix it.
- If anyone knows a good alternative worth migrating to and need help
porting please give me a heads up.
- www/garage might be a viable alternative but I have not checked the
migration procedure
1. https://github.com/minio/minio/commit/27742d469462e1561c776f88ca7a1f26816d69e2
devel/libdatrie: Fix symbol versioning
Somehow version script tests always fails on FreeBSD and the necessary
FLAGS are not passed to the builder. See:
https://github.com/dgibson/dtc/issues/171
This is a very bad way of fixing this but if someone has a better way of
fixing this please let me know.
PR: 291443
Reported by: jilles
dns/dnsmasq-devel: update to v2.92rc2
* 05464a1 2025-12-04 | Fix some issues with the swedish manual page, some causing lintian warnings (tag: v2.92rc2) [Sven Geuer]
* ae3d3d9 2025-12-04 | Fix typos in the english manual page [Sven Geuer]
* d184578 2025-12-04 | Remove trailing white space from dnsmasq.conf.example [Sven Geuer]
* edb5f85 2025-12-03 | CHANGELOG: Fix two typos [Matthias Andree]
(cherry picked from commit fae42b8e575e5feef84cdabe06f690fb493b3b47)
dns/dnsmasq-devel: update to v2.92rc2
* 05464a1 2025-12-04 | Fix some issues with the swedish manual page, some causing lintian warnings (tag: v2.92rc2) [Sven Geuer]
* ae3d3d9 2025-12-04 | Fix typos in the english manual page [Sven Geuer]
* d184578 2025-12-04 | Remove trailing white space from dnsmasq.conf.example [Sven Geuer]
* edb5f85 2025-12-03 | CHANGELOG: Fix two typos [Matthias Andree]
libsysdecode: Use consistent include path
mkioctls should look at the same set of headers as mktables does.
MFC after: 1 week
Fixes: 139d114acc7b ("libsysdecode use MKTABLES_INCLUDEDIR")
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.
Reviewed by: sjg
Differential Revision: https://reviews.freebsd.org/D54106
graphics/png: security update to 1.6.52
Note this isn't the offered patch from the PR, but one that
instead puts the APNG patch version into a variable.
Reported by: FiLiS
Approved by: desktop@ (vishwin)
PR: 291266
MFH: 2025Q4 (after a few days)
png -- Multiple vulnerabilities
Security: CVE-2025-64505
Security: CVE-2025-64506
Security: CVE-2025-64720
Security: CVE-2025-65018
Security: 4b297f5a-cbad-11f0-ac9f-b42e991fc52e
png -- Out-of-bounds read
Security: CVE-2025-66293
[3 lines not shown]