FreeBSD/ports 2ea908enet/realtek-rge-kmod distinfo Makefile

net/realtek-rge-kmod: Update to 20260706 snapshot

Actually upgrade to latest snapshot.
Previous was missing the git tag update

Reported by:    Brad Smith
DeltaFile
+3-3net/realtek-rge-kmod/distinfo
+2-1net/realtek-rge-kmod/Makefile
+5-42 files

FreeBSD/ports 0cea37bmultimedia/mpc-qt distinfo Makefile

multimedia/mpc-qt: Update to 26.07

ChangeLog:      https://github.com/mpc-qt/mpc-qt/releases/tag/v26.07
MFH:            2026Q3
(cherry picked from commit beeb52932f53895babfd009ba01c5a7ad7478d98)
DeltaFile
+3-3multimedia/mpc-qt/distinfo
+2-2multimedia/mpc-qt/Makefile
+5-52 files

FreeBSD/ports 4ed07b0net-im/nextcloud-talk distinfo Makefile

net-im/nextcloud-talk: Update to 24.0.2
DeltaFile
+3-3net-im/nextcloud-talk/distinfo
+1-1net-im/nextcloud-talk/Makefile
+4-42 files

FreeBSD/ports 38c5332devel/websvn distinfo Makefile

devel/websvn: Update to 2.8.8

PR:             296661
MFH:            2026Q3
(cherry picked from commit bf8d0a826a26d23f875dfe535b4a2b9421ffaab2)
DeltaFile
+3-3devel/websvn/distinfo
+1-1devel/websvn/Makefile
+4-42 files

FreeBSD/ports bf8d0a8devel/websvn distinfo Makefile

devel/websvn: Update to 2.8.8

PR:             296661
MFH:            2026Q3
DeltaFile
+3-3devel/websvn/distinfo
+1-1devel/websvn/Makefile
+4-42 files

FreeBSD/ports 935f742security/ca_root_nss Makefile distinfo

security/ca_root_nss: Update to 3.125

MFH:            2026Q3
Reviewed by:    joneum
Differential Revision:  https://reviews.freebsd.org/D58124

(cherry picked from commit 12f6796ead53a64975ba031ac6c174f4727af0f4)
DeltaFile
+3-3security/ca_root_nss/Makefile
+3-3security/ca_root_nss/distinfo
+6-62 files

FreeBSD/ports 12f6796security/ca_root_nss Makefile distinfo

security/ca_root_nss: Update to 3.125

MFH:            2026Q3
Reviewed by:    joneum
Differential Revision:  https://reviews.freebsd.org/D58124
DeltaFile
+3-3security/ca_root_nss/Makefile
+3-3security/ca_root_nss/distinfo
+6-62 files

FreeBSD/ports 674def2devel/py-ruff Makefile, devel/ruff Makefile

devel/{,py-}ruff: fix build on armv7

Disable LTO to avoid running out of address space.

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

(cherry picked from commit b20829566b2703b31b2a68567a02c6370f4fc617)
DeltaFile
+12-2devel/ruff/Makefile
+11-2devel/py-ruff/Makefile
+23-42 files

FreeBSD/ports 44efad7devel/csmith distinfo Makefile

devel/csmith: update to 2.3.0-127-g0cdc710

This fixes a build error cropping up due to clang getting stricter with
enum type checking.

Changelog: https://github.com/csmith-project/csmith/commits/0cdc710315cfee9035e22ef4363ca479270d1934

MFH:            2026Q3
(cherry picked from commit b4850e158378c6af78040fceeb9eaaff9d5abaa5)
DeltaFile
+3-3devel/csmith/distinfo
+2-2devel/csmith/Makefile
+5-52 files

FreeBSD/ports ae0d3a5net/389-ds-base/files patch-ldap_servers_slapd_tools_ldclt_ldclt.c

net/389-ds-base: fix build on 32 bit platforms

No O_LARGEFILE on FreeBSD, so do not try to pass it to open().

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

(cherry picked from commit 7d85800e2a65efa7eef39324da6e3707c89407f0)
DeltaFile
+10-1net/389-ds-base/files/patch-ldap_servers_slapd_tools_ldclt_ldclt.c
+10-11 files

FreeBSD/ports 32abb26devel/uv Makefile, devel/uv/files patch-cargo-crates_astral-tokio-tar-0.6.3_src_entry.rs

devel/uv: fix build on armv7

A type error that pops up on armv7.
As subsec_nanos() is in the range 0 to 1e9, it always fits into an i32
either way, so "as" is sufficient for a conversion.

Also enable on i386, where this port now builds fine.

Approved by:    portmgr (build fix blanket)
See also:       https://github.com/astral-sh/tokio-tar/issues/100
MFH:            2026Q3

(cherry picked from commit f0cedef322bd5f59f4047d186e99657c1edda3f4)
DeltaFile
+11-0devel/uv/files/patch-cargo-crates_astral-tokio-tar-0.6.3_src_entry.rs
+0-2devel/uv/Makefile
+11-22 files

FreeBSD/ports 4841f3cdevel/tbox distinfo Makefile

devel/tbox: update to 1.8.1

Changelog: https://github.com/tboox/tbox/releases/tag/v1.8.1

PR:             296620
MFH:            2026Q3
Reported by:    Lin <lin at sz.cn.eu.org>

(cherry picked from commit 977fe8308b57602e00d810cccf8123852fa78f78)
DeltaFile
+3-5devel/tbox/distinfo
+1-5devel/tbox/Makefile
+4-102 files

FreeBSD/ports 7d85800net/389-ds-base/files patch-ldap_servers_slapd_tools_ldclt_ldclt.c

net/389-ds-base: fix build on 32 bit platforms

No O_LARGEFILE on FreeBSD, so do not try to pass it to open().

Approved by:    portmgr (build fix blanket)
MFH:            2026Q3
DeltaFile
+10-1net/389-ds-base/files/patch-ldap_servers_slapd_tools_ldclt_ldclt.c
+10-11 files

FreeBSD/ports f128d10devel/gopls distinfo Makefile

devel/gopls: update to 0.23.0

Changelog: https://go.dev/gopls/release/v0.23.0
DeltaFile
+5-5devel/gopls/distinfo
+1-2devel/gopls/Makefile
+1-0devel/gopls/pkg-plist
+7-73 files

FreeBSD/ports 321cac3devel/go-tools distinfo Makefile

devel/go-tools: update to 0.48.0

Changelog: https://github.com/golang/tools/compare/v0.47.0...v0.48.0

Selected upstream changes:

 - go.mod: update golang.org/x dependencies
 - internal/stdlib: update stdlib index for Go 1.27 Release Candidate 2
 - internal/imports: use module cache index if it exists
DeltaFile
+5-5devel/go-tools/distinfo
+1-2devel/go-tools/Makefile
+6-72 files

FreeBSD/ports b4850e1devel/csmith distinfo Makefile

devel/csmith: update to 2.3.0-127-g0cdc710

This fixes a build error cropping up due to clang getting stricter with
enum type checking.

Changelog: https://github.com/csmith-project/csmith/commits/0cdc710315cfee9035e22ef4363ca479270d1934

MFH:            2026Q3
DeltaFile
+3-3devel/csmith/distinfo
+2-2devel/csmith/Makefile
+5-52 files

FreeBSD/ports b208295devel/py-ruff Makefile, devel/ruff Makefile

devel/{,py-}ruff: fix build on armv7

Disable LTO to avoid running out of address space.

Approved by:    portmgr (build fix blanket)
MFH:            2026Q3
DeltaFile
+12-2devel/ruff/Makefile
+11-2devel/py-ruff/Makefile
+23-42 files

FreeBSD/ports f9e799ddevel/goreleaser distinfo Makefile

devel/goreleaser: update to 2.17.0

Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.17.0
DeltaFile
+5-5devel/goreleaser/distinfo
+1-2devel/goreleaser/Makefile
+6-72 files

FreeBSD/ports 2023afadeskutils/remind distinfo Makefile

deskutils/remind: update to 06.02.08

Changelog: https://salsa.debian.org/dskoll/remind/-/blob/master/docs/WHATSNEW?ref_type=heads
DeltaFile
+3-3deskutils/remind/distinfo
+1-1deskutils/remind/Makefile
+4-42 files

FreeBSD/ports f0cedefdevel/uv Makefile, devel/uv/files patch-cargo-crates_astral-tokio-tar-0.6.3_src_entry.rs

devel/uv: fix build on armv7

A type error that pops up on armv7.
As subsec_nanos() is in the range 0 to 1e9, it always fits into an i32
either way, so "as" is sufficient for a conversion.

Also enable on i386, where this port now builds fine.

Approved by:    portmgr (build fix blanket)
See also:       https://github.com/astral-sh/tokio-tar/issues/100
MFH:            2026Q3
DeltaFile
+11-0devel/uv/files/patch-cargo-crates_astral-tokio-tar-0.6.3_src_entry.rs
+0-2devel/uv/Makefile
+11-22 files

FreeBSD/ports 977fe83devel/tbox distinfo Makefile

devel/tbox: update to 1.8.1

Changelog: https://github.com/tboox/tbox/releases/tag/v1.8.1

PR:             296620
MFH:            2026Q3
Reported by:    Lin <lin at sz.cn.eu.org>
DeltaFile
+3-5devel/tbox/distinfo
+1-5devel/tbox/Makefile
+4-102 files

FreeBSD/ports 3c88ac8graphics/wayland-protocols Makefile distinfo

graphics/wayland-protocols: Update to 1.49

PR:             296449
(cherry picked from commit 531401c73c872d6f93785e0b150d3299d510b31a)
DeltaFile
+8-3graphics/wayland-protocols/Makefile
+3-3graphics/wayland-protocols/distinfo
+5-0graphics/wayland-protocols/pkg-plist
+16-63 files

FreeBSD/ports 531401cgraphics/wayland-protocols Makefile distinfo

graphics/wayland-protocols: Update to 1.49

PR:             296449
DeltaFile
+8-3graphics/wayland-protocols/Makefile
+3-3graphics/wayland-protocols/distinfo
+5-0graphics/wayland-protocols/pkg-plist
+16-63 files

FreeBSD/ports 71dfaednet-im/teams Makefile, x11/waveterm Makefile

*/*: Bump port revision after electron41 update (aea2ec2e3f73)
DeltaFile
+1-1x11/waveterm/Makefile
+1-1net-im/teams/Makefile
+2-22 files

FreeBSD/ports aea2ec2devel/electron41 distinfo Makefile.version

devel/electron41: Update to 41.10.1

Changelog: https://github.com/electron/electron/releases/tag/v41.10.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5devel/electron41/distinfo
+1-1devel/electron41/Makefile.version
+6-62 files

FreeBSD/ports c328c3daccessibility/darkman Makefile, sysutils/govmomi Makefile

various: Bump go ports for go-1.25.12 / 1.26.5
DeltaFile
+1-1sysutils/nomad-pot-driver/Makefile
+1-1accessibility/darkman/Makefile
+1-1sysutils/govmomi/Makefile
+1-1sysutils/hared/Makefile
+1-1sysutils/helm/Makefile
+1-1sysutils/helmfile/Makefile
+6-6796 files not shown
+802-637802 files

FreeBSD/ports 823e39alang/go125 distinfo Makefile

lang/go125: Update to 1.25.12

Changes:
  go1.25.12 (released 2026-07-07) includes security fixes to the
  crypto/tls and os packages, as well as bug fixes to the compiler, the
  go command, and the net and os packages.

MFH:            2026Q3
Reviewed by:    adamw
Differential Revision:  https://reviews.freebsd.org/D58111

(cherry picked from commit ad07846e079b7cab4167daaf2bbd9a1cd35f8603)
DeltaFile
+3-3lang/go125/distinfo
+1-1lang/go125/Makefile
+4-42 files

FreeBSD/ports 5e12b49lang/go126 distinfo Makefile

lang/go126: Update to 1.26.5

Changes:
  go1.26.5 (released 2026-07-07) includes security fixes to the
  crypto/tls and os packages, as well as bug fixes to the compiler, the
  runtime, the go command, and the net, os, and syscall packages.

MFH:            2026Q3
Reviewed by:    adamw
Differential Revision:  https://reviews.freebsd.org/D58112

(cherry picked from commit 2ca64d7d9babf5e87f07fb85261f499f67ae5e1c)
DeltaFile
+13-13lang/go126/distinfo
+2-2lang/go126/Makefile
+15-152 files

FreeBSD/ports 4ea3547sysutils/gdu Makefile, sysutils/go-wtf Makefile

various: Bump go ports for go-1.25.12 / 1.26.5
DeltaFile
+1-1sysutils/nomad-pot-driver/Makefile
+1-1sysutils/gdu/Makefile
+1-1sysutils/go-wtf/Makefile
+1-1sysutils/goawk/Makefile
+1-1sysutils/gol/Makefile
+1-1sysutils/gomplate/Makefile
+6-6796 files not shown
+802-631802 files

FreeBSD/ports 2ca64d7lang/go126 distinfo Makefile

lang/go126: Update to 1.26.5

Changes:
  go1.26.5 (released 2026-07-07) includes security fixes to the
  crypto/tls and os packages, as well as bug fixes to the compiler, the
  runtime, the go command, and the net, os, and syscall packages.

MFH:            2026Q3
Reviewed by:    adamw
Differential Revision:  https://reviews.freebsd.org/D58112
DeltaFile
+13-13lang/go126/distinfo
+2-2lang/go126/Makefile
+15-152 files