FreeBSD/ports 36f9df1devel/statcvs Makefile, devel/statsvn Makefile

devel/stat(svn|cvs): run_depends on java

Java is needed to run this. So I think it makes sense to add openjdk
to the run_depends. Although when it compiled with openjdk8 it didn't
really matter what openjdk you used to run it with. Let's use JAVA_DEFAULT.

Statsvn even puts the %%JAVA%% var in files/statsvn.in so the script
wouldn't work with another JDK.

Piggyback this on the portrevision bump of my previous commit.

Approved-by:    no maintainer
DeltaFile
+1-1devel/statsvn/Makefile
+1-1devel/statcvs/Makefile
+2-22 files

NetBSD/pkgsrc QnAY1V6security/mit-krb5 distinfo, security/mit-krb5/patches patch-lib_apputils_net-server.c patch-lib_krb5_os_locate__kdc.c

   mit-krb5: Fix build on SunOS.
VersionDeltaFile
1.5+33-20security/mit-krb5/patches/patch-lib_apputils_net-server.c
1.2+26-2security/mit-krb5/patches/patch-lib_krb5_os_locate__kdc.c
1.1+20-0security/mit-krb5/patches/patch-lib_krb5_os_addr.c
1.84+4-2security/mit-krb5/distinfo
+83-244 files

FreeBSD/ports bfd2128devel/statsvn Makefile, devel/statsvn/files patch-build.xml

devel/statsvn: unpin openjdk8

builds fine with JAVA_DEFAULT (openjdk25)

Approved-by:    no maintainer
DeltaFile
+20-0devel/statsvn/files/patch-build.xml
+1-2devel/statsvn/Makefile
+21-22 files

FreeBSD/ports 377b49cdevel/statcvs Makefile, devel/statcvs/files patch-build.xml

devel/statcvs: unpin openjdk8

builds find with JAVA_DEFAULT (openjdk25)

Approved-by:    no maintainer
DeltaFile
+20-0devel/statcvs/files/patch-build.xml
+1-2devel/statcvs/Makefile
+21-22 files

LLVM/project b66fbb1clang/include/clang/StaticAnalyzer/Core/PathSensitive MemRegion.h, clang/lib/StaticAnalyzer/Core MemRegion.cpp

[analyzer][NFC] Document getVarRegion shortcomings (#191168)

... more precisely, that the analyzer currently uses `NonParamVarRegion`
instances to represent parameters of the entrypoint stack frame and
parameters that are captured by inner lambdas or blocks.

In my recent commit f40c234191802154d5b3fc3209908c3f2d6e1649 I added a
FIXME note to the method `MemRegionManager::getVarRegion`, but now, as I
tried to implement that I realized that the situation is more complex.

As I don't have time to fix this right now, I'm pushing this commit to
remove the inaccurate FIXME and replace it with more accurate TODO notes
that explain the current (problematic) behavior of the codebase.
DeltaFile
+20-8clang/lib/StaticAnalyzer/Core/MemRegion.cpp
+6-1clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
+26-92 files

NetBSD/pkgsrc-wip bd9e71crust-beta distinfo

rust-beta: update to 1.95 beta-8
DeltaFile
+3-3rust-beta/distinfo
+3-31 files

NetBSD/pkgsrc-wip 2b69fe5esbuild COMMIT_MSG distinfo

esbuild: updatte to 0.28.0
DeltaFile
+10-0esbuild/COMMIT_MSG
+3-3esbuild/distinfo
+1-2esbuild/Makefile
+1-1esbuild/go-modules.mk
+15-64 files

FreeBSD/ports b766ec1devel/R-cran-pkgdepends distinfo Makefile

devel/R-cran-pkgdepends: Update to 0.9.1

ChangeLog: https://github.com/r-lib/pkgdepends/blob/main/NEWS.md
DeltaFile
+3-3devel/R-cran-pkgdepends/distinfo
+1-1devel/R-cran-pkgdepends/Makefile
+4-42 files

FreeBSD/ports 1e9fcfedevel/R-cran-pkgcache distinfo Makefile

devel/R-cran-pkgcache: Update to 2.2.5

ChangeLog: https://cran.r-project.org/web/packages/pkgcache/news/news.html
DeltaFile
+3-3devel/R-cran-pkgcache/distinfo
+1-1devel/R-cran-pkgcache/Makefile
+4-42 files

FreeBSD/src 9f1be4blib/libcasper/services/cap_dns cap_dns.c

cap_dns: plug a memory leak
DeltaFile
+1-1lib/libcasper/services/cap_dns/cap_dns.c
+1-11 files

OpenBSD/ports xaNvNSawww/tomcat/v11 distinfo Makefile, www/tomcat/v11/pkg PLIST-examples PLIST-main

   update to tomcat-11.0.21
VersionDeltaFile
1.11.2.2+4-4www/tomcat/v11/distinfo
1.10.2.2+5-0www/tomcat/v11/pkg/PLIST-examples
1.6.2.1+2-2www/tomcat/v11/pkg/PLIST-main
1.11.2.2+1-1www/tomcat/v11/Makefile
+12-74 files

OpenBSD/ports YJagh84www/tomcat/v10 distinfo Makefile, www/tomcat/v10/pkg PLIST-examples PLIST-main

   update to tomcat-10.1.54
VersionDeltaFile
1.35.2.2+4-4www/tomcat/v10/distinfo
1.31.2.2+5-0www/tomcat/v10/pkg/PLIST-examples
1.42.2.2+1-1www/tomcat/v10/Makefile
1.11.2.1+1-1www/tomcat/v10/pkg/PLIST-main
+11-64 files

OpenBSD/ports h9WclUJwww/tomcat/v9 distinfo Makefile, www/tomcat/v9/pkg PLIST-examples

   update to tomcat-9.0.117
VersionDeltaFile
1.47.2.2+4-4www/tomcat/v9/distinfo
1.42.2.2+5-0www/tomcat/v9/pkg/PLIST-examples
1.55.2.2+1-1www/tomcat/v9/Makefile
+10-53 files

FreeBSD/src 4da93b9sys/kern subr_early.c

subr_early.c: cleanup includes

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+0-2sys/kern/subr_early.c
+0-21 files

NetBSD/pkgsrc-wip cf5e934. Makefile, esbuild Makefile DESCR

Import www/esbuild
DeltaFile
+19-0esbuild/Makefile
+14-0esbuild/DESCR
+11-0esbuild/distinfo
+4-0esbuild/go-modules.mk
+2-0esbuild/PLIST
+1-0Makefile
+51-06 files

NetBSD/pkgsrc-wip a17101e. Makefile, include-what-you-use PLIST Makefile

include-what-you-use: remove, older than pkgsrc version
DeltaFile
+0-24include-what-you-use/PLIST
+0-23include-what-you-use/Makefile
+0-11include-what-you-use/DESCR
+0-5include-what-you-use/distinfo
+0-1Makefile
+0-645 files

LLVM/project be56d65llvm/test/MC/Disassembler/AArch64 armv8.5a-mte.txt armv8.7a-xs.txt

[NFC] autogenerate  disassembler tests with invalid MSR/MRS use (#185970)

This patch makes certain dissambler tests, which produce invalid MRS/MSR
intsructions autogenerated to make them easier to modify in the future
and to reduce diff size of #185709
DeltaFile
+287-393llvm/test/MC/Disassembler/AArch64/armv8.5a-mte.txt
+171-172llvm/test/MC/Disassembler/AArch64/armv8.7a-xs.txt
+49-75llvm/test/MC/Disassembler/AArch64/armv8.5a-dataproc.txt
+13-12llvm/test/MC/Disassembler/AArch64/armv8.8a-nmi.txt
+11-10llvm/test/MC/Disassembler/AArch64/armv8.2a-uao.txt
+7-6llvm/test/MC/Disassembler/AArch64/armv8.5a-ssbs.txt
+538-6683 files not shown
+553-6809 files

LLVM/project 7d25a05llvm/lib/Target/AMDGPU AMDGPUAsmPrinter.cpp, llvm/test/CodeGen/AMDGPU function-resource-usage.ll mcexpr-knownbits-assign-crash-gh-issue-110930.ll

[AMDGPU] Localize resource info symbols (#185732)

Reduce symbol table size for libraries. Object linking will more than
likely divert from using symbols directly.

Fixes ROCM-14907
DeltaFile
+337-336llvm/test/CodeGen/AMDGPU/function-resource-usage.ll
+189-189llvm/test/CodeGen/AMDGPU/mcexpr-knownbits-assign-crash-gh-issue-110930.ll
+81-81llvm/test/CodeGen/AMDGPU/recursive-resource-usage-mcexpr.ll
+45-45llvm/test/CodeGen/AMDGPU/multi-call-resource-usage-mcexpr.ll
+26-36llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
+28-28llvm/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size-vgpr-limit.ll
+706-71518 files not shown
+841-86024 files

NetBSD/pkgsrc LR1CggXdoc CHANGES-2026

   Updated security/libsodium, time/py-croniter
VersionDeltaFile
1.2199+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc uKFmHR2time/py-croniter PLIST Makefile

   py-croniter: updated to 6.2.2

   6.2.2 (2026-03-15)

   Packaging

   - Switch build backend from ``flit_core`` to ``hatchling`` with pinned dependencies. [4cce160]
   - Add PEP 639 license expression (``license = "MIT"``) to project metadata. [4cce160]
   - Pin all GitHub Actions to SHA hashes across CI workflows. [4cce160]
   - Add dependabot for automated dependency updates. [4cce160]
   - Add zizmor workflow for CI security scanning. [4cce160]
VersionDeltaFile
1.2+25-2time/py-croniter/PLIST
1.2+7-4time/py-croniter/Makefile
1.2+4-4time/py-croniter/distinfo
+36-103 files

NetBSD/pkgsrc Qw3gbKksecurity/libsodium distinfo PLIST, security/libsodium/patches patch-src_libsodium_crypto__ipcrypt_crypto_ipcrypt.c patch-src_libsodium_crypto__ipcrypt_ipcrypt__armcrypto.c

   libsodium: updated to 1.0.22

   1.0.22

   This point release includes all the changes from 1.0.21-stable, plus:
    - Post-quantum key encapsulation is now available. ML-KEM768, the
   NIST-standardized lattice-based KEM, is accessible through the
   `crypto_kem_mlkem768_*()` functions.
    - X-Wing, a hybrid KEM combining ML-KEM768 with X25519 for protection
   against both classical and quantum adversaries, is available through the
   `crypto_kem_*()` functions. X-Wing is the recommended KEM for most
   applications.
    - SHA-3 hash functions are now available as `crypto_hash_sha3256_*()`
   and `crypto_hash_sha3512_*()`, with both one-shot and streaming APIs.
VersionDeltaFile
1.23+4-7security/libsodium/distinfo
1.13+5-1security/libsodium/PLIST
1.20+2-2security/libsodium/Makefile
1.3+1-1security/libsodium/patches/patch-src_libsodium_crypto__ipcrypt_crypto_ipcrypt.c
1.3+1-1security/libsodium/patches/patch-src_libsodium_crypto__ipcrypt_ipcrypt__armcrypto.c
1.3+1-1security/libsodium/patches/patch-src_libsodium_include_sodium_crypto__ipcrypt.h
+14-136 files

FreeBSD/ports ad1660fmath/py-PySCIPOpt Makefile distinfo

math/py-PySCIPOpt: update 5.6.0 → 6.1.0
DeltaFile
+3-7math/py-PySCIPOpt/Makefile
+3-3math/py-PySCIPOpt/distinfo
+6-102 files

FreeBSD/ports 272407dmath/zimpl distinfo Makefile, math/zimpl/files patch-src_CMakeLists.txt patch-CMakeLists.txt

math/zimpl: update 3.7.0 → 3.7.1
DeltaFile
+4-4math/zimpl/files/patch-src_CMakeLists.txt
+3-3math/zimpl/distinfo
+2-2math/zimpl/files/patch-CMakeLists.txt
+1-1math/zimpl/Makefile
+10-104 files

FreeBSD/ports 67a1161math/SCIP pkg-plist distinfo, math/or-tools Makefile

math/SCIP: update 9.2.4 → 10.0.2
DeltaFile
+49-6math/SCIP/pkg-plist
+3-3math/SCIP/distinfo
+1-3math/SCIP/Makefile
+1-1math/polymake/Makefile
+1-1math/or-tools/Makefile
+1-1math/py-or-tools/Makefile
+56-151 files not shown
+57-157 files

NetBSD/pkgsrc piAQGQhtextproc/gsed distinfo, textproc/gsed/patches patch-gnulib-tests_localename.c

   gsed: Fix broken gnulib.
VersionDeltaFile
1.1+15-0textproc/gsed/patches/patch-gnulib-tests_localename.c
1.36+2-1textproc/gsed/distinfo
+17-12 files

FreeBSD/ports bb9eef5java/apache-commons-dbcp Makefile

java/apache-commons-dbcp: unpin openjdk8

builds fine and all dependencies also use JAVA_DEFAULT (openjdk25)

PR:     294355
Approved-by:    maintainer (Alex Dupre)
DeltaFile
+1-2java/apache-commons-dbcp/Makefile
+1-21 files

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

devel/{,py-}ruff: update 0.15.5 → 0.15.10
DeltaFile
+121-157devel/py-ruff/distinfo
+121-157devel/ruff/distinfo
+61-79devel/py-ruff/Makefile
+59-77devel/ruff/Makefile.crates
+1-2devel/ruff/Makefile
+363-4725 files

FreeBSD/ports 03a54fedevel/py-pytest-ruff distinfo Makefile

devel/py-pytest-ruff: update 0.4.1 → 0.5
DeltaFile
+3-3devel/py-pytest-ruff/distinfo
+1-1devel/py-pytest-ruff/Makefile
+4-42 files

FreeBSD/ports b9ece4amisc/ollama distinfo Makefile

misc/ollama: update 0.20.4 → 0.20.5
DeltaFile
+11-11misc/ollama/distinfo
+1-1misc/ollama/Makefile
+12-122 files

FreeBSD/ports cdfc538finance/py-ffn distinfo Makefile, finance/py-ffn/files patch-pyproject.toml

finance/py-ffn: update 1.1.3 → 1.1.5
DeltaFile
+8-1finance/py-ffn/files/patch-pyproject.toml
+3-3finance/py-ffn/distinfo
+2-3finance/py-ffn/Makefile
+13-73 files