FreeBSD/src 22d6695usr.sbin/ifmcstat ifmcstat.8 ifmcstat.c

ifmcstat: Fixup getopt args to match reality.

Reviewed by:    emaste
Fixes:          ad0e698e642e ("ifmcstat: remove libkvm(3) code")
Event:          BSDCan 2026
DeltaFile
+0-3usr.sbin/ifmcstat/ifmcstat.8
+1-1usr.sbin/ifmcstat/ifmcstat.c
+1-42 files

FreeBSD/ports 7aa0aa4sysutils/py-dbuild distinfo Makefile

sysutils/py-dbuild: Update to 1.9.2
DeltaFile
+3-3sysutils/py-dbuild/distinfo
+1-1sysutils/py-dbuild/Makefile
+4-42 files

FreeBSD/ports a2a3aefdevel/py-etcd3gw distinfo Makefile

devel/py-etcd3gw: Update to 2.7.0

ChangeLog:
https://docs.openstack.org/releasenotes/etcd3gw/unreleased.html#relnotes-2-7-0
DeltaFile
+3-3devel/py-etcd3gw/distinfo
+1-1devel/py-etcd3gw/Makefile
+4-42 files

NetBSD/pkgsrc TM4EXrYgraphics/drawpile Makefile

   drawpile: Needs socket lib on SunOS.
VersionDeltaFile
1.39+3-1graphics/drawpile/Makefile
+3-11 files

Dreckly/dreckly a07fca0graphics/drawpile Makefile

drawpile: Needs socket lib on SunOS.
DeltaFile
+2-0graphics/drawpile/Makefile
+2-01 files

NetBSD/pkgsrc fkFlqeetime/dclock Makefile distinfo, time/dclock/patches patch-ab patch-dclock.c

   dclock: Various build fixes for GCC 14 and GCC 15.
VersionDeltaFile
1.5+55-20time/dclock/patches/patch-ab
1.1+25-0time/dclock/patches/patch-dclock.c
1.21+10-1time/dclock/Makefile
1.14+3-2time/dclock/distinfo
+93-234 files

Dreckly/dreckly bd59ae4time/dclock Makefile distinfo, time/dclock/patches patch-ab patch-dclock.c

dclock: Various build fixes for GCC 14 and GCC 15.
DeltaFile
+54-19time/dclock/patches/patch-ab
+25-0time/dclock/patches/patch-dclock.c
+9-0time/dclock/Makefile
+2-1time/dclock/distinfo
+90-204 files

NetBSD/src ljKovANusr.bin/make make.1

   Fix description of .MADE, it is not a target
VersionDeltaFile
1.392+3-3usr.bin/make/make.1
+3-31 files

NetBSD/pkgsrc MNEvObdsysutils/crashme Makefile distinfo, sysutils/crashme/patches patch-ab patch-pddet.c

   crashme: Fix building with GCC 14 and GCC 15.

   This code makes frequent use of K&Risms such as implicit
   function declarations, implicit int, etc. Fix a few and
   force an older C standard to ensure this keeps building.
VersionDeltaFile
1.3+76-5sysutils/crashme/patches/patch-ab
1.1+14-0sysutils/crashme/patches/patch-pddet.c
1.27+8-1sysutils/crashme/Makefile
1.11+3-2sysutils/crashme/distinfo
+101-84 files

Dreckly/dreckly 6c618b1sysutils/crashme Makefile distinfo, sysutils/crashme/patches patch-ab patch-pddet.c

crashme: Fix building with GCC 14 and GCC 15.

This code makes frequent use of K&Risms such as implicit
function declarations, implicit int, etc. Fix a few and
force an older C standard to ensure this keeps building.
DeltaFile
+75-4sysutils/crashme/patches/patch-ab
+14-0sysutils/crashme/patches/patch-pddet.c
+7-0sysutils/crashme/Makefile
+2-1sysutils/crashme/distinfo
+98-54 files

FreeBSD/doc 7937e6ddocumentation/content/en/books/handbook/virtualization _index.adoc

handbook/virtualization: Add section on VBoxSVGA to make Xorg work

When trying to run Xorg on FreeBSD as a VirtualBox guest, it fails to
start the X server because of the wrong graphics driver. Instruct users
to set the VBoxSVGA graphics adapter before installing the guest
additions.

Also, remove the "First," from the beginning of a later sentence, as
there is no "Second", "Third", and so on and does not help much in this
context.

Event:                  BSDCan 2026
Reviewed by:            ziaee@
Differential Revision:  https://reviews.freebsd.org/D57693
DeltaFile
+6-1documentation/content/en/books/handbook/virtualization/_index.adoc
+6-11 files

FreeBSD/ports 31f7827x11/swayimg Makefile

x11/swayimg: rename option JPEG2000 to OPENJPEG

Options are named after dependencies to allow disabling globally.
However, JPEG 2000 support can depend on either JasPer or OpenJPEG.
DeltaFile
+7-7x11/swayimg/Makefile
+7-71 files

NetBSD/pkgsrc dCNq6ndtextproc/untex distinfo, textproc/untex/patches patch-untex.c

   untex: Fix build with GCC 14.

   Avoid implicit declaration of strncmp(3), exit(3) by including
   the right headers.
VersionDeltaFile
1.1+16-0textproc/untex/patches/patch-untex.c
1.7+2-1textproc/untex/distinfo
+18-12 files

FreeBSD/ports 9f46a72net/rabbitmq pkg-plist distinfo

net/rabbitmq: Update 4.3.1 => 4.3.2

Changelog:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.2

Sponsored by:   UNIS Labs
DeltaFile
+123-116net/rabbitmq/pkg-plist
+3-3net/rabbitmq/distinfo
+1-1net/rabbitmq/Makefile
+127-1203 files

Dreckly/dreckly 931cf92textproc/untex distinfo, textproc/untex/patches patch-untex.c

untex: Fix build with GCC 14.

Avoid implicit declaration of strncmp(3), exit(3) by including
the right headers.
DeltaFile
+16-0textproc/untex/patches/patch-untex.c
+1-0textproc/untex/distinfo
+17-02 files

FreeBSD/ports 2d63ddcx11/xdg-desktop-portal-wlr distinfo Makefile

x11/xdg-desktop-portal-wlr: update to 0.8.3

Changes:        https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.8.3
Reported by:    GitHub (watch releases)

(cherry picked from commit 17c420910b611a6909f3ded15a0a394e60e456bf)
DeltaFile
+3-3x11/xdg-desktop-portal-wlr/distinfo
+1-1x11/xdg-desktop-portal-wlr/Makefile
+4-42 files

FreeBSD/ports f29640fmultimedia/aom distinfo Makefile

multimedia/aom: update to 3.14.1

Changes:        https://aomedia.googlesource.com/aom/+log/v3.14.0..v3.14.1
PR:             296155
(cherry picked from commit e60dcdfb99a7958c64c428f6f437ec80c47bb15d)
DeltaFile
+3-3multimedia/aom/distinfo
+1-1multimedia/aom/Makefile
+4-42 files

NetBSD/pkgsrc nqNBqdCarchivers/lzsa Makefile distinfo, archivers/lzsa/patches patch-src_dictionary.c patch-Makefile

   lzsa: Various build fixes.

   Define the correct _POSIX_C_SOURCE to get a definition of
   ftello(3).

   Make sure the user's choice of compiler is honoured instead
   of always using clang.

   Verified to build on FreeBSD, NetBSD, macOS, Linux.
VersionDeltaFile
1.1+15-0archivers/lzsa/patches/patch-src_dictionary.c
1.1+13-0archivers/lzsa/patches/patch-Makefile
1.2+6-1archivers/lzsa/Makefile
1.2+3-1archivers/lzsa/distinfo
+37-24 files

FreeBSD/ports f50aee2multimedia/aom/files patch-build_cmake_aom__configure.cmake patch-cmake_aom__configure.cmake

multimedia/aom: update to 3.14.0

Changes:        https://aomedia.googlesource.com/aom/+log/v3.13.3..v3.14.0
PR:             296155
Reported by:    Repology (update), Evgenii Khramtsov (secfixes)
Security:       CVE-2026-56208 CVE-2026-56209 CVE-2026-56210 CVE-2026-56211

(cherry picked from commit a6187013727e8bc0a069eca486f40be982192c82)
DeltaFile
+0-50multimedia/aom/files/patch-build_cmake_aom__configure.cmake
+50-0multimedia/aom/files/patch-cmake_aom__configure.cmake
+13-0multimedia/aom/files/patch-cmake_pkg__config.cmake
+13-0multimedia/aom/files/patch-cmake_cpu.cmake
+0-13multimedia/aom/files/patch-build_cmake_cpu.cmake
+0-13multimedia/aom/files/patch-build_cmake_pkg__config.cmake
+76-763 files not shown
+83-819 files

FreeBSD/ports 9ad17f6graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 26.1.b.3433

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/dde1709274f...9dbe8846f5f
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports 2813695games/veloren-weekly distinfo Makefile

games/veloren-weekly: update to s20260618

Changes:        https://gitlab.com/veloren/veloren/-/compare/2dd9ea8c42...ef31455955
DeltaFile
+3-3games/veloren-weekly/distinfo
+2-2games/veloren-weekly/Makefile
+5-52 files

FreeBSD/ports 17c4209x11/xdg-desktop-portal-wlr distinfo Makefile

x11/xdg-desktop-portal-wlr: update to 0.8.3

Changes:        https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.8.3
Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/xdg-desktop-portal-wlr/distinfo
+1-1x11/xdg-desktop-portal-wlr/Makefile
+4-42 files

FreeBSD/ports e60dcdfmultimedia/aom distinfo Makefile

multimedia/aom: update to 3.14.1

Changes:        https://aomedia.googlesource.com/aom/+log/v3.14.0..v3.14.1
PR:             296155
DeltaFile
+3-3multimedia/aom/distinfo
+1-1multimedia/aom/Makefile
+4-42 files

FreeBSD/ports e064f03x11/swayimg Makefile distinfo

x11/swayimg: update to 5.3

Changes:        https://github.com/artemsen/swayimg/releases/tag/v5.3
Reported by:    GitHub (watch releases)
DeltaFile
+6-3x11/swayimg/Makefile
+3-3x11/swayimg/distinfo
+9-62 files

Dreckly/dreckly e4fbb0aarchivers/lzsa Makefile distinfo, archivers/lzsa/patches patch-src_dictionary.c patch-Makefile

lzsa: Various build fixes.

Define the correct _POSIX_C_SOURCE to get a definition of
ftello(3).

Make sure the user's choice of compiler is honoured instead
of always using clang.
DeltaFile
+15-0archivers/lzsa/patches/patch-src_dictionary.c
+13-0archivers/lzsa/patches/patch-Makefile
+5-0archivers/lzsa/Makefile
+2-0archivers/lzsa/distinfo
+35-04 files

NetBSD/pkgsrc VFaWC8adatabases/mariadb1011-server PLIST, databases/mariadb114-server PLIST

   mariadb[114,118,1011]-server: Fix non-auth_pam PLIST

   Should help the SunOS builds.
VersionDeltaFile
1.6+2-2databases/mariadb1011-server/PLIST
1.3+2-2databases/mariadb114-server/PLIST
1.4+2-2databases/mariadb118-server/PLIST
+6-63 files

Dreckly/dreckly 9f4bd25databases/mariadb1011-server PLIST, databases/mariadb114-server PLIST

mariadb[114,118,1011]-server: Fix non-auth_pam PLIST

Should help the SunOS builds.
DeltaFile
+1-1databases/mariadb1011-server/PLIST
+1-1databases/mariadb114-server/PLIST
+1-1databases/mariadb118-server/PLIST
+3-33 files

Dreckly/dreckly bcec491archivers/lzsa Makefile distinfo, archivers/lzsa/patches patch-src_dictionary.c patch-Makefile

lzsa: Various build fixes.

Define the correct _POSIX_C_SOURCE to get a definition of
ftello(3).

Make sure the user's choice of compiler is honoured instead
of always using clang.
DeltaFile
+15-0archivers/lzsa/patches/patch-src_dictionary.c
+13-0archivers/lzsa/patches/patch-Makefile
+5-0archivers/lzsa/Makefile
+2-0archivers/lzsa/distinfo
+35-04 files

FreeBSD/ports a6c2774net/activemq distinfo Makefile

net/activemq: Update 6.2.5 => 6.2.6

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-02-06

- Bump dependencies for CVE fixes on 6.2.x.

Security:       CVE-2026-47323
Security:       CVE-2026-27172
Security:       CVE-2026-28367
Security:       CVE-2023-34455
Security:       CVE-2023-43642
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit d06262db3c595af40906f18fe66c692f975be0f6)
DeltaFile
+3-3net/activemq/distinfo
+1-1net/activemq/Makefile
+4-42 files

FreeBSD/ports 839b4bfnet/activemq distinfo Makefile

net/activemq: Update 6.2.4 => 6.2.5

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-02-05

Sponsored by:   UNIS Labs

(cherry picked from commit ea529c8236046e15b5e05bd2b174234e74ccff28)
DeltaFile
+3-3net/activemq/distinfo
+1-1net/activemq/Makefile
+4-42 files