NetBSD/pkgsrc ZqTojRvdoc CHANGES-2026

   doc: Removed textproc/ruby-rexml
VersionDeltaFile
1.551+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc SdfQt6otextproc Makefile, textproc/ruby-rexml distinfo Makefile

   textproc/ruby-rexml: remove package

   Now, all Ruby (base) package contains rexml gem as a bundled gem.
   So, good by now.
VersionDeltaFile
1.1565+1-2textproc/Makefile
1.20+1-1textproc/ruby-rexml/distinfo
1.32+1-1textproc/ruby-rexml/Makefile
1.8+1-1textproc/ruby-rexml/PLIST
1.6+0-0textproc/ruby-rexml/DESCR
+4-55 files

NetBSD/pkgsrc C9qDA0Dmultimedia/openwv Makefile

   openwv: build checks for libclang, include its bl3.mk
VersionDeltaFile
1.2+2-1multimedia/openwv/Makefile
+2-11 files

NetBSD/pkgsrc SkG1glCdoc TODO CHANGES-2026

   doc: Updated devel/hs-ghc-lib-parser to 9.14.1.20251220
VersionDeltaFile
1.26702+3-4doc/TODO
1.550+2-1doc/CHANGES-2026
+5-52 files

NetBSD/pkgsrc Yf3wQ8wdevel/hs-ghc-lib-parser PLIST distinfo

   devel/hs-ghc-lib-parser: update to ghc-lib-parser-9.14.1.20251220

   No release notes have been provided by the upstream.
VersionDeltaFile
1.8+233-57devel/hs-ghc-lib-parser/PLIST
1.8+4-4devel/hs-ghc-lib-parser/distinfo
1.16+3-5devel/hs-ghc-lib-parser/Makefile
1.16+3-3devel/hs-ghc-lib-parser/buildlink3.mk
+243-694 files

NetBSD/pkgsrc H4vyYiyx11/xorgproto builtin.mk

   xorgproto: teach builtin.mk about version 2025.1
VersionDeltaFile
1.10+2-1x11/xorgproto/builtin.mk
+2-11 files

NetBSD/pkgsrc kAHPtxttextproc/expat builtin.mk

   expat: teach builtin.mk about version 2.7.3
VersionDeltaFile
1.26+9-6textproc/expat/builtin.mk
+9-61 files

NetBSD/pkgsrc D4xJfFadoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 12 hours CVEs

   + bind, glib2 (fixed in 2.87.1, unclear if 2.86.x is affected and/or will get a
     backport),
     moodle (no further details, assume not fixed and maybe not even reported
     upstream),
     php-phpgadmin (no further details, assume not fixed and maybe not even
     reported upstream),
     proftpd (no further details, assume not fixed and maybe not even
     reported upstream),
     python (fixed upstream, no stable releases with the fix)
VersionDeltaFile
1.720+11-1doc/pkg-vulnerabilities
+11-11 files

NetBSD/pkgsrc lbrd9dowww/palemoon-gtk3 PLIST

   palemoon-gtk3: fix PLIST
VersionDeltaFile
1.2+1-2www/palemoon-gtk3/PLIST
+1-21 files

NetBSD/pkgsrc 5mVmMzcparallel/p5-Parallel-Pvm Makefile

   p5-Parallel-Pvm: fix build on NetBSD-current.
VersionDeltaFile
1.37+3-1parallel/p5-Parallel-Pvm/Makefile
+3-11 files

NetBSD/pkgsrc l3rHA6Mnet/nicotine-plus Makefile

   nicotine-plus: follow redirect
VersionDeltaFile
1.23+2-2net/nicotine-plus/Makefile
+2-21 files

NetBSD/pkgsrc igACDMegames/onscripter Makefile

   onscripter: fix WRKSRC after previous
VersionDeltaFile
1.56+3-1games/onscripter/Makefile
+3-11 files

NetBSD/pkgsrc ZrbeDV2mk/compiler gcc.mk

   mk: revert 1.300 of gcc.mk

   restore fortran handling to what it was before. still looks wrong
VersionDeltaFile
1.308+14-2mk/compiler/gcc.mk
+14-21 files

NetBSD/pkgsrc Hl4F40Bdoc CHANGES-2026

   Updated lang/nodejs, benchmarks/google-benchmark
VersionDeltaFile
1.549+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Kw28shtbenchmarks/google-benchmark PLIST distinfo

   google-benchmark: updated to 1.9.5

   1.9.5

   python binding: add range check
   fix: resolve editable installation issue for python package
   Add deprecation warnings for MSVC
   [doc] Added nice to reducing_variance
   Fix bug: link Shlwapi in Libs.private for Windows
   Improve handling of private link libraries in pkg-config generation
   python: Update to cibuildwheel 3.0
   core(perf): use string move constructor for AddCustomContext
   Guard adding intel compiler flag behind check for intel compiler.
   Compilation error with warning C4267 fix
   CI: update available containers
   Update pre-commit ruff lib
   Added OpenSSF Scorecard Badge for Security Insights
   Fix build when targeting Arm64EC using Clang
   python: Assert that libdir is a Path in all branches

    [78 lines not shown]
VersionDeltaFile
1.8+19-1benchmarks/google-benchmark/PLIST
1.32+4-4benchmarks/google-benchmark/distinfo
1.33+2-2benchmarks/google-benchmark/Makefile
+25-73 files

NetBSD/pkgsrc Xr6XjD1lang/nodejs PLIST distinfo

   nodejs: updated to 25.4.0

   25.4.0 (Current)

   Notable Changes

   - cli: add --require-module/--no-require-module (Joyee Cheung)
   - cli: mark --heapsnapshot-near-heap-limit as stable (Joyee Cheung)
   - crypto: update root certificates to NSS 3.117 (Node.js GitHub Bot)
   - doc: add @avivkeller to collaborators (Aviv Keller)
   - doc: add gurgunday to collaborators (Gürgün Dayıoğlu)
   - doc: mark --build-snapshot and --build-snapshot-config as stable (Joyee Cheung)
   - (SEMVER-MINOR) events: repurpose events.listenerCount() to accept EventTargets (René)
   - (SEMVER-MINOR) http: add http.setGlobalProxyFromEnv() (Joyee Cheung)
   - meta: add Renegade334 to collaborators (Renegade334)
   - module: mark require(esm) as stable (Joyee Cheung)
   - module: mark module compile cache as stable (Joyee Cheung)
   - (SEMVER-MINOR) module: allow subpath imports that start with
   - (SEMVER-MINOR) process: preserve AsyncLocalStorage in queueMicrotask only when needed (Gürgün Dayıoğlu)

    [3 lines not shown]
VersionDeltaFile
1.94+7-322lang/nodejs/PLIST
1.310+4-4lang/nodejs/distinfo
1.340+2-2lang/nodejs/Makefile
+13-3283 files

NetBSD/pkgsrc vZqbZ3Zdoc CHANGES-2026

   doc: Added net/microsocks version 1.0.5
VersionDeltaFile
1.548+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KgL1s2Pnet Makefile, net/microsocks Makefile DESCR

   net/microsocks: Add version 1.0.5

   A lightweight SOCKS5 service that you can run on your remote boxes to
   tunnel connections through them, if for some reason SSH doesn't cut it
   for you.

   It handles resource exhaustion gracefully by simply denying new
   connections, instead of calling abort() as most other programs do
   these days.

   Another plus is ease-of-use: no config file necessary, everything can be
   done from the command line and doesn't even need any parameters for quick
   setup.
VersionDeltaFile
1.1+22-0net/microsocks/Makefile
1.1+11-0net/microsocks/DESCR
1.1+5-0net/microsocks/distinfo
1.1623+2-1net/Makefile
1.1+2-0net/microsocks/PLIST
+42-15 files

NetBSD/pkgsrc d3HTeoGdoc pkg-vulnerabilities

   pkg-vulnerabilities: add today Oracle CVEs

   + mysql-server, openjdk*
VersionDeltaFile
1.719+5-1doc/pkg-vulnerabilities
+5-11 files

NetBSD/pkgsrc FxrGaYadoc pkg-vulnerabilities

   pkg-vulnerabilities: add last days CVEs

   + ImageMagick{,6}, chromium, freerdp2,
     inetutils (fixed upstream, latest stable release 2.7 affected),
     nodejs, py-jaraco.context,
     py-ply (probably not shared upstream and the project seems no longer active),
     py-weasyprint,
     python (fixed upstream, no stable releases with fixes)
VersionDeltaFile
1.718+80-1doc/pkg-vulnerabilities
+80-11 files

NetBSD/pkgsrc V8DUUVydevel/codeberg-cli Makefile

   codeberg-cli: restore correct license
VersionDeltaFile
1.8+2-2devel/codeberg-cli/Makefile
+2-21 files

NetBSD/pkgsrc aTxbnjNdoc CHANGES-2026

   doc: Updated www/zola to 0.22.0
VersionDeltaFile
1.547+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6mHjceewww/zola distinfo cargo-depends.mk

   www/zola: update to 0.22.0

   What's Changed

       Update themes gallery by @Keats in #2946
       Reword section/drafting paragraph by @ccjmne in #2934
       Reword taxonomy page by @ccjmne in #2936
       Update themes gallery by @Keats in #2952
       Add Azure Static Web Apps deployment instructions by @mattvillegas in #2931
       Add code highlight theme previews to docs by @hahwul in #2951
       Update themes gallery by @Keats in #2960
       Fix broken links and highlight warnings in docs by @hollisticated-horse in #2963
       Update themes gallery by @Keats in #2986
       Update themes gallery by @Keats in #2990
       Update cloudflare-pages.md by @Propfend in #2998
       Update Zola installation command in documentation by @Propfend in #3003
       Fix typo in pagination documentation by @dwgrth in #3011
       Fix typos in CHANGELOG.md by @mihai1923 in #3021
       Update themes gallery by @Keats in #3022

    [18 lines not shown]
VersionDeltaFile
1.13+895-808www/zola/distinfo
1.9+297-268www/zola/cargo-depends.mk
1.24+4-4www/zola/Makefile
+1,196-1,0803 files

NetBSD/pkgsrc gd8kfkLdoc CHANGES-2026

   doc: Updated textproc/rumdl to 0.0.222
VersionDeltaFile
1.546+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s4qY3U8textproc/rumdl distinfo Makefile

   textproc/rumdl: update to 0.0.222

   ## [0.0.222] - 2026-01-20

   ### Fixed

   - **MD018: Comprehensive false positive fixes** ([#314](https://github.com/rvben/rumdl/issues/314))
     - Skip content inside HTML comments (e.g., Jupyter cell markers `#%%`)
     - Skip indented patterns to match markdownlint behavior
     - Skip YAML comments inside frontmatter
     - Flag all malformed headings at line start

   - **Tables inside list items** ([#314](https://github.com/rvben/rumdl/issues/314))
     - Tables embedded in list items are now detected, linted, and formatted correctly
     - Validate delimiter indentation for list-table detection

   - **MD009: Correct 1-indexed column in ASCII path**
     - Column numbers in diagnostics now match editor positions


    [59 lines not shown]
VersionDeltaFile
1.3+4-4textproc/rumdl/distinfo
1.3+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/pkgsrc rLzGmxLdoc CHANGES-2026

   doc: Updated graphics/matugen to 3.1.0
VersionDeltaFile
1.545+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oUHqxiCgraphics/matugen distinfo Makefile

   graphics/matugen: update to 3.1.0

   3.1.0 - 2025-11-23
   Added

       add pre_hook and post_hook to nixos module (#170)
       add fallback color (#218)
       add loop.index, loop.last, loop.first (#216)
       add overwriting syntax per template (#213)
       add [config.import_json_files]
       add --continue-on-error (#209)

   Fixed

       mode first letter being uppercase (#201)
       remove dbg! call in get_source_color
       caching not working when it doesn't exist (#184)
       cache not overwriting source_color (#184)
       not using the actual mode for colors when caching is enabled (#212)

    [11 lines not shown]
VersionDeltaFile
1.19+4-4graphics/matugen/distinfo
1.21+2-2graphics/matugen/Makefile
1.15+0-0graphics/matugen/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc buJW5iLdoc CHANGES-2026

   doc: Updated chat/iamb to 0.0.11
VersionDeltaFile
1.544+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zaCHne8chat/iamb distinfo cargo-depends.mk

   chat/iamb: update to 0.0.11

   Features / Improvements ✨

       Support automatically toggling room focus (#337)
       Support enabling multiple notification sinks (#344)
       Support :room topic show (#380)
       Support an "invite" field in the room sorting settings (#395)
       Allow spaces to be searched by name (#404)
       Support adding rooms to spaces (#407)
       Add support for scrolling w/ mouse when explicitly enabled (#389)
       Clear desktop notification when message is read (#427)
       Omit room name on desktop notifications for DMs (#428)
       Show more text in notifications and use "normal" urgency for dbus notifications (#430)
       Query user for profile at startup when none have been specified (#432)
       Show state events in the timeline (#437)
       Implement receipts per thread (#438)
       Add configuration option for hiding state events (#447)
       Add :replied to go to the message the selected message replied to (#452)

    [68 lines not shown]
VersionDeltaFile
1.6+1,546-1,138chat/iamb/distinfo
1.6+514-378chat/iamb/cargo-depends.mk
1.9+3-3chat/iamb/Makefile
+2,063-1,5193 files

NetBSD/pkgsrc 85l47WBdoc CHANGES-2026

   doc: Updated devel/mise to 2026.1.5
VersionDeltaFile
1.543+2-1doc/CHANGES-2026
+2-11 files