FreeBSD/ports 3e4d779deskutils/py-paperless-ngx pkg-plist Makefile

deskutils/py-paperless-ngx: Update to 2.20.2

Reported by:    Sebastian <sko at rostwald.de>
DeltaFile
+63-3deskutils/py-paperless-ngx/pkg-plist
+21-21deskutils/py-paperless-ngx/Makefile
+5-5deskutils/py-paperless-ngx/distinfo
+89-293 files

FreeBSD/ports 6f326b0www Makefile, www/py-dj52-django-treenode Makefile pkg-descr

www/py-dj52-django-treenode: New port
DeltaFile
+28-0www/py-dj52-django-treenode/Makefile
+12-0www/py-dj52-django-treenode/pkg-descr
+3-0www/py-dj52-django-treenode/distinfo
+1-0www/Makefile
+44-04 files

LLVM/project 850a34cllvm/lib/Target/AArch64/GISel AArch64LegalizerInfo.cpp

[AArch64][GlobalISel] Modified comments to improve readability
DeltaFile
+12-18llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
+12-181 files

LLVM/project d2a097dllvm/include/llvm/ExecutionEngine/JITLink JITLinkMemoryManager.h, llvm/include/llvm/ExecutionEngine/Orc/Debugging ELFDebugObjectPlugin.h

Reland: [ORC] Tailor ELF debugger support plugin to load-address patching only (#169482)

In 4 years the ELF debugger support plugin wasn't adapted to other
object formats or debugging approaches. After the renaming NFC in
https://github.com/llvm/llvm-project/pull/168343, this patch tailors the
plugin to ELF and section load-address patching. It allows removal of
abstractions and consolidate processing steps with the newly enabled
AllocActions from https://github.com/llvm/llvm-project/pull/168343.

The key change is to process debug sections in one place in a
post-allocation pass. Since we can handle the endianness of the ELF file
the single `visitSectionLoadAddresses()` visitor function now, we don't
need to track debug objects and sections in template classes anymore. We
keep using the `DebugObject` class and drop `DebugObjectSection`,
`ELFDebugObjectSection<ELFT>` and `ELFDebugObject`.

Furthermore, we now use the allocation's working memory for load-address
fixups directly. We can drop the `WritableMemoryBuffer` from the debug
object and most of the `finalizeWorkingMemory()` step, which saves one

    [4 lines not shown]
DeltaFile
+224-383llvm/lib/ExecutionEngine/Orc/Debugging/ELFDebugObjectPlugin.cpp
+12-22llvm/include/llvm/ExecutionEngine/Orc/Debugging/ELFDebugObjectPlugin.h
+7-0llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
+243-4053 files

FreeBSD/ports 30d1060net/samba423 Makefile

net/samba423: Remove option PICKY_DEVELOPER

Samba's configure script does not support --picky-developer anymore.
DeltaFile
+1-6net/samba423/Makefile
+1-61 files

FreeBSD/ports bfeb5c7net/samba423 Makefile

net/samba423: Golf PKGCONFIGDIR into _SAMBA_SUB
DeltaFile
+4-5net/samba423/Makefile
+4-51 files

FreeBSD/ports 07cbf6cnet/samba423 Makefile, net/samba423/files samba_server.in README.FreeBSD.in

net/samba423: Use ETCDIR instead of a custom variable
DeltaFile
+2-4net/samba423/Makefile
+2-2net/samba423/files/samba_server.in
+2-2net/samba423/files/README.FreeBSD.in
+1-1net/samba423/files/pkg-message.in
+7-94 files

FreeBSD/ports dd3de98games/jin Makefile, games/jin/files patch-warnings patch-browser

games/jin: refresh, make work with newer Java

In particular:
        - don't try to compile the Sun's audio interface --
          apparently, we never used it and it becomes a problem
          with newer JDKs, where the long obsolete sun.audio.*
          is finally removed ^
        - try harder to find an audio format suitable for the
          bundled sounds; this may still not be enough on modern
          hardware, which expects sampling rates much higher than 8kHz.
        - don't use AWT's getPeer() method -- long obsolete, it
          is now removed too.
        - constructing Integer from int and the likes are obsolete
          too, generally, the primitives can be used directly --
          all of these are concentrated in the (large) patch-warnings.
        - use standard java.awt.Desktop function to open pages in
          the user's web-browser.

PR:     291693
DeltaFile
+985-0games/jin/files/patch-warnings
+81-0games/jin/files/patch-browser
+76-0games/jin/files/patch-audio
+38-0games/jin/files/patch-new-awt
+4-1games/jin/Makefile
+1,184-15 files

LLVM/project 41e39edllvm/test/Analysis/DependenceAnalysis gcd-miv-overflow.ll

fix miscalculation
DeltaFile
+5-5llvm/test/Analysis/DependenceAnalysis/gcd-miv-overflow.ll
+5-51 files

FreeBSD/ports ad4b417chinese/fcitx Makefile, chinese/fcitx-configtool Makefile

misc/iso-codes: Fix 4ae07eaae285bbb61cebc9bb287d67f9c3200124

- Fix *_DEPENDS of dependent ports
- Bump PORTREVISION for package change

Reported by:    fluffy
DeltaFile
+2-2graphics/gimp-app/Makefile
+2-2www/gtkhtml4/Makefile
+2-2editors/pluma/Makefile
+2-2graphics/gimp3-app/Makefile
+1-1chinese/fcitx-configtool/Makefile
+1-1chinese/fcitx/Makefile
+10-102 files not shown
+12-118 files

FreeBSD/ports 4fe1488sysutils/xmbmon Makefile

sysutils/xmbmon: Primary Distribution Point Closure Response

As of December 15, 2025, Japan Standard Time, there is no response from
www.nt.phys.kyushu-u.ac.jp.
The site itself has recently moved, but since the source code does not
exist, a backup is stored in the je3kmz directory at freefall.freebsd.org.

While here replace PORTVERSION with DISTVERSION.

PR:     291678
(cherry picked from commit a62bbac9a5f70ad844f68664820d178c9623535f)
DeltaFile
+8-6sysutils/xmbmon/Makefile
+8-61 files

NetBSD/pkgsrc mju6IzPwww/py-autobahn Makefile

   py-autobahn: remove superfluous file to make PLIST constant on all architectures
VersionDeltaFile
1.47+5-3www/py-autobahn/Makefile
+5-31 files

LLVM/project 16f41cbmlir/include/mlir-c/Dialect AMDGPU.h, mlir/lib/Bindings/Python DialectAMDGPU.cpp

[mlir][amdgpu] Add Python bindings for TDM types (#172309)

Add bindings for:
- `TDMBaseType`
- `TDMDescriptorType`
- `TDMGatherBaseType`
DeltaFile
+65-0mlir/lib/Bindings/Python/DialectAMDGPU.cpp
+53-0mlir/lib/CAPI/Dialect/AMDGPU.cpp
+33-0mlir/include/mlir-c/Dialect/AMDGPU.h
+26-0mlir/test/python/dialects/amdgpu.py
+15-0mlir/python/CMakeLists.txt
+1-0mlir/python/mlir/dialects/amdgpu.py
+193-06 files

LLVM/project 7447fbflibcxx/include __config, libcxx/include/__thread/support c11.h pthread.h

[libc++] Use the C++11 syntax for the no_thread_safety_analysis attribute (#171800)

Using the C++11 syntax makes the attribute placement more consistent.
DeltaFile
+8-8libcxx/include/__thread/support/c11.h
+8-8libcxx/include/__thread/support/pthread.h
+8-8libcxx/include/__thread/support/windows.h
+2-2libcxx/include/__config
+26-264 files

FreeBSD/ports a62bbacsysutils/xmbmon Makefile

sysutils/xmbmon: Primary Distribution Point Closure Response

As of December 15, 2025, Japan Standard Time, there is no response from
www.nt.phys.kyushu-u.ac.jp.
The site itself has recently moved, but since the source code does not
exist, a backup is stored in the je3kmz directory at freefall.freebsd.org.

While here replace PORTVERSION with DISTVERSION.

PR:     291678
DeltaFile
+8-6sysutils/xmbmon/Makefile
+8-61 files

LLVM/project 3c100d5libcxx/src charconv.cpp atomic.cpp, libcxx/src/include from_chars_floating_point.h

[libc++] Enable -Wmissing-prototypes (#116261)

DeltaFile
+5-3libcxxabi/src/cxa_personality.cpp
+6-0libcxxabi/src/private_typeinfo.cpp
+4-1libcxx/src/charconv.cpp
+4-1libunwind/include/unwind_arm_ehabi.h
+2-2libcxx/src/include/from_chars_floating_point.h
+4-0libcxx/src/atomic.cpp
+25-711 files not shown
+40-1217 files

pkgng/pkgng ca76cdcsrc utils.c, tests/frontend vital.sh

delete/unregister: clarify the message about locked and vital packages
DeltaFile
+16-1src/utils.c
+1-1tests/frontend/vital.sh
+17-22 files

LLVM/project 1ba23ffclang/test/CodeGen/AArch64/sve2p2-intriniscs acle_sve2p2_expand.c acle_sve2p2_compact.c, clang/test/Sema/AArch64 arm_sve_feature_dependent_sve_AND_LP_sve2p2_OR_sme2p2_RP___sme_AND_sme2p2.c arm_sve_streaming_only_sme_AND_sme2p2.c

[AArch64] Add intrinsics support for SVE2p2 instructions (#163575)

This patch add intrinsics for SVE2p2 instructions defined in
[this](https://github.com/ARM-software/acle/pull/412) ACLE proposal.
Intrinsics added:

```
  // Variants are available for:
  // _s8, _s16, _u16, _mf8, _bf16, _f16
  svuint8_t svcompact[_u8](svbool_t pg, svuint8_t zn);

  // Variants are available for:
  // _s8, _s16, _u16, _s32, _u32, _s64, _u64
  // _mf8, _bf16, _f16, _f32, _f64
  svuint8_t svexpand[_u8](svbool_t pg, svuint8_t zn);

  // Variants are available for:
  // _b16, _b32, _b64
  int64_t svfirstp_b8(svbool_t pg, svbool_t pn);

    [12 lines not shown]
DeltaFile
+264-0clang/test/Sema/AArch64/arm_sve_feature_dependent_sve_AND_LP_sve2p2_OR_sme2p2_RP___sme_AND_sme2p2.c
+241-0clang/test/CodeGen/AArch64/sve2p2-intriniscs/acle_sve2p2_expand.c
+173-0llvm/test/CodeGen/AArch64/sve2p2-intrinsics.ll
+167-0clang/test/Sema/AArch64/arm_sve_streaming_only_sme_AND_sme2p2.c
+139-0clang/test/CodeGen/AArch64/sve2p2-intriniscs/acle_sve2p2_compact.c
+118-0clang/test/Sema/AArch64/arm_sve_streaming_only_sme_AND_sme2_AND_sve-bfscale.c
+1,102-010 files not shown
+1,489-1116 files

FreeBSD/src 7a83fedtests/sys/net if_lagg_test.sh

tests/if_lagg_test: unskip 'witness' testcase

This testcase passes consistently (in 100+ runs) now.

Signed-off-by:  Siva Mahadevan <me at svmhdvn.name>
PR:             244163, 251726
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-3tests/sys/net/if_lagg_test.sh
+0-31 files

NetBSD/pkgsrc GK7VOSVdatabases/db4 distinfo, databases/db4/patches patch-ae patch-ab

   databases/db[45] -- Add mutex support for SPARC v[78] machines.

   Thanks go to John D. Baker for submitting an updated patch to the PR,
   and to Andrew Randrianasulu for bringing up the issue again and then
   testing the patches.

   Fixes PR pkg/43444.
VersionDeltaFile
1.3+27-59databases/db4/patches/patch-ae
1.28+30-23databases/db4/patches/patch-ab
1.2+30-3databases/db5/patches/patch-src_dbinc_mutex_int.h
1.9+17-3databases/db5/patches/patch-ab
1.20+3-3databases/db5/distinfo
1.52+3-3databases/db4/distinfo
+110-946 files

FreeBSD/src e93e57dtests/sys/netinet fibs_test.sh

tests/fibs_test: unskip udp_dontroute6 testcase

This test now consistently passes (300+ consecutive runs).

Signed-off-by:  Siva Mahadevan <me at svmhdvn.name>
PR:             244172
Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-3tests/sys/netinet/fibs_test.sh
+0-31 files

LLVM/project 44735e1mlir/test/Dialect/MemRef canonicalize.mlir

[mlir] Clean up leftovers from moving linalg::Expand/CollapseShapeOp to memref dialect (#172448)

DeltaFile
+2-2mlir/test/Dialect/MemRef/canonicalize.mlir
+2-21 files

LLVM/project 3ed5c19clang/docs SanitizerCoverage.rst, llvm/test/tools/sancov union-different-files.test union-same-file.test

[sancov] Add -diff and -union options to compute set difference and union of sancov files  (#171191)

Add two new actions for `.sancov` files:

`-diff`: Computes the difference between two `.sancov` files (A - B) and
writes the result to a new file. Requires exactly two inputs and an
`--output` option. The output preserves the binary format (magic number
and bitness) of the first input.

`-union`: Computes the union of one or more `.sancov` files and writes
the result to a new file. Requires at least one input and an `--output`
option. The output preserves the binary format of the first input.

A warning is shown if input files differ in bitness (32-bit vs 64-bit),
but the operation proceeds using the first file’s bitness.
DeltaFile
+154-4llvm/tools/sancov/sancov.cpp
+31-10clang/docs/SanitizerCoverage.rst
+11-0llvm/test/tools/sancov/union-different-files.test
+10-0llvm/test/tools/sancov/union-same-file.test
+8-0llvm/tools/sancov/Opts.td
+7-0llvm/test/tools/sancov/diff-different-files.test
+221-144 files not shown
+239-1410 files

LLVM/project a08a55cmlir/include/mlir/Dialect/Tosa/Transforms Passes.td, mlir/lib/Dialect/Tosa/Transforms TosaNarrowTypes.cpp TosaNarrowI64ToI32.cpp

[mlir][tosa] Extend narrowing pass (#170712)

- unify the i64->i32 and f64->f32 narrowing logic inside the shared
implementation
- register tosa::ConstOp in the non-aggressive rewrite set so standalone
constants are narrowed

---------

Signed-off-by: Vitalii Shutov <vitalii.shutov at arm.com>
Co-authored-by: Luke Hutton <Luke.Hutton at arm.com>
DeltaFile
+691-0mlir/lib/Dialect/Tosa/Transforms/TosaNarrowTypes.cpp
+0-348mlir/lib/Dialect/Tosa/Transforms/TosaNarrowI64ToI32.cpp
+180-0mlir/test/Dialect/Tosa/tosa-narrow-f64-to-f32.mlir
+70-0mlir/test/Dialect/Tosa/tosa-narrow-f64-to-f32-aggressive.mlir
+25-0mlir/include/mlir/Dialect/Tosa/Transforms/Passes.td
+12-0mlir/test/Dialect/Tosa/tosa-narrow-i64-to-i32.mlir
+978-3481 files not shown
+979-3497 files

NetBSD/pkgsrc WULgUxCmk/defaults options.description

   options.description: add a couple
VersionDeltaFile
1.752+2-0mk/defaults/options.description
+2-01 files

NetBSD/pkgsrc yofA0kndoc CHANGES-2025

   doc: Updated graphics/p5-PerlMagick to 7.1.2.11
VersionDeltaFile
1.7232+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 2ZMfW9pgraphics/p5-PerlMagick Makefile

   p5-PerlMagick: Update to 7.1.2.11
VersionDeltaFile
1.223+1-2graphics/p5-PerlMagick/Makefile
+1-21 files

LLVM/project ff3d477llvm/utils update_mir_regclass_numbers

[utils] Update update_mir_regclass_numbers usage (#172436)

Update usage instructions after #167700.
DeltaFile
+1-1llvm/utils/update_mir_regclass_numbers
+1-11 files

NetBSD/pkgsrc tfLVmJKdoc CHANGES-2025

   doc: Updated graphics/ImageMagick to 7.1.2.11
VersionDeltaFile
1.7231+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 0SbPbqBgraphics/ImageMagick distinfo Makefile.common

   ImageMagick: Update to 7.1.2.11

   upstream changes:
   -----------------
   7.1.2-11 - 2025-12-14
   Commits
     * beta release e97f8c1
     * Only allow setting the data_precision to values other then 16 and 12 when quality is lossless (>= 100). 4d7581a
     * Switch to macos-15-intel for the x64 MacOS build. 3f47b60
     * Removed old debug statements. 281adfc
     * Added extra checks to prevent overflows on 32-bit systems and do an earlier exit. 1dc1fc9
     * release 578d60d
VersionDeltaFile
1.314+4-4graphics/ImageMagick/distinfo
1.292+2-2graphics/ImageMagick/Makefile.common
+6-62 files