FreeBSD/ports 0954818lang/chez-scheme Makefile

lang/chez-scheme: broken on armv7

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

(cherry picked from commit d3f61b4fcd7c5e4bd65fc45d2c8987bff01413c2)
DeltaFile
+1-0lang/chez-scheme/Makefile
+1-01 files

FreeBSD/ports c99ed10security/trivy Makefile, security/vuls Makefile

*/*: Go ports that use modernc.org/sqlite are for aarch64, amd64 only

The module modernc.org/sqlite (and dependencies such as modernc.org/libc)
are only available on aarch64 and amd64 FreeBSD.  Other platforms are
not supported on FreeBSD right now.

Consistently mark ports using these with ONLY_FOR_ARCHS.

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

(cherry picked from commit b1e7e12428e07a6f36afdc91b21ae044f4c4db3c)
DeltaFile
+3-3security/vuls/Makefile
+3-1www/mattermost-server/Makefile
+2-1security/trivy/Makefile
+2-1sysutils/k9s/Makefile
+2-1sysutils/zot/Makefile
+2-1textproc/qo/Makefile
+14-87 files not shown
+30-1313 files

FreeBSD/ports 42e0304sysutils/devedeng distinfo Makefile

sysutils/devedeng: update to 4.21.3

Changelog:
  version 4.21.1 (2026/02/17)
    - Fully removed setuptools
  version 4.21.2 (2026/02/18)
    - Fixed dependencies
  version 4.21.3 (2026/02/19)
    - Fixed fedora

MFH:            2026Q1
(cherry picked from commit 48005377217c9a2da596d78a889eaa6e4c21dbcb)
DeltaFile
+3-3sysutils/devedeng/distinfo
+1-1sysutils/devedeng/Makefile
+4-42 files

FreeBSD/ports 2ee1a8agames/stonesoup distinfo Makefile

games/stonesoup: update to 0.34.1

A bug fix release.

Changelog: https://github.com/crawl/crawl/releases/tag/0.34.1
DeltaFile
+3-3games/stonesoup/distinfo
+1-1games/stonesoup/Makefile
+4-42 files

FreeBSD/ports a53ef6edevel Makefile, devel/py-e3-testsuite Makefile pkg-descr

devel/py-e3-testsuite: New Port

e3-testsuite is a Python library built on top of e3-core. Its purpose it to
provide building blocks for software projects to create testsuites in a simple
way.

WWW: https://pypi.org/project/e3-testsuite

PR:             293521
DeltaFile
+37-0devel/py-e3-testsuite/Makefile
+4-0devel/py-e3-testsuite/pkg-descr
+3-0devel/py-e3-testsuite/distinfo
+1-0devel/Makefile
+45-04 files

FreeBSD/ports 8dbc130devel/merve Makefile, x11/ghostty Makefile

*/*: bump PORTREVISION following libsimdutf.so soname change
DeltaFile
+1-1x11/ghostty/Makefile
+1-0devel/merve/Makefile
+2-12 files

FreeBSD/ports b8c9e4edevel/alire Makefile pkg-plist

devel/alire: Update to 2.1.0

Update to 2.1.0:
* Integrate tests
* Remove ${USE_GCC} build requirement
* Remove hard-corded version 12 (ada) from ${USES}
* Remove desktop-file-utils from ${USES}, because no MIME type is
  declared
* Remove pkg-plist, replacing its contents with the dynamically
  generated ${PLIST_FILES}, and ${PORTDOCS}
* Replace DEBUG option with dynamic ${WITH_DEBUG:Undefined:Defined} Makefile
  substitution. This removes the if conditional, and <bsd.port.options.mk>
* Set ${MAINTAINER} to william.franck at sterna.dev.
* Some port{clippy|fmt|lint} maintenance
* Use ${MAKE_CMD} in the do-build target instead of hard-coding grpbuild

https://github.com/alire-project/alire/releases/tag/v2.1.0

PR:             277852
Co-authored-by: Marcin Cieślak <saper at saper.info>
DeltaFile
+32-15devel/alire/Makefile
+0-21devel/alire/pkg-plist
+3-3devel/alire/distinfo
+35-393 files

FreeBSD/ports 017acabconverters/simdutf distinfo pkg-plist

converters/simdutf: update to 8.2.0

Changelog: https://github.com/simdutf/simdutf/releases/tag/v8.2.0
DeltaFile
+3-3converters/simdutf/distinfo
+2-2converters/simdutf/pkg-plist
+1-1converters/simdutf/Makefile
+6-63 files

FreeBSD/ports 3cf752fdatabases/mongosh Makefile, security/bitwarden-cli Makefile

*/*: bump PORTREVISION following libsimdjson.so soname change
DeltaFile
+1-1databases/mongosh/Makefile
+1-1sysutils/intel-pcm/Makefile
+1-0www/node25/Makefile
+1-0security/bitwarden-cli/Makefile
+1-0www/node20/Makefile
+1-0www/node22/Makefile
+6-21 files not shown
+7-27 files

FreeBSD/ports a97aaa8devel/go-tools distinfo Makefile

devel/go-tools: update to 0.43.0

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

FreeBSD/ports 89aeb57devel/simdjson distinfo pkg-plist

devel/simdjson: update to 4.4.0

Changelog: https://github.com/simdjson/simdjson/releases/tag/v4.4.0
DeltaFile
+3-3devel/simdjson/distinfo
+2-2devel/simdjson/pkg-plist
+1-1devel/simdjson/Makefile
+6-63 files

FreeBSD/ports 05d5afaarchivers/lzma Makefile distinfo

archivers/lzma: update to 26.0.0

 - assume maintainership
 - enable assembly use
   - for x86, assemble with new port jwasm
   - I ported asmc for this purpose originally, but the assembler
     crashes on i386, while jwasm is fine (no AES needed for lzma, so
     asmc doesn't confer a benefit over jwasm in any case)
 - remove WITH_LZMA_PROB32 and WITH_LZMA_SIZE_OPT.  Reading the code,
   there seems to be confusion over what the corresponding CFLAGS are
   called between C and assembly code.
 - remove now obsolete patches

Changelog: https://www.7-zip.org/sdk.html
DeltaFile
+16-26archivers/lzma/Makefile
+3-3archivers/lzma/distinfo
+19-292 files

FreeBSD/ports cdf6e05lang/asmc pkg-plist Makefile, lang/asmc/files patch-source_asmc_inc_asmc.inc patch-source_asmc_makefile

lang/asmc: Masm compatible assembler

Asmc is a slow-burning attempt of making a functional programming
language out of assembly. It supports AVX-512 instructions (Masm v14)
but the Version macro is currently set to v10. The assembler is
written in assembly and is open source under the GNU General Public
License. It runs on Windows and Linux.

NOTE: this assembler is written in assembly and has its own structure
definitions for Linux that it uses when it builds itself.  While these
are wrong on FreeBSD, the set of library calls it does is small and
only readdir() and sigaction() seem to possibly diverge.  However,
this does not seem to cause any observable problems when using asmc to
build the LZMA SDK on amd64, though there is a crash on i386 I need to
investigate further.

WWW: https://github.com/nidud/asmc
DeltaFile
+1,681-0lang/asmc/pkg-plist
+48-0lang/asmc/Makefile
+11-0lang/asmc/files/patch-source_asmc_inc_asmc.inc
+11-0lang/asmc/files/patch-source_asmc_makefile
+5-0lang/asmc/pkg-descr
+3-0lang/asmc/distinfo
+1,759-01 files not shown
+1,760-07 files

FreeBSD/ports d3f61b4lang/chez-scheme Makefile

lang/chez-scheme: broken on armv7

Approved by:    portmgr (build fix blanket)
MFH:            2026Q1
DeltaFile
+1-0lang/chez-scheme/Makefile
+1-01 files

FreeBSD/ports df19fe9filesystems/zerofs distinfo Makefile.crates, filesystems/zerofs/files patch-Cargo.toml

filesystems/zerofs: update to 1.0.6

Upgrade ZeroFS to 1.0.6, make sure that protobuf is not built from
source but used as a dependency

Changelog:
 * https://github.com/Barre/ZeroFS/releases/tag/v1.0.1
 * https://github.com/Barre/ZeroFS/releases/tag/v1.0.2
 * https://github.com/Barre/ZeroFS/releases/tag/1.0.3
 * https://github.com/Barre/ZeroFS/releases/tag/v1.0.4
 * https://github.com/Barre/ZeroFS/releases/tag/v1.0.5
 * https://github.com/Barre/ZeroFS/releases/tag/v1.0.6

PR:             293206
DeltaFile
+183-143filesystems/zerofs/distinfo
+90-70filesystems/zerofs/Makefile.crates
+11-3filesystems/zerofs/Makefile
+11-0filesystems/zerofs/files/patch-Cargo.toml
+295-2164 files

FreeBSD/ports b1e7e12finance/homebox Makefile, security/trivy Makefile

*/*: Go ports that use modernc.org/sqlite are for aarch64, amd64 only

The module modernc.org/sqlite (and dependencies such as modernc.org/libc)
are only available on aarch64 and amd64 FreeBSD.  Other platforms are
not supported on FreeBSD right now.

Consistently mark ports using these with ONLY_FOR_ARCHS.

Approved by:    portmgr (build fix blanket)
MFH:            2026Q1
DeltaFile
+3-3security/vuls/Makefile
+3-1www/mattermost-server/Makefile
+2-1finance/homebox/Makefile
+2-1security/trivy/Makefile
+2-1sysutils/k9s/Makefile
+2-1sysutils/zot/Makefile
+14-87 files not shown
+29-1413 files

FreeBSD/ports 4800537sysutils/devedeng distinfo Makefile

sysutils/devedeng: update to 4.21.3

Changelog:
  version 4.21.1 (2026/02/17)
    - Fully removed setuptools
  version 4.21.2 (2026/02/18)
    - Fixed dependencies
  version 4.21.3 (2026/02/19)
    - Fixed fedora

MFH:            2026Q1
DeltaFile
+3-3sysutils/devedeng/distinfo
+1-2sysutils/devedeng/Makefile
+4-52 files

FreeBSD/ports 5e90f33devel/goreleaser distinfo Makefile

devel/goreleaser: update to 2.14.2

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

FreeBSD/src 462a1f6share/man/man5 resolver.5

resolver.5: document six previously undocumented options

Document the edns0, inet6, insecure1, insecure2, no-check-names,
and rotate options which are parsed by res_init(3) but were not
described in the resolver(5) man page.

MFC after:      1 week
Signed-off-by:  Christos Longros <chris.longros at gmail.com>
Reviewed by:    des
Differential Revision:  https://reviews.freebsd.org/D55864
DeltaFile
+39-1share/man/man5/resolver.5
+39-11 files

FreeBSD/ports 73ac1d1accessibility/at-spi2-core distinfo Makefile

accessibility/at-spi2-core: update to 2.56.8

PR:             293805
DeltaFile
+3-3accessibility/at-spi2-core/distinfo
+2-2accessibility/at-spi2-core/Makefile
+1-1accessibility/at-spi2-core/pkg-plist
+6-63 files

LLVM/project 3ed4ebellvm/include/llvm/CodeGen LiveIntervals.h

Format
DeltaFile
+1-1llvm/include/llvm/CodeGen/LiveIntervals.h
+1-11 files

LLVM/project 88a268bllvm/include/llvm/CodeGen LiveIntervals.h, llvm/lib/CodeGen Rematerializer.cpp

[CodeGen] Fix multiple connected component issue in rematerializer

This fixes a rematerializer issue wherein re-creating the interval of a
non-rematerializable super-register defined over multiple MIs, some of
which defining entirely dead subregisters, could cause a crash when
changing the order of sub-definitions (for example during scheduling)
because the re-created interval could end up with multiple connected
components, which is illegal. The solution is to split separate
components of the interval in such cases. The added unit test crashes
without that added behavior.
DeltaFile
+71-0llvm/unittests/CodeGen/RematerializerTest.cpp
+16-1llvm/lib/CodeGen/Rematerializer.cpp
+6-0llvm/include/llvm/CodeGen/LiveIntervals.h
+93-13 files

FreeBSD/ports 7467024audio/subtui distinfo Makefile

audio/subtui: Update to 2.11.2

Changelog: https://github.com/MattiaPun/SubTUI/releases/tag/v2.11.2
DeltaFile
+5-5audio/subtui/distinfo
+1-1audio/subtui/Makefile
+6-62 files

OpenBSD/ports qU05JYjgraphics/gexiv2 Makefile

   gexiv2: remove no longer needed ports-gcc stdc++fs workarounds

   from Brad
VersionDeltaFile
1.2+1-5graphics/gexiv2/Makefile
+1-51 files

LLVM/project 57427f8mlir/python/mlir/runtime np_to_memref.py, mlir/test/python execution_engine.py

Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)

This patch adds support for `float8_e3m4` and `float8_e4m3` in
`np_to_memref.py` by adding the appropriate ctypes structures
DeltaFile
+85-1mlir/test/python/execution_engine.py
+24-5mlir/python/mlir/runtime/np_to_memref.py
+109-62 files

OpenBSD/ports o8avgO8devel/libggml Makefile

   libggml: remove unnecessary -lstdc++fs hacks, enable for ports-gcc

   based on a diff from Brad
VersionDeltaFile
1.9+1-6devel/libggml/Makefile
+1-61 files

OpenBSD/src sYU2Iyiusr.bin/sndiod dev.c sndiod.8

   sndiod: Enable recording and monitoring at the same time

   If both recording and monitoring are selected (ex. -m play,rec,mon),
   then the clients get a mix of what programs play and what the audio
   interface records.
VersionDeltaFile
1.132+26-14usr.bin/sndiod/dev.c
1.20+3-4usr.bin/sndiod/sndiod.8
1.53+3-2usr.bin/sndiod/dev.h
+32-203 files

OpenBSD/src WGKtBotusr.bin/sndiod dev.c

   sndiod: Mostly style change of dev_sub_bcopy()

   Calculate cmap_do() arguments near the cmap_do() call. Makes the code
   slightly more readable and easier to modify.

   No behaviour change.
VersionDeltaFile
1.131+13-13usr.bin/sndiod/dev.c
+13-131 files

OpenBSD/src W8jFvmTusr.bin/aucat aucat.c

   aucat: Drop variables used only once or not used at all
VersionDeltaFile
1.187+17-31usr.bin/aucat/aucat.c
+17-311 files

OpenBSD/src 8dJRhMCusr.bin/aucat aucat.c dsp.c

   aucat: Factor the code to join/expand channels as in sndiod
VersionDeltaFile
1.186+7-63usr.bin/aucat/aucat.c
1.22+46-6usr.bin/aucat/dsp.c
1.14+5-4usr.bin/aucat/dsp.h
+58-733 files