FreeBSD/ports a945207www/R-cran-httr distinfo Makefile

www/R-cran-httr: Update to 1.4.8

Reported by:    portscout
DeltaFile
+3-3www/R-cran-httr/distinfo
+2-2www/R-cran-httr/Makefile
+5-52 files

FreeBSD/ports a650f75security/stunnel distinfo Makefile

security/stunnel: Update to 5.77
DeltaFile
+3-3security/stunnel/distinfo
+1-1security/stunnel/Makefile
+4-42 files

FreeBSD/ports 3aabef0graphics/materialx Makefile, graphics/materialx/files patch-source_MaterialXGraphEditor_RenderView.cpp

graphics/materialx: Enable OpenColorIO support

PR:     293262
DeltaFile
+12-0graphics/materialx/files/patch-source_MaterialXGraphEditor_RenderView.cpp
+3-1graphics/materialx/Makefile
+15-12 files

FreeBSD/ports 3a5b871www/matomo pkg-plist Makefile

www/matomo: Update 5.6.2 => 5.7.1

Changelogs:
https://matomo.org/changelog/matomo-5-7-0/
https://matomo.org/changelog/matomo-5-7-1/

While here pet portfmt and portclippy.

PR:     293237
DeltaFile
+127-8www/matomo/pkg-plist
+10-10www/matomo/Makefile
+3-3www/matomo/distinfo
+140-213 files

FreeBSD/ports 46e699ddevel/nextpnr-devel Makefile

devel/nextpnr-devel: Bump after devel/trellis update
DeltaFile
+1-0devel/nextpnr-devel/Makefile
+1-01 files

FreeBSD/ports 0fed33edevel/nextpnr Makefile

nextpnr/devel: Bump after devel/trellis update
DeltaFile
+1-1devel/nextpnr/Makefile
+1-11 files

FreeBSD/ports 786c45bdevel/trellis Makefile distinfo, devel/trellis/files patch-libtrellis_CMakeLists.txt

devel/trellis: Update to 20251027

Changes:
https://github.com/YosysHQ/prjtrellis/compare/14ac883fa639b11fdc98f3cdef87a5d01f79e73d...73bd411731808d80ead650bbc9840d9e02911e9e
DeltaFile
+5-8devel/trellis/Makefile
+0-11devel/trellis/files/patch-libtrellis_CMakeLists.txt
+5-5devel/trellis/distinfo
+10-243 files

FreeBSD/ports 3fc7967net/nfstrace Makefile, net/nfstrace/files extra-patch-src_protocols_nfs_nfs__procedure.h

net/nfstrace: Fix build on 16.0-CURRENT

(cherry picked from commit 6156198d03e8b724914cb3e9aa829b8f741f55f6)
DeltaFile
+12-0net/nfstrace/files/extra-patch-src_protocols_nfs_nfs__procedure.h
+7-1net/nfstrace/Makefile
+19-12 files

FreeBSD/ports 6156198net/nfstrace Makefile, net/nfstrace/files extra-patch-src_protocols_nfs_nfs__procedure.h

net/nfstrace: Fix build on 16.0-CURRENT
DeltaFile
+12-0net/nfstrace/files/extra-patch-src_protocols_nfs_nfs__procedure.h
+7-1net/nfstrace/Makefile
+19-12 files

FreeBSD/ports 9f07357x11-fonts/cozette Makefile distinfo

x11-fonts/cozette: Update 1.24.1 => 1.30.0

Changelog:
https://github.com/the-moonwitch/Cozette/blob/v.1.30.0/CHANGELOG.md

Update link to upstream: "slavfox/Cozette" redirects to "the-moonwitch/Cozette".

PR:     293263
DeltaFile
+3-3x11-fonts/cozette/Makefile
+3-3x11-fonts/cozette/distinfo
+6-62 files

FreeBSD/ports fb28dbfsysutils/cbsd distinfo Makefile

sysutils/cbsd: update to 15.0.3 bugfix release

ChangelogL:     https://github.com/cbsd/cbsd/releases/tag/v15.0.3
DeltaFile
+3-3sysutils/cbsd/distinfo
+1-1sysutils/cbsd/Makefile
+4-42 files

FreeBSD/ports 289aad3x11-fonts/spleen distinfo Makefile

x11-fonts/spleen: Update 2.1.0 => 2.2.0

Changelog:
https://github.com/fcambus/spleen/blob/2.2.0/ChangeLog

PR:     293264
DeltaFile
+3-3x11-fonts/spleen/distinfo
+1-1x11-fonts/spleen/Makefile
+4-42 files

FreeBSD/ports 06903f8sysutils/rundeck distinfo Makefile

sysutils/rundeck: Update 5.18.0 => 5.19.0

Release Notes:
https://docs.rundeck.com/docs/history/5_x/version-5.19.0.html

PR:             293222
Security:       CVE-2025-69223
Security:       CVE-2025-69227
Security:       CVE-2025-69228
Security:       CVE-2025-4673
Security:       CVE-2025-22872
Security:       CVE-2025-47906
MFH:            2026Q1
(cherry picked from commit 1e3c0b322b4c3a01daae36959723d939cf911305)
DeltaFile
+3-3sysutils/rundeck/distinfo
+2-2sysutils/rundeck/Makefile
+5-52 files

FreeBSD/ports 74352eamath Makefile, math/wide-integer Makefile pkg-descr

math/wide-integer: New port: Generic C++ template for extended width unsigned/signed integral types

Wide-integer implements a generic C++ template for extended width
unsigned and signed integral types.
This C++ template header-only library implements drop-in big integer
types such as uint128_t, uint256_t, uint384_t, uint512_t, uint1024_t,
uint1536_t, etc.
These can be used essentially like regular built-in integers.
Corresponding signed integer types such as int128_t, int256_t, and the
like can also be used.

Reuired for net-p2p/transmission 4.1.0.

PR:             292846
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+19-0math/wide-integer/Makefile
+6-0math/wide-integer/pkg-descr
+3-0math/wide-integer/distinfo
+1-0math/Makefile
+29-04 files

FreeBSD/ports 5af542bdevel Makefile, devel/small pkg-plist Makefile

devel/small: New port: C++ small containers

C++ standard template library optimized small containers.
Reuired by net-p2p/transmission 4.1.0.

PR:             292846
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+41-0devel/small/pkg-plist
+16-0devel/small/Makefile
+3-0devel/small/distinfo
+1-0devel/small/pkg-descr
+1-0devel/Makefile
+62-05 files

FreeBSD/ports 1e3c0b3sysutils/rundeck distinfo Makefile

sysutils/rundeck: Update 5.18.0 => 5.19.0

Release Notes:
https://docs.rundeck.com/docs/history/5_x/version-5.19.0.html

PR:             293222
Security:       CVE-2025-69223
Security:       CVE-2025-69227
Security:       CVE-2025-69228
Security:       CVE-2025-4673
Security:       CVE-2025-22872
Security:       CVE-2025-47906
MFH:            2026Q1
DeltaFile
+3-3sysutils/rundeck/distinfo
+2-2sysutils/rundeck/Makefile
+5-52 files

FreeBSD/ports ddd386ctextproc Makefile, textproc/krep Makefile pkg-descr

textproc/krep: [NEW PORT] High-performance string search utility

krep is an optimized string search utility designed for maximum throughput and
efficiency when processing large files and directories. It is built with
performance in mind, offering multiple search algorithms and SIMD acceleration
when available.

Note: Krep is not intended to be a full replacement or direct competitor to
feature-rich tools like grep or ripgrep. Instead, it aims to be a minimal,
efficient, and pragmatic tool focused on speed and simplicity.

Krep provides the essential features needed for fast searching, without the
extensive options and complexity of more comprehensive search utilities. Its
design philosophy is to deliver the fastest possible search for the most common
use cases, with a clean and minimal interface.

WWW: https://github.com/davidesantangelo/krep/

Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D55357
DeltaFile
+34-0textproc/krep/files/patch-Makefile
+26-0textproc/krep/Makefile
+13-0textproc/krep/pkg-descr
+3-0textproc/krep/distinfo
+1-0textproc/Makefile
+77-05 files

FreeBSD/ports 2d6255bdevel/libwasmtime distinfo Makefile

devel/libwasmtime: update: 41.0.0 -> 41.0.3

ChangeLog:      https://github.com/bytecodealliance/wasmtime/compare/v41.0.0...v41.0.3

Sponsored by:   tipi.work
DeltaFile
+3-3devel/libwasmtime/distinfo
+1-2devel/libwasmtime/Makefile
+4-52 files

FreeBSD/ports 3d0cbf2databases/rainfrog distinfo Makefile

databases/rainfrog: Update to 0.3.16

ChangeLog:      https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.16
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3databases/rainfrog/distinfo
+1-1databases/rainfrog/Makefile
+4-42 files

FreeBSD/ports bbca402x11/histui distinfo Makefile

x11/histui: Update to 0.0.9

ChangeLog:      https://github.com/jmylchreest/histui/releases/tag/v0.0.9
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+5-5x11/histui/distinfo
+2-2x11/histui/Makefile
+7-72 files

FreeBSD/ports 964e53fshells/xonsh distinfo Makefile

shells/xonsh: Update to 0.22.4

ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.22.4
DeltaFile
+3-3shells/xonsh/distinfo
+1-1shells/xonsh/Makefile
+4-42 files

FreeBSD/ports 7c778b7devel/aws-c-mqtt distinfo Makefile

devel/aws-c-mqtt: Update to 0.14.0

ChangeLog:
        https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.14.0
        https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.13.5
DeltaFile
+3-3devel/aws-c-mqtt/distinfo
+1-1devel/aws-c-mqtt/Makefile
+4-42 files

FreeBSD/ports 08d4df3security/aws-c-auth distinfo Makefile

security/aws-c-auth: Update to 0.9.6

ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.9.6
DeltaFile
+3-3security/aws-c-auth/distinfo
+1-1security/aws-c-auth/Makefile
+4-42 files

FreeBSD/ports e270e79net-mgmt/geom-exporter distinfo Makefile.crates

net-mgmt/geom-exporter: 0.1.3

https://github.com/asomers/gstat-rs/blob/master/freebsd-geom-exporter/CHANGELOG.md#013---2026-02-18

Sponsored by:   ConnectWise
DeltaFile
+17-31net-mgmt/geom-exporter/distinfo
+7-14net-mgmt/geom-exporter/Makefile.crates
+1-2net-mgmt/geom-exporter/Makefile
+25-473 files

FreeBSD/ports 0cb5bb3sysutils/gstat-rs distinfo Makefile.crates

sysutils/gstat-rs: 0.1.8

https://github.com/asomers/gstat-rs/blob/master/gstat/CHANGELOG.md#018---2026-02-18

Sponsored by:   ConnectWise
DeltaFile
+51-59sysutils/gstat-rs/distinfo
+24-28sysutils/gstat-rs/Makefile.crates
+1-2sysutils/gstat-rs/Makefile
+76-893 files

FreeBSD/ports 55656c7x11-wm/mangowc distinfo Makefile, x11-wm/mangowc/files patch-meson.build

x11-wm/mangowc: Update to 0.12.3

- Add a patch to meson.build, otherwise mango always looks for
  the global configuration file in the /etc/mango directory
  (even if you pass the argument --sysconfdir to meson), instead of
  ${PREFIX}/etc/mango.

ChangeLog:      https://github.com/DreamMaoMao/mangowc/releases/tag/0.12.3
Reported by:    DreamMaoMao <notifications at github.com>
DeltaFile
+30-0x11-wm/mangowc/files/patch-meson.build
+3-3x11-wm/mangowc/distinfo
+3-1x11-wm/mangowc/Makefile
+36-43 files

FreeBSD/ports ef2fdacsecurity/shibboleth-idp Makefile distinfo

security/shibboleth-idp: Update to 5.2.1
DeltaFile
+4-4security/shibboleth-idp/Makefile
+3-3security/shibboleth-idp/distinfo
+7-72 files

FreeBSD/ports 651750dcad/qelectrotech pkg-plist Makefile

cad/qelectrotech: Update 0.9.0 => 0.100

* Clarify LICENSE
* Pet portclippy(1) and portfmt(1)

Approved by:            arrowd@ (maintainer)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D55347
DeltaFile
+1,073-702cad/qelectrotech/pkg-plist
+9-12cad/qelectrotech/Makefile
+3-3cad/qelectrotech/distinfo
+1,085-7173 files

FreeBSD/ports 3651e85net/krakend-ce distinfo Makefile

net/krakend-ce: Update 2.12.1 => 2.13.1

Changelogs:
* https://github.com/krakend/krakend-ce/releases/tag/v2.13.0
* https://github.com/krakend/krakend-ce/releases/tag/v2.13.1
* https://github.com/krakend/krakend-ce/compare/v2.12.1...v2.13.0
* https://github.com/krakend/krakend-ce/compare/v2.13.0...v2.13.1

Approved by:    db@, yuri@ (Mentors, implicit)
DeltaFile
+5-5net/krakend-ce/distinfo
+2-3net/krakend-ce/Makefile
+7-82 files

FreeBSD/ports 0732206dns/bind-tools pkg-plist-devel, dns/bind9-devel pkg-plist Makefile

dns/bind9-devel: update to 9.21.18

(cherry picked from commit 07360520dffee82b1c8f8e63dbe4033336798078)
DeltaFile
+11-11dns/bind9-devel/files/patch-meson.build
+9-9dns/bind9-devel/files/extrapatch-bind-min-override-ttl
+6-5dns/bind9-devel/pkg-plist
+5-5dns/bind-tools/pkg-plist-devel
+3-3dns/bind9-devel/Makefile
+3-3dns/bind9-devel/distinfo
+37-366 files