NetBSD/pkgsrc-wip 6c0d309ocaml-opam DESCR distinfo

ocaml-opam: add new package

Differences from pkgsrc's misc/ocaml-opam:
- update from 2.1.3 to 2.5.2 (fixing two CVEs in the process)
- the -full tarball is now used instead of the one autogenerated by
  github
- rsync is now a runtime dependency (it is technically optional but it
  helps users to have it for the moment)
- ocaml-dune is now explicitly a build dependency but no longer used
  as-is. It is now used through gmake
- ocaml-cmdliner, ocaml-re, ocamlgraph, dose3, ocaml-cudf and
  ocaml-opam-file-format are no longer dependencies
- the vendored versions of all the dependencies contained by the -full
  archive is now used. This allows to simplify the build process
  greatly and avoids having to import all the new dependencies on new opam
  releases. This is also what a majority of BSD, Linux and macOS distributions
  out-there do.
- The opam-solver library is no longer installed. This could not be used
  on its own anyway because the OCaml build process would require other

    [5 lines not shown]
DeltaFile
+48-0ocaml-opam/PLIST
+29-0ocaml-opam/Makefile
+14-0ocaml-opam/buildlink3.mk
+5-0ocaml-opam/distinfo
+3-0ocaml-opam/DESCR
+99-05 files

LLVM/project cfb9a0bclang/lib/CodeGen/TargetBuiltins ARM.cpp, clang/test/CodeGen/AArch64/sve2p1-intrinsics acle_sve2p1_psel.c acle_sve2p1_psel_svcount.c

[SVE ACLE] Add svcount support to llvm.aarch64.sve.psel intrinsic. (#217360)

PSEL has genuine support for predicate-as-counter, so it seems fair for
its equivalent intrinsic to have matching support rather than indirect
support using the svbool variant.
DeltaFile
+91-12llvm/test/CodeGen/AArch64/sve2-intrinsics-psel.ll
+22-38clang/test/CodeGen/AArch64/sve2p1-intrinsics/acle_sve2p1_psel_svcount.c
+3-16clang/lib/CodeGen/TargetBuiltins/ARM.cpp
+8-8clang/test/CodeGen/AArch64/sve2p1-intrinsics/acle_sve2p1_psel.c
+9-0llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+4-4mlir/test/Target/LLVMIR/arm-sve.mlir
+137-782 files not shown
+140-818 files

FreeBSD/ports 2e128bcdatabases/mariadb118-server Makefile distinfo

databases/mariadb118-server: Security update to 11.8.9

Security:       f68670ea-a05d-11f1-8144-8447094a420f
MFH:            2026Q3
DeltaFile
+3-3databases/mariadb118-server/distinfo
+1-1databases/mariadb118-server/Makefile
+4-42 files

NetBSD/pkgsrc-wip a1da22cwebkit-gtk60 distinfo, webkit-gtk60/patches patch-Source_WebKit_Platform_IPC_glib_ConnectionGLib.cpp

webkit-gtk60: remove unneeded patch

limit is 8k, messages are 4k max
DeltaFile
+0-24webkit-gtk60/patches/patch-Source_WebKit_Platform_IPC_glib_ConnectionGLib.cpp
+0-1webkit-gtk60/distinfo
+0-252 files

NetBSD/pkgsrc-wip 0218e57webkit-gtk60 MESSAGE

webkit-gtk60: mention gst-plugins1-vpx for webm/VP8
DeltaFile
+1-0webkit-gtk60/MESSAGE
+1-01 files

NetBSD/pkgsrc-wip 7fe9f7bpy-macs2 DESCR distinfo, py-macs2/patches patch-MACS2_IO_FixWidthTrack.pyx patch-MACS2_IO_CallPeakUnit.pyx

py-macs2: remove, pkgsrc has same version
DeltaFile
+0-76py-macs2/PLIST
+0-29py-macs2/Makefile
+0-15py-macs2/patches/patch-MACS2_IO_FixWidthTrack.pyx
+0-15py-macs2/patches/patch-MACS2_IO_CallPeakUnit.pyx
+0-7py-macs2/distinfo
+0-5py-macs2/DESCR
+0-1471 files not shown
+0-1487 files

NetBSD/pkgsrc-wip 6956555webkit-gtk60 distinfo, webkit-gtk60/patches patch-Source_WebKit_Platform_IPC_glib_ConnectionGLib.cpp patch-Source_WebKit_Platform_IPC_unix_ConnectionUnix.cpp

webkit-gtk60: move patch to currently used file

The previous location was not compiled any longer.
While here, limit it to NetBSD.

TODO: test if this patch is really needed
DeltaFile
+0-35webkit-gtk60/patches/patch-Source_WebKit_Platform_IPC_unix_ConnectionUnix.cpp
+24-0webkit-gtk60/patches/patch-Source_WebKit_Platform_IPC_glib_ConnectionGLib.cpp
+1-1webkit-gtk60/distinfo
+25-363 files

NetBSD/pkgsrc-wip 2f66ad0modular-xorg-server options.mk

modular-xorg-server: disable dtrace option on NetBSD

dtrace fails reading /usr/lib/dtrace/psinfo.d due to
missing definitions, and if those are fixed, fails to parse
Xserver.d because of its use of #if and #ifdef.
DeltaFile
+11-4modular-xorg-server/options.mk
+11-41 files

NetBSD/pkgsrc-wip baa913dpy-macs3 distinfo DESCR, py-macs3/patches patch-MACS3_fermi-lite_ksw.c

py-macs3: remove, pkgsrc version is newer
DeltaFile
+0-211py-macs3/PLIST
+0-36py-macs3/Makefile
+0-15py-macs3/patches/patch-MACS3_fermi-lite_ksw.c
+0-7py-macs3/COMMIT_MSG
+0-6py-macs3/distinfo
+0-6py-macs3/DESCR
+0-2811 files not shown
+3-2827 files

FreeBSD/ports 7831640databases/mariadb123-server Makefile distinfo

databases/mariadb123-server: Security update to 12.3.3

Security:       f68670ea-a05d-11f1-8144-8447094a420f
MFH:            2026Q3
DeltaFile
+3-3databases/mariadb123-server/distinfo
+2-2databases/mariadb123-server/Makefile
+5-52 files

NetBSD/pkgsrc 9NHlVV2doc CHANGES-2026

   doc: Updated math/py-lap to 0.5.13nb2
VersionDeltaFile
1.5518+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jU9btNbmath/py-lap distinfo Makefile, math/py-lap/patches patch-__lapjv__cpp___lapjv.pyx

   py-lap: depend on fixed cython, remove workaround patch

   Bump PKGREVISION.
VersionDeltaFile
1.7+3-2math/py-lap/Makefile
1.4+1-2math/py-lap/distinfo
1.2+1-1math/py-lap/patches/patch-__lapjv__cpp___lapjv.pyx
+5-53 files

FreeBSD/ports e5a26ddnet-mgmt/nfdump distinfo Makefile

net-mgmt/nfdump: Update to 1.7.8

The following options are no longer available:

* FIXTIMEBUG: discontinued upstream
* GEODB: now always on
* INFLUXDB: discontinued upstream
* NFTRACK: now included in NFPROFILE
* NSEL: now always on
* SFLOW: now always on

Reviewed by:    pi
Differential Revision:  https://reviews.freebsd.org/D57835
DeltaFile
+23-51net-mgmt/nfdump/Makefile
+3-3net-mgmt/nfdump/distinfo
+26-542 files

NetBSD/pkgsrc k0L0KEhdoc CHANGES-2026

   doc: Updated devel/py-cython to 3.3.0nb1
VersionDeltaFile
1.5517+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Jxl8iUJdevel/py-cython Makefile distinfo, devel/py-cython/patches patch-Cython_Utility_ModuleSetupCode.c patch-Cython_Utility_Optimize.c

   py-cython: fix isfinite() problem using upstream patch.

   Bump PKGREVISION.
VersionDeltaFile
1.1+43-0devel/py-cython/patches/patch-Cython_Utility_Optimize.c
1.1+22-0devel/py-cython/patches/patch-Cython_Utility_ModuleSetupCode.c
1.102+3-1devel/py-cython/distinfo
1.122+2-1devel/py-cython/Makefile
+70-24 files

LLVM/project 8e65884llvm/lib/Transforms/Scalar ConstraintElimination.cpp, llvm/test/Transforms/ConstraintElimination induction-condition-in-loop-exit-postinc.ll

[ConstraintElim] Derive facts for negative-step post-decrement cmps. (#218437)

Update addInfoForInductions to also add facts for negative step
inductions when comparing a post-inc induction.

The negative step support currently requires a step of -1, so the only
difference is the predicate of the precondition: for post-inc compares,
we exit at PN == B + 1, so strict predicates (B < StartValue) is used.

Helps to simplify a number of branches end-to-end in real world
workloads:
https://github.com/dtcxzyw/llvm-opt-benchmark-nightly/pull/1025.

Note that there is one case where we now fail to runtime-unroll, as the
removed branch pessimizes SCEV, but I think this is a pre-existing
issue, and the vast majority of changes are improvements.

Alive2 Proofs: https://alive2.llvm.org/ce/z/LbJYNA

PR: https://github.com/llvm/llvm-project/pull/218437
DeltaFile
+58-24llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit-postinc.ll
+21-16llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
+79-402 files

LLVM/project f0c38adclang/lib/CodeGen/TargetBuiltins ARM.cpp, clang/test/CodeGen/AArch64/sve2p1-intrinsics acle_sve2p1_pfalse.c

[Clang][SVE] Zero svcount_t directly rather than casting a svbool_t zero. (#217256)
DeltaFile
+2-6clang/lib/CodeGen/TargetBuiltins/ARM.cpp
+2-4clang/test/CodeGen/AArch64/sve2p1-intrinsics/acle_sve2p1_pfalse.c
+4-102 files

FreeBSD/ports afd2711filesystems/fusefs-libs3 distinfo Makefile

filesystems/fusefs-libs3: update to version 3.18.2
DeltaFile
+7-2filesystems/fusefs-libs3/Makefile
+3-3filesystems/fusefs-libs3/distinfo
+10-52 files

FreeBSD/ports d332e6fdevel/hare Makefile distinfo

devel/hare: update to version 0.26.0.1

This is a security release for Hare 0.26.0 which includes patches to
address CVE-2026-43923.

The CVE entry is reserved with no further details, therefore it is not
known whether the issue did affect FreeBSD.

Security:       CVE-2026-43923
DeltaFile
+3-3devel/hare/distinfo
+1-2devel/hare/Makefile
+4-52 files

OpenBSD/ports 0TUhXdzmeta/gnome Makefile, meta/gnome/pkg README-main

   Add a Audio/Video capture section.
VersionDeltaFile
1.55+16-0meta/gnome/pkg/README-main
1.306+1-1meta/gnome/Makefile
+17-12 files

OpenBSD/ports ntnESSKtextproc/p5-Text-CSV-Hashify distinfo Makefile

   update p5-Text-CSV-Hashify to 0.11
VersionDeltaFile
1.6+7-5textproc/p5-Text-CSV-Hashify/Makefile
1.3+2-2textproc/p5-Text-CSV-Hashify/distinfo
+9-72 files

OpenBSD/ports BJNsmWomultimedia/pipewire/pipewire Makefile

   Bump after libcamera subpackage.
VersionDeltaFile
1.60+1-1multimedia/pipewire/pipewire/Makefile
+1-11 files

LLVM/project 02555b7clang/include/clang/Analysis AnyCall.h, clang/include/clang/Analysis/Analyses/LifetimeSafety FactsGenerator.h LifetimeAnnotations.h

[Lifetime Safety] Normalize call arguments in AnyCall (#217838)

`AnyCall::arguments()` now returns a normalized argument list.

For instance member calls, the implicit object argument is included as
argument 0. For static `operator()` calls, the syntactic object operand
is excluded so the result matches the actual callable parameters.

LifetimeSafety now uses this normalized `AnyCall` argument list through
a small `FunctionCallInfo` helper, avoiding duplicated call argument
setup while keeping argument normalization in `AnyCall`.

Tests were added for:

- ordinary member calls with implicit object arguments
- non-static `operator()` calls where the object is already present
- static `operator()` calls where the object operand should be excluded

Follow-up to PR #206337

    [3 lines not shown]
DeltaFile
+86-5clang/unittests/Analysis/AnyCallTest.cpp
+13-27clang/lib/Analysis/LifetimeSafety/LifetimeAnnotations.cpp
+26-10clang/include/clang/Analysis/AnyCall.h
+11-17clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
+3-4clang/include/clang/Analysis/Analyses/LifetimeSafety/LifetimeAnnotations.h
+1-3clang/include/clang/Analysis/Analyses/LifetimeSafety/FactsGenerator.h
+140-666 files

OpenBSD/ports SoN5Sgemultimedia/libcamera Makefile, multimedia/libcamera/patches patch-src_apps_cam_meson_build patch-src_libcamera_mapped_framebuffer_cpp

   Enable the cam helper and move tools into their own subpackage.
VersionDeltaFile
1.1+44-0multimedia/libcamera/pkg/PLIST-main
1.2+26-11multimedia/libcamera/Makefile
1.1+28-0multimedia/libcamera/patches/patch-src_libcamera_mapped_framebuffer_cpp
1.1+28-0multimedia/libcamera/patches/patch-src_apps_common_image_cpp
1.1+17-0multimedia/libcamera/patches/patch-src_apps_cam_meson_build
1.1+13-0multimedia/libcamera/pkg/DESCR-main
+156-115 files not shown
+171-1111 files

FreeBSD/ports 85f61e8multimedia/libdvdread pkg-plist Makefile

multimedia/libdvdread: Update to 7.1.1

ChangeLog: https://code.videolan.org/videolan/libdvdread/-/blob/7.1.1/NEWS
DeltaFile
+3-3multimedia/libdvdread/distinfo
+2-2multimedia/libdvdread/Makefile
+2-1multimedia/libdvdread/pkg-plist
+7-63 files

NetBSD/pkgsrc sjO8MHndoc CHANGES-2026

   Updated editors/xournalpp, archivers/par2
VersionDeltaFile
1.5516+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc BXSXipWarchivers/par2 Makefile distinfo

   par2: updated to 1.3.0

   1.3.0

   Issues:
     * Missing include src/utf8.h

   PRs:
     * Bump actions/checkout from 6 to 7
     * Bump cross-platform-actions/action from 1.2.0 to 1.3.0
     * Fix macOS unoptimised builds (more general building improvements for the github workflows)
     * Printing performance tweaks
VersionDeltaFile
1.30+4-4archivers/par2/distinfo
1.38+2-2archivers/par2/Makefile
+6-62 files

FreeBSD/ports 4f70d7fmultimedia/libbluray distinfo pkg-plist

multimedia/libbluray: update to version 1.5.0

Major changes in this version:
 - Expose dynamic range, color space, cr_flag and HDR10+ flags
   in stream info
 - Expose chapter names in title info
 - list_titles: report the number of Dolby Vision tracks
 - BD-J: Implement HAVI text and graphic look & feel components
 - BD-J: Implement navigable and actionable HAVI components
 - BD-J: Fix disabled components being hidden and vertical text
   alignment
 - BD-J: Lazy-load .bdjo title files for faster startup
 - BD-J: Add S3D and UHD stream types
DeltaFile
+9-8multimedia/libbluray/Makefile
+4-4multimedia/libbluray/pkg-plist
+3-3multimedia/libbluray/distinfo
+16-153 files

NetBSD/pkgsrc rtYIQXweditors/xournalpp Makefile distinfo

   xournalpp: updated to 1.3.7

   1.3.7

   This is a new minor version of Xournal++ with bug fixes and improvements from the community.

   Fixed Lua API changeToolColor not recognizing some tool names
   Fixed failing assertion when right clicking
   Updated translations
VersionDeltaFile
1.27+4-4editors/xournalpp/distinfo
1.104+2-2editors/xournalpp/Makefile
+6-62 files

LLVM/project a4f4a06llvm/test/Transforms/VectorCombine/X86 load.ll load-inseltpoison.ll

[VectorCombine] Drop nofree nosync from tests (NFC) (#218656)

These are not actually needed, and we'd want to know if they
became necessary.
DeltaFile
+30-30llvm/test/Transforms/VectorCombine/X86/load-inseltpoison.ll
+28-28llvm/test/Transforms/VectorCombine/X86/load.ll
+58-582 files