FreeBSD/ports 498cc5asecurity Makefile, security/syft distinfo Makefile

security/syft: New port

  Syft is a CLI tool and library for generating a Software Bill of Materials
  (SBOM) from container images and filesystems.

  It supports multiple SBOM formats including CycloneDX and SPDX and can scan
  containers, directories, and archives to identify installed packages.

  Syft is developed by Anchore and is commonly used in software supply-chain
  security workflows.

Sponsored by:   OTTRIA
DeltaFile
+2,053-0security/syft/files/modules.txt
+597-0security/syft/distinfo
+363-0security/syft/Makefile
+8-0security/syft/pkg-descr
+1-0security/Makefile
+3,022-05 files

FreeBSD/ports ede0d84multimedia/aom distinfo Makefile

multimedia/aom: update to 3.13.2

Changes:        https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2
Reported by:    Repology, portscout

(cherry picked from commit c4307d36b3d3fc0add627058f1a8b7c59aae5710)
DeltaFile
+3-3multimedia/aom/distinfo
+1-1multimedia/aom/Makefile
+4-42 files

FreeBSD/ports 2f1a959x11-toolkits/wlroots019 distinfo Makefile

x11-toolkits/wlroots019: update to 0.19.3

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.3
Reported by:    GitLab (notify releases)

(cherry picked from commit b2548dab88c29789522368f845bb9937b008b2eb)
DeltaFile
+3-3x11-toolkits/wlroots019/distinfo
+1-1x11-toolkits/wlroots019/Makefile
+4-42 files

FreeBSD/ports b2548dax11-toolkits/wlroots019 distinfo Makefile

x11-toolkits/wlroots019: update to 0.19.3

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.3
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11-toolkits/wlroots019/distinfo
+1-2x11-toolkits/wlroots019/Makefile
+4-52 files

FreeBSD/ports c4307d3multimedia/aom distinfo Makefile

multimedia/aom: update to 3.13.2

Changes:        https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2
Reported by:    Repology, portscout
DeltaFile
+3-3multimedia/aom/distinfo
+1-1multimedia/aom/Makefile
+4-42 files

FreeBSD/ports 3284b31x11-toolkits/wlroots020 distinfo Makefile

x11-toolkits/wlroots020: update to 0.20.0.r5

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.0-rc5
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11-toolkits/wlroots020/distinfo
+1-1x11-toolkits/wlroots020/Makefile
+4-42 files

FreeBSD/ports 54fc756comms/meshcore-cli distinfo Makefile

comms/meshcore-cli: upgrade to 1.5.0
DeltaFile
+3-3comms/meshcore-cli/distinfo
+1-1comms/meshcore-cli/Makefile
+4-42 files

FreeBSD/ports b3be6bdcomms/py-meshcore distinfo Makefile

comms/py-meshcore: upgrade to 2.3.1
DeltaFile
+3-3comms/py-meshcore/distinfo
+1-1comms/py-meshcore/Makefile
+4-42 files

FreeBSD/ports 294aa38net-mgmt/victoria-logs distinfo pkg-plist

net-mgmt/victoria-logs: upgrade to 1.48.0
DeltaFile
+5-5net-mgmt/victoria-logs/distinfo
+4-0net-mgmt/victoria-logs/pkg-plist
+1-2net-mgmt/victoria-logs/Makefile
+10-73 files

FreeBSD/ports cafe513math/brial distinfo Makefile, math/brial/files patch-Makefile.in patch-m4_ax__m4ri__flags.m4

math/brial: upgrade to 1.2.15

Releases notes at https://github.com/BRiAl/BRiAl/releases
DeltaFile
+11-0math/brial/files/patch-Makefile.in
+0-11math/brial/files/patch-m4_ax__m4ri__flags.m4
+3-3math/brial/distinfo
+2-3math/brial/Makefile
+1-0math/brial/pkg-plist
+17-175 files

FreeBSD/ports 3616b1bmath/m4rie Makefile distinfo, math/m4rie/files patch-m4_ax__m4ri__flags.m4 patch-Makefile.am

math/m4rie: upgrade to 20250128
DeltaFile
+8-7math/m4rie/Makefile
+0-11math/m4rie/files/patch-m4_ax__m4ri__flags.m4
+0-10math/m4rie/files/patch-Makefile.am
+0-10math/m4rie/files/patch-tests_Makefile.am
+3-3math/m4rie/distinfo
+2-1math/m4rie/pkg-plist
+13-426 files

FreeBSD/ports af55a30math/m4ri distinfo Makefile, math/m4ri/files patch-Makefile.am patch-configure.ac

math/m4ri: upgrade to 20260122

Releases notes at https://github.com/malb/m4ri/tree/20260122
DeltaFile
+0-11math/m4ri/files/patch-Makefile.am
+0-11math/m4ri/files/patch-configure.ac
+0-8math/m4ri/files/patch-m4ri.pc.in
+3-3math/m4ri/distinfo
+2-2math/m4ri/Makefile
+2-2math/m4ri/pkg-plist
+7-376 files

FreeBSD/ports 7c5b203devel/wasi-libc pkg-plist22 pkg-plist21

wasi: consistently use the wasm32-wasip1 triple

The WebAssembly community have reclaimed wasm32-wasi, without suffix,
for a future WASI 1.0 standard. The first version of WASI, 0.1, is
now wasm32-wasip1 in triple form, WASI 0.2 is wasm32-wasip2, etc.
Starting LLVM 22 the non-suffixed form is deprecated, aligning with
Rust and Go:

https://github.com/llvm/llvm-project/issues/165344
https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets/

The Mozilla build system's WASI checks always pass -Werror so
configure fails when the non-suffixed target/triple is passed using
LLVM 22:

Using wasi sysroot in /usr/local/share/wasi-sysroot
checking for the wasm C compiler... /usr/local/bin/clang22
checking whether the wasm C compiler can be used... yes
checking the wasm C compiler version... 22.1.0

    [31 lines not shown]
DeltaFile
+225-225devel/wasi-libc/pkg-plist22
+225-225devel/wasi-libc/pkg-plist21
+225-225devel/wasi-libc/pkg-plist20
+225-225devel/wasi-libc/pkg-plist19
+225-225devel/wasi-libc/pkg-plist18
+225-225devel/wasi-libc/pkg-plist17
+1,350-1,35022 files not shown
+1,403-1,38128 files

FreeBSD/ports f4758fddatabases/proxysql Makefile, databases/proxysql/files patch-include_proxysql__utils.h patch-include_PgSQL__Thread.h

databases/proxysql: Bump PORTREVISION

- Remove remaining unneeded patches for 3.0.6 update
DeltaFile
+0-22databases/proxysql/files/patch-include_proxysql__utils.h
+0-14databases/proxysql/files/patch-include_PgSQL__Thread.h
+0-13databases/proxysql/files/patch-lib_ProxySQL__Admin.cpp
+1-0databases/proxysql/Makefile
+1-494 files

FreeBSD/ports ca5e450databases/proxysql distinfo Makefile, databases/proxysql/files patch-lib_proxysql__utils.cpp patch-lib_log__utils.cpp

databases/proxysql: Update to 3.0.6

- The previous commit actually updated us to 3.0.5 as upstream uses
  the 3.0.6 tag as the start of 3.0.6 and v3.0.6 as the actual release.
DeltaFile
+4-7databases/proxysql/files/patch-lib_proxysql__utils.cpp
+11-0databases/proxysql/files/patch-lib_log__utils.cpp
+3-3databases/proxysql/distinfo
+3-1databases/proxysql/Makefile
+21-114 files

FreeBSD/ports 04b7169cad/kicad pkg-plist, cad/kicad-doc pkg-plist

cad/kicad: update KiCad and libraries to 10.0.0

Announcement:
  https://www.kicad.org/blog/2026/03/Version-10.0.0-Released/
DeltaFile
+16-6,823cad/kicad-library-packages3d/pkg-plist
+169-95cad/kicad/pkg-plist
+0-134cad/kicad-doc/pkg-plist
+47-34cad/kicad-library-footprints/pkg-plist
+0-37cad/kicad/files/patch-eeschema_sch__io_easyedapro_sch__io__easyedapro.cpp
+18-0cad/kicad/files/patch-thirdparty_thread-pool_bs__thread_pool.hpp
+250-7,12314 files not shown
+288-7,16720 files

FreeBSD/ports f68b4f2net-mgmt/librenms Makefile

net-mgmt/librenms: Remove ImageMagick - it is not used

PR:             292483
DeltaFile
+1-3net-mgmt/librenms/Makefile
+1-31 files

FreeBSD/ports 0762347filesystems/ltfs distinfo Makefile

filesystems/ltfs: Update to 2.4.8.2
DeltaFile
+3-3filesystems/ltfs/distinfo
+2-2filesystems/ltfs/Makefile
+5-52 files

FreeBSD/ports 9997928lang/quickjs distinfo Makefile

lang/quickjs: update: 2025.09.13-20251018 -> 2025.09.13-20251222

PR:             293584
Approved by:    yuri (maintainer, timeout >2 weeks)

Sponsored by:   tipi.work
DeltaFile
+3-3lang/quickjs/distinfo
+2-2lang/quickjs/Makefile
+5-52 files

FreeBSD/ports 86a7e1emisc/comfyui pkg-message Makefile

misc/comfyui: Add pkg-message, add comment
DeltaFile
+25-0misc/comfyui/pkg-message
+3-2misc/comfyui/Makefile
+28-22 files

FreeBSD/ports 537cf31textproc/py-en-core-web-sm Makefile

textproc/py-en-core-web-sm: Fix fetch
DeltaFile
+2-1textproc/py-en-core-web-sm/Makefile
+2-11 files

FreeBSD/ports 336661asysutils Makefile, sysutils/erldash distinfo Makefile.crates

sysutils/erldash: new port - top for erlang/BEAM apps

Sponsored by:   SkunkWerks, GmbH
DeltaFile
+519-0sysutils/erldash/distinfo
+258-0sysutils/erldash/Makefile.crates
+21-0sysutils/erldash/Makefile
+9-0sysutils/erldash/pkg-descr
+1-0sysutils/Makefile
+808-05 files

FreeBSD/ports 1dca2bdaudio Makefile, audio/maolan distinfo Makefile.crates

audio/maolan: Rust digital audio workstation

PR: 293848

Sponsored by:   SkunkWerks, GmbH
DeltaFile
+1,195-0audio/maolan/distinfo
+596-0audio/maolan/Makefile.crates
+35-0audio/maolan/Makefile
+5-0audio/maolan/pkg-descr
+1-0audio/Makefile
+1,832-05 files

FreeBSD/ports 42e2d7dscience/abinit Makefile

science/abinit: expire on 2026-04-20 for science/atompaw
DeltaFile
+3-0science/abinit/Makefile
+3-01 files

FreeBSD/ports b2411fascience/ocean Makefile

science/ocean: expire on 2026-04-20 for science/atompaw
DeltaFile
+3-0science/ocean/Makefile
+3-01 files

FreeBSD/ports 1c9f015cad/yosys distinfo pkg-plist

cad/yosys: Update 0.62 => 0.63

Changelog: https://github.com/YosysHQ/yosys/releases/tag/v0.63

PR:             293595
Approved by:    yuri (maintainer, timeout)
DeltaFile
+3-3cad/yosys/distinfo
+2-0cad/yosys/pkg-plist
+1-1cad/yosys/Makefile
+6-43 files

FreeBSD/ports 16125d5www/hs-postgrest distinfo Makefile.cabal

www/hs-postgrest: Update 14.2 => 14.6

* Add WWW for source code repository.

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+49-33www/hs-postgrest/distinfo
+24-23www/hs-postgrest/Makefile.cabal
+3-2www/hs-postgrest/Makefile
+76-583 files

FreeBSD/ports f8e3f13print/freetype2 Makefile distinfo

print/freetype2: Update to 2.14.2

PR:             293643
Approved by:    arrowd (desktop)
Exp-run by:     antoine
Co-authored-by: Gleb Popov <arrowd at FreeBSD.org>
DeltaFile
+16-49print/freetype2/Makefile
+3-3print/freetype2/distinfo
+1-1print/freetype2/pkg-plist
+20-533 files

FreeBSD/ports 6008d82net/rabbitmq pkg-plist distinfo

net/rabbitmq: Update 4.2.2 => 4.2.5

Changelogs:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.3
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.4
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.5

MFH:    2026Q1
(cherry picked from commit 53ec74efae3581c50ee1fc9dbc976660fe6805e1)
DeltaFile
+112-107net/rabbitmq/pkg-plist
+3-3net/rabbitmq/distinfo
+1-1net/rabbitmq/Makefile
+116-1113 files

FreeBSD/ports 53ec74enet/rabbitmq pkg-plist distinfo

net/rabbitmq: Update 4.2.2 => 4.2.5

Changelogs:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.3
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.4
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.5

MFH:    2026Q1
DeltaFile
+112-107net/rabbitmq/pkg-plist
+3-3net/rabbitmq/distinfo
+1-1net/rabbitmq/Makefile
+116-1113 files