FreeBSD/ports c281eb7sysutils/virt-firmware distinfo Makefile

sysutils/virt-firmware: update to 26.5.4
DeltaFile
+3-3sysutils/virt-firmware/distinfo
+2-3sysutils/virt-firmware/Makefile
+5-62 files

FreeBSD/ports cb05ed2www/glassfish pkg-plist distinfo

www/glassfish: update to 8.0.2
DeltaFile
+9-252www/glassfish/pkg-plist
+3-3www/glassfish/distinfo
+1-2www/glassfish/Makefile
+13-2573 files

FreeBSD/ports bc4fe22misc/rump Makefile

misc/rump: disable unterminated-string-initialization error with llvm21.
DeltaFile
+6-2misc/rump/Makefile
+6-21 files

FreeBSD/ports d8e760bmath/octave-forge Makefile

math/octave-forge: Add new optional depencency.

- math/math/octave-forge-mysql added as optional dependency.
- Update to 20260523.
DeltaFile
+2-2math/octave-forge/Makefile
+2-21 files

FreeBSD/ports 8a7fe4dmath/octave-forge-mysql Makefile pkg-descr

math/octave-forge-mysql: New port.

- Basic Octave implementation of the MySQL toolkit.
DeltaFile
+22-0math/octave-forge-mysql/Makefile
+8-0math/octave-forge-mysql/pkg-descr
+3-0math/octave-forge-mysql/distinfo
+33-03 files

FreeBSD/ports c70d358www/librewolf distinfo Makefile

www/librewolf: Update 151.0.1-1 => 151.0.1-2

Commit log:
https://codeberg.org/librewolf/source/compare/151.0.1-1...151.0.1-2

PR:             295514
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 1bbf1741677fce10343e5676a42985af736bf766)
DeltaFile
+3-3www/librewolf/distinfo
+1-1www/librewolf/Makefile
+4-42 files

FreeBSD/ports 1bbf174www/librewolf distinfo Makefile

www/librewolf: Update 151.0.1-1 => 151.0.1-2

Commit log:
https://codeberg.org/librewolf/source/compare/151.0.1-1...151.0.1-2

PR:             295514
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3www/librewolf/distinfo
+1-1www/librewolf/Makefile
+4-42 files

FreeBSD/ports 2998315benchmarks/clpeak distinfo Makefile

benchmarks/clpeak: update to 2.0.9

Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/2.0.9
Reported by:    GitHub (watch releases)
DeltaFile
+3-3benchmarks/clpeak/distinfo
+1-1benchmarks/clpeak/Makefile
+4-42 files

FreeBSD/ports f8c31a3x11-wm/wlmaker pkg-plist distinfo, x11-wm/wlmaker/files patch-session

x11-wm/wlmaker: update to 0.8

Changes:        https://github.com/phkaeser/wlmaker/releases/tag/v0.8
Reported by:    GitHub (watch releases)
DeltaFile
+0-27x11-wm/wlmaker/files/patch-session
+13-6x11-wm/wlmaker/pkg-plist
+5-5x11-wm/wlmaker/distinfo
+3-3x11-wm/wlmaker/Makefile
+21-414 files

FreeBSD/ports 0733e12www/opengist pkg-plist distinfo, www/opengist/files patch-package.json

www/opengist: Update to 1.12.2

Changes since 1.12.1:

v1.12.2

Added

  * Search all fields (#622).
  * Display a form to create an Opengist account coming from a OAuth
    provider (#623).
  * Rebuild search index in admin options (#647).

Fixed

  * Clean file path names on file creation (#624).
  * Support UTF-8 on gist download (#625).
  * CSRF skipper only for GET *.js request (#627).
  * Async-loaded gist embed scripts (#630).

    [7 lines not shown]
DeltaFile
+16-16www/opengist/pkg-plist
+7-7www/opengist/distinfo
+2-2www/opengist/files/patch-package.json
+1-2www/opengist/Makefile
+26-274 files

FreeBSD/ports ae4db05sysutils/tempo Makefile distinfo, sysutils/tempo/files patch-example_docker-compose_shared_tempo.yaml tempo.in

sysutils/tempo: Update 2.7.2 => 2.10.5

Changelog:
https://github.com/grafana/tempo/blob/v2.10.5/CHANGELOG.md

- Fix build with custom user/group not from UIDs/GIDs.
- Fix substitution in comments in rc script.

PR:             295525
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+8-5sysutils/tempo/Makefile
+5-5sysutils/tempo/files/patch-example_docker-compose_shared_tempo.yaml
+5-5sysutils/tempo/distinfo
+2-2sysutils/tempo/files/tempo.in
+20-174 files

FreeBSD/src 4d125edsys/netlink netlink_generic.c

netlink: Avoid potential undefined behaviour

Taking the address of an OOB array element is UB, even if not
dereferenced.

Reviewed by: des, bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57172
DeltaFile
+3-5sys/netlink/netlink_generic.c
+3-51 files

FreeBSD/src 9f1e693usr.sbin/mfiutil mfiutil.8

mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently

Both tools support controllers from both companies, so document it.

Reviewed by:    ziaee (via IRC)
MFC after:      immediately
Differential Revision:  https://reviews.freebsd.org/D57212

(cherry picked from commit c74645b0c8df1307cb6f13d835012f88883dff3a)
DeltaFile
+3-3usr.sbin/mfiutil/mfiutil.8
+3-31 files

FreeBSD/src 54c8439share/man/man4 mrsas.4

mrsas.4: Use Broadcom/LSI consistently

Reviewed by:    ziaee (via IRC)
MFC after:      immediately
Differential Revision:  https://reviews.freebsd.org/D57211

(cherry picked from commit f30b1df048f00cd84f46b798c67234e7c3009962)
DeltaFile
+2-2share/man/man4/mrsas.4
+2-21 files

FreeBSD/src 71c50c1usr.sbin/mfiutil mfiutil.8

mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently

Both tools support controllers from both companies, so document it.

Reviewed by:    ziaee (via IRC)
MFC after:      immediately
Differential Revision:  https://reviews.freebsd.org/D57212

(cherry picked from commit c74645b0c8df1307cb6f13d835012f88883dff3a)
DeltaFile
+3-3usr.sbin/mfiutil/mfiutil.8
+3-31 files

FreeBSD/src ce40d96share/man/man4 mrsas.4

mrsas.4: Use Broadcom/LSI consistently

Reviewed by:    ziaee (via IRC)
MFC after:      immediately
Differential Revision:  https://reviews.freebsd.org/D57211

(cherry picked from commit f30b1df048f00cd84f46b798c67234e7c3009962)
DeltaFile
+2-2share/man/man4/mrsas.4
+2-21 files

FreeBSD/src c74645busr.sbin/mfiutil mfiutil.8

mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently

Both tools support controllers from both companies, so document it.

Reviewed by:    ziaee (via IRC)
MFC after:      immediately
Differential Revision:  https://reviews.freebsd.org/D57212
DeltaFile
+3-3usr.sbin/mfiutil/mfiutil.8
+3-31 files

FreeBSD/src f30b1dfshare/man/man4 mrsas.4

mrsas.4: Use Broadcom/LSI consistently

Reviewed by:    ziaee (via IRC)
MFC after:      immediately
Differential Revision:  https://reviews.freebsd.org/D57211
DeltaFile
+2-2share/man/man4/mrsas.4
+2-21 files

FreeBSD/doc 42ec490website/themes/beastie/i18n ru.toml

website: fix Russian translations

Differential Revision: https://reviews.freebsd.org/D57214
DeltaFile
+7-7website/themes/beastie/i18n/ru.toml
+7-71 files

FreeBSD/ports e85d11acad/xcircuit pkg-plist Makefile, cad/xcircuit/files patch-xcircuit.h

cad/xcircuit: Update 3.10.30 => 3.10.44

* Add LICENSE_FILE
* USE_GITHUB for MASTER_SITES to track actual upstream tags
* Simplify post-install and make it respect EXAMPLES option
* Pet portclippy(1) and portfmt(1)
* Improve pkg-descr

PR:                     285512
Approved by:            danilo@ (maintainer)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+20-20cad/xcircuit/pkg-plist
+17-17cad/xcircuit/Makefile
+14-1cad/xcircuit/pkg-descr
+11-0cad/xcircuit/files/patch-xcircuit.h
+3-3cad/xcircuit/distinfo
+65-415 files

FreeBSD/ports d3ade66devel/zeal distinfo Makefile, devel/zeal/files patch-qt6.10-fix

devel/zeal: Update to 0.8.1

Fixes build on CURRENT.

Changes:
https://github.com/zealdocs/zeal/releases/tag/v0.8.0
https://github.com/zealdocs/zeal/releases/tag/v0.8.1
DeltaFile
+0-38devel/zeal/files/patch-qt6.10-fix
+3-5devel/zeal/distinfo
+1-2devel/zeal/Makefile
+4-453 files

FreeBSD/src 1df4315bin/sh/tests/builtins read12.0 read11.0

sh/tests: Cut down builtins/read12.0 by 2 seconds

Since the test assumes a 250 ms response time, there is no need to delay
for 3 seconds. Instead, delay for the minimum possible 1 second.

Also, fix some assertions in builtins/read11.0 and builtins/read12.0. If
`set -e` is in effect, `foo` in `foo && bar` is considered tested and
therefore a failure does not cause the shell to exit.

Reviewed by:    bdrewery
Differential Revision:  https://reviews.freebsd.org/D55191
DeltaFile
+8-6bin/sh/tests/builtins/read12.0
+2-1bin/sh/tests/builtins/read11.0
+10-72 files

FreeBSD/doc 7586e7dwebsite/data/ru/news news.toml

website: update ru/news
DeltaFile
+5-0website/data/ru/news/news.toml
+5-01 files

FreeBSD/ports 5995129www/pocket-id distinfo Makefile

www/pocket-id: Update to 2.7.0

ChangeLogs:

- https://github.com/pocket-id/pocket-id/releases/tag/v2.6.0
- https://github.com/pocket-id/pocket-id/releases/tag/v2.6.1
- https://github.com/pocket-id/pocket-id/releases/tag/v2.6.2
- https://github.com/pocket-id/pocket-id/releases/tag/v2.7.0
DeltaFile
+7-7www/pocket-id/distinfo
+1-2www/pocket-id/Makefile
+8-92 files

FreeBSD/ports 0d2fe10www/filebrowser distinfo Makefile

www/filebrowser: Update to 2.63.5

ChangeLogs:

- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.3
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.4
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.5
DeltaFile
+7-7www/filebrowser/distinfo
+2-3www/filebrowser/Makefile
+9-102 files

FreeBSD/ports 8ccea08www/gatus distinfo Makefile

www/gatus: Update to 5.36.0

ChangeLog: https://github.com/TwiN/gatus/releases/tag/v5.36.0
DeltaFile
+5-5www/gatus/distinfo
+2-3www/gatus/Makefile
+7-82 files

FreeBSD/ports 167c169www/filebrowser-quantum distinfo Makefile

www/filebrowser-quantum: Update to 1.3.3

ChangeLog:
https://github.com/gtsteffaniak/filebrowser/compare/v1.2.4-stable...v1.3.3-stable
DeltaFile
+7-7www/filebrowser-quantum/distinfo
+2-3www/filebrowser-quantum/Makefile
+9-102 files

FreeBSD/ports 59d61fdsysutils/go-ntfy distinfo Makefile

sysutils/go-ntfy: Update to 0.23.0

ChangeLog: https://github.com/binwiederhier/ntfy/releases/tag/v2.23.0
DeltaFile
+7-7sysutils/go-ntfy/distinfo
+2-3sysutils/go-ntfy/Makefile
+9-102 files

FreeBSD/ports 00ad2afwww/py-searxng-devel distinfo Makefile

www/py-searxng-devel: Update to 20260517
DeltaFile
+3-3www/py-searxng-devel/distinfo
+2-2www/py-searxng-devel/Makefile
+5-52 files

FreeBSD/ports 5cb777email/thunderbird Makefile, mail/thunderbird-esr Makefile

wasi/gecko: remove ${REINPLACE_CMD} for unconditional wasm32-wasip1

No longer needed after toolchain.configure was restructured for
gecko 151, with upstream commit backported to the ESR branches in
the linked PR

PR: 295332
DeltaFile
+0-2mail/thunderbird-esr/Makefile
+0-2mail/thunderbird/Makefile
+0-2www/firefox-esr/Makefile
+0-2www/firefox/Makefile
+0-2www/librewolf/Makefile
+0-105 files