FreeBSD/ports 1832931net/traefik Makefile distinfo

net/traefik: Update to upstream release 3.7.5

Details:
- Update to upstream release 3.7.5, see:
  https://github.com/traefik/traefik/releases/tag/v3.7.5
- Fixes 2 CVEs in the process, see below

MFH:            2026Q2
Security:       CVE-2026-48020
                CVE-2026-48491
DeltaFile
+7-2net/traefik/Makefile
+3-1net/traefik/distinfo
+10-32 files

FreeBSD/ports 373e76asecurity/nss distinfo Makefile

security/nss: update to 3.125

Release Notes:
  https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_125.html
DeltaFile
+3-3security/nss/distinfo
+1-1security/nss/Makefile
+4-42 files

FreeBSD/ports fe7bff0benchmarks/clpeak distinfo Makefile

benchmarks/clpeak: update to 2.0.13

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

FreeBSD/ports ec30d99x11-wm/cagebreak distinfo Makefile

x11-wm/cagebreak: update to 3.2.0

Changes:        https://github.com/project-repo/cagebreak/releases/tag/3.2.0
Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11-wm/cagebreak/distinfo
+1-1x11-wm/cagebreak/Makefile
+4-42 files

FreeBSD/ports df44f6enet/sendme/files patch-cargo-crates_netdev-0.43.0_src_os_unix_link__speed.rs

net/sendme: fix build on non-x86

The netdev crate has the value of ioctl SIOCGIFXMEDIA hardcoded for x86.
Add definitions for other architectures to fix the build.

See also:       https://github.com/shellrow/netdev/issues/170
Approved by:    portmgr (build fix blanket)
MFH:            2026Q2

(cherry picked from commit d4de8e372e2e8f829afe06d2ea4aa8528d2d96d2)
DeltaFile
+20-0net/sendme/files/patch-cargo-crates_netdev-0.43.0_src_os_unix_link__speed.rs
+20-01 files

FreeBSD/ports c3f9002graphics/s10sh Makefile, graphics/s10sh/files patch-bytesex.h

graphics/s10sh: fix endianess code

Instead of hard-coding a list of architectures, defer to <endian.h>.
This fixes the build on all platforms tested.

MFH:            2026Q2
(cherry picked from commit c653d172b2678fed4bdd92782c593b995d41c5e5)
DeltaFile
+19-9graphics/s10sh/files/patch-bytesex.h
+0-5graphics/s10sh/Makefile
+19-142 files

FreeBSD/ports 50f63e2devel/smv Makefile

devel/smv: builds fine on armv7

MFH:            2026Q2
(cherry picked from commit 25f7c062b26ce5065825b50bf673de76d79c51f3)
DeltaFile
+0-3devel/smv/Makefile
+0-31 files

FreeBSD/ports d2db6aflang/micropython Makefile

lang/micropython: enable on armv7, fix on i386

Builds fine.
One unit test fails on armv7: basics/int_64_basics.py

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

(cherry picked from commit 0f415d2616260b4c90af2a44434a5dbde8900a42)
DeltaFile
+3-3lang/micropython/Makefile
+3-31 files

FreeBSD/ports 5f53711math/tlfloat Makefile

math/tlfloat: builds fine on armv7

Tested on FreeBSD 14.3 and 15.0.
Test suite passes, too.

MFH:            2026Q2
(cherry picked from commit 42f2073184d330fabefb21264a9fe20280f65f1d)
DeltaFile
+0-1math/tlfloat/Makefile
+0-11 files

FreeBSD/ports f3191fbdevel/go-tools distinfo Makefile

devel/go-tools: update to 0.46.0

Selected upstream changes:

 - cmd/goyacc: use math.MinInt16 as sentinel value for large grammars
 - cmd/callgraph: add -{cpu,mem}profile flags for maintainers
 - all: fix typos in comments and docs
 - go.mod: update golang.org/x dependencies

Changelog: https://github.com/golang/tools/compare/v0.45.0...v0.46.0
DeltaFile
+5-5devel/go-tools/distinfo
+1-2devel/go-tools/Makefile
+6-72 files

FreeBSD/ports d4de8e3net/sendme/files patch-cargo-crates_netdev-0.43.0_src_os_unix_link__speed.rs

net/sendme: fix build on non-x86

The netdev crate has the value of ioctl SIOCGIFXMEDIA hardcoded for x86.
Add definitions for other architectures to fix the build.

See also:       https://github.com/shellrow/netdev/issues/170
Approved by:    portmgr (build fix blanket)
MFH:            2026Q2
DeltaFile
+20-0net/sendme/files/patch-cargo-crates_netdev-0.43.0_src_os_unix_link__speed.rs
+20-01 files

FreeBSD/ports 25f7c06devel/smv Makefile

devel/smv: builds fine on armv7

MFH:            2026Q2
DeltaFile
+0-3devel/smv/Makefile
+0-31 files

FreeBSD/ports 42f2073math/tlfloat Makefile

math/tlfloat: builds fine on armv7

Tested on FreeBSD 14.3 and 15.0.
Test suite passes, too.

MFH:            2026Q2
DeltaFile
+0-1math/tlfloat/Makefile
+0-11 files

FreeBSD/ports c653d17graphics/s10sh Makefile, graphics/s10sh/files patch-bytesex.h

graphics/s10sh: fix endianess code

Instead of hard-coding a list of architectures, defer to <endian.h>.
This fixes the build on all platforms tested.

MFH:            2026Q2
DeltaFile
+19-9graphics/s10sh/files/patch-bytesex.h
+0-5graphics/s10sh/Makefile
+19-142 files

FreeBSD/ports 0f415d2lang/micropython Makefile

lang/micropython: enable on armv7, fix on i386

Builds fine.
One unit test fails on armv7: basics/int_64_basics.py

Approved by:    portmgr (build fix blanket)
MFH:            2026Q2
DeltaFile
+3-3lang/micropython/Makefile
+3-31 files

FreeBSD/ports 54f3d1anet/ucx Makefile, net/ucx/files patch-src_ucs_sys_sys.c patch-src_ucp_core_ucp__worker.c

net/ucx: Update 1.20.0 → 1.20.1

Changelog:
https://github.com/openucx/ucx/releases/tag/v1.20.1
https://github.com/openucx/ucx/blob/v1.20.1/NEWS

- Enable and pass gtest test suite.
- Fix warnings from portclippy.
- Improve formatting and alignment.

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

(cherry picked from commit c54c53fa0e0876707df5666c0827264f7a5318c3)
DeltaFile
+100-67net/ucx/files/patch-src_ucs_sys_sys.c
+76-19net/ucx/files/patch-src_ucp_core_ucp__worker.c
+93-0net/ucx/files/patch-test_gtest_ucm_malloc__hook.cc
+35-33net/ucx/Makefile
+54-12net/ucx/files/patch-src_ucs_sys_netlink.c
+62-4net/ucx/files/patch-src_ucm_util_sys.c
+420-13528 files not shown
+918-22934 files

FreeBSD/ports c54c53fnet/ucx Makefile, net/ucx/files patch-src_ucs_sys_sys.c patch-src_ucp_core_ucp__worker.c

net/ucx: Update 1.20.0 → 1.20.1

Changelog:
https://github.com/openucx/ucx/releases/tag/v1.20.1
https://github.com/openucx/ucx/blob/v1.20.1/NEWS

- Enable and pass gtest test suite.
- Fix warnings from portclippy.
- Improve formatting and alignment.

PR:             295984 294958 294959
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q2
DeltaFile
+100-67net/ucx/files/patch-src_ucs_sys_sys.c
+76-19net/ucx/files/patch-src_ucp_core_ucp__worker.c
+93-0net/ucx/files/patch-test_gtest_ucm_malloc__hook.cc
+35-33net/ucx/Makefile
+54-12net/ucx/files/patch-src_ucs_sys_netlink.c
+62-4net/ucx/files/patch-src_ucm_util_sys.c
+420-13528 files not shown
+918-22934 files

FreeBSD/ports a500431misc/hwdata distinfo Makefile

misc/hwdata: 0.408

Reported by:    portscout!
DeltaFile
+3-3misc/hwdata/distinfo
+1-1misc/hwdata/Makefile
+4-42 files

FreeBSD/src 33c8e68sys/dev/sound/usb uaudio.c, sys/dev/usb usbdevs

snd_uaudio: Support Roland UA-33

Apply the appropriate quirk. Also, introduce a new uaudio_vendor_audio
table, similar to uaudio_vendor_midi, which includes non-standard USB
audio devices. The Roland UA-33 needs this, bceause it comes with
bInterfaceClass = 0xff (vendor-specific), so snd_uaudio(4) doesn't
detect it.

PR:             294814
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Reviewed by:    emaste
Pull Request:   https://ron-dev.freebsd.org/FreeBSD/src/pulls/24

(cherry picked from commit 549e740619873716b796a841a10f56fae3c3ad49)
DeltaFile
+10-0sys/dev/sound/usb/uaudio.c
+1-0sys/dev/usb/usbdevs
+1-0sys/dev/usb/quirk/usb_quirk.c
+12-03 files

FreeBSD/ports ac71d98www/gohugo distinfo Makefile

www/gohugo: Update to 0.163.1

ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.163.1

 * build(deps): bump golang.org/x/image from 0.41.0 to 0.42.0
 * Fix multi --renderSegments merge behavior
 * security: Normalize integer IPv4 host encodings in http.urls check
 * Drop symlinks in os.ReadDir, os.ReadFile, os.Stat and os.FileExists
 * commands: Fix convert command

Approved by:    doceng@ (implicit)
DeltaFile
+5-5www/gohugo/distinfo
+1-1www/gohugo/Makefile
+6-62 files

FreeBSD/src 511d749sys/compat/linuxkpi/common/src linux_hdmi.c

LinuxKPI: sync linuxkpi_video with Linux 6.12

MFC after:      1 week
DeltaFile
+2-8sys/compat/linuxkpi/common/src/linux_hdmi.c
+2-81 files

FreeBSD/ports 10a9f55www/fmd-server Makefile

www/fmd-server: add ONLY_FOR_ARCHS
DeltaFile
+3-0www/fmd-server/Makefile
+3-01 files

FreeBSD/ports 706a26csecurity/sssd2 pkg-plist distinfo

security/sssd2: Update to 2.13.1

Reported by:    portscout!
DeltaFile
+4-4security/sssd2/pkg-plist
+3-3security/sssd2/distinfo
+1-1security/sssd2/Makefile
+8-83 files

FreeBSD/ports 158d2b5net/turnserver/files pkg-message.in

net/turnserver: Fix sample configuration file name in pkg-message

Pull Request:   https://github.com/freebsd/freebsd-ports/pull/533
DeltaFile
+4-2net/turnserver/files/pkg-message.in
+4-21 files

FreeBSD/ports ff39272devel/pcsc-lite distinfo Makefile

devel/pcsc-lite: Update to 2.5.1

Reported by:    portscout!
DeltaFile
+3-3devel/pcsc-lite/distinfo
+1-2devel/pcsc-lite/Makefile
+0-1devel/pcsc-lite/pkg-plist
+4-63 files

FreeBSD/src de2a136usr.sbin/mixer mixer.c

mixer(8): Retire deprecated control values

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+0-21usr.sbin/mixer/mixer.c
+0-211 files

FreeBSD/ports 2717347. MOVED, audio/freebsd-13-mixer Makefile distinfo

audio/freebsd-13-mixer: Discontinue

Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-25audio/freebsd-13-mixer/Makefile
+0-3audio/freebsd-13-mixer/distinfo
+0-3audio/freebsd-13-mixer/pkg-descr
+1-0MOVED
+1-314 files

FreeBSD/ports c3c20bd. MOVED, sysutils/mixer Makefile pkg-descr

sysutils/mixer: Discontinue

PR:             294661
Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-21sysutils/mixer/Makefile
+0-16sysutils/mixer/files/mixer.sh
+0-3sysutils/mixer/pkg-descr
+1-0MOVED
+1-404 files

FreeBSD/ports 924962anet-im/telegram-desktop distinfo Makefile, net-im/telegram-desktop/files patch-CMakeLists.txt

net-im/telegram-desktop: update: 6.9.1 -> 6.9.3

ChangeLog:      https://github.com/telegramdesktop/tdesktop/compare/v6.9.1...v6.9.3

Sponsored by:   tipi.work
DeltaFile
+10-0net-im/telegram-desktop/files/patch-CMakeLists.txt
+3-3net-im/telegram-desktop/distinfo
+3-1net-im/telegram-desktop/Makefile
+16-43 files

FreeBSD/ports 1584c7bnet-im/tde2e distinfo Makefile

net-im/tde2e: update: 1.8.64 -> 1.8.65

Sponsored by:   tipi.work
DeltaFile
+3-3net-im/tde2e/distinfo
+2-2net-im/tde2e/Makefile
+5-52 files