NetBSD/pkgsrc 6f74cjgdoc CHANGES-2026 TODO

   doc: Updated net/p5-Net-Server to 2.018nb2
VersionDeltaFile
1.27974+3-2doc/TODO
1.6277+2-1doc/CHANGES-2026
+5-32 files

NetBSD/pkgsrc XtICVWdnet/p5-Net-Server Makefile

   p5-Net-Server: depend on p5-IO-Socket-INET6

   optional dependency, but some users expect it.

   Addresses PR 60774 by uwe.

   Bump PKGREVISION.
VersionDeltaFile
1.56+4-2net/p5-Net-Server/Makefile
+4-21 files

NetBSD/pkgsrc lpLCCNFdoc CHANGES-2026

   doc: Updated audio/mp3_check to 1.98nb1
VersionDeltaFile
1.6276+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MbO5CKadoc CHANGES-2026

   doc: Updated cross/64tass to 1.60.3243nb1
VersionDeltaFile
1.6275+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc LlFpvE1cross/64tass distinfo Makefile, cross/64tass/patches patch-Makefile

   cross/64tass: Use ${LDFLAGS} (don't override them).
VersionDeltaFile
1.1+17-0cross/64tass/patches/patch-Makefile
1.3+2-1cross/64tass/distinfo
1.3+2-1cross/64tass/Makefile
+21-23 files

NetBSD/pkgsrc FQuPWWwdoc CHANGES-2026

   doc: Updated comms/kermit to 9.0.302nb15
VersionDeltaFile
1.6274+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wPRQtiZcomms/kermit Makefile

   comms/kermit: Use ${LDFLAGS}.
VersionDeltaFile
1.100+3-3comms/kermit/Makefile
+3-31 files

NetBSD/pkgsrc MMaJjfYaudio/mp3_check distinfo Makefile, audio/mp3_check/patches patch-Makefile

   audio/mp3_check: Use (LDFLAGS).
VersionDeltaFile
1.1+19-0audio/mp3_check/patches/patch-Makefile
1.13+2-1audio/mp3_check/distinfo
1.18+2-1audio/mp3_check/Makefile
+23-23 files

NetBSD/pkgsrc LGplf1Vdoc CHANGES-2026

   doc: Updated archivers/undms to 1.3nb1
VersionDeltaFile
1.6273+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qY6e8Jbarchivers/undms Makefile

   archivers/undms: Use {LDFLAGS}.
VersionDeltaFile
1.27+3-2archivers/undms/Makefile
+3-21 files

NetBSD/pkgsrc 8DL4y6Hdoc CHANGES-2026

   doc: Updated archivers/macutil to 2.0b3nb1
VersionDeltaFile
1.6272+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 4rfnOSHarchivers/macutil distinfo, archivers/macutil/patches patch-macunpack_makefile patch-hexbin_makefile

   archivers/macutil: Use $(LDFLAGS).
VersionDeltaFile
1.1+19-0archivers/macutil/patches/patch-mixed_makefile
1.1+19-0archivers/macutil/patches/patch-comm_makefile
1.1+15-0archivers/macutil/patches/patch-macunpack_makefile
1.1+15-0archivers/macutil/patches/patch-hexbin_makefile
1.1+15-0archivers/macutil/patches/patch-binhex_makefile
1.12+6-1archivers/macutil/distinfo
+89-11 files not shown
+91-27 files

NetBSD/pkgsrc RpPKwAhdoc CHANGES-2026

   doc: Updated cad/qcad to 3.33.1.0
VersionDeltaFile
1.6271+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5ZkOal5cad/qcad Makefile distinfo, cad/qcad/patches patch-src_CMakeLists.txt patch-src_qcadjsapi_CMakeLists.txt

   Update QCAD to version 3.33.1, summary of changes is at

        https://www.qcad.org/en/documentation/changelog
VersionDeltaFile
1.28+24,063-5,322cad/qcad/PLIST
1.50+13-13cad/qcad/distinfo
1.2+8-9cad/qcad/patches/patch-src_qtjsapi_CMakeLists.txt
1.137+7-8cad/qcad/Makefile
1.2+11-3cad/qcad/patches/patch-src_qcadjsapi_CMakeLists.txt
1.3+5-5cad/qcad/patches/patch-src_CMakeLists.txt
+24,107-5,3606 files

NetBSD/pkgsrc LQDBT14doc CHANGES-2026

   lint changes for 2026
VersionDeltaFile
1.6270+5-6doc/CHANGES-2026
+5-61 files

NetBSD/pkgsrc bHKmnChdoc CHANGES-2026

   Updated audio/libmikmod, audio/mikmod
VersionDeltaFile
1.6269+3-2doc/CHANGES-2026
+3-21 files

NetBSD/pkgsrc b5nibhaaudio/mikmod Makefile distinfo

   mikmod: updated to 3.2.10

   3.2.10
   - Fix a few spelling mistakes (thanks to Stephen Kitt.)
   - Updated OS2 EMX makefile for KLIBC environment (build tested with
     cross-os2emx toolchain at https://github.com/komh/cross-os2emx)
   - Added a few OpenWatcom/DOS bits (needs further work.)
   - A few minor fixes and clean-ups.
VersionDeltaFile
1.13+4-4audio/mikmod/distinfo
1.59+2-2audio/mikmod/Makefile
+6-62 files

NetBSD/pkgsrc om5rYyPaudio/libmikmod Makefile distinfo

   libmikmod: updated to 3.3.14

   3.3.14
   - Fix out-of-bounds writes in unimod v6 loader with crafted files.
   - Add bounding checks for DSMI AMF channel remap table.
   - Add limit check to numchan in DSM loader.
   - Fix IT pattern loader allocation to match maximum allowed row count
   - Fix ULT loader numchn, numpat, numtrk calculations corner cases.
   - Fix DSM and OKT loaders numtrk integer overflow with crafted files
   - Added Windows WASAPI output driver.
   - Added Playstation Vita output driver.
   - Updated webaudio driver with stereo output support.
   - Fixed Windows XAudio2 driver build using MinGW-w64.
   - Revised SDL output driver for MikMod_Reset() issue.
   - Updated OS2 EMX makefile for KLIBC environment (build tested with
     cross-os2emx toolchain at https://github.com/komh/cross-os2emx )
   - Cmake build system now installs documentation and the autoconf macro.
   - Minor cmake build system fixes.
   - A few other minor fixes and clean-ups.
VersionDeltaFile
1.30+4-4audio/libmikmod/distinfo
1.84+2-3audio/libmikmod/Makefile
+6-72 files

NetBSD/pkgsrc bF3cdkSdoc CHANGES-2026

   doc: Updated math/suitesparse to 7.14.1
VersionDeltaFile
1.6268+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4LQjr8Dmath/suitesparse PLIST Makefile

   suitesparse: update to 7.14.1

   GraphBLAS 10.5.1: bug fix
VersionDeltaFile
1.17+4-4math/suitesparse/distinfo
1.16+2-2math/suitesparse/PLIST
1.20+2-2math/suitesparse/Makefile
+8-83 files

NetBSD/pkgsrc mTjLYC2doc TODO CHANGES-2026

   Updated devel/jemalloc, devel/py-dulwich
VersionDeltaFile
1.6267+3-1doc/CHANGES-2026
1.27973+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc w5r2gT1devel/py-dulwich cargo-depends.mk Makefile

   py-dulwich: updated to 1.2.15

   1.2.15  2026-09-14

   * Detect delta cycles in ``Pack.resolve_object``: a crafted pack with
     REF_DELTA objects that name each other sent ``get_raw`` into an
     unbounded loop. Such chains now raise ``DeltaCycle``.

   * Fix ``porcelain.clean`` when the target directory and the repository path
     are spelled differently, such as via a relative path or a symlink.
     (Jelmer Vernooij)

   * Memoize tag peeling on the object store, so refs sharing an annotated tag
     chain no longer re-walk it once per ref. ``show_ref --dereference`` and the
     ref advertisement were quadratic.

   * Give a ``.gitignore`` in a subdirectory precedence over one closer to the
     root, matching git. A negation in a deeper file no longer loses to a rule
     at the root, and a nested negation no longer re-includes a path whose

    [38 lines not shown]
VersionDeltaFile
1.84+22-22devel/py-dulwich/distinfo
1.89+9-9devel/py-dulwich/Makefile
1.21+6-6devel/py-dulwich/cargo-depends.mk
+37-373 files

NetBSD/pkgsrc 1cdf6BDdevel/jemalloc Makefile distinfo, devel/jemalloc/patches patch-include_jemalloc_internal_quantum.h patch-configure

   jemalloc: updated to 5.4.0

   5.4.0 (Sep 17, 2026)

   This release contains over 160 commits, focusing on the technical debts
   cleaning including refactorings, bug fixes, test coverage improvement, and
   option cleanups.  The release also includes portability improvements per
   upstream issues report.

   New features:
     - Add `EXTENT_ALLOC_FLAG_PINNED` so custom extent-allocation hooks can
       mark non-reclaimable mappings, such as HugeTLB pages, for preferential
       reuse outside the decay and purge pipeline.  Add the mallctl interfaces
       `stats.pinned`, `stats.arenas.<i>.pinned`,
       `stats.arenas.<i>.extents.<j>.npinned`,
       `stats.arenas.<i>.extents.<j>.pinned_bytes`, and
       `stats.arenas.<i>.mutexes.extents_pinned.{counter}` to report
       pinned-memory usage and mutex statistics.  (@binliu19: be2de8cc)
     - Allow resuming per-CPU arena selection via `thread.arena`.

    [86 lines not shown]
VersionDeltaFile
1.4+17-17devel/jemalloc/patches/patch-configure
1.21+5-6devel/jemalloc/distinfo
1.28+2-2devel/jemalloc/Makefile
1.3+1-1devel/jemalloc/patches/patch-include_jemalloc_internal_quantum.h
+25-264 files

NetBSD/pkgsrc kABVYn7doc TODO CHANGES-2026

   Updated parallel/py-threadpoolctl, devel/py-urwid, devel/py-unidiff
VersionDeltaFile
1.6266+4-1doc/CHANGES-2026
1.27972+1-2doc/TODO
+5-32 files

NetBSD/pkgsrc 64QQJARdevel/py-unidiff Makefile distinfo

   py-unidiff: updated to 1.0.1

   1.0.1 - 2026-09-14

   * Exposed git submodule (gitlink) entries through the file mode and the new
     PatchedFile.is_submodule property
   * Fixed parsing of patches that add multiple files in a row sharing the
     /dev/null source, such as quilt-generated patches
   * Fixed metadata_only parsing of empty (including DOS "\r\n") context lines.
   * Fixed an UnboundLocalError on malformed patches with a target file header
     and no preceding source header; UnidiffParseError is now raised
   * Fixed a TypeError on binary diffs without a target filename, such as
     Mercurial's "Binary file X has changed".
VersionDeltaFile
1.3+4-4devel/py-unidiff/distinfo
1.3+2-2devel/py-unidiff/Makefile
+6-62 files

NetBSD/pkgsrc vkDsDD3devel/py-urwid Makefile distinfo

   py-urwid: updated to 4.1.5

   Urwid 4.1.5

   New features
   * Support async callbacks set via MainLoop if backend support
   * Support async callbacks in ZMQEventLoop, make ZMQEventLoop async
   * Add full palette and AttrSpec support for WEB display
   * Add capital letters to thin 4x3 font

   Deprecations
   * Announce removal of old display import aliases

   Bug fixes
   * Fix screen redraw on window resize for curses display
   * Implement nested popups support

   Refactoring
   * Optimise code and extend test coverage for Canvas classes
   * Optimise BarGraph logic
VersionDeltaFile
1.63+4-4devel/py-urwid/distinfo
1.75+2-2devel/py-urwid/Makefile
+6-62 files

NetBSD/pkgsrc lFv0Oxpparallel/py-threadpoolctl Makefile distinfo, parallel/py-threadpoolctl/patches patch-pyproject.toml

   py-threadpoolctl: updated to 3.7.0

   3.7.0 (2026-09-15)

   Fixed an intermittent OSError on Windows when DLLs are loaded or unloaded concurrently during library discovery (for example when importing conda-forge OpenCV). On Python 3.14+, discovery uses ctypes.util.dllist when available. If dllist raises OSError, threadpoolctl emits a RuntimeWarning instead of crashing so the failure can be reported upstream with a minimal reproducer. Older Pythons use a Toolhelp snapshot enumerator, with graceful per-module fallbacks.

   Added the ability to check whether a limiting API affects just the current thread or the whole process. Mainly aimed at debugging and diagnostics, and somewhat unreliable, it is therefore enabled by default only for command-line usage.

   Only warn about simultaneous libomp and libiomp usage on Linux, where the incompatibility is known to cause crashes.

   Fixed a deadlock triggered by getting or setting MKL's number of threads from parallel threads when using MKL with libiomp (Intel threading) on Linux.

   Going forward, setting the number of threads will only have a thread-local impact if feasible (for example, at minimum the underlying library must support this option, and many don't.)

   For MKL, setting the number of threads is now thread-local, i.e. limiting the number of threads won't impact MKL's thread pool size when using MKL in other Python threads.

   For OpenBLAS compiled with OpenMP on Linux and macOS, setting the number of threads is now thread-local, i.e. won't impact OpenBLAS thread pool size in other Python threads. On Windows behavior is likely process-wide, but this may depend on how OpenBLAS was compiled with OpenMP.

   Fix OpenBLAS detection for conda package on Windows

    [10 lines not shown]
VersionDeltaFile
1.8+4-5parallel/py-threadpoolctl/distinfo
1.10+3-3parallel/py-threadpoolctl/Makefile
1.2+1-1parallel/py-threadpoolctl/patches/patch-pyproject.toml
+8-93 files

NetBSD/pkgsrc LmvivzHdoc TODO CHANGES-2026

   Updated www/py-curl, www/py-url-normalize
VersionDeltaFile
1.6265+3-1doc/CHANGES-2026
1.27971+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc 5rQAko5www/py-url-normalize distinfo Makefile

   py-url-normalize: updated to 3.0.1

   3.0.1

   Fixed

   Preserve invalid UTF-8 percent-encoded octets instead of replacing them with U+FFFD; valid UTF-8 still normalizes to NFC.
   Preserve percent-encoded reserved characters in paths, keeping values such as a%2Fb distinct from a/b.
   Preserve encoded plus signs (%2B) in query parameters and explicit empty values such as flag=.
   Normalize Unicode and unsafe characters in URL credentials while preserving encoded delimiters; correctly separate credentials containing @ from the host.
   Correctly parse bracketed IPv6 hosts and ports, lowercase IPv6 addresses, and preserve zone identifier case.
   Recognize long and custom URL schemes, protocol-relative URLs, and bare domains or localhost with numeric ports.
   Remove leading whitespace and parser-ignored control characters before applying default domains and detecting URL schemes, preserving the intended destination.
   Trim trailing authority whitespace without discarding trailing spaces or punctuation belonging to paths, query values, or fragments.
   Convert hashbang fragments (#!) into a single escaped query parameter, preserving existing parameters and leaving ordinary fragments intact.
   Match query parameter allowlists against normalized hosts and equivalent custom domain keys, including Unicode/Punycode aliases, case variants, and trailing dots. Exact canonical keys take precedence over aliases.
   Decode IDNA host output as ASCII regardless of the charset argument.
   Keep encoded backslashes and C0/C1 control characters encoded in url_humanize() output, and retain the normalized URL when a decoding candidate cannot be parsed.
   Resolve query parameter allowlists once per URL to avoid repeated domain alias scans for each parameter.

    [8 lines not shown]
VersionDeltaFile
1.3+4-4www/py-url-normalize/distinfo
1.5+4-4www/py-url-normalize/Makefile
+8-82 files

NetBSD/pkgsrc ZVyC0Zzwww/py-curl distinfo Makefile

   py-curl: updated to 7.48.0

   PycURL 7.48.0 - 2026-09-15

   This release adds a CurlUrl object wrapping libcurl's URL API (with
   CURLOPT_CURLU support), adds support for Python 3.15, adds CURL_LOCK_DATA_HSTS
   as a CurlShare option, and adds support for several new libcurl options.
   This release also fixes several crashes, a memory leak, and other minor
   issues.
VersionDeltaFile
1.108+5-5www/py-curl/Makefile
1.41+4-4www/py-curl/distinfo
+9-92 files