NetBSD/pkgsrc ebbQX5Ydoc CHANGES-2026

   Updated devel/libuv, devel/gperftools
VersionDeltaFile
1.1575+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc erfLuAYdevel/gperftools distinfo Makefile

   gperftools: updated to 2.18.1

   gperftools 2.18.1

   This release contains just one trivial fix for compilation failure on
   PPC.
VersionDeltaFile
1.25+4-4devel/gperftools/distinfo
1.30+2-2devel/gperftools/Makefile
+6-62 files

NetBSD/pkgsrc rFTbKPCdevel/libuv distinfo Makefile

   libuv: updated to 1.52.1

   Changes since version 1.52.0:

   * misc: add simple clang-tidy setup (Jameson Nash)
   * unix: check RLIMIT_AS and RLIMIT_DATA in uv_get_constrained_memory (Jameson
     Nash)
   * win: add fs-fd-hash-inl.h to tarball (tobil4sk)
   * unix,win: support NULL loop for sync uv_getaddrinfo (Saúl Ibarra Corretgé)
   * Fix const-correctness warning in linux.c (Quaylyn Rimer)
   * build(deps): bump actions/upload-artifact from 6 to 7 (dependabot[bot])
   * build(deps): bump actions/download-artifact from 7 to 8 (dependabot[bot])
   * unix: fix compilation warnings with GCC 15 (Saúl Ibarra Corretgé)
   * test: remove conditionals from `uv_thread_self` usage (Yasser Nascimento)
   * unix: fix discard const (Rudi Heitbaum)
   * unix: do not cast to char variables that are const char (Rudi Heitbaum)
   * linux: fix crash if poll callback closes handle before `POLLERR` (Juan José
     Arboleda)
VersionDeltaFile
1.88+4-4devel/libuv/distinfo
1.90+2-2devel/libuv/Makefile
+6-62 files

LLVM/project 66e85c2lldb/unittests/Platform PlatformDarwinTest.cpp CMakeLists.txt

[lldb][PlatformDarwin][test] Add unit-test for LocateExecutableScriptingResourcesFromDSYM (#185057)

Depends on:
* https://github.com/llvm/llvm-project/pull/185056

Adds test unit-test for
`PlatformDarwin::LocateExecutableScriptingResourcesFromDSYM`. I had to
mock the `ScriptInterpreter` because the function internally uses the
`ScriptInterpreterPython` to check for reserved words in file names. But
linking the `ScriptInterpreterPython` was quite the undertaking, which I
think we could pull off, but required more churn that I had hoped.
Mocking it seemed pretty low-cost so I resorted to doing that instead.

Test-cases aren't very elaborate yet. It just has a basic assertion that
we locate the Python file within the dSYM. Mostly I set up
infrastructure for future test-cases.
DeltaFile
+137-1lldb/unittests/Platform/PlatformDarwinTest.cpp
+1-0lldb/unittests/Platform/CMakeLists.txt
+138-12 files

FreeBSD/ports 7f91958www/freenginx distinfo Makefile.extmod, www/nginx distinfo Makefile.extmod

www/*nginx: Switch nginx-vod-module to maintained fork

The original Kaltura nginx-vod-module repository is no longer actively
maintained and has been incompatible with FFmpeg 8 due to removed
legacy API calls.

Switch to the actively maintained fork:
https://github.com/diogoazevedos/nginx-vod-module

This restores compatibility with newer FFmpeg versions.

Reported by:    Jim Terhune via ML
Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3www/nginx/distinfo
+3-3www/nginx-devel/distinfo
+3-3www/freenginx/distinfo
+1-1www/nginx/Makefile.extmod
+1-1www/nginx-devel/Makefile.extmod
+1-1www/freenginx/Makefile.extmod
+12-126 files

LLVM/project 1e24052clang/docs ThreadSafetyAnalysis.rst, clang/lib/AST ASTImporter.cpp

[𝘀𝗽𝗿] changes to main this commit is based on

Created using spr 1.3.8-beta.1

[skip ci]
DeltaFile
+31-7clang/docs/ThreadSafetyAnalysis.rst
+33-0clang/test/SemaCXX/warn-thread-safety-analysis.cpp
+12-15clang/lib/Sema/SemaDeclAttr.cpp
+12-12clang/test/SemaCXX/warn-thread-safety-parsing.cpp
+5-3clang/lib/Analysis/ThreadSafety.cpp
+6-2clang/lib/AST/ASTImporter.cpp
+99-396 files not shown
+117-5112 files

LLVM/project 68c3078clang/docs ThreadSafetyAnalysis.rst, clang/lib/Analysis ThreadSafety.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.8-beta.1
DeltaFile
+72-13clang/test/SemaCXX/warn-thread-safety-parsing.cpp
+72-7clang/docs/ThreadSafetyAnalysis.rst
+77-0clang/test/SemaCXX/warn-thread-safety-analysis.cpp
+54-3clang/lib/Analysis/ThreadSafety.cpp
+39-15clang/lib/Sema/SemaDeclAttr.cpp
+27-0clang/lib/Sema/AnalysisBasedWarnings.cpp
+341-389 files not shown
+430-5215 files

LLVM/project 3eda9daclang/docs ThreadSafetyAnalysis.rst, clang/lib/AST ASTImporter.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.8-beta.1
DeltaFile
+31-7clang/docs/ThreadSafetyAnalysis.rst
+33-0clang/test/SemaCXX/warn-thread-safety-analysis.cpp
+12-15clang/lib/Sema/SemaDeclAttr.cpp
+12-12clang/test/SemaCXX/warn-thread-safety-parsing.cpp
+6-2clang/lib/AST/ASTImporter.cpp
+5-3clang/lib/Analysis/ThreadSafety.cpp
+99-396 files not shown
+117-5112 files

OpenBSD/ports u96gqktwww Makefile, www/ruby-capybara-webkit Makefile distinfo

   Remove ruby-capybara-webkit

   OK jeremy@ (04 Feb 2024)
VersionDeltaFile
1.1176+0-3www/Makefile
1.30+0-0www/ruby-capybara-webkit/Makefile
1.7+0-0www/ruby-capybara-webkit/distinfo
1.3+0-0www/ruby-capybara-webkit/patches/patch-lib_capybara_webkit_node_rb
1.6+0-0www/ruby-capybara-webkit/patches/patch-src_webkit_server_pro
1.3+0-0www/ruby-capybara-webkit/pkg/DESCR
+0-31 files not shown
+0-37 files

LLVM/project afba440libclc/clc/lib/amdgcn/workitem clc_get_enqueued_local_size.cl

libclc: Fix amdgpu get_enqueued_local_size (#185171)

This should not be the same as get_local_size
DeltaFile
+5-2libclc/clc/lib/amdgcn/workitem/clc_get_enqueued_local_size.cl
+5-21 files

NetBSD/pkgsrc jyBfxi0doc CHANGES-2026

   doc: Updated misc/goffice0.10 to 0.10.60
VersionDeltaFile
1.1574+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vOxZvcxmisc/goffice0.10 PLIST distinfo, misc/goffice0.10/patches patch-goffice_math_go-complex.c

   goffice0.10: update to 0.10.60

   - Fix fraction format problem. [Bug 803].
   - Doc fixes.
   - Remove workaround for ancient gtk+ bug. [Bug 81].
   - I18N fix for format selector.

   Maybe this helps with PR pkg/60059.
VersionDeltaFile
1.10+22-3misc/goffice0.10/PLIST
1.3+7-7misc/goffice0.10/patches/patch-goffice_math_go-complex.c
1.33+5-5misc/goffice0.10/distinfo
1.77+2-3misc/goffice0.10/Makefile
+36-184 files

FreeBSD/ports 1fadf9fdevel/jujutsu distinfo Makefile.crates

devel/jujutsu: update to version 0.39.0

For the complete list of changes see:

    https://github.com/jj-vcs/jj/releases/tag/v0.39.0
DeltaFile
+375-327devel/jujutsu/distinfo
+186-162devel/jujutsu/Makefile.crates
+1-1devel/jujutsu/Makefile
+1-0devel/jujutsu/pkg-plist
+563-4904 files

NetBSD/pkgsrc VqkWOAjdoc CHANGES-2026

   doc: Updated math/gnumeric112 to 1.12.60
VersionDeltaFile
1.1573+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6SNHi4Fmath/gnumeric112 distinfo Makefile

   gnumeric: update to 1.12.60

   Noteworthy news in this release:

   - Improve gui experience on high-dpi display (where "high" really just
     means significantly different from 90, so not a high bar)
   - A year's worth of accumulated bug fixes.
VersionDeltaFile
1.34+4-4math/gnumeric112/distinfo
1.113+2-3math/gnumeric112/Makefile
+6-72 files

OpenBSD/ports 2YDxtcOgeo Makefile

   geo/Makefile: drop qgis,qt6, FLAVOR is the default now
VersionDeltaFile
1.105+0-1geo/Makefile
+0-11 files

OpenBSD/ports YahTdWCgeo/qgis Makefile distinfo, geo/qgis/patches patch-CMakeLists_txt patch-src_server_CMakeLists_txt

   geo/qgis: major update to 4.0, switches to Qt6 by default

   see https://changelog.qgis.org/en/version/4.0/
   that's one less direct consumer for x11/qt5/qtwebkit

   still considered an early alpha upstream, but works in daily use. most
   plugins need to be explicitely declared as compatible with it.
VersionDeltaFile
1.104+105-22geo/qgis/pkg/PLIST
1.228+22-37geo/qgis/Makefile
1.33+2-11geo/qgis/patches/patch-CMakeLists_txt
1.27+10-1geo/qgis/patches/patch-src_server_CMakeLists_txt
1.139+2-2geo/qgis/distinfo
1.2+0-0geo/qgis/pkg/PFRAG.qt6
+141-732 files not shown
+141-738 files

LLVM/project 3fa3d00llvm/lib/Analysis VectorUtils.cpp, llvm/test/Transforms/LoopVectorize intrinsic.ll

Merge branch 'main' into users/arsenm/libclc/fix-amdgpu-get-enqueued-local-size
DeltaFile
+116-0llvm/test/Transforms/LoopVectorize/X86/clmul.ll
+96-0llvm/test/Transforms/LoopVectorize/AArch64/clmul.ll
+50-0llvm/test/Transforms/LoopVectorize/RISCV/clmul.ll
+33-0llvm/test/Transforms/LoopVectorize/intrinsic.ll
+1-0llvm/lib/Analysis/VectorUtils.cpp
+296-05 files

LLVM/project 10c0e1flibclc/clc/lib/amdgcn/workitem clc_get_local_size.cl clc_get_global_size.cl, libclc/clc/lib/ptx-nvidiacl/workitem clc_get_global_size.cl

libclc: Avoid duplicated get_local_size/get_global_size functions (#185166)

Move opencl handling on top of clc into opencl generic, delete
amdgpu implementations in opencl.
DeltaFile
+0-26libclc/opencl/lib/amdgcn-amdhsa/workitem/get_local_size.cl
+14-10libclc/clc/lib/amdgcn/workitem/clc_get_local_size.cl
+0-22libclc/opencl/lib/amdgcn/workitem/get_local_size.cl
+0-20libclc/opencl/lib/amdgcn-amdhsa/workitem/get_global_size.cl
+8-10libclc/clc/lib/amdgcn/workitem/clc_get_global_size.cl
+15-0libclc/clc/lib/ptx-nvidiacl/workitem/clc_get_global_size.cl
+37-889 files not shown
+54-12115 files

LLVM/project a2c7b88libclc/clc/lib/amdgcn/workitem clc_get_enqueued_local_size.cl

libclc: Fix amdgpu get_enqueued_local_size

This should not be the same as get_local_size
DeltaFile
+5-2libclc/clc/lib/amdgcn/workitem/clc_get_enqueued_local_size.cl
+5-21 files

FreeBSD/doc a6617f4website/content/en/cgi ports.cgi

ports.cgi: indent
DeltaFile
+22-16website/content/en/cgi/ports.cgi
+22-161 files

FreeBSD/doc 8f5726ewebsite/content/en/cgi ports.cgi

ports.cgi: enable to filter packages by minor releases
DeltaFile
+12-4website/content/en/cgi/ports.cgi
+12-41 files

LLVM/project faee8e5libclc/clc/lib/amdgcn/workitem clc_get_local_size.cl

Move get_local_size implementation
DeltaFile
+14-10libclc/clc/lib/amdgcn/workitem/clc_get_local_size.cl
+14-101 files

LLVM/project e6fb9ballvm/lib/Analysis VectorUtils.cpp, llvm/test/Transforms/LoopVectorize intrinsic.ll

[Analysis] isTriviallyVectorizable - add Intrinsic::clmul along with vectorisation tests (#180014)

This patch adds a case in isTriviallyVectorizable in llvm/lib/Analysis/VectorUtils.cpp for Intrinsic::clmul.

Fixes #179106
DeltaFile
+116-0llvm/test/Transforms/LoopVectorize/X86/clmul.ll
+96-0llvm/test/Transforms/LoopVectorize/AArch64/clmul.ll
+50-0llvm/test/Transforms/LoopVectorize/RISCV/clmul.ll
+33-0llvm/test/Transforms/LoopVectorize/intrinsic.ll
+1-0llvm/lib/Analysis/VectorUtils.cpp
+296-05 files

FreeBSD/ports f571cb3cad/freecad-devel Makefile.git_rev distinfo

cad/freecad-devel: Use vtk9/Makefile.version

Follow vtk9 by using vtk9/Makefile.version
While there update to 2026.03.07
DeltaFile
+3-3cad/freecad-devel/Makefile.git_rev
+3-3cad/freecad-devel/distinfo
+1-2cad/freecad-devel/Makefile
+7-83 files

FreeBSD/doc ab8fdf5website/content/en/cgi man.cgi

add FreeBSD 14.4-RELEASE & ports manual pages

Approved by: re
DeltaFile
+9-4website/content/en/cgi/man.cgi
+9-41 files

NetBSD/pkgsrc szvVH7remulators/qemu Makefile PLIST

   qemu: remove guest-agent from package

   The QEMU guest agent is now a separate package,
   sysutils/qemu-guest-agent. Remove it from this package so that both can
   be installed.

   Requested by riastradh@ in PR pkg/59742

   Also install vmsr-helper only on Linux on Intel.
VersionDeltaFile
1.399+6-8emulators/qemu/Makefile
1.104+1-4emulators/qemu/PLIST
+7-122 files

FreeBSD/ports 775fb77www/py-google-api-python-client distinfo Makefile

www/py-google-api-python-client: Update to 2.192.0

ChangeLog:      https://github.com/googleapis/google-api-python-client/releases/tag/v2.192.0
Reported by:    "release-please[bot]" <notifications at github.com>
DeltaFile
+3-3www/py-google-api-python-client/distinfo
+1-1www/py-google-api-python-client/Makefile
+4-42 files

ELF Tool Chain/elftoolchain 4352trunk/tests/tet/tet/common elfts.m4

tests/tet: (WIP) Improve test conciseness.

TET handles multiple calls to tet_result() in a well-defined
way: when there are multiple calls to tet_result() from
within a test, 'FAIL' or 'UNRESOLVED' test statuses will
override any subsequent 'PASS' statuses.  Use this behavior
to remove the need to track test status using a dedicated
'result' variable.

Subsequent changes will remove the now-redundant 'result'
variable from test case code.
DeltaFile
+2-2trunk/tests/tet/tet/common/elfts.m4
+2-21 files

NetBSD/pkgsrc-wip fdcd057py-mesa TODO

py-mesa: Add reference to CVE-2026-29075
DeltaFile
+2-0py-mesa/TODO
+2-01 files