FreeBSD/ports 2f254e3graphics/simage Makefile pkg-plist, graphics/simage/files LICENSE.mpeg2enc patch-simage_png.c

graphics/simage: Update 1.7.0 => 1.8.4, take maintainership

Changelog:
https://github.com/coin3d/simage/blob/v1.8.4/NEWS

- Upstream migrated to GitHub.
- Confirm and update LICENSE (ISC and MPEG2ENC).
- Migrate to cmake.

PR:             292126
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+0-56graphics/simage/files/LICENSE.mpeg2enc
+26-18graphics/simage/Makefile
+0-11graphics/simage/files/patch-simage_png.c
+5-2graphics/simage/pkg-plist
+3-2graphics/simage/distinfo
+34-895 files

NetBSD/pkgsrc-wip 7ce82dcR TODO distinfo, R/patches patch-src_extra_xdr_xdr__mem.c patch-src_extra_xdr_xdr__stdio.c

(math/R) pick (merge) proper side patches, rm TODO
DeltaFile
+0-77R/TODO
+28-0R/patches/patch-src_extra_xdr_xdr__mem.c
+27-0R/patches/patch-src_extra_xdr_xdr__stdio.c
+16-0R/patches/patch-src_include_R__ext_Error.h
+3-0R/distinfo
+74-775 files

FreeBSD/ports ce6831esecurity/wazuh-server Makefile

security/wazuh-server: Switch FILEBEAT dep from beats7 to beats8

beats7 has been removed and wazuh-server built happily with beats8 for
me.

While here, fix some trailing whitespace and bump PORTREVISION.
DeltaFile
+3-3security/wazuh-server/Makefile
+3-31 files

FreeBSD/ports 3a8fecasysutils/beats7 distinfo Makefile, sysutils/beats7/files metricbeat.in auditbeat.in

sysutils/beats7: Remove, and point users to beats8

beats7 uses symbols from Go that were removed in go1.23, making it
unbuildable with anything beyond go1.22. Both go1.22 and go1.23 are EOL,
and I don't know of any way to fix it. It's going to become unsupported
upstream in 13 days, so its time has come.

This commit also includes a MOVED entry that directs users to the
more-modern beats8.
DeltaFile
+0-569sysutils/beats7/distinfo
+0-448sysutils/beats7/Makefile
+0-51sysutils/beats7/files/metricbeat.in
+0-50sysutils/beats7/files/auditbeat.in
+0-44sysutils/beats7/files/heartbeat.in
+0-43sysutils/beats7/files/packetbeat.in
+0-1,20526 files not shown
+1-1,66532 files

NetBSD/src MKFBinKsys/arch/aarch64/include armreg.h

   Comment whitespace.
VersionDeltaFile
1.73+2-2sys/arch/aarch64/include/armreg.h
+2-21 files

NetBSD/pkgsrc FufG7PVsecurity/kleopatra Makefile PLIST

   kleopatra: install xdg file indirectly
VersionDeltaFile
1.21+12-1security/kleopatra/Makefile
1.3+2-1security/kleopatra/PLIST
+14-22 files

NetBSD/pkgsrc-wip 5fba596aegisub Makefile distinfo, aegisub/files git_version.h

aegisub: use proper distfile
DeltaFile
+4-6aegisub/Makefile
+3-3aegisub/distinfo
+0-5aegisub/files/git_version.h
+2-0aegisub/TODO
+9-144 files

LLVM/project bee801bllvm/include/llvm/IR IntrinsicsAMDGPU.td, llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

rebase

Created using spr 1.3.8-beta.1
DeltaFile
+28-742llvm/test/CodeGen/AArch64/sme-framelower-use-bp.ll
+755-5llvm/test/CodeGen/X86/pr162812.ll
+631-86llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+547-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-matmul.ll
+240-291llvm/include/llvm/IR/IntrinsicsAMDGPU.td
+216-314llvm/test/Transforms/LoopVectorize/X86/cost-model.ll
+2,417-1,438982 files not shown
+29,579-9,079988 files

LLVM/project 344100fllvm/include/llvm/IR IntrinsicsAMDGPU.td, llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.8-beta.1

[skip ci]
DeltaFile
+28-742llvm/test/CodeGen/AArch64/sme-framelower-use-bp.ll
+755-5llvm/test/CodeGen/X86/pr162812.ll
+631-86llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+547-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-matmul.ll
+240-291llvm/include/llvm/IR/IntrinsicsAMDGPU.td
+216-314llvm/test/Transforms/LoopVectorize/X86/cost-model.ll
+2,417-1,438981 files not shown
+29,577-9,079987 files

LLVM/project 9be47fellvm/include/llvm/IR IntrinsicsAMDGPU.td, llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

rebase

Created using spr 1.3.8-beta.1
DeltaFile
+28-742llvm/test/CodeGen/AArch64/sme-framelower-use-bp.ll
+755-5llvm/test/CodeGen/X86/pr162812.ll
+631-86llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+547-0llvm/test/Instrumentation/MemorySanitizer/AArch64/aarch64-matmul.ll
+240-291llvm/include/llvm/IR/IntrinsicsAMDGPU.td
+216-314llvm/test/Transforms/LoopVectorize/X86/cost-model.ll
+2,417-1,438981 files not shown
+29,577-9,079987 files

LLVM/project 99a4852llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/X86 copyable-non-inst-in-stores.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+18-15llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+4-15llvm/test/Transforms/SLPVectorizer/X86/copyable-non-inst-in-stores.ll
+22-302 files

NetBSD/pkgsrc-wip f905187aegisub PLIST Makefile, aegisub/files git_version.h

aegisub: finish package
DeltaFile
+70-1aegisub/PLIST
+11-3aegisub/Makefile
+5-0aegisub/files/git_version.h
+0-3aegisub/TODO
+86-74 files

FreeNAS/freenas f7f60ebsrc/middlewared/middlewared/api/v26_04_0 common.py, src/middlewared/middlewared/utils jsonpath.py

Fix the remainder of audit query-filters.
Updated the query-filter doc (eliminated the extra set of square brackets on the 'OR' example).
Updated the unit tests to match (eliminated the extra square brackets) and created a negative test.
DeltaFile
+29-3tests/unit/test_jsonpath.py
+11-6src/middlewared/middlewared/utils/jsonpath.py
+1-1src/middlewared/middlewared/api/v26_04_0/common.py
+41-103 files

NetBSD/pkgsrc VuXBVyVdoc CHANGES-2026

   doc: Updated lang/LuaJIT2 to 2.1.1713773202nb1
VersionDeltaFile
1.36+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zvd0DvHlang/LuaJIT2 Makefile

   LuaJIT2: Enable Lua 5.2 compatibility.

   Fix pkg-config file while here.

   Bump PKGREVISION.
VersionDeltaFile
1.19+6-1lang/LuaJIT2/Makefile
+6-11 files

FreeNAS/freenas 3c1ab9csrc/middlewared/middlewared/plugins/audit utils.py

NAS-139151 / 26.04 / Properly handle OR filter auditing (#17942)

This commit ensures that OR logic is preserved when parsing filters for
audit queries.
DeltaFile
+4-1src/middlewared/middlewared/plugins/audit/utils.py
+4-11 files

NetBSD/pkgsrc 1jqHfIZdoc CHANGES-2026

   doc: Updated editors/xemacs-nox11 to 21.4.25
VersionDeltaFile
1.35+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mF77xZSdoc CHANGES-2026

   doc: Updated editors/xemacs to 21.4.25
VersionDeltaFile
1.34+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oRRFIV2editors/xemacs distinfo Makefile.common, editors/xemacs-nox11 Makefile

   xemacs{,-nox11} -- Update to v21.4.25

   The update was prompted by an important bytecode fix, in addition
   upstream took most of our patches.

   From upstream's changelog:

   2026-01-01  Aidan Kehoe  <kehoea at parhasard.net>

           * XEmacs 21.4.25 is released

   2026-01-01  Aidan Kehoe  <kehoea at parhasard.net>

           Changes from Hauke Fath, <hauke at Espresso.Rhein-Neckar.DE>,
           maintained in NetBSD pkgsrc tree.

           * unexelf.c:
           * unexelf.c (unexec):
           Build on NetBSD/alpha

    [88 lines not shown]
VersionDeltaFile
1.5+14-57editors/xemacs/patches/patch-configure
1.37+5-21editors/xemacs/distinfo
1.41+3-2editors/xemacs/Makefile.common
1.144+1-2editors/xemacs/Makefile
1.43+1-2editors/xemacs-nox11/Makefile
1.7+1-1editors/xemacs/patches/patch-src_lisp.h
+25-8515 files not shown
+40-10021 files

LLVM/project 5ec3191compiler-rt/lib/asan asan_interceptors.h asan_interceptors.cpp, compiler-rt/lib/interception interception_aix.cpp

[asan] Adjust interception compatibility for AIX (#131870)

Adjust asan interceptor compatbility for AIX. AIX uses dlsym to retrieve
addresses of exported functions. However, some functions in libc.a, such
as memcpy, are not exported, so we currently have a limitation in
retrieving these addresses.

Issue: https://github.com/llvm/llvm-project/issues/138916
DeltaFile
+48-3compiler-rt/lib/interception/interception_aix.cpp
+25-3compiler-rt/lib/asan/asan_interceptors.h
+9-0compiler-rt/lib/asan/asan_interceptors.cpp
+8-0compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp
+3-3compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
+1-1compiler-rt/lib/asan/asan_malloc_linux.cpp
+94-101 files not shown
+95-107 files

Linux/linux 805f9a0tools/arch/x86/include/asm msr-index.h cpufeatures.h, tools/include/uapi/drm drm.h

Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools

Pull perf tool fixes and from Namhyung Kim:

 - skip building BPF skeletons if libopenssl is missing

 - a couple of test updates

 - handle error cases of filename__read_build_id()

 - support NVIDIA Olympus for ARM SPE profiling

 - update tool headers to sync with the kernel

* tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools:
  tools build: Fix the common set of features test wrt libopenssl
  tools headers: Sync syscall table with kernel sources
  tools headers: Sync linux/socket.h with kernel sources
  tools headers: Sync linux/gfp_types.h with kernel sources

    [15 lines not shown]
DeltaFile
+30-0tools/arch/x86/include/asm/msr-index.h
+21-3tools/perf/trace/beauty/include/linux/socket.h
+15-0tools/include/uapi/drm/drm.h
+12-0tools/perf/trace/beauty/include/uapi/linux/fcntl.h
+11-0tools/arch/x86/include/asm/cpufeatures.h
+11-0tools/include/uapi/linux/kvm.h
+100-329 files not shown
+170-2835 files

NetBSD/pkgsrc LlcKXLXdoc CHANGES-2026

   doc: Updated x11/sddm to 0.21.0nb1
VersionDeltaFile
1.33+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ummSSbnx11/sddm Makefile distinfo, x11/sddm/files sddm.sh

   sddm: apply various functional fixes

   From Stepan Ipatov via pkgsrc-wip:

   Fix keyboard responsiveness on startup. "It happens due to the way sddm
   selects the virtual TTY for starting the X server. It calls
   ioctl(fd, VT_OPENQRY, &vt) and gets the first free TTY. The problem is
   that at the stage of system boot when the rc scripts are executed, the
   ioctl() call returns /dev/ttyE1. Apparently, sddm and getty do not
   coexist well on the same TTY. The only workaround I've found so far is
   to delay starting sddm until init has already spawned getty. Once that
   happens, ioctl() returns the expected /dev/ttyE4."

   Require dbus during rc.d startup.

   Further changes from me:

   Fixed typo in the rc.d/sddm script that prevented directories from
   being created.

    [5 lines not shown]
VersionDeltaFile
1.2+22-8x11/sddm/files/sddm.sh
1.2+4-5x11/sddm/patches/patch-src_common_VirtualTerminal.cpp
1.2+6-2x11/sddm/Makefile
1.2+2-2x11/sddm/distinfo
+34-174 files

NetBSD/src Er296Pulib/libc/compat/sys compat_getdirentries.c compat_msync.c, sys/compat/freebsd freebsd_ioctl.c freebsd_misc.c

   Remove the advertising clause from Frank van der Linden's licenses.

   Thanks Frank for approving this.
VersionDeltaFile
1.4+3-7lib/libc/compat/sys/compat_getdirentries.c
1.3+3-7lib/libc/compat/sys/compat_msync.c
1.5+3-7lib/libc/compat/sys/compat_stat.c
1.7+3-7lib/libc/compat/sys/compat___stat13.c
1.16+3-7sys/compat/freebsd/freebsd_ioctl.c
1.35+3-7sys/compat/freebsd/freebsd_misc.c
+18-4217 files not shown
+53-14723 files

FreeNAS/freenas 4905598src/middlewared/middlewared/plugins auth.py

Fix
DeltaFile
+1-1src/middlewared/middlewared/plugins/auth.py
+1-11 files

LLVM/project 3572e62llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/RISCV x264-satd-8x4.ll basic-strided-loads.ll

[SLPVectorizer] Widen rt stride loads (#162336)

Suppose we are given pointers of the form: `%b + x * %s + y * %c_i`
where `%c_i`s are constants and %s is a run-time fixed value.
If the pointers can be rearranged as follows:

```
 %b + 0 * %s + 0
 %b + 0 * %s + 1
 %b + 0 * %s + 2
 ...
 %b + 0 * %s + w

 %b + 1 * %s + 0
 %b + 1 * %s + 1
 %b + 1 * %s + 2
 ...
 %b + 1 * %s + w
 ...

    [5 lines not shown]
DeltaFile
+209-9llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+12-56llvm/test/Transforms/SLPVectorizer/RISCV/x264-satd-8x4.ll
+3-17llvm/test/Transforms/SLPVectorizer/RISCV/basic-strided-loads.ll
+224-823 files

FreeNAS/freenas 1bbcba7src/middlewared/middlewared/apps file_app.py

Fix
DeltaFile
+4-2src/middlewared/middlewared/apps/file_app.py
+4-21 files

LLVM/project 050c447llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp InstCombineInternal.h

Revert "[InstCombine] Support DemandElts in SimplifyDemandedFPClass" (#174242)

Reverts llvm/llvm-project#174176

Revert to unblock bots.
https://lab.llvm.org/buildbot/#/builders/123/builds/32907
DeltaFile
+23-48llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+0-25llvm/lib/Transforms/InstCombine/InstCombineInternal.h
+23-732 files

LLVM/project 8ac911bllvm/test/Transforms/SLPVectorizer/X86 copyable-non-inst-in-stores.ll

[SLP][NFC]Add a test with the leading non-instruction in sores, which cannot be handled as copyable
DeltaFile
+50-0llvm/test/Transforms/SLPVectorizer/X86/copyable-non-inst-in-stores.ll
+50-01 files

FreeNAS/freenas 1fb9e21src/middlewared/middlewared/plugins api_key.py auth.py

Fix
DeltaFile
+6-2src/middlewared/middlewared/plugins/api_key.py
+3-0src/middlewared/middlewared/plugins/auth.py
+9-22 files