FreeBSD/ports f4674f9net-im/mautrix-whatsapp distinfo Makefile, net-im/mautrix-whatsapp/files config.yaml.sample

net-im/mautrix-whatsapp: Update 0.2604.0 => 0.2606.0

Added sample config that is created by running `mautrix-whatsapp -e`
and also commenting out logging to files since this is handled by
daemon(8) when running as a service.

While here, require Go 1.26+ otherwise it gets downloaded manually.

Release Notes:
- https://mau.fi/blog/2026-05-mautrix-release/
- https://mau.fi/blog/2026-06-mautrix-release/
Changelogs:
- https://github.com/mautrix/whatsapp/releases/v0.2605.0
- https://github.com/mautrix/whatsapp/releases/v0.2606.0

PR:             295337
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)

(cherry picked from commit 31af87cee4d53498ebe5fca9787b2d681fea804a)
DeltaFile
+640-0net-im/mautrix-whatsapp/files/config.yaml.sample
+5-5net-im/mautrix-whatsapp/distinfo
+4-3net-im/mautrix-whatsapp/Makefile
+1-0net-im/mautrix-whatsapp/pkg-plist
+650-84 files

FreeBSD/ports 31af87cnet-im/mautrix-whatsapp distinfo Makefile, net-im/mautrix-whatsapp/files config.yaml.sample

net-im/mautrix-whatsapp: Update 0.2604.0 => 0.2606.0

Added sample config that is created by running `mautrix-whatsapp -e`
and also commenting out logging to files since this is handled by
daemon(8) when running as a service.

While here, require Go 1.26+ otherwise it gets downloaded manually.

Release Notes:
- https://mau.fi/blog/2026-05-mautrix-release/
- https://mau.fi/blog/2026-06-mautrix-release/
Changelogs:
- https://github.com/mautrix/whatsapp/releases/v0.2605.0
- https://github.com/mautrix/whatsapp/releases/v0.2606.0

PR:             295337
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+640-0net-im/mautrix-whatsapp/files/config.yaml.sample
+5-5net-im/mautrix-whatsapp/distinfo
+4-3net-im/mautrix-whatsapp/Makefile
+1-0net-im/mautrix-whatsapp/pkg-plist
+650-84 files

FreeBSD/ports 6e38df2net/routinator distinfo Makefile.crates

net/routinator: Security update 0.15.1 => 0.15.2

Release Notes:
https://www.nlnetlabs.nl/news/2026/Jun/08/routinator-0.15.2-released/
Changelog:
https://github.com/NLnetLabs/routinator/blob/v0.15.2/Changelog.md

PR:             295979
MFH:            2026Q2
Security:       CVE-2026-49232
Security:       CVE-2026-49233
Security:       CVE-2026-49234
Security:       CVE-2026-49235
Approved by:    osa, vvd (Mentors, implicit)

(cherry picked from commit b7659b15f88179cf50c071ff2d362f67f6bfe8b1)
DeltaFile
+329-311net/routinator/distinfo
+164-155net/routinator/Makefile.crates
+1-2net/routinator/Makefile
+494-4683 files

FreeBSD/ports f8d574esecurity/vuxml/vuln 2026.xml

security/vuxml: Document net/routinator vulnerabilities

PR:             295979
Security:       CVE-2026-49232
Security:       CVE-2026-49233
Security:       CVE-2026-49234
Security:       CVE-2026-49235
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+123-0security/vuxml/vuln/2026.xml
+123-01 files

FreeBSD/ports b7659b1net/routinator distinfo Makefile.crates

net/routinator: Security update 0.15.1 => 0.15.2

Release Notes:
https://www.nlnetlabs.nl/news/2026/Jun/08/routinator-0.15.2-released/
Changelog:
https://github.com/NLnetLabs/routinator/blob/v0.15.2/Changelog.md

PR:             295979
MFH:            2026Q2
Security:       CVE-2026-49232
Security:       CVE-2026-49233
Security:       CVE-2026-49234
Security:       CVE-2026-49235
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+329-311net/routinator/distinfo
+164-155net/routinator/Makefile.crates
+1-2net/routinator/Makefile
+494-4683 files

FreeBSD/ports 8559b90audio/baresip distinfo pkg-plist

audio/baresip: Update 4.8.0 => 4.9.0

Changelog:
https://github.com/baresip/baresip/releases/tag/v4.9.0

PR:             296104
Sponsored by:   Subcarpathian BSD User Group
Sponsored by:   UNIS Labs
DeltaFile
+5-5audio/baresip/distinfo
+2-2audio/baresip/pkg-plist
+2-2audio/baresip/Makefile
+9-93 files

FreeBSD/ports d22f7fdaudio/re distinfo pkg-plist

audio/re: Update 4.8.1 => 4.9.0

Changelog:
https://github.com/baresip/re/releases/tag/v4.9.0

PR:             296104
Sponsored by:   Subcarpathian BSD User Group
Sponsored by:   UNIS Labs
DeltaFile
+3-3audio/re/distinfo
+2-2audio/re/pkg-plist
+1-1audio/re/Makefile
+6-63 files

FreeBSD/ports 7a222e9editors/mg distinfo, editors/mg/files patch-re__search.c patch-Makefile

editors/mg: Update 20241008 => 20260519

Changelog:
* file.c: improve the "No changes need to be saved" check
* fileio.c, funmap.c, echo.c: handle strdup failure
* re_search.c: fix regex-replace infinite loop issues
* word.c: rework grabword() a bit; plug a memory leak
* interpreter.c: fix two memory leaks
* dired.c: improve externs for KEYMAPE()
* mg.1: fix typo
https://cvsweb.openbsd.org/src/usr.bin/mg/

PR:             295474
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)

(cherry picked from commit 8df6682efe16041a4e30a75727802ec979a9b78b)
DeltaFile
+33-0editors/mg/files/patch-re__search.c
+14-4editors/mg/files/patch-Makefile
+17-0editors/mg/files/patch-word.c
+0-15editors/mg/files/patch-re_search.c
+7-4editors/mg/files/patch-version.c
+3-3editors/mg/distinfo
+74-262 files not shown
+78-298 files

FreeBSD/ports 8df6682editors/mg distinfo, editors/mg/files patch-re__search.c patch-Makefile

editors/mg: Update 20241008 => 20260519

Changelog:
* file.c: improve the "No changes need to be saved" check
* fileio.c, funmap.c, echo.c: handle strdup failure
* re_search.c: fix regex-replace infinite loop issues
* word.c: rework grabword() a bit; plug a memory leak
* interpreter.c: fix two memory leaks
* dired.c: improve externs for KEYMAPE()
* mg.1: fix typo
https://cvsweb.openbsd.org/src/usr.bin/mg/

PR:             295474
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+33-0editors/mg/files/patch-re__search.c
+14-4editors/mg/files/patch-Makefile
+17-0editors/mg/files/patch-word.c
+0-15editors/mg/files/patch-re_search.c
+7-4editors/mg/files/patch-version.c
+3-3editors/mg/distinfo
+74-262 files not shown
+78-298 files

FreeBSD/ports 9605747devel/jjui distinfo Makefile

devel/jjui: Update 0.10.2 => 0.10.6

Changelogs:
* https://github.com/idursun/jjui/releases/tag/v0.10.3
* https://github.com/idursun/jjui/releases/tag/v0.10.4
* https://github.com/idursun/jjui/releases/tag/v0.10.5
* https://github.com/idursun/jjui/releases/tag/v0.10.6

PR:             296099
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)

(cherry picked from commit 867ce0413fab9afd3ec53b8d20a4069050577daa)
DeltaFile
+5-5devel/jjui/distinfo
+1-2devel/jjui/Makefile
+6-72 files

FreeBSD/ports 867ce04devel/jjui distinfo Makefile

devel/jjui: Update 0.10.2 => 0.10.6

Changelogs:
* https://github.com/idursun/jjui/releases/tag/v0.10.3
* https://github.com/idursun/jjui/releases/tag/v0.10.4
* https://github.com/idursun/jjui/releases/tag/v0.10.5
* https://github.com/idursun/jjui/releases/tag/v0.10.6

PR:             296099
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+5-5devel/jjui/distinfo
+1-2devel/jjui/Makefile
+6-72 files

FreeBSD/ports ffdc5c1www/hs-yesod-bin distinfo Makefile, www/hs-yesod-bin/files patch-__cabal__deps_tasty-1.5.3_tasty.cabal

www/hs-yesod-bin: Update 1.6.2.3 => 1.6.2.4

* Remove upstreamed patch

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+195-209www/hs-yesod-bin/distinfo
+1-167www/hs-yesod-bin/Makefile
+163-0www/hs-yesod-bin/Makefile.cabal
+0-11www/hs-yesod-bin/files/patch-__cabal__deps_tasty-1.5.3_tasty.cabal
+359-3874 files

FreeBSD/ports f9f6fd4mail/neomutt distinfo Makefile

mail/neomutt: update to 20260616

Release notes: https://github.com/neomutt/neomutt/releases/tag/20260616
DeltaFile
+3-3mail/neomutt/distinfo
+1-1mail/neomutt/Makefile
+4-42 files

FreeBSD/ports 82b19a7www/chawan Makefile distinfo

www/chawan: Update 0.3.2 => 0.4.2

While here, sort LIB_DEPENDS order.

Changelog:
https://git.sr.ht/~bptato/chawan/tree/v0.4.2/item/NEWS

PR:             296100
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)

(cherry picked from commit 259bb549b12abb7aebb66018814c18d123a791a8)
DeltaFile
+3-3www/chawan/Makefile
+3-3www/chawan/distinfo
+2-1www/chawan/pkg-plist
+8-73 files

FreeBSD/ports 259bb54www/chawan Makefile distinfo

www/chawan: Update 0.3.2 => 0.4.2

While here, sort LIB_DEPENDS order.

Changelog:
https://git.sr.ht/~bptato/chawan/tree/v0.4.2/item/NEWS

PR:             296100
MFH:            2026Q2
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3www/chawan/Makefile
+3-3www/chawan/distinfo
+2-1www/chawan/pkg-plist
+8-73 files

FreeBSD/ports 4ad7461sysutils/stackit distinfo Makefile

sysutils/stackit: Update 0.63.0 => 0.64.0

Changelog:
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.64.0

PR:             296103
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+5-5sysutils/stackit/distinfo
+1-2sysutils/stackit/Makefile
+6-72 files

FreeBSD/ports 182bca0devel/meson Makefile

devel/meson: Revert "build for all Python versions (for graphics/blender)"

Reverted as requested due to lack of approval by the python team.
There's also a build problem in dependent ports due to
USE_PYTHON=concurrent which requires additional detail work to address.

PORTEPOCH bump as USE_PYTHON=concurrent changes the plist.

Reported by:    antoine
Requested by:   arrowd, mat
PR:             296086

This reverts commit d0e08ee74bc97443bce5d03d899b74ce266f64d5.
DeltaFile
+2-1devel/meson/Makefile
+2-11 files

FreeBSD/ports 8989116devel/meson-python Makefile

devel/meson-python: Revert "build for all Python versions (for graphics/blender)"

Reverted due to reversal of the devel/meson change.

This reverts commit 9c277235d9f43759c3e9f6ca789bab65e8cc5ce6.
DeltaFile
+1-1devel/meson-python/Makefile
+1-11 files

FreeBSD/ports f171fd1math/py-numpy Makefile

math/py-numpy: Revert "build for all Python versions (for graphics/blender)"

Reverted due to reversal of the devel/meson change.

This reverts commit 3a42e1635236292984846ff29946f902d387b10b.
DeltaFile
+1-1math/py-numpy/Makefile
+1-11 files

FreeBSD/ports 6ddf4c7devel/py-pyproject-metadata Makefile

devel/py-pyproject-metadata: Revert "build for all Python versions (for graphics/blender)"

Reverted due to reversal of the devel/meson change.

This reverts commit bd3109880661d6858633e9f7773467c47bf54d99.
DeltaFile
+1-1devel/py-pyproject-metadata/Makefile
+1-11 files

FreeBSD/ports 4436c20graphics/blender pkg-plist Makefile, graphics/blender/files patch-fmtlib extra-patch-simd-off

graphics/blender: Revert "update to v5.1.0"

Reverted due to reversal of the devel/meson change.

PR:             294160

This reverts commit 1886d7dda7e31db1a0592c7280c12843bc14fd32.
DeltaFile
+3,256-0graphics/blender/files/patch-fmtlib
+11-45graphics/blender/pkg-plist
+20-25graphics/blender/files/extra-patch-simd-off
+0-42graphics/blender/files/patch-intern_libmv_libmv_multiview_euclidean__resection.cc
+9-15graphics/blender/Makefile
+14-0graphics/blender/files/patch-source_blender_blenfont_intern_blf__glyph.cc
+3,310-1277 files not shown
+3,343-16613 files

FreeBSD/ports d81966ddevel/hs-ghcup pkg-message distinfo, devel/hs-ghcup/files patch-ghcup.cabal

devel/hs-ghcup: Update to 0.2.6.2

ChangeLog:
  * https://github.com/haskell/ghcup-hs/releases/tag/v0.2.6.2
  * https://github.com/haskell/ghcup-hs/releases/tag/v0.2.6.1
  * https://github.com/haskell/ghcup-hs/releases/tag/v0.2.6.0

MFH:            2026Q2
Differential Revision:  https://reviews.freebsd.org/D57560

(cherry picked from commit 1e6cf1c6d021d73c2104335b57fd6ad3b7a87d9f)
DeltaFile
+0-13devel/hs-ghcup/files/patch-ghcup.cabal
+12-0devel/hs-ghcup/pkg-message
+3-7devel/hs-ghcup/distinfo
+1-1devel/hs-ghcup/Makefile
+16-214 files

FreeBSD/ports 1e6cf1cdevel/hs-ghcup pkg-message distinfo, devel/hs-ghcup/files patch-ghcup.cabal

devel/hs-ghcup: Update to 0.2.6.2

ChangeLog:
  * https://github.com/haskell/ghcup-hs/releases/tag/v0.2.6.2
  * https://github.com/haskell/ghcup-hs/releases/tag/v0.2.6.1
  * https://github.com/haskell/ghcup-hs/releases/tag/v0.2.6.0

MFH:            2026Q2
Differential Revision:  https://reviews.freebsd.org/D57560
DeltaFile
+0-13devel/hs-ghcup/files/patch-ghcup.cabal
+12-0devel/hs-ghcup/pkg-message
+3-7devel/hs-ghcup/distinfo
+1-1devel/hs-ghcup/Makefile
+16-214 files

FreeBSD/ports d4ec72adeskutils/joplin-desktop Makefile, deskutils/podman-desktop Makefile

*/*: Bump port revision after electron40 update (4407d794e79d)
DeltaFile
+1-1graphics/drawio/Makefile
+1-1net-im/vesktop/Makefile
+1-1net-im/deltachat-desktop/Makefile
+1-1deskutils/joplin-desktop/Makefile
+1-1deskutils/podman-desktop/Makefile
+5-55 files

FreeBSD/ports 4407d79devel/electron40 distinfo, devel/electron40/files patch-electron_spec_api-app-spec.ts patch-media_gpu_chromeos_libyuv__image__processor__backend.cc

devel/electron40: Update to 40.10.4

Changelog: https://github.com/electron/electron/releases/tag/v40.10.4

Reported by:    GitHub (watch releases)
DeltaFile
+50-223devel/electron40/files/packagejsons/yarn.lock
+26-17devel/electron40/files/patch-electron_spec_api-app-spec.ts
+5-5devel/electron40/distinfo
+3-3devel/electron40/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc
+3-3devel/electron40/files/patch-ui_base_x_x11__cursor__loader.cc
+2-2devel/electron40/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc
+89-2533 files not shown
+93-2579 files

FreeBSD/ports 0bf825bwww/iridium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_chrome__content__browser__client.cc

www/iridium: update to 2026.06.149.3
DeltaFile
+50-50www/iridium/files/patch-chrome_browser_about__flags.cc
+21-21www/iridium/files/patch-chrome_browser_chrome__content__browser__client.cc
+6-6www/iridium/files/patch-media_base_media__switches.cc
+4-4www/iridium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc
+4-4www/iridium/files/patch-base_files_file__util__posix.cc
+3-3www/iridium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h
+88-8813 files not shown
+116-11619 files

FreeBSD/ports 643684edevel/glab pkg-plist distinfo

devel/glab: update to 1.103.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+11-0devel/glab/pkg-plist
+5-5devel/glab/distinfo
+2-2devel/glab/Makefile
+18-73 files

FreeBSD/ports 437d36bwww/chromium distinfo, www/chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_chrome__content__browser__client.cc

www/chromium: update to 149.0.7827.155

Security:       https://vuxml.freebsd.org/freebsd/cffe1232-e4b3-4c72-8b4c-6a8298c9b289.html
DeltaFile
+50-50www/chromium/files/patch-chrome_browser_about__flags.cc
+21-21www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc
+6-6www/chromium/files/patch-media_base_media__switches.cc
+5-5www/chromium/distinfo
+4-4www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc
+4-4www/chromium/files/patch-base_files_file__util__posix.cc
+90-9013 files not shown
+118-11819 files

FreeBSD/ports 688821fsecurity/vuxml/vuln 2026.xml

security/vuxml: add www/*chromium < 149.0.7827.155 + fix prev version

Obtained from:  https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01750511403.html
DeltaFile
+99-2security/vuxml/vuln/2026.xml
+99-21 files

FreeBSD/ports 0abaf09filesystems/openzfs distinfo pkg-plist

filesystems/openzfs: update to 2.4.3

Changelog:      https://github.com/openzfs/zfs/releases/tag/zfs-2.4.3
DeltaFile
+3-3filesystems/openzfs/distinfo
+3-1filesystems/openzfs/pkg-plist
+1-1filesystems/openzfs/Makefile
+7-53 files