FreeBSD/ports 2996aa1databases/mysql84-server distinfo Makefile

databases/mysql84-{server|client}: Update to 8.4.9

Bugs Fixed

    Fixed an issue relating to Information Schema privileges. (Bug

    The SQL parser consumed a large amount of memory when parsing very
large queries with many large IN clauses.

    As of this release, the SQL parser's memory management has been
improved. (Bug #105004, Bug #33390851)

Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-9.html

Sponsored by:   Netzkommune GmbH

(cherry picked from commit 1b42326479db2f9e9d7fd318fda10af1c038145e)
DeltaFile
+3-3databases/mysql84-server/distinfo
+1-1databases/mysql84-server/Makefile
+2-0databases/mysql84-server/pkg-plist
+6-43 files

FreeBSD/ports 3b1b613databases/mysql80-client Makefile, databases/mysql80-server distinfo Makefile

databases/mysql80-{client, server}: Update to 8.0.46

Bugs Fixed

    Fixed an issue relating to Information Schema privileges. (Bug

    The SQL parser consumed a large amount of memory when parsing very
large queries with many large IN clauses.

    As of this release, the SQL parser's memory management has been
improved. (Bug #105004, Bug #33390851)

Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html

Sponsored by:   Netzkommune GmbH

(cherry picked from commit cac58f6a5f7b6a2a2f0ba5ee17a996ac2ab3baac)
DeltaFile
+3-3databases/mysql80-server/distinfo
+1-1databases/mysql80-client/Makefile
+1-1databases/mysql80-server/Makefile
+5-53 files

FreeBSD/ports 6f38f20sysutils/alloy Makefile distinfo, sysutils/alloy/files alloy.in

sysutils/alloy: Update to 1.13.1 and fix two bugs in rc script

PR:             292472, 294288
Reviewed by:    fuz@ (earlier revision)
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/488
DeltaFile
+41-10sysutils/alloy/Makefile
+29-1sysutils/alloy/files/alloy.in
+5-7sysutils/alloy/distinfo
+75-183 files

FreeBSD/ports cac58f6databases/mysql80-client Makefile, databases/mysql80-server distinfo Makefile

databases/mysql80-{client, server}: Update to 8.0.46

Bugs Fixed

    Fixed an issue relating to Information Schema privileges. (Bug

    The SQL parser consumed a large amount of memory when parsing very
large queries with many large IN clauses.

    As of this release, the SQL parser's memory management has been
improved. (Bug #105004, Bug #33390851)

Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3databases/mysql80-server/distinfo
+1-1databases/mysql80-client/Makefile
+1-1databases/mysql80-server/Makefile
+5-53 files

FreeBSD/ports 1b42326databases/mysql84-server distinfo Makefile

databases/mysql84-{server|client}: Update to 8.4.9

Bugs Fixed

    Fixed an issue relating to Information Schema privileges. (Bug

    The SQL parser consumed a large amount of memory when parsing very
large queries with many large IN clauses.

    As of this release, the SQL parser's memory management has been
improved. (Bug #105004, Bug #33390851)

Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-9.html

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3databases/mysql84-server/distinfo
+1-1databases/mysql84-server/Makefile
+2-0databases/mysql84-server/pkg-plist
+6-43 files

FreeBSD/ports 9fee574databases/mariadb106-server distinfo pkg-plist

databases/mariadb106-server: Security update to 10.6.26

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
(cherry picked from commit c53bbf39677aa95395a9720d6795ccc1ded60739)
DeltaFile
+3-3databases/mariadb106-server/distinfo
+0-3databases/mariadb106-server/pkg-plist
+1-1databases/mariadb106-server/Makefile
+4-73 files

FreeBSD/ports be7f31fdatabases/mariadb1011-server distinfo pkg-plist

databases/mariadb1011-server: Security update to 10.11.17

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
(cherry picked from commit af2290dd7c4551abca5b5eeef672afd172cf3793)
DeltaFile
+3-3databases/mariadb1011-server/distinfo
+1-4databases/mariadb1011-server/pkg-plist
+1-1databases/mariadb1011-server/Makefile
+5-83 files

FreeBSD/ports d745465databases/mariadb114-server distinfo pkg-plist

databases/mariadb114-server: Security update to 11.4.11

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
(cherry picked from commit d8de7ad67a1ae4e28687597e941548c27fab6a07)
DeltaFile
+3-3databases/mariadb114-server/distinfo
+1-4databases/mariadb114-server/pkg-plist
+1-1databases/mariadb114-server/Makefile
+5-83 files

FreeBSD/ports 60c4874databases/mariadb118-server distinfo pkg-plist

databases/mariadb118-server: Security update to 11.8.7

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
(cherry picked from commit fc62e84a1328f9f8ca7f7e55852af8a4b0152fd4)
DeltaFile
+3-3databases/mariadb118-server/distinfo
+2-4databases/mariadb118-server/pkg-plist
+1-1databases/mariadb118-server/Makefile
+6-83 files

FreeBSD/ports af2290ddatabases/mariadb1011-server distinfo pkg-plist

databases/mariadb1011-server: Security update to 10.11.17

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb1011-server/distinfo
+1-4databases/mariadb1011-server/pkg-plist
+1-1databases/mariadb1011-server/Makefile
+5-83 files

FreeBSD/ports 2393eaesecurity/vaultwarden Makefile

security/vaultwarden: Pet portlint and fix typo

PR:             295006
Approved by:    maintainer timeout
DeltaFile
+4-4security/vaultwarden/Makefile
+4-41 files

FreeBSD/ports c3cc60ddeskutils/skim distinfo Makefile

deskutils/skim: update 4.6.2 → 4.6.3
DeltaFile
+45-41deskutils/skim/distinfo
+22-20deskutils/skim/Makefile
+67-612 files

FreeBSD/ports 1ea52fdx11/rio distinfo Makefile

x11/rio: update 0.4.4 → 0.4.5
DeltaFile
+13-13x11/rio/distinfo
+6-6x11/rio/Makefile
+19-192 files

FreeBSD/ports ec0c0c2security/susshi distinfo Makefile

security/susshi: update 0.15.6 → 0.15.8
DeltaFile
+11-3security/susshi/distinfo
+5-1security/susshi/Makefile
+16-42 files

FreeBSD/ports 668e7f0misc/rash distinfo Makefile

misc/rash: update 2.20.0 → 2.21.0
DeltaFile
+89-119misc/rash/distinfo
+45-60misc/rash/Makefile
+134-1792 files

FreeBSD/ports a2c3330devel/argc distinfo Makefile

devel/argc: update 1.23.0 → 1.24.0
DeltaFile
+181-185devel/argc/distinfo
+90-93devel/argc/Makefile
+271-2782 files

FreeBSD/ports ad71ae6sysutils/tmux distinfo Makefile

sysutils/tmux: Bump PORTREVISION after upstream tarball re-roll

See https://github.com/tmux/tmux/issues/5109 for details.

Reported by:    T.J. Townsend <tj at mrsk.me>
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3sysutils/tmux/distinfo
+1-0sysutils/tmux/Makefile
+4-32 files

FreeBSD/ports 71e09c1textproc/py-opensearch-py Makefile distinfo

textproc/py-opensearch-py: update to 3.2.0

PR:             295448
Approved by:    antoine (maintainer), lwhsu (mentor, implicitly)
DeltaFile
+7-3textproc/py-opensearch-py/Makefile
+3-3textproc/py-opensearch-py/distinfo
+10-62 files

FreeBSD/ports d8de7addatabases/mariadb114-server distinfo pkg-plist

databases/mariadb114-server: Security update to 11.4.11

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb114-server/distinfo
+1-4databases/mariadb114-server/pkg-plist
+1-1databases/mariadb114-server/Makefile
+5-83 files

FreeBSD/ports c53bbf3databases/mariadb106-server distinfo pkg-plist

databases/mariadb106-server: Security update to 10.6.26

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb106-server/distinfo
+0-3databases/mariadb106-server/pkg-plist
+1-1databases/mariadb106-server/Makefile
+4-73 files

FreeBSD/ports 74bc6e5mail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.8.0
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports bda955dwww/nextcloud-contacts distinfo Makefile

www/nextcloud-contacts: Update to 8.4.6
DeltaFile
+3-3www/nextcloud-contacts/distinfo
+1-1www/nextcloud-contacts/Makefile
+4-42 files

FreeBSD/ports 58ab8dadevel/oci-cli Makefile distinfo

devel/oci-cli: Update 3.81.0 => 3.83.0

Changelogs:
https://github.com/oracle/oci-cli/releases/tag/v3.81.1
https://github.com/oracle/oci-cli/releases/tag/v3.82.0
https://github.com/oracle/oci-cli/releases/tag/v3.83.0

PR:             295441
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/oci-cli/Makefile
+3-3devel/oci-cli/distinfo
+6-62 files

FreeBSD/ports 3a565b2devel/py-oci distinfo Makefile

devel/py-oci: Update 2.173.0 => 2.175.0

Changelog:
https://github.com/oracle/oci-python-sdk/releases/tag/v2.173.1
https://github.com/oracle/oci-python-sdk/releases/tag/v2.174.0
https://github.com/oracle/oci-python-sdk/releases/tag/v2.175.0

PR:             295441
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/py-oci/distinfo
+1-1devel/py-oci/Makefile
+4-42 files

FreeBSD/ports eefb057science/kim-api distinfo Makefile

science/kim-api: update 2.4.1 → 2.4.2
DeltaFile
+3-3science/kim-api/distinfo
+1-1science/kim-api/Makefile
+1-1science/kim-api/pkg-plist
+5-53 files

FreeBSD/ports 4753ef0misc/lean-ctx distinfo Makefile

misc/lean-ctx: update 3.6.9 → 3.6.11
DeltaFile
+3-3misc/lean-ctx/distinfo
+1-1misc/lean-ctx/Makefile
+4-42 files

FreeBSD/ports dfe679edns/doggo distinfo Makefile

dns/doggo: update 1.1.5 → 1.1.6
DeltaFile
+5-5dns/doggo/distinfo
+2-3dns/doggo/Makefile
+7-82 files

FreeBSD/ports 2da52ffmath/vtk9 distinfo Makefile

math/vtk9: update 9.6.1 → 9.6.2
DeltaFile
+3-3math/vtk9/distinfo
+1-2math/vtk9/Makefile
+4-52 files

FreeBSD/ports f458930misc/frugally-deep pkg-plist distinfo

misc/frugally-deep: update 0.19.2 → 0.20.0
DeltaFile
+14-0misc/frugally-deep/pkg-plist
+3-3misc/frugally-deep/distinfo
+1-1misc/frugally-deep/Makefile
+18-43 files

FreeBSD/ports 0740613dns/bind-tools pkg-plist-devel, dns/bind9-devel pkg-plist distinfo

dns/bind9-devel: update to 9.21.22

Changes:        https://downloads.isc.org/isc/bind9/9.21.22/doc/arm/html/notes.html#notes-for-bind-9-21-22
Security:       CVE-2026-3592, CVE-2026-3039, CVE-2026-5946,
                CVE-2026-5950, CVE-2026-5947, CVE-2026-3593
(cherry picked from commit 074766800a3726261e66db0e93b668fc8f93514a)
DeltaFile
+11-11dns/bind9-devel/files/patch-meson.build
+11-11dns/bind9-devel/files/extrapatch-bind-min-override-ttl
+7-5dns/bind9-devel/pkg-plist
+5-5dns/bind-tools/pkg-plist-devel
+3-3dns/bind9-devel/distinfo
+1-1dns/bind9-devel/Makefile
+38-366 files