FreeBSD/ports 1a3c52cdevel/glab distinfo Makefile

devel/glab: update to 1.106.0

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

FreeBSD/ports ae1cea4security/trivy distinfo Makefile

security/trivy: update to 0.72.0

Changes:        https://github.com/aquasecurity/trivy/releases
DeltaFile
+5-5security/trivy/distinfo
+1-1security/trivy/Makefile
+6-62 files

FreeBSD/ports 0b51336www/pydio-cells distinfo Makefile

www/pydio-cells: update to 5.0.2

Changelog: https://github.com/pydio/cells/releases/tag/v5.0.2
DeltaFile
+5-5www/pydio-cells/distinfo
+1-1www/pydio-cells/Makefile
+6-62 files

FreeBSD/ports 90b0544filesystems/gvfs Makefile, filesystems/gvfs/files patch-use_fuser

filesystems/gvfs: Use fuser(1) in place of lsof(1) by default

- Import patch accepted upstream to allow using fuser(1) to check
  for busy mountpoints [1]
- Add option to allow choosing between fuser and lsof (fuser by
  default

This removes an hard dependency on lsof for this very commonly used
port.

[1] https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/321

Reviewed by:            gnome (fluffy)
Approved by:            gnome (fluffy)
Differential Revision:  https://reviews.freebsd.org/D56224
DeltaFile
+128-0filesystems/gvfs/files/patch-use_fuser
+12-3filesystems/gvfs/Makefile
+140-32 files

FreeBSD/ports d108839emulators/wine-devel distinfo Makefile, emulators/wine-devel/files patch-configure.ac patch-dlls_ntdll_unix_signal__x86__64.c

emulators/wine-devel: Update 11.10 => 11.12

Changelogs:
- Bundled libswresample and libswscale from FFmpeg.
- XSLPattern parser reimplemented in MSXML.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.11
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.12

Remove merged patch:
- files/patch-dlls_ntdll_unix_signal__x86__64.c
Remove non necessary patch:
- files/patch-configure.ac (upstream reworked the library detection)

PR:             296418
Sponsored by:   UNIS Labs
DeltaFile
+0-45emulators/wine-devel/files/patch-configure.ac
+0-11emulators/wine-devel/files/patch-dlls_ntdll_unix_signal__x86__64.c
+3-3emulators/wine-devel/distinfo
+2-2emulators/wine-devel/Makefile
+3-1emulators/wine-devel/pkg-plist
+8-625 files

FreeBSD/ports 93242e8sysutils/py-overlord distinfo pkg-plist

sysutils/py-overlord: Update to 0.26.0

ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.26.0
DeltaFile
+3-3sysutils/py-overlord/distinfo
+3-0sysutils/py-overlord/pkg-plist
+1-1sysutils/py-overlord/Makefile
+7-43 files

FreeBSD/ports 0b9a3c0sysutils/appjail-devel distinfo Makefile

sysutils/appjail-devel: 4.13.0.20260701

ChangeLog:
https://github.com/DtxdF/AppJail/commits/f99ef643469cc9f5b55aebcb4770856818ed7ce2/
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+5-52 files

FreeBSD/ports 80321c1sysutils/appjail distinfo Makefile

sysutils/appjail: Update to 4.13.0

ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v4.13.0
DeltaFile
+3-3sysutils/appjail/distinfo
+1-1sysutils/appjail/Makefile
+4-42 files

FreeBSD/ports ad5cefenet/telemt distinfo Makefile.crates

net/telemt: Update 3.4.18 => 3.4.22

Changelogs:
- https://github.com/telemt/telemt/releases/tag/3.4.19
- https://github.com/telemt/telemt/releases/tag/3.4.20
- https://github.com/telemt/telemt/releases/tag/3.4.21
- https://github.com/telemt/telemt/releases/tag/3.4.22
Commit log:
https://github.com/telemt/telemt/compare/3.4.18...3.4.22

PR:             296356
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+88-118net/telemt/distinfo
+43-58net/telemt/Makefile.crates
+1-1net/telemt/Makefile
+132-1773 files

FreeBSD/ports f57f553graphics/mesa-dri Makefile pkg-plist, graphics/mesa-libs Makefile

graphics/mesa-{dri,libs}: Enable virgl and consequently gallium-va unconditionally

PR:             296405
Tested by:      fuz
DeltaFile
+1-5graphics/mesa-dri/Makefile
+4-2graphics/mesa-libs/Makefile
+2-0graphics/mesa-dri/pkg-plist
+7-73 files

FreeBSD/ports b95fb11lang/quickjs Makefile distinfo

lang/quickjs: update to 2026.06.04

PR:             295896
Approved by:    yuri (maintainer, timeout >2 weeks)

Sponsored by:   tipi.work
DeltaFile
+4-8lang/quickjs/Makefile
+3-3lang/quickjs/distinfo
+7-112 files

FreeBSD/ports 2b4d939devel/jetbrains-clion pkg-plist distinfo

devel/jetbrains-clion: update to 2026.1.3

PR:             296090
Approved by:    maintainer (timeout 2 weeks)

Sponsored by:   tipi.work
DeltaFile
+5-2devel/jetbrains-clion/pkg-plist
+3-3devel/jetbrains-clion/distinfo
+1-1devel/jetbrains-clion/Makefile
+9-63 files

FreeBSD/ports 0fff5e2databases Makefile

databases/Makefile: Remove hook of deleted port

It appears that the port databases/mariadb106-client has been removed,
but an entry for it still exists in databases/Makefile.

PR:             296426
Reported by:    M. Voorhis <mvoorhis at mcvau.net>
Approved by:    osa, vvd (Mentors, implicit)
Fixes:          0df4ffbdef34 ("databases/mariadb106-client: remove epired port")
DeltaFile
+0-1databases/Makefile
+0-11 files

FreeBSD/ports 9b2a13ax11-wm/fvwm3 Makefile distinfo

x11-wm/fvwm3: Update to 1.1.5

Changes:        https://github.com/fvwmorg/fvwm3/releases/tag/1.1.5
DeltaFile
+3-8x11-wm/fvwm3/Makefile
+3-3x11-wm/fvwm3/distinfo
+1-3x11-wm/fvwm3/pkg-plist
+7-143 files

FreeBSD/ports 2f6a6e9net/gnu-radius/files patch-radwho_radwho.c patch-configure

net/gnu-radius: update to 1.7.0 release
DeltaFile
+9-11net/gnu-radius/files/patch-radwho_radwho.c
+9-9net/gnu-radius/files/patch-configure
+9-9net/gnu-radius/files/patch-radiusd_builddbm.c
+11-0net/gnu-radius/files/patch-include_radius_radutmp.h
+0-11net/gnu-radius/files/patch-include-radius_radutmp.h
+4-4net/gnu-radius/files/patch-raddb_Makefile.in
+42-444 files not shown
+51-6110 files

FreeBSD/ports 6bea73fx11-toolkits/imgui Makefile

x11-toolkits/imgui: Add FREETYPE in OPTIONS_DEFAULT list

PR:             296416
Approved by:    yuri (maintainer)
DeltaFile
+2-1x11-toolkits/imgui/Makefile
+2-11 files

FreeBSD/ports 156da5cdns/powerdns Makefile distinfo, dns/powerdns/files patch-fix_missing_symbols patch-pdns_auth-main.cc

dns/powerdns: Update 5.1.2 => 5.1.3

While here:
- Update options' descriptions.
- Drop the backported patch, it's made into release.

Changelog:
https://doc.powerdns.com/authoritative/changelog/5.1.html#change-5.1.3

PR:             296400
Reported by:    Jordan Ostreff <jordan at ostreff.info>
Approved by:    Ralf van der Enden <tremere at cainites.net> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q2

(cherry picked from commit 27d147dd421dd767d40e0d069b413b55650fd095)
DeltaFile
+0-68dns/powerdns/files/patch-fix_missing_symbols
+11-12dns/powerdns/Makefile
+3-3dns/powerdns/distinfo
+2-2dns/powerdns/files/patch-pdns_auth-main.cc
+16-854 files

FreeBSD/ports 27d147ddns/powerdns Makefile distinfo, dns/powerdns/files patch-fix_missing_symbols patch-pdns_auth-main.cc

dns/powerdns: Update 5.1.2 => 5.1.3

While here:
- Update options' descriptions.
- Drop the backported patch, it's made into release.

Changelog:
https://doc.powerdns.com/authoritative/changelog/5.1.html#change-5.1.3

PR:             296400
Reported by:    Jordan Ostreff <jordan at ostreff.info>
Approved by:    Ralf van der Enden <tremere at cainites.net> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q2
DeltaFile
+0-68dns/powerdns/files/patch-fix_missing_symbols
+11-12dns/powerdns/Makefile
+3-3dns/powerdns/distinfo
+2-2dns/powerdns/files/patch-pdns_auth-main.cc
+16-854 files

FreeBSD/ports 2a2b932mail/opensmtpd distinfo Makefile

mail/opensmtpd: update to 7.8.0p1 portable release (+)

Release notes:  https://github.com/OpenSMTPD/OpenSMTPD/releases/tag/7.7.0p0 \
                https://github.com/OpenSMTPD/OpenSMTPD/releases/tag/7.8.0p0 \
                https://github.com/OpenSMTPD/OpenSMTPD/releases/tag/7.8.0p1
DeltaFile
+3-3mail/opensmtpd/distinfo
+3-3mail/opensmtpd/Makefile
+6-62 files

FreeBSD/ports 3893d73devel/libevent pkg-plist distinfo

devel/libevent: Update to 2.1.13

Changes in version 2.1.13-stable (01 July 2026)

This release contains several security fixes, affecting users of the
following modules: evbuffer, bufferevent, evtag, evrpc, evdns, evhttp.
If you have a program that uses one of those modules,
or if you distribute libevent, you should upgrade.

Additionally, this release backports some small modernizations to
the libevent codebase, to aid in compiling with the compilers
released over the last few years.

Security Fixes (evtag, evrpc):

Fix an out-of-bounds read in decode_tag_internal.
(Found by @Brubbish. GHSA-fj29-64w6-73h6)
Fix an integer overflow in evtag_unmarshal_header.
(Found by @Brubbish. GHSA-45c6-qx49-89m8)

    [39 lines not shown]
DeltaFile
+5-5devel/libevent/pkg-plist
+3-3devel/libevent/distinfo
+1-1devel/libevent/Makefile
+9-93 files

FreeBSD/ports b46300adevel/libevent pkg-plist distinfo

devel/libevent: Update to 2.1.13

Changes in version 2.1.13-stable (01 July 2026)

This release contains several security fixes, affecting users of the
following modules: evbuffer, bufferevent, evtag, evrpc, evdns, evhttp.
If you have a program that uses one of those modules,
or if you distribute libevent, you should upgrade.

Additionally, this release backports some small modernizations to
the libevent codebase, to aid in compiling with the compilers
released over the last few years.

Security Fixes (evtag, evrpc):

Fix an out-of-bounds read in decode_tag_internal.
(Found by @Brubbish. GHSA-fj29-64w6-73h6)
Fix an integer overflow in evtag_unmarshal_header.
(Found by @Brubbish. GHSA-45c6-qx49-89m8)

    [39 lines not shown]
DeltaFile
+5-5devel/libevent/pkg-plist
+3-3devel/libevent/distinfo
+1-1devel/libevent/Makefile
+9-93 files

FreeBSD/ports 45108bbdns/aardvark-dns distinfo Makefile.crates, dns/aardvark-dns/files patch-cargo-crates_inotify-0.11.2_src_fd__guard.rs

dns/aardvark-dns: update from 1.17.1 to 2.0.0

A patch for inotify crate, version 0.11.2 obtained from
https://github.com/freebsd/freebsd-ports/commit/1111ae122f9cdf93bf1a0237d2c90bbc409a82ed#diff-025f1d96f68751961599226b2863f1dbd5a993324912b6e483e5489736710715

ChangeLog:      https://github.com/containers/aardvark-dns/compare/v1.17.1...v2.0.0

Sponsored by:   tipi.work
DeltaFile
+281-241dns/aardvark-dns/distinfo
+139-119dns/aardvark-dns/Makefile.crates
+65-0dns/aardvark-dns/files/patch-cargo-crates_inotify-0.11.2_src_fd__guard.rs
+1-2dns/aardvark-dns/Makefile
+486-3624 files

FreeBSD/ports 950f31csecurity/wolfssl Makefile pkg-plist

security/wolfssl: ubreak i386 build.
DeltaFile
+8-0security/wolfssl/Makefile
+1-1security/wolfssl/pkg-plist
+9-12 files

FreeBSD/ports 763dec4graphics/mesa-dri Makefile.common distinfo

graphics/mesa-{dri,libs}: Update to 26.1.3
DeltaFile
+5-6graphics/mesa-dri/Makefile.common
+3-3graphics/mesa-dri/distinfo
+8-92 files

FreeBSD/ports 28b88f7lang/rizin-cutter pkg-plist distinfo

lang/rizin-cutter: Update to 2.5.0

Reported by:    portscout!
DeltaFile
+46-27lang/rizin-cutter/pkg-plist
+5-5lang/rizin-cutter/distinfo
+2-3lang/rizin-cutter/Makefile
+53-353 files

FreeBSD/ports 184c535net/tun2socks Makefile

net/tun2socks: Change GO_BUILDFLAGS => GO_LDFLAGS

MFH:            2026Q2
(cherry picked from commit bb63f8ee550b7a02e63170963efb3f44bf3c523a)
DeltaFile
+1-2net/tun2socks/Makefile
+1-21 files

FreeBSD/ports bb63f8enet/tun2socks Makefile

net/tun2socks: Change GO_BUILDFLAGS => GO_LDFLAGS

MFH:            2026Q2
DeltaFile
+1-2net/tun2socks/Makefile
+1-21 files

FreeBSD/ports ef9d109misc/picoclaw distinfo Makefile

misc/picoclaw: update to 0.3.1
DeltaFile
+5-5misc/picoclaw/distinfo
+1-1misc/picoclaw/Makefile
+6-62 files

FreeBSD/ports 11f5d71devel/moon distinfo Makefile.crates, devel/moon/files patch-cargo-crates_wasmtime-41.0.4_src_runtime_vm_sys_unix_signals.rs patch-crates_notifier_src_notifications.rs

devel/moon: New port

Repository management, organization and task orchestration tool

Sponsored by:   Netflix
DeltaFile
+1,851-0devel/moon/distinfo
+924-0devel/moon/Makefile.crates
+28-0devel/moon/Makefile
+16-0devel/moon/files/patch-cargo-crates_wasmtime-41.0.4_src_runtime_vm_sys_unix_signals.rs
+11-0devel/moon/files/patch-crates_notifier_src_notifications.rs
+10-0devel/moon/pkg-descr
+2,840-01 files not shown
+2,841-07 files

FreeBSD/ports 6adc7bddevel/cmake-core distinfo Makefile

evel/cmake-core: backport boost-1.91+ support from upstream (+)

Prepare to boost-1.91 landing to the portstree
DeltaFile
+9-3devel/cmake-core/distinfo
+5-2devel/cmake-core/Makefile
+14-52 files