NetBSD/pkgsrc Fe9EsTTlicenses lha-license

   licenses/lha-license: Convert to UTF-8
VersionDeltaFile
1.2+38-37licenses/lha-license
+38-371 files

NetBSD/pkgsrc RiscCwzdevel/zycore-c distinfo Makefile, devel/zycore-c/patches patch-CMakeLists.txt

   devel/zycore-c: Fix install stage when doxygen is installed
VersionDeltaFile
1.1+22-0devel/zycore-c/patches/patch-CMakeLists.txt
1.2+2-1devel/zycore-c/distinfo
1.2+2-1devel/zycore-c/Makefile
+26-23 files

NetBSD/pkgsrc I08l9aKdoc CHANGES-2026

   doc: Updated net/wget2 to 2.2.1nb4
VersionDeltaFile
1.1436+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jJUe7PTnet/wget2 options.mk Makefile

   wget2: Add option for lzlib

   pkgsrc changes:
   ---------------
     * Remove default dependency on archivers/lzlib since net/wget2 can be a
       bootstrap package and it is not necessary having too many dependencies.
     * Add an option to build with archivers/lzlib.
     * Bump revision.
VersionDeltaFile
1.2+12-2net/wget2/options.mk
1.24+2-3net/wget2/Makefile
+14-52 files

NetBSD/pkgsrc-wip b498f5czino distinfo Makefile

zino: update to version 2.4.1.

Pkgsrc changes:
 * version-bump + checksums.

Upstream changes:

- `zinoconv` now skips BFD session state and BFD events by default.
  Use `--include-bfd` to opt in.

- Run all scheduled jobs on the event loop instead of in worker
  threads, preventing concurrent modification of shared state.
DeltaFile
+3-3zino/distinfo
+1-1zino/Makefile
+4-42 files

NetBSD/pkgsrc ojJ331qnet/coturn Makefile

   net/coturn: Require openssl 3

   Upstream did not note this rather significant change in NEWS :-(
   Restores building on NetBSD 9.

   No PKGREVISION, as I think this is a NOP on systems that used openssl
   3 anyway, and it didn't build on those that defaulted to 1.1.1.
VersionDeltaFile
1.12+2-1net/coturn/Makefile
+2-11 files

NetBSD/pkgsrc E6dCkb4net/coturn Makefile

   net/coturn: Restore wrongly-deleted comment
VersionDeltaFile
1.11+4-1net/coturn/Makefile
+4-11 files

NetBSD/pkgsrc-wip 8ad3a64libopeninput Makefile distinfo, libopeninput/patches patch-meson.build patch-src_util-prop-parsers.c

libopeninput: use external libevdev headers, fix ctype usage
DeltaFile
+15-0libopeninput/patches/patch-meson.build
+15-0libopeninput/patches/patch-src_util-prop-parsers.c
+4-0libopeninput/Makefile
+2-0libopeninput/distinfo
+36-04 files

NetBSD/pkgsrc hZFONaddoc CHANGES-2026

   Updated devel/py-scikit-build-core, net/coturn
VersionDeltaFile
1.1435+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Gr4joMVnet/coturn distinfo Makefile

   coturn: updated to 4.9.0

   4.9.0

   Changelist:
   - Fix thread sanitizer warning
   - OpenSSL: migrate to modern API for DH param
   - Migrate AES-128 encryption from deprecated OpenSSL API to EVP
   - Fix unbounded strcpy in stun_method_str (ns_turn_msg.c)
   - Fix missing null termination in addr_to_string (ns_turn_ioaddr.c)
   - Fix missing null termination after strncpy in DB drivers
   - Fix unbounded strcpy in HTTP response (http_server.c)
   - Remove ubuntu20, DEBUG builds from build matrix
   - Fix buffer overflow in decryptPassword  in mysql
   - Fix missing null termination after strncpy in MongoDB driver (dbd_mongo.c)
   - Fix buffer overflow in decrypt_aes_128
   - Fix Web Admin Password Check
VersionDeltaFile
1.3+4-4net/coturn/distinfo
1.10+3-3net/coturn/Makefile
+7-72 files

NetBSD/pkgsrc 8Y8LnaRdevel/py-scikit-build-core Makefile distinfo

   py-scikit-build-core: updated to 0.12.1

   0.12.1

   This fixes a regression on Windows when targeting 32-bit wheels on a 64-bit
   host.

   Fixes:

   - Use `CMAKE_GENERATOR`(`_PLATFORM`) on Windows again

   Documentation:

   - Use newly fixed `click-extra` for admonitions
   - show CI state of the main branch in the badge
VersionDeltaFile
1.23+5-4devel/py-scikit-build-core/Makefile
1.21+4-4devel/py-scikit-build-core/distinfo
1.10+4-1devel/py-scikit-build-core/PLIST
+13-93 files

NetBSD/pkgsrc-wip 83664d5wayvnc PLIST Makefile

wayvnc: depend on swdoc for man pages
DeltaFile
+2-0wayvnc/PLIST
+1-0wayvnc/Makefile
+3-02 files

NetBSD/pkgsrc-wip 9ba6fa8. TODO

TODO: sway (done), wlroots (only rc3 so far)
DeltaFile
+0-2TODO
+0-21 files

NetBSD/pkgsrc-wip ac0263dwayvnc PLIST

wayvnc: fill in PLIST
DeltaFile
+2-3wayvnc/PLIST
+2-31 files

NetBSD/pkgsrc-wip f88d236foot Makefile

foot: disable terminfo detection
DeltaFile
+1-3foot/Makefile
+1-31 files

NetBSD/pkgsrc DqAIEwJdoc CHANGES-2026

   Updated textproc/libfyaml, audio/py-beets
VersionDeltaFile
1.1434+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc iv3uPfMaudio/py-beets Makefile distinfo

   py-beets: updated to 2.6.2

   2.6.2 (February 22, 2026)

   Bug fixes

   - :doc:`plugins/musicbrainz`: Fix crash when release mediums lack the ``tracks``
     key. :bug:`6302`
   - :doc:`plugins/musicbrainz`: Fix search terms escaping. :bug:`6347`
   - :doc:`plugins/musicbrainz`: Fix support for ``alias`` and ``tracks``
     :conf:`plugins.musicbrainz:extra_tags`.
   - :doc:`plugins/musicbrainz`: Fix fetching very large releases that have more
     than 500 tracks. :bug:`6355`
   - :doc:`plugins/badfiles`: Fix number of found errors in log message
   - :doc:`plugins/replaygain`: Avoid magic Windows prefix in calls to command
     backends, such as ``mp3gain``. :bug:`2946`
   - :doc:`plugins/mbpseudo`: Fix crash due to missing ``artist_credit`` field in
     the MusicBrainz API response. :bug:`6339`


    [4 lines not shown]
VersionDeltaFile
1.50+7-6audio/py-beets/Makefile
1.29+4-4audio/py-beets/distinfo
+11-102 files

NetBSD/pkgsrc IXK6TRStextproc/libfyaml Makefile distinfo

   libfyaml: updated to 0.9.5

   0.9.5

   A robustness and correctness release with major emitter comment improvements,
   new APIs, new emitter options, and extensive fuzz-driven bug fixes across all
   subsystems.
VersionDeltaFile
1.9+2-7textproc/libfyaml/Makefile
1.6+4-4textproc/libfyaml/distinfo
+6-112 files

NetBSD/pkgsrc h2pQK6odoc CHANGES-2026

   Added devel/py-uv-dynamic-versioning, net/py-pyrate-limiter, net/py-requests-ratelimiter
VersionDeltaFile
1.1433+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc LAGcQ2enet Makefile, net/py-requests-ratelimiter Makefile PLIST

   py-requests-ratelimiter: added version 0.9.1

   This package is a simple wrapper around pyrate-limiter that adds convenient
   integration with the requests library.
VersionDeltaFile
1.1+24-0net/py-requests-ratelimiter/Makefile
1.1+15-0net/py-requests-ratelimiter/PLIST
1.1+5-0net/py-requests-ratelimiter/distinfo
1.1627+2-1net/Makefile
1.1+2-0net/py-requests-ratelimiter/DESCR
+48-15 files

NetBSD/pkgsrc tHUfe9ynet Makefile, net/py-pyrate-limiter PLIST Makefile

   py-pyrate-limiter: added version 4.0.2

   The request rate limiter using Leaky-bucket Algorithm.

   * Supports unlimited rate limits and custom intervals.
   * Separately tracks limits for different services or resources.
   * Manages limit breaches with configurable blocking or non-blocking behavior.
   * Offers multiple usage modes: direct calls or decorators.
   * Fully compatible with both synchronous and asynchronous workflows.
   * Provides SQLite and Redis backends for persistent limit tracking across
     threads or restarts.
   * Includes MultiprocessBucket and SQLite File Lock backends for multiprocessing
     environments.
VersionDeltaFile
1.1+66-0net/py-pyrate-limiter/PLIST
1.1+23-0net/py-pyrate-limiter/Makefile
1.1+11-0net/py-pyrate-limiter/DESCR
1.1+5-0net/py-pyrate-limiter/distinfo
1.1626+2-1net/Makefile
+107-15 files

NetBSD/pkgsrc-wip f9fb19dinput-headers distinfo, input-headers/patches patch-include_linux_input-event-codes.h patch-include_linux_input.h

input-headers: remove upstreamed patches
DeltaFile
+0-15input-headers/patches/patch-include_linux_input-event-codes.h
+0-15input-headers/patches/patch-include_linux_input.h
+3-5input-headers/distinfo
+3-353 files

NetBSD/pkgsrc F4w4dgodevel Makefile, devel/py-uv-dynamic-versioning PLIST Makefile

   py-uv-dynamic-versioning: added version 0.13.0

   This project offers two plugins:
   * Version source plugin: is for setting a version based on VCS.
   * Metadata hook plugin: is for setting dependencies and optional-dependencies
     dynamically based on VCS version. This plugin is useful for monorepo.
VersionDeltaFile
1.1+34-0devel/py-uv-dynamic-versioning/PLIST
1.1+23-0devel/py-uv-dynamic-versioning/Makefile
1.1+5-0devel/py-uv-dynamic-versioning/distinfo
1.1+4-0devel/py-uv-dynamic-versioning/DESCR
1.4599+2-1devel/Makefile
1.1+1-0devel/py-uv-dynamic-versioning/ALTERNATIVES
+69-16 files

NetBSD/pkgsrc WWIuS2Rtextproc/scdoc tool.mk

   scdoc: add scdoc to TOOL_DEPENDS in tool.mk
VersionDeltaFile
1.2+3-1textproc/scdoc/tool.mk
+3-11 files

NetBSD/pkgsrc-wip 8c41746fcft Makefile, seatd Makefile

seatd, fcft: scdoc/tool.mk set scdoc as TOOL_DEPENDS for now
DeltaFile
+0-2fcft/Makefile
+0-2seatd/Makefile
+0-42 files

NetBSD/pkgsrc YoGipvwsecurity/adguardhome Makefile

   adguardhome: fetch frontend properly
VersionDeltaFile
1.10+5-9security/adguardhome/Makefile
+5-91 files

NetBSD/pkgsrc mFCkrRLmail/neomutt Makefile

   neomutt: update comment
VersionDeltaFile
1.114+2-2mail/neomutt/Makefile
+2-21 files

NetBSD/pkgsrc AIuoOkQdoc CHANGES-2026 TODO

   doc: Updated mail/neomutt to 20260105nb2
VersionDeltaFile
1.1432+2-1doc/CHANGES-2026
1.26870+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc vCSsnRtmail/neomutt distinfo Makefile

   neomutt: pull in another upstream segfault bugfix

   Bump PKGREVISION.
VersionDeltaFile
1.85+4-4mail/neomutt/distinfo
1.113+3-3mail/neomutt/Makefile
+7-72 files

NetBSD/pkgsrc-wip cc02670jabref3 Makefile

jabref3: Update MASTER_SITES
DeltaFile
+3-2jabref3/Makefile
+3-21 files