NetBSD/pkgsrc-wip 97bf4fcpy-netsnmp-cffi PLIST distinfo, py-netsnmp-cffi/patches patch-src_netsnmpy_netsnmp__ffi.py

py-netsnmp-cffi: add dummy member to 'struct enum_list', so this works again.

Bump PKGREVISION.
DeltaFile
+6-9py-netsnmp-cffi/PLIST
+14-0py-netsnmp-cffi/patches/patch-src_netsnmpy_netsnmp__ffi.py
+1-0py-netsnmp-cffi/distinfo
+1-0py-netsnmp-cffi/Makefile
+22-94 files

NetBSD/pkgsrc mINJIzGmath/py-torch distinfo, math/py-torch/patches patch-torch_csrc_jit_python_init.cpp patch-torch_csrc_utils_python__arg__parser.cpp

   py-torch: apply fixes for py-pybind11 pkgsrc version

   from YAMAMOTO Takashi in PR 60306
VersionDeltaFile
1.1+37-0math/py-torch/patches/patch-torch_csrc_jit_python_init.cpp
1.1+35-0math/py-torch/patches/patch-torch_csrc_utils_python__arg__parser.cpp
1.1+28-0math/py-torch/patches/patch-torch_csrc_distributed_c10d_init.cpp
1.6+5-2math/py-torch/distinfo
1.2+3-1math/py-torch/patches/patch-third__party_fbgemm_external_cpuinfo_src_init.c
+108-35 files

NetBSD/pkgsrc tyrTwKnfilesystems/py-fuse-bindings Makefile PLIST

   py-fuse-bindings: fix build

   clean up while here
VersionDeltaFile
1.29+3-3filesystems/py-fuse-bindings/Makefile
1.12+1-2filesystems/py-fuse-bindings/PLIST
+4-52 files

NetBSD/pkgsrc E465Wtbdoc CHANGES-2026

   Updated devel/py-distlib, textproc/py-snowballstemmer
VersionDeltaFile
1.3471+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc ej4PfJWtextproc/py-snowballstemmer distinfo Makefile

   py-snowballstemmer: updated to 3.1.1

   3.1.1

   + Skip classifier for Sesotho which isn't yet in the official list of
     trove classifiers.
   + Add classifier to indicate support for Python 3.14.
VersionDeltaFile
1.11+4-4textproc/py-snowballstemmer/distinfo
1.11+2-2textproc/py-snowballstemmer/Makefile
+6-62 files

NetBSD/pkgsrc nl8U0bLdevel/py-distlib distinfo Makefile

   py-distlib: updated to 0.4.1

   0.4.1

   - scripts
     - Fix path traversal bug in handling entry points which allowed escaping the scripts directory.
       Thanks to tonghuaroot for the comprehensive report.

   - tests
     - Fix: Change test function following a reorganization which happened in the Python stdlib.
VersionDeltaFile
1.8+4-4devel/py-distlib/distinfo
1.13+2-2devel/py-distlib/Makefile
+6-62 files

NetBSD/pkgsrc EwBtVHhdoc CHANGES-2026

   Updated security/adguardhome, fonts/harfbuzz[-icu]
VersionDeltaFile
1.3470+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc LwyLA9vfonts/harfbuzz distinfo Makefile.common

   harfbuzz: updated to 14.2.1

   14.2.1

   Various AAT shaping fixes: legacy mort contextual offsets (which could produce out-of-font glyph IDs), in-place deleted-glyph replacements, and overflow in obsolete offset math.
   Fix Arabic PUA fallback shaping for the isolated lam-alef-maksura ligature.
   Fix float-to-int overflow in avar2 mapping with malformed fonts.
   Harden buffer verification after detecting non-monotone clusters.
   Various COLR v1 fixes: fix handling of .notdef without paint, round alpha consistently, and report the root clip under the font transform.
   Various Glyph-extents fixes: inclusive rounding, and floating-point scaling before rounding so the reported box always covers the glyph.
   Various Subsetting fixes: keep the palt spacing feature by default, raise the repacker MAX_SPACES limit, fix a repacker crash on shared LigatureSet nodes, guard gvar size overflow on 32-bit, and fix the post glyph-name sort comparator on macOS.
   Replace std::sort with an internal quicksort, removing leaked std:: symbols from the libharfbuzz ABI.
   Harden size computations with saturating arithmetic against 32-bit overflow.
   Various improvements to the experimental Rust shaper (HarfRust) and font functions (fontations): honor custom font funcs, key shape plans on features, faster buffer handling, and update to HarfRust 0.8.
   Various fixes to the experimental harfbuzz-gpu and harfbuzz-vector libraries, including a harfbuzz-vector heap buffer overflow and Windows build fixes.
   Map the Hrkt (Katakana or Hiragana) script tag to the kana OpenType tag.
   Build configuration: new HB_CONFIG_OVERRIDE_LAST_H override header, decouple HB_NO_DRAW from HB_NO_CFF, and an optional hb-allocator Cargo feature.
   Various build, CI, and fuzzing fixes.
VersionDeltaFile
1.173+4-4fonts/harfbuzz/distinfo
1.84+2-2fonts/harfbuzz/Makefile.common
1.160+1-2fonts/harfbuzz/Makefile
+7-83 files

NetBSD/pkgsrc 5q8B5sBsecurity/adguardhome distinfo go-modules.mk

   adguardhome: updated to 0.107.77

   0.107.77

   Security

   Authorization in GLiNET mode is no longer vulnerable to path traversal attacks.
   NOTE: This is CVE-2026-41448. We thank @djnnvx for reporting this security issue.

   Added

   New reason query parameter in GET /control/querylog. See openapi/openapi.yaml for the full description.

   Deprecated

   Query parameter response_status in GET /control/querylog is now deprecated. Use new reason query parameter instead.
VersionDeltaFile
1.10+43-43security/adguardhome/distinfo
1.8+12-12security/adguardhome/go-modules.mk
1.18+2-2security/adguardhome/Makefile
+57-573 files

NetBSD/pkgsrc jFTn0dGfilesystems/glusterfs8 DESCR

   filesystems/glusterfs8: Note that this is old in DESCR
VersionDeltaFile
1.2+4-0filesystems/glusterfs8/DESCR
+4-01 files

NetBSD/pkgsrc pz29JkRfilesystems/py-fuse-bindings Makefile

   filesystems/py-fuse-bindings: Clean up fuse bl3

   There was longstanding commented-out confusion about whether this
   depended on some fuse implementation or the specific standard but
   non-portable approach.  Decide that mk/fuse.buildlink3.mk is the right
   answer and just do that, without any commented-out alternatives.
VersionDeltaFile
1.28+1-6filesystems/py-fuse-bindings/Makefile
+1-61 files

NetBSD/pkgsrc Gh4Ycwrdoc CHANGES-2026

   doc: Updated filesystems/py-fuse-bindings to 1.0.9
VersionDeltaFile
1.3469+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ZfFL6xcfilesystems/py-fuse-bindings Makefile distinfo, filesystems/py-fuse-bindings/patches patch-fuseparts___fusemodule.c

   filesystems/py-fuse-bindings: Update to 1.0.9

   Upstream's new tests fail, and I don't think that's a pkgsrc bug, but
   a test bug.

   Works with bup!

   Upstream NEWS:
     bug fixes and minor improvements
VersionDeltaFile
1.5+2-15filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c
1.27+4-10filesystems/py-fuse-bindings/Makefile
1.9+5-5filesystems/py-fuse-bindings/distinfo
1.11+1-2filesystems/py-fuse-bindings/PLIST
+12-324 files

NetBSD/pkgsrc-wip 9ab705e. Makefile, py-llama-cpp-scripts PLIST Makefile

py-llama-cpp-scripts: Add py-llama-cpp-scripts-0.0.0.9405

Scripts that ship with llama.cpp
DeltaFile
+263-0py-llama-cpp-scripts/PLIST
+41-0py-llama-cpp-scripts/Makefile
+15-0py-llama-cpp-scripts/DESCR
+5-0py-llama-cpp-scripts/distinfo
+4-0py-llama-cpp-scripts/ALTERNATIVES
+1-0Makefile
+329-01 files not shown
+330-07 files

NetBSD/pkgsrc-wip a709a9allama.cpp PLIST Makefile, llama.cpp/patches patch-vendor_minja_minja.hpp patch-common_common.cpp

llama.cpp: Update to b9405

Lots of changes.
DeltaFile
+35-4llama.cpp/PLIST
+0-22llama.cpp/patches/patch-vendor_minja_minja.hpp
+4-13llama.cpp/Makefile
+0-13llama.cpp/TODO
+2-11llama.cpp/patches/patch-common_common.cpp
+10-0llama.cpp/Makefile.common
+51-631 files not shown
+55-687 files

NetBSD/pkgsrc-wip f2c6540llama.cpp Makefile.common, py-gguf Makefile distinfo

py-gguf: Update to b9405

Lots of changes.
DeltaFile
+5-7py-gguf/Makefile
+3-3py-gguf/distinfo
+1-0llama.cpp/Makefile.common
+9-103 files

NetBSD/pkgsrc vHCUKjXfilesystems/py-fuse-bindings PLIST Makefile, filesystems/py-fuse-bindings/patches patch-fuseparts___fusemodule.c

   filesystems/py-fuse-bindings: Adapt to python function deprecations

   convert to wheel.mk

   Now, importing fuse in python 3.13 succeeds, instead of failing with a
   missing symbol, as one would expect from the undefined name warning
   during the build.
VersionDeltaFile
1.4+15-2filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c
1.10+6-4filesystems/py-fuse-bindings/PLIST
1.26+6-3filesystems/py-fuse-bindings/Makefile
1.8+2-2filesystems/py-fuse-bindings/distinfo
+29-114 files

NetBSD/pkgsrc CuWGxPtwww/chromium distinfo, www/chromium/patches patch-third__party_perfetto_src_tracing_platform__posix.cc

   chromium: fix patch
VersionDeltaFile
1.44+2-2www/chromium/distinfo
1.21+2-2www/chromium/patches/patch-third__party_perfetto_src_tracing_platform__posix.cc
+4-42 files

NetBSD/pkgsrc-wip 7deaf4bchromium distinfo, chromium/patches patch-third__party_perfetto_src_tracing_platform__posix.cc

chromium: fix patch
DeltaFile
+1-1chromium/patches/patch-third__party_perfetto_src_tracing_platform__posix.cc
+1-1chromium/distinfo
+2-22 files

NetBSD/pkgsrc YZquPWstime/R-nanotime Makefile distinfo, time/R-nanotime/patches patch-src_Makevars

   (time/R-nanotime) Fix build against R 4.6.0
VersionDeltaFile
1.1+17-0time/R-nanotime/patches/patch-src_Makevars
1.4+2-1time/R-nanotime/Makefile
1.4+2-1time/R-nanotime/distinfo
+21-23 files

NetBSD/pkgsrc giM868Rfinance/R-bayesm Makefile distinfo, finance/R-bayesm/patches patch-src_Makevars

   (finance/R-bayesm) Fix build for NetBSD/9.4 (GCC_REQD+= 8), and for R-4.6.0
VersionDeltaFile
1.1+14-0finance/R-bayesm/patches/patch-src_Makevars
1.5+4-1finance/R-bayesm/Makefile
1.7+2-1finance/R-bayesm/distinfo
+20-23 files

NetBSD/pkgsrc 174K6fLdoc TODO

   doc/TODO: + gpac-26.02.0.
VersionDeltaFile
1.27339+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc-wip 4e48826qgis PLIST distinfo

qgis: Update to 4.0.3

Upstream NEWS: micro update
DeltaFile
+10-10qgis/PLIST
+3-3qgis/distinfo
+2-2qgis/Makefile
+0-3qgis/COMMIT_MSG
+15-184 files

NetBSD/pkgsrc yPbNja7doc CHANGES-2026

   doc: Updated geography/py-gnssutils to 1.2.2
VersionDeltaFile
1.3468+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc X8sy2XFgeography/py-gnssutils distinfo PLIST

   geography/py-gnssutils: Update to 1.2.2

   Upstream NEWS:
   1. Add RINEX NAV conversion support for GAL FNAV/INAV and BDS D1/D2 subframes.
VersionDeltaFile
1.7+4-4geography/py-gnssutils/distinfo
1.5+6-0geography/py-gnssutils/PLIST
1.10+2-2geography/py-gnssutils/Makefile
+12-63 files

NetBSD/src SNNp6owshare/man/man4/man4.amiga ahsc.4 atzsc.4, share/man/man4/man4.vax np.4

   Fix articles in a few places in the documentation.
VersionDeltaFile
1.10+2-2share/man/man4/man4.amiga/ahsc.4
1.11+2-2share/man/man4/man4.amiga/atzsc.4
1.10+2-2share/man/man4/man4.amiga/gtsc.4
1.18+2-2share/man/man4/man4.vax/np.4
1.13+2-2share/man/man8/man8.vax/crash.8
+10-105 files

NetBSD/src zJ7tsIvshare/man/man4 xennet.4, usr.sbin/emcfanctl emcfanctl.8 emcfanctloutputs.c

   s/minumum/minimum/ in documentation and output message.
VersionDeltaFile
1.3+3-3usr.sbin/emcfanctl/emcfanctl.8
1.3+3-3usr.sbin/emcfanctl/emcfanctloutputs.c
1.8+2-2share/man/man4/xennet.4
+8-83 files

NetBSD/pkgsrc YjaTpDCdoc CHANGES-2026

   doc: Updated geography/qgis to 3.44.11
VersionDeltaFile
1.3467+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rLJdEi9geography/qgis distinfo Makefile, geography/qgis/patches patch-src_core_providers_gdal_qgsgdalprovider.cpp patch-src_core_providers_ogr_qgsogrproviderconnection.cpp

   geography/qgis: Update to 3.44.11

   Upstream NEWS: micro release
VersionDeltaFile
1.92+4-14geography/qgis/distinfo
1.274+2-2geography/qgis/Makefile
1.2+1-1geography/qgis/patches/patch-src_core_providers_gdal_qgsgdalprovider.cpp
1.2+1-1geography/qgis/patches/patch-src_core_providers_ogr_qgsogrproviderconnection.cpp
1.2+1-1geography/qgis/patches/patch-src_core_providers_ogr_qgsogrprovidermetadata.cpp
1.2+1-1geography/qgis/patches/patch-src_core_qgsgdalutils.cpp
+10-206 files not shown
+16-2612 files

NetBSD/pkgsrc-wip ed6a078clang distinfo, clang-tools-extra distinfo

llvm: updated to 22.1.7
DeltaFile
+3-3clang-tools-extra/distinfo
+3-3clang/distinfo
+3-3compiler-rt/distinfo
+3-3flang/distinfo
+3-3libcxx/distinfo
+3-3libcxxabi/distinfo
+18-189 files not shown
+43-4315 files