FreeBSD/ports 0188ce5graphics/drm-66-kmod/files patch-i915_Makefile

graphics/drm-66-kmod: Fix build with llvm 21
DeltaFile
+12-0graphics/drm-66-kmod/files/patch-i915_Makefile
+12-01 files

FreeBSD/ports 12c08b2audio/pt2-clone distinfo Makefile

audio/pt2-clone: Update to 1.88
DeltaFile
+3-3audio/pt2-clone/distinfo
+1-1audio/pt2-clone/Makefile
+4-42 files

FreeBSD/ports b309119textproc/dyff distinfo Makefile

textproc/dyff: Update to 1.12.0
DeltaFile
+7-7textproc/dyff/distinfo
+1-2textproc/dyff/Makefile
+8-92 files

FreeBSD/ports ebdcc2bsysutils/cbsd distinfo Makefile

sysutils/cbsd: update to 15.0.8

Changes:        https://github.com/cbsd/cbsd/releases/tag/v15.0.8
DeltaFile
+3-3sysutils/cbsd/distinfo
+1-1sysutils/cbsd/Makefile
+1-0sysutils/cbsd/pkg-plist
+5-43 files

FreeBSD/ports fd30becmisc/qwen-code Makefile distinfo, misc/qwen-code/files package-lock.json

misc/qwen-code: Update to 0.15.3
DeltaFile
+4-4misc/qwen-code/files/package-lock.json
+4-4misc/qwen-code/Makefile
+3-3misc/qwen-code/distinfo
+11-113 files

FreeBSD/ports 2310409sysutils/bin distinfo Makefile

sysutils/bin: Update to 0.25.5

ChangeLog: https://github.com/marcosnils/bin/releases/tag/v0.25.5
DeltaFile
+5-5sysutils/bin/distinfo
+2-2sysutils/bin/Makefile
+7-72 files

FreeBSD/ports 294be7asecurity/openssh-portable/files extra-patch-no-blocklistd-hpn-glue

security/openssh-portable: Fix blacklistd/HPN glue patch.

Reported by:    leres
Fixes: 899a7de9a078
DeltaFile
+12-12security/openssh-portable/files/extra-patch-no-blocklistd-hpn-glue
+12-121 files

FreeBSD/ports b7c9c5dsysutils Makefile, sysutils/nvtop Makefile pkg-descr

sysutils/nvtop: New port: GPU & Accelerator process monitoring

NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs
and accelerators. It can handle multiple GPUs and print information
about them in a htop-familiar way.

Currently supported vendors are AMD (Linux amdgpu driver), Apple
(limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe
drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM
driver), Broadcom VideoCore (Linux v3d driver), Rockchip, MetaX (MXSML
driver), Enflame (Linux EFML driver).

PR:             294825
Sponsored by:   UNIS Labs
DeltaFile
+19-0sysutils/nvtop/Makefile
+9-0sysutils/nvtop/pkg-descr
+5-0sysutils/nvtop/pkg-plist
+3-0sysutils/nvtop/distinfo
+1-0sysutils/Makefile
+37-05 files

FreeBSD/ports 93c3712print/pdf-tools Makefile

print/pdf-tools: Add pkgconf build dependency and fix configure env

The recent import of pkgconf into the FreeBSD base system temporarily
caused a print/pdf-tools build failure and exposed two issues with the
port.  First, pkgconf should be a direct build dependency.  Second,
${CONFIGURE_ENV} should be passed to ./configure so that
PKG_CONFIG_LIBDIR is set correctly regardless of the pkgconf
implementation in the environment.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+5-3print/pdf-tools/Makefile
+5-31 files

FreeBSD/ports 1091ed9mail/mutt distinfo Makefile

mail/mutt: Update 2.3.1 => 2.3.2

Release Notes:
https://marc.info/?l=mutt-users&m=177718131918193&w=2

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

(cherry picked from commit 9cf55329fbe5185795c2706cc52afe76ce549d2a)
DeltaFile
+3-3mail/mutt/distinfo
+1-1mail/mutt/Makefile
+4-42 files

FreeBSD/ports 9cf5532mail/mutt distinfo Makefile

mail/mutt: Update 2.3.1 => 2.3.2

Release Notes:
https://marc.info/?l=mutt-users&m=177718131918193&w=2

PR:             294821
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3mail/mutt/distinfo
+1-1mail/mutt/Makefile
+4-42 files

FreeBSD/ports 4eb1378net-mgmt/andwatch distinfo Makefile

net-mgmt/andwatch: Update 2.2.0 => 2.3.0

Changelog:
https://github.com/dennypage/andwatch/releases/tag/v2.3.0

PR:             294818
Sponsored by:   UNIS Labs
DeltaFile
+3-3net-mgmt/andwatch/distinfo
+1-1net-mgmt/andwatch/Makefile
+4-42 files

FreeBSD/ports 899a7desecurity/openssh-portable distinfo Makefile, security/openssh-portable/files extra-patch-blacklistd patch-session.c

security/openssh-portable: Update to 10.3p1

Release notes: https://www.openssh.org/txt/release-10.3
DeltaFile
+33-22security/openssh-portable/files/extra-patch-blacklistd
+14-13security/openssh-portable/files/patch-session.c
+12-14security/openssh-portable/files/extra-patch-hpn
+5-5security/openssh-portable/distinfo
+4-4security/openssh-portable/Makefile
+0-8security/openssh-portable/files/patch-servconf.c
+68-661 files not shown
+71-707 files

FreeBSD/ports 8dc56cbsecurity/openssh-portable Makefile

security/openssh-portable: Fix `make test`

No changes here affect the build or package.
DeltaFile
+30-6security/openssh-portable/Makefile
+30-61 files

FreeBSD/ports d16930amultimedia/kodi Makefile distinfo, multimedia/kodi/files patch-cmake_modules_FindCrossGUID.cmake

multimedia/kodi: Update 22.0a2 => 22.0a3

Changelog:
https://github.com/xbmc/xbmc/releases/tag/22.0a3-Piers

While here reduce the number of warnings from portclippy.

PR:             293940
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q2

(cherry picked from commit 144eba1683f3714efba1aa11493836628c966d7e)
DeltaFile
+49-52multimedia/kodi/Makefile
+14-5multimedia/kodi/files/patch-cmake_modules_FindCrossGUID.cmake
+3-7multimedia/kodi/distinfo
+2-6multimedia/kodi/pkg-plist
+68-704 files

FreeBSD/ports 144eba1multimedia/kodi Makefile distinfo, multimedia/kodi/files patch-cmake_modules_FindCrossGUID.cmake

multimedia/kodi: Update 22.0a2 => 22.0a3

Changelog:
https://github.com/xbmc/xbmc/releases/tag/22.0a3-Piers

While here reduce the number of warnings from portclippy.

PR:             293940
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q2
DeltaFile
+49-52multimedia/kodi/Makefile
+14-5multimedia/kodi/files/patch-cmake_modules_FindCrossGUID.cmake
+3-7multimedia/kodi/distinfo
+2-6multimedia/kodi/pkg-plist
+68-704 files

FreeBSD/ports 3ce3400devel/ruby-build distinfo Makefile

devel/ruby-build: Update to 20260426

Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20260426
(cherry picked from commit 31eb7924a119cc11a637a643d0ea9d0de0a0a76f)
DeltaFile
+3-3devel/ruby-build/distinfo
+1-1devel/ruby-build/Makefile
+4-42 files

FreeBSD/ports 31eb792devel/ruby-build distinfo Makefile

devel/ruby-build: Update to 20260426

Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20260426
DeltaFile
+3-3devel/ruby-build/distinfo
+1-1devel/ruby-build/Makefile
+4-42 files

FreeBSD/ports 4d7baf5sysutils Makefile, sysutils/py-dex Makefile distinfo

sysutils/py-dex: New port: DesktopEntry Execution

dex (DesktopEntry Execution) is a program to generate and execute
DesktopEntry files of the Application type.

WWW: https://github.com/jceb/dex/
DeltaFile
+32-0sysutils/py-dex/Makefile
+3-0sysutils/py-dex/distinfo
+2-0sysutils/py-dex/pkg-descr
+1-0sysutils/Makefile
+38-04 files

FreeBSD/ports 5d23810sysutils/pstack Makefile, sysutils/pstack/files patch-elf.c

sysutils/pstack: fix lookup for functions with notype and 0 size

PR:             273688
MFH:            2026Q2
Approved by:    pizzamig (maintainer timeout)
Event:          Wiesbaden Hackathon 202604

(cherry picked from commit b654e93a2500c8e42180036f4c315485cc5666e2)
DeltaFile
+11-0sysutils/pstack/files/patch-elf.c
+1-1sysutils/pstack/Makefile
+12-12 files

FreeBSD/ports fcb0315net-mgmt/rs-aggregate Makefile Makefile.crates

net-mgmt/rs-aggregate: move crates to crate file

PR:             294187
MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604
(cherry picked from commit 384e2625a801b8dbf9308aaeebb4796c3a840965)
DeltaFile
+0-189net-mgmt/rs-aggregate/Makefile
+188-0net-mgmt/rs-aggregate/Makefile.crates
+188-1892 files

FreeBSD/ports c2c3a4cx11-fonts/tlwg-ttf Makefile

x11-fonts/tlwg-ttf: fix broken symlinks

PR:             254533
MFH:            2026Q2
Approved by:    antumdeluge at gmail.com (maintainer timeout)
Event:          Wiesbaden Hackathon 202604

(cherry picked from commit ca1737e3db2fbccd1b8dd7f888032e45989ef7cd)
DeltaFile
+3-2x11-fonts/tlwg-ttf/Makefile
+3-21 files

FreeBSD/ports c523194www/lightsquid Makefile, www/lightsquid/files patch-lightparser.pl

www/lightsquid: prolong datestamp check up to 2100

lightparser.pl stops processing data at the beginning of 2021 due to a
hardcoded stop date.  This patch substitutes 2100 for 2020.

Reported by:    Oleg Streejak <oleg at pcbtech.ru>
PR:             254382
MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604

(cherry picked from commit 91d2c00565533e426305b21c2f1fae5ab59eec3d)
DeltaFile
+16-2www/lightsquid/files/patch-lightparser.pl
+1-1www/lightsquid/Makefile
+17-32 files

FreeBSD/ports 1ac71cfsysutils/snapraid distinfo Makefile

sysutils/snapraid: update to 14.4

Changelog: https://github.com/amadvance/snapraid/releases/tag/v14.4

MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604
(cherry picked from commit 985ceed74592859d87e3116a5888a25dfd934aab)
DeltaFile
+3-3sysutils/snapraid/distinfo
+1-1sysutils/snapraid/Makefile
+4-42 files

FreeBSD/ports e2a0df3multimedia/libopenshot Makefile

multimedia/libopenshot: fix build on non-OpenMP targets

gcc-c++17-lib is not a valid argument to USES=compiler.  Use USE_GCC=yes
instead.

Approved by:    portmgr (build fix blanket)
MFH:            2026Q2

(cherry picked from commit 5a70190401dfb4aa5bf0d5752c1e4079f1c45865)
DeltaFile
+2-4multimedia/libopenshot/Makefile
+2-41 files

FreeBSD/ports e415b3bnet-im/purple-gowhatsapp distinfo Makefile, net-im/purple-gowhatsapp/files patch-configure

net-im/purple-gowhatsapp: upgrade from 1.16 to 1.18

The older version no longer works.

PR:             287202
MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604
(cherry picked from commit a4ae09552e03fe33160805e0eb5806380b65a257)
DeltaFile
+55-37net-im/purple-gowhatsapp/distinfo
+40-24net-im/purple-gowhatsapp/Makefile
+23-19net-im/purple-gowhatsapp/files/patch-configure
+118-803 files

FreeBSD/ports 45fe46cdevel/libserialport Makefile

devel/libserialport: ensure we link with libusb

Event:          Wiesbaden Hackathon 202604
MFH:            2026Q2
PR:             294710
Reported by:    fuz

(cherry picked from commit e4fc790207da8e90cc3e4135d9fc3fe8f9b406ac)
DeltaFile
+8-0devel/libserialport/Makefile
+8-01 files

FreeBSD/ports 74c826bnet-mgmt/check_mysql_health Makefile, net-mgmt/check_mysql_health/files extra-patch-plugins-scripts_subst.in

net-mgmt/check_mysql_health: fix awk pipeline

PR:             285486
Reported by:    Dave Hayes <dave at jetcafe.org>
MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604

(cherry picked from commit ec78a0daf64cf1764be2906237ef21cf88124b3e)
DeltaFile
+11-0net-mgmt/check_mysql_health/files/extra-patch-plugins-scripts_subst.in
+8-1net-mgmt/check_mysql_health/Makefile
+19-12 files

FreeBSD/ports 1de377enet/ndisc6 Makefile distinfo, net/ndisc6/files patch-src_ndisc.c patch-po_LINGUAS

net/ndisc6: Fix build failure for 13.x-RELEASE and Add ja_JP locale

Fixed build failures in 13.x-RELEASE.
Changed MASTER_SITES to https.

PR:             288977
MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604
(cherry picked from commit 24b17c7630e551584636340addbc156a199aa532)
DeltaFile
+10-2net/ndisc6/Makefile
+10-1net/ndisc6/files/patch-src_ndisc.c
+8-0net/ndisc6/files/patch-po_LINGUAS
+3-1net/ndisc6/distinfo
+1-1net/ndisc6/files/patch-rdnss_rdnssd.c
+1-1net/ndisc6/files/patch-configure
+33-62 files not shown
+35-78 files

FreeBSD/ports 45499efsysutils/backuppc-devel Makefile, sysutils/backuppc-devel/files patch-bin_BackupPC__nightly patch-bin_BackupPC__rrdUpdate

sysutils/backuppc*: Patch to remove undefined import method BPC_DT_ALL

The patches resolve an issue with the undefined import method
BPC_DT_ALL which causes warnings in Perl 5.39 and later.

PR:             283472
MFH:            2026Q2
Event:          Wiesbaden Hackathon 202604
(cherry picked from commit 9ba55354cb97a45dd6ad7a140ee45e18c62124a3)
DeltaFile
+11-0sysutils/backuppc-devel/files/patch-bin_BackupPC__nightly
+11-0sysutils/backuppc-devel/files/patch-bin_BackupPC__rrdUpdate
+11-0sysutils/backuppc4/files/patch-bin_BackupPC__nightly
+11-0sysutils/backuppc4/files/patch-bin_BackupPC__rrdUpdate
+1-1sysutils/backuppc-devel/Makefile
+1-1sysutils/backuppc4/Makefile
+46-26 files