FreeBSD/ports 74b43bbeditors/emacs-devel distinfo Makefile

editors/emacs-devel: Update to latest git snapshot
DeltaFile
+3-3editors/emacs-devel/distinfo
+2-2editors/emacs-devel/Makefile
+1-0editors/emacs-devel/pkg-plist
+6-53 files

LLVM/project 55651f7clang/test/CIR/CodeGen builtin-floating-point.c object-size.c, clang/test/CIR/CodeGenBuiltins builtins-floating-point.c builtin-object-size.c

Address comment

Created using spr 1.3.7
DeltaFile
+2,176-54clang/test/CIR/CodeGenBuiltins/builtins-floating-point.c
+0-2,212clang/test/CIR/CodeGen/builtin-floating-point.c
+2,157-0llvm/test/CodeGen/AArch64/fcvt-i256.ll
+1,118-0llvm/test/CodeGen/AArch64/div-i256.ll
+0-877clang/test/CIR/CodeGen/object-size.c
+877-0clang/test/CIR/CodeGenBuiltins/builtin-object-size.c
+6,328-3,143488 files not shown
+15,707-8,253494 files

LLVM/project 0ba4f13mlir/test/Dialect/Affine invalid-reify-bound-dim.mlir, mlir/test/lib/Dialect/Test TestOpDefs.cpp

[mlir][test] Fix crash in ReifyBoundOp with invalid 'type' attribute (#184004)

The `ReifyBoundOp::getBoundType()` called `llvm_unreachable("invalid
bound type")` when the `type` attribute was set to a value other than
"EQ", "LB", or "UB" (e.g., "scalable"). This caused an abort instead of
a user-visible diagnostic.

Add a verification check that rejects invalid `type` values with a
proper error message before `getBoundType()` is ever called.

Fixes #128805
DeltaFile
+10-0mlir/test/Dialect/Affine/invalid-reify-bound-dim.mlir
+3-0mlir/test/lib/Dialect/Test/TestOpDefs.cpp
+13-02 files

HardenedBSD/src a0d9642bin/ed io.c ed.h, bin/ed/tests ed_test.sh

Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
DeltaFile
+333-0bin/ed/tests/ed_test.sh
+53-19bin/ed/io.c
+2-0bin/ed/ed.h
+1-1usr.bin/diff3/diff3.c
+389-204 files

HardenedBSD/src f33770bbin/ed io.c ed.h, bin/ed/tests ed_test.sh

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+333-0bin/ed/tests/ed_test.sh
+53-19bin/ed/io.c
+1-1usr.bin/diff3/diff3.c
+2-0bin/ed/ed.h
+389-204 files

HardenedBSD/ports 57b5747filesystems/gvfs Makefile, multimedia/olive/files patch-app_node_project_serializer_serializer230220.cpp patch-ext_KDDockWidgets_src_CMakeLists.txt

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+230-11net/msgraph/pkg-plist
+20-21filesystems/gvfs/Makefile
+9-10net/msgraph/Makefile
+18-0net/msgraph/files/patch-doc_meson.build
+14-0multimedia/olive/files/patch-app_node_project_serializer_serializer230220.cpp
+13-0multimedia/olive/files/patch-ext_KDDockWidgets_src_CMakeLists.txt
+304-4240 files not shown
+446-13846 files

ELF Tool Chain/elftoolchain 4350trunk/tests/tet/libelftc/tset/elftc_get_relocation_type_name elftc_get_relocation_type_name.m4

libelf/testsuite: Add tests for Loongarch relocation constants.

These constants were added in revision [r4311].
DeltaFile
+14-1trunk/tests/tet/libelftc/tset/elftc_get_relocation_type_name/elftc_get_relocation_type_name.m4
+14-11 files

OpenBSD/ports 3iqXmqMshells/nushell distinfo crates.inc, shells/nushell/patches patch-src_main_rs

   shells/nushell: Update to 0.111.0
VersionDeltaFile
1.22+532-510shells/nushell/distinfo
1.20+265-254shells/nushell/crates.inc
1.24+2-2shells/nushell/Makefile
1.7+1-1shells/nushell/patches/patch-src_main_rs
+800-7674 files

LLVM/project 785490emlir/include/mlir/Transforms Passes.h Passes.td, mlir/lib/Transforms OpStats.cpp LoopInvariantCodeMotion.cpp

[MLIR] Remove `let constructor = ` from mlir/include/mlir/Transforms/Passes.td (#183950)

This makes the constructor auto-generated.
DeltaFile
+20-69mlir/include/mlir/Transforms/Passes.h
+15-32mlir/include/mlir/Transforms/Passes.td
+18-18mlir/test/Pass/ir-printing.mlir
+18-16mlir/lib/Transforms/OpStats.cpp
+10-10mlir/test/Transforms/composite-pass.mlir
+4-12mlir/lib/Transforms/LoopInvariantCodeMotion.cpp
+85-15718 files not shown
+145-25724 files

NetBSD/pkgsrc xaHXyYFdevel/camlp-streams Makefile, devel/frama-c Makefile

   *: revbump for lang/ocaml micro (security) update
VersionDeltaFile
1.4+2-2devel/camlp-streams/Makefile
1.133+2-2devel/frama-c/Makefile
1.5+2-2devel/js_of_ocaml-ocamlbuild/Makefile
1.44+2-2devel/js_of_ocaml/Makefile
1.38+2-2devel/menhir/Makefile
1.7+2-2devel/ocaml-angstrom/Makefile
+12-12212 files not shown
+436-433218 files

NetBSD/src DBwlkglsys/dev/pci gffb.c

   update comment to mention NV3x support
VersionDeltaFile
1.34+7-5sys/dev/pci/gffb.c
+7-51 files

NetBSD/pkgsrc-wip baa5057qgis Makefile TODO

qgis: Adjust \todo in Makefile and TODO

The only significant change is a decision to create a default-off
option for qtwebengine, because it's beastly and I don't understand
how qgis with it does anything more useful.
DeltaFile
+9-6qgis/Makefile
+8-6qgis/TODO
+17-122 files

FreeBSD/doc 40089f5website/content/en/usergroups _index.adoc

Fix meetup link

Reviewed by:    carlavilla
Differential Revision:  https://reviews.freebsd.org/D52061
DeltaFile
+1-1website/content/en/usergroups/_index.adoc
+1-11 files

NetBSD/pkgsrc RxIe4lUgraphics/MesaLib PLIST

   graphics/MesaLib: Fix PLIST
VersionDeltaFile
1.51+4-4graphics/MesaLib/PLIST
+4-41 files

DragonFlyBSD/src 447e693sys/conf files, sys/kern kern_sysctl.c

kernel: Fix a few build conflicts between optional and standard code.

In this case kernels without either KTRACE, acpi or pci.
DeltaFile
+4-4sys/conf/files
+4-1sys/platform/pc64/x86_64/machdep.c
+2-0sys/kern/kern_sysctl.c
+10-53 files

OpenBSD/ports MEvmDL1lang/elixir Makefile, lang/gleam Makefile

   lang/elixir, lang/gleam: Bump revision

   Erlang default version changed to 28
VersionDeltaFile
1.32+1-0lang/gleam/Makefile
1.87+1-0lang/elixir/Makefile
+2-02 files

OpenBSD/ports 4x3LWM9net/ejabberd Makefile, net/rabbitmq Makefile

   net/ejabberd, net/rabbitmq: bump revision

   Erlang default version changed to 28.

   ok kirill@
VersionDeltaFile
1.85+2-0net/rabbitmq/Makefile
1.65+1-0net/ejabberd/Makefile
+3-02 files

OpenBSD/ports OtSjYhDlang/erlang erlang.port.mk

   lang/erlang: Change default version to erlang/28

   ok kirill@
VersionDeltaFile
1.48+1-1lang/erlang/erlang.port.mk
+1-11 files

OpenBSD/ports iIsLWVfwayland Makefile

   + wl-clipboard
VersionDeltaFile
1.32+1-0wayland/Makefile
+1-01 files

OpenBSD/ports wqzOQEXwayland/wl-clipboard Makefile distinfo, wayland/wl-clipboard/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+23-0wayland/wl-clipboard/Makefile
1.1+17-0wayland/wl-clipboard/pkg/PLIST
1.1+3-0wayland/wl-clipboard/pkg/DESCR
1.1+2-0wayland/wl-clipboard/distinfo
1.1.1.1+0-0wayland/wl-clipboard/pkg/DESCR
1.1.1.1+0-0wayland/wl-clipboard/Makefile
+45-02 files not shown
+45-08 files

NetBSD/pkgsrc fAQ0aYvdevel Makefile, devel/py-inquirer Makefile PLIST

   Remove devel/py-inquirer

   I imported this in 2020 as a dependency of something, but nothing in pkgsrc
   depends on it anymore.
VersionDeltaFile
1.4601+1-2devel/Makefile
1.5+1-1devel/py-inquirer/Makefile
1.2+1-1devel/py-inquirer/PLIST
1.4+1-1devel/py-inquirer/distinfo
1.2+1-1devel/py-inquirer/patches/patch-requirements.txt
1.2+0-0devel/py-inquirer/DESCR
+5-66 files

OpenBSD/ports lVHhUoFemulators/fceux/patches patch-src_CMakeLists_txt

   no more need to patch for lua .pc filenames
VersionDeltaFile
1.6+0-0emulators/fceux/patches/patch-src_CMakeLists_txt
+0-01 files

FreeBSD/src 5ddfd1dusr.bin/diff3 diff3.c

diff3: bump version to the date when the GNU diff3 compat was reached
DeltaFile
+1-1usr.bin/diff3/diff3.c
+1-11 files

HardenedBSD/src 5ddfd1dusr.bin/diff3 diff3.c

diff3: bump version to the date when the GNU diff3 compat was reached
DeltaFile
+1-1usr.bin/diff3/diff3.c
+1-11 files

NetBSD/pkgsrc g7yzI5xchat/matrix-synapse Makefile

   chat/matrix-synapse: Swap primary maintainer to reflect reality
VersionDeltaFile
1.129+3-3chat/matrix-synapse/Makefile
+3-31 files

NetBSD/pkgsrc pewAoj3doc CHANGES-2026

   doc: Removed devel/py-inquirer
VersionDeltaFile
1.1475+2-1doc/CHANGES-2026
+2-11 files

OpenBSD/ports 8zVAAUftextproc/py-fpdf2 distinfo Makefile, textproc/py-fpdf2/pkg PLIST

   update to py3-fpdf2-2.8.7
VersionDeltaFile
1.2+2-2textproc/py-fpdf2/distinfo
1.2+1-1textproc/py-fpdf2/Makefile
1.2+1-0textproc/py-fpdf2/pkg/PLIST
+4-33 files

FreeBSD/src 5df6acabin/ed io.c ed.h

ed: add unicode support for the l (list) command

Use mbrtowc()/iswprint()/wcwidth() in put_tty_line() so that
the l command displays valid multibyte characters as-is instead
of escaping each byte as octal.

Column wrapping now correctly accounts for character display
width (including double-width CJK characters).

Invalid or incomplete UTF-8 sequences and non-printable
characters are still escaped as octal.

Differential Revision:  https://reviews.freebsd.org/D55365
DeltaFile
+53-19bin/ed/io.c
+2-0bin/ed/ed.h
+55-192 files

HardenedBSD/src 5df6acabin/ed io.c ed.h

ed: add unicode support for the l (list) command

Use mbrtowc()/iswprint()/wcwidth() in put_tty_line() so that
the l command displays valid multibyte characters as-is instead
of escaping each byte as octal.

Column wrapping now correctly accounts for character display
width (including double-width CJK characters).

Invalid or incomplete UTF-8 sequences and non-printable
characters are still escaped as octal.

Differential Revision:  https://reviews.freebsd.org/D55365
DeltaFile
+53-19bin/ed/io.c
+2-0bin/ed/ed.h
+55-192 files

NetBSD/src nxzEHazusr.bin/nc nc.1

   nc(1): brush up markup
VersionDeltaFile
1.5+69-49usr.bin/nc/nc.1
+69-491 files