Illumos/gate c953d62usr/src/man/man1 Makefile userattr.1, usr/src/pkg/manifests SUNWcs.man1.inc

18434 Want man page for userattr(1)
Reviewed by: C Fraire <cfraire at me.com>
Reviewed by: Bill Sommerfeld <sommerfeld at hamachi.org>
Approved by: Gordon Ross <gordon.w.ross at gmail.com>
DeltaFile
+117-0usr/src/man/man1/userattr.1
+2-1usr/src/pkg/manifests/SUNWcs.man1.inc
+2-1usr/src/man/man1/Makefile
+121-23 files

FreeBSD/ports 13f0549filesystems/zerofs Makefile Makefile.crates

filesystems/zerofs: Update to 2.3.5

Concurrent 9P client requests are now bounded and reply progress is
tracked per connection, and the kernel client gained recovery fixes
along with Linux 7.3 compatibility.  Compaction repacking was
overhauled, its output data blocks are cached and the GC intervals
relaxed.  Deku was replaced by explicit NBD and shared 9p slice codecs,
and frame encoding, segment uploads and metadata encoding do fewer
copies and allocations.

PR:             298643
Changes:        https://github.com/Barre/ZeroFS/releases
Sponsored by:   Netzkommune GmbH
DeltaFile
+221-239filesystems/zerofs/distinfo
+109-118filesystems/zerofs/Makefile.crates
+1-2filesystems/zerofs/Makefile
+331-3593 files

NetBSD/src 7b0TO3etests/lib/libc/string t_memchr.c

   PR lib/60744 at least this test passes on i386
VersionDeltaFile
1.5+3-1tests/lib/libc/string/t_memchr.c
+3-11 files

FreeBSD/ports a62b2a8misc/py-pytorch Makefile, misc/py-pytorch/files patch-cmake_Dependencies.cmake patch-third__party_pthreadpool_src_pthreads.c

misc/py-pytorch: unbreak on amd64

Add FreeBSD patches for FreeBSD.
Many patches were upstreamed.
DeltaFile
+36-0misc/py-pytorch/files/patch-aten_src_ATen_native_quantized_cpu_qnnpack_CMakeLists.txt
+24-0misc/py-pytorch/files/patch-third__party_pthreadpool_src_pthreads.c
+10-2misc/py-pytorch/files/patch-cmake_Dependencies.cmake
+1-1misc/py-pytorch/Makefile
+71-34 files

FreeBSD/ports dbdb754databases/greptimedb Makefile

databases/greptimedb: broken due to removed feature in rust-nightly

Reported by:    fallout
DeltaFile
+2-0databases/greptimedb/Makefile
+2-01 files

LLVM/project a986c09mlir/lib/IR PatternMatch.cpp, mlir/test/Transforms remove-dead-values-return-segments.mlir remove-dead-values-llvm-call-segments.mlir

[MLIR] Preserve operand segment sizes when removing dead inputs (#223154)

`RemoveDeadRegionBranchOpSuccessorInputs` was calling `eraseOperands`
and ignoring potential `AttrSizedOperandSegments`. Trying to use
`populateRegionBranchOpInterfaceCanonicalizationPatterns` on downstream
control flow op with it resulted in broken IR. Update the segments sizes
if present.

Also fix LLVM dialect `CallOp` and `InvokeOp` `getArgOperandsMutable`
which were dropping segment sizes and a parser bug uncovered by the
tests.

Code was vibed and then edited, tests were vibed and not particularly
edited.
DeltaFile
+125-0mlir/test/Transforms/region-branch-operand-segments.mlir
+93-0mlir/test/Transforms/remove-dead-values-llvm-call-segments.mlir
+77-0mlir/test/Transforms/remove-dead-values-return-segments.mlir
+42-0mlir/test/lib/Dialect/Test/TestOpDefs.cpp
+31-0mlir/test/lib/Dialect/Test/TestOps.td
+31-0mlir/lib/IR/PatternMatch.cpp
+399-05 files not shown
+438-1011 files

LLVM/project 3dcd66dmlir/lib/Dialect/SCF/Transforms LoopSpecialization.cpp, mlir/test/Dialect/Linalg transform-op-peel-and-vectorize.mlir transform-op-peel-and-vectorize-conv.mlir

[mlir][scf] Do not peel an iteration out of an empty loop (#223257)
DeltaFile
+20-10mlir/lib/Dialect/SCF/Transforms/LoopSpecialization.cpp
+9-9mlir/test/Dialect/SCF/for-loop-peeling.mlir
+7-4mlir/test/Dialect/SCF/for-loop-peeling-front.mlir
+2-2mlir/test/Dialect/SparseTensor/sparse_vector_peeled.mlir
+2-2mlir/test/Dialect/Linalg/transform-op-peel-and-vectorize.mlir
+2-2mlir/test/Dialect/Linalg/transform-op-peel-and-vectorize-conv.mlir
+42-296 files

FreeBSD/ports b322836net-im/signal-desktop Makefile, textproc/obsidian Makefile

*/*: Bump port revision after electron43 update (c1bd79ffad3a)
DeltaFile
+1-1textproc/obsidian/Makefile
+1-1net-im/signal-desktop/Makefile
+2-22 files

FreeBSD/ports c1bd79fdevel/electron43 distinfo, devel/electron43/files patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 patch-electron_spec_api-protocol-spec.ts

devel/electron43: Update to 43.7.3

Changelog:
- https://github.com/electron/electron/releases/tag/v43.7.2
- https://github.com/electron/electron/releases/tag/v43.7.3

Reported by:    GitHub (watch releases)
DeltaFile
+20-20devel/electron43/files/patch-electron_spec_api-browser-window-spec.ts
+16-16devel/electron43/files/patch-electron_spec_api-app-spec.ts
+7-7devel/electron43/distinfo
+11-2devel/electron43/files/patch-electron_shell_browser_osr_osr__video__consumer.cc
+0-11devel/electron43/files/patch-electron_spec_api-protocol-spec.ts
+5-5devel/electron43/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+59-617 files not shown
+78-8013 files

FreeBSD/ports 171e55asysutils/uhidd Makefile

sysutils/uhidd: unbreak DEVD after 495f8d8067f4

ld-elf.so.1: Shared object "%%LIBCUSE%%" not found

PR:             296543
(cherry picked from commit f42be6de8539006230a8ee4ccdaca19530d60bf6)
DeltaFile
+3-1sysutils/uhidd/Makefile
+3-11 files

FreeBSD/src 4680109sys/arm/mv mv_cp110_icu.c

ARMADA 8040: Adapt ICU driver to updated device tree.
DeltaFile
+2-2sys/arm/mv/mv_cp110_icu.c
+2-21 files

OpenBSD/ports RmCAgBXnet/yc-dyndns Makefile distinfo

   update to yc-dyndyns 0.4
VersionDeltaFile
1.3+2-2net/yc-dyndns/distinfo
1.4+1-2net/yc-dyndns/Makefile
+3-42 files

FreeBSD/ports f42be6dsysutils/uhidd Makefile

sysutils/uhidd: unbreak DEVD after 495f8d8067f4

ld-elf.so.1: Shared object "%%LIBCUSE%%" not found

PR:             296543
DeltaFile
+3-1sysutils/uhidd/Makefile
+3-11 files

FreeBSD/ports f3e2d20x11/windowtolayer Makefile distinfo

x11/windowtolayer: update to 0.4.0

Changes:        https://gitlab.freedesktop.org/mstoeckl/windowtolayer/-/releases/v0.4.0
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11/windowtolayer/distinfo
+1-2x11/windowtolayer/Makefile
+4-52 files

NetBSD/src Sq0ogs9usr.sbin/cpuctl cpuctl.c

   cpuctl ucode -1 .. "-1" is not intended to be the ucode filename!
VersionDeltaFile
1.36+4-3usr.sbin/cpuctl/cpuctl.c
+4-31 files

OpenBSD/ports mXgSZtxnet/yc-dyndns Makefile, net/yc-dyndns/pkg PLIST README

   show how to setup the user
VersionDeltaFile
1.3+4-1net/yc-dyndns/Makefile
1.1+4-0net/yc-dyndns/pkg/README
1.2+1-0net/yc-dyndns/pkg/PLIST
+9-13 files

Dreckly/dreckly 06794bcmultimedia/libass Makefile distinfo

libass: Update to 0.17.5
DeltaFile
+4-4multimedia/libass/distinfo
+3-2multimedia/libass/Makefile
+7-62 files

LLVM/project a9bd24allvm/include/llvm/CodeGen BasicTTIImpl.h, llvm/test/Analysis/CostModel/AArch64 sve-mulh.ll mulh.ll

[TTI] Add basic costs for llvm.[su]mulh. (#224002)

Defaults to the expansion (trunc ((ext(A) * ext(B)) >> BW)).
DeltaFile
+414-0llvm/test/Analysis/CostModel/RISCV/mulh.ll
+160-160llvm/test/Analysis/CostModel/X86/arith-mulh.ll
+181-0llvm/test/Analysis/CostModel/AArch64/mulh.ll
+36-0llvm/test/Analysis/CostModel/AArch64/sve-mulh.ll
+25-0llvm/include/llvm/CodeGen/BasicTTIImpl.h
+816-1605 files

FreeBSD/doc e85d99awebsite/content/ru/security _index.adoc

website: sync ru/security translation with EN version

Differential Revision: https://reviews.freebsd.org/D59824
DeltaFile
+8-8website/content/ru/security/_index.adoc
+8-81 files

LLVM/project 483b4dellvm/test/CodeGen/ARM vlldm-vlstm-uops.mir

ARM: Fix mixed dead and not-dead LR operands in vlldm-vlstm-uops.mir

This operand list had LR listed twice, once from its implicit-defs on
the instruction definition, and another in the variadic argument list.
One had a dead flag, and the other didn't which should be a verifier error
in the future, so remove the redundant operand.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+1-1llvm/test/CodeGen/ARM/vlldm-vlstm-uops.mir
+1-11 files

LLVM/project 1415226llvm/lib/Target/LoongArch LoongArchExpandPseudoInsts.cpp, llvm/test/CodeGen/LoongArch test_bl_fixupkind.mir

LoongArch: Simplify handling of call pseudo operands when expanding.

copyImplicitOperands isn't really intended for the call instruction case
where there are also variadic operands. This avoids duplicating the R1
implicit-def operand when expanding calls. This avoids having mixed dead
and not dead flags on the same register, which will fail a future verifier
check.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
DeltaFile
+22-35llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
+2-2llvm/test/CodeGen/LoongArch/test_bl_fixupkind.mir
+24-372 files

FreeBSD/ports 4eef87awww/evcc Makefile distinfo

www/evcc: update to 0.315.2

Changes:        https://github.com/evcc-io/evcc/releases
DeltaFile
+7-7www/evcc/distinfo
+2-2www/evcc/Makefile
+9-92 files

FreeBSD/ports b630d57editors/openoffice-devel distinfo Makefile, editors/openoffice-devel/files patch-solenv_gbuild_platform_freebsd.mk patch-solenv_inc_unxfbsd.mk

editors/openoffice-devel: switch to upstream trunk

Switch to following the upstream trunk branch.  The AOO42X is likely a
dead end, and the next major release will propably be 5.0.0.
DeltaFile
+10-12editors/openoffice-devel/Makefile
+0-13editors/openoffice-devel/files/patch-testtools_source_bridgetest_makefile.mk
+0-11editors/openoffice-devel/files/patch-solenv_inc_unxfbsd.mk
+0-10editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk
+5-5editors/openoffice-devel/distinfo
+15-515 files

FreeBSD/ports 814715cdevel/py-virtualenv Makefile distinfo

devel/py-virtualenv: Update to 21.7.16

ChangeLog:

1. https://github.com/pypa/virtualenv/releases/tag/21.7.15
2. https://github.com/pypa/virtualenv/releases/tag/21.7.16

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3devel/py-virtualenv/distinfo
+1-1devel/py-virtualenv/Makefile
+4-42 files

FreeBSD/ports f1068a6devel/py-ruff Makefile distinfo, devel/ruff Makefile Makefile.crates

devel/{,py-}ruff: Update to 0.16.8

PR:             298651
Approved by:    yuri (maintainer)
DeltaFile
+25-25devel/ruff/distinfo
+25-25devel/py-ruff/distinfo
+12-13devel/py-ruff/Makefile
+11-11devel/ruff/Makefile.crates
+1-2devel/ruff/Makefile
+74-765 files

FreeBSD/ports e700246www/evcc distinfo Makefile, www/evcc/files patch-package.json patch-package-lock.json

www/evcc: update to 0.315.0

Add patch to use vite-plus 0.2.9
Switch to build using vite-plus

Changes:        https://github.com/evcc-io/evcc/releases
PR:             298306
DeltaFile
+957-0www/evcc/files/patch-package-lock.json
+17-13www/evcc/Makefile
+25-0www/evcc/files/patch-package.json
+7-7www/evcc/distinfo
+1,006-204 files

FreeBSD/ports b5bccd2devel/lief Makefile

devel/lief: fix build issue

Use vendored utf8cpp module.
The system installed one in incompatible.

PR:             298528
Approved by:    blanket (fix build)
DeltaFile
+3-4devel/lief/Makefile
+3-41 files

FreeBSD/ports ac908d8devel/glaze distinfo Makefile, x11-wm/hyprland Makefile

devel/glaze: update 7.9.1 → 8.4.0
DeltaFile
+10-1x11-wm/hyprland/files/patch-CMakeLists.txt
+7-1devel/glaze/pkg-plist
+2-5devel/glaze/Makefile
+3-3devel/glaze/distinfo
+2-2x11-wm/hyprland/Makefile
+1-1x11/hyprshutdown/Makefile
+25-136 files

FreeBSD/ports b9b9ae0biology/rampler Makefile distinfo, biology/rampler/files patch-CMakeLists.txt

biology/rampler: update 2.0.0 → 2.1.1
DeltaFile
+17-28biology/rampler/files/patch-CMakeLists.txt
+3-3biology/rampler/distinfo
+1-2biology/rampler/Makefile
+21-333 files

FreeBSD/ports 47efbf1devel/tauri-cli Makefile

devel/tauri-cli: update WWW
DeltaFile
+2-1devel/tauri-cli/Makefile
+2-11 files