NetBSD/src 8lLfV6Adoc CHANGES-11.1

   Ticket #417
VersionDeltaFile
1.1.2.4+7-1doc/CHANGES-11.1
+7-11 files

NetBSD/src hvEQT5Psys/external/bsd/dwc2 dwc2.c, sys/external/bsd/dwc2/dist dwc2_core.c

   Pull up following revision(s) (requested by skrll in ticket #417):

        sys/external/bsd/dwc2/dwc2.c: revision 1.84
        sys/external/bsd/dwc2/dist/dwc2_core.c: revision 1.15

   PR/60021: USB-only boot: uhub0 attaches but uhub1 never appears...

   Update the dwc2 intial reset sequence to more closely match the upstream
   driver - it's changed a bit in the last 10 years.

   This reset sequence gets the device out of the state it's left in by the
   RaspberryPI firmware when booting from USB.


   dwc2: Bring dwc2_wait_for_mode from upstream and use in dwc2_force_mode.

   dwc2_wait_for_mode will wait upto 110milliseconds for the controller
   to enter the expected mode.


    [2 lines not shown]
VersionDeltaFile
1.14.2.1+37-3sys/external/bsd/dwc2/dist/dwc2_core.c
1.81.4.3+17-2sys/external/bsd/dwc2/dwc2.c
+54-52 files

NetBSD/pkgsrc 7efDa2Edoc CHANGES-2026

   doc: Updated devel/cargo-about to 0.9.2
VersionDeltaFile
1.5405+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cT5PU7qdevel/cargo-about cargo-depends.mk Makefile

   devel/cargo-about: update to 0.9.2

   0.9.2 - 2026-08-18
   Fixed

       PR#312 changed processing of detected license files so that they are never discarded, resolving #309.
VersionDeltaFile
1.13+7-7devel/cargo-about/distinfo
1.17+2-2devel/cargo-about/Makefile
1.13+1-1devel/cargo-about/cargo-depends.mk
+10-103 files

NetBSD/pkgsrc-wip db16630jcode Makefile cargo-depends.mk

Update devel/jcode to v.0.78.1
DeltaFile
+204-81jcode/distinfo
+67-26jcode/cargo-depends.mk
+1-1jcode/Makefile
+272-1083 files

NetBSD/pkgsrc-wip 1f5ac4ckoha TODO

koha: Add reference to recent CVEs
DeltaFile
+4-4koha/TODO
+4-41 files

NetBSD/pkgsrc-wip 570df05webkit-gtk60 Makefile PLIST

webkit-gtk60: update to 2.52.6.

  - Improve memory usage in pages that use font variations.
  - The webkit://gpu page now respects the dark theme user preference.
  - Fix cross compilation due to failure to pick the correct gio-unix-2.0
    headers in certain configurations.
  - Fix calculating data sizes of reported through WebKitWebsiteData.
  - Fix the build with CMake 4.4 or newer.
  - Fix several crashes and rendering issues.
DeltaFile
+3-3webkit-gtk60/distinfo
+2-2webkit-gtk60/PLIST
+1-1webkit-gtk60/Makefile
+6-63 files

NetBSD/pkgsrc c24Lv10doc TODO CHANGES-2026

   doc: Updated textproc/tabiew to 0.14.2
VersionDeltaFile
1.27777+1-2doc/TODO
1.5404+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc Wn2DvY6textproc/tabiew Makefile cargo-depends.mk

   tabiew: update to 0.14.2.

   About a month of development.
VersionDeltaFile
1.9+454-481textproc/tabiew/distinfo
1.9+150-159textproc/tabiew/cargo-depends.mk
1.9+2-2textproc/tabiew/Makefile
+606-6423 files

NetBSD/src 07R4orLsys/arch/arm/ti files.ti am18xx_sdmmc.c, sys/arch/evbarm/conf GENERIC_V5

   evbarm/am18xx: sdmmc driver

   A first version of the SD card driver for the TI am1808. The driver works fine, but the performance is lower than expected.
VersionDeltaFile
1.1+866-0sys/arch/arm/ti/am18xx_sdmmc.c
1.34+5-1sys/arch/arm/ti/files.ti
1.12+2-1sys/arch/evbarm/conf/GENERIC_V5
+873-23 files

NetBSD/pkgsrc-wip 02751e7litestream TODO Makefile, litestream/patches patch-go.mod patch-go.sum

litestream: Update to 0.5.16

pkgsrc changes:
- Bump modernc.org/sqlite to version that brings back NetBSD/amd64
  support

Changes:
Too long to include, sorry, please see:
<https://github.com/benbjohnson/litestream/releases>
DeltaFile
+722-432litestream/distinfo
+239-143litestream/go-modules.mk
+44-0litestream/patches/patch-go.sum
+24-0litestream/patches/patch-go.mod
+1-1litestream/Makefile
+1-0litestream/TODO
+1,031-5766 files

NetBSD/src cDwmij3sys/arch/arm/ti ti_edma.c

   evbarm/ti_edma: clear events before transfer

   The sdmmc controller on the am18xx fires dma events even in PIO mode. Clear these event before starting a DMA transfer.
VersionDeltaFile
1.9+5-2sys/arch/arm/ti/ti_edma.c
+5-21 files

NetBSD/pkgsrc gezAx1wmk/misc common.mk

   mk: Introduce support for ULIMIT_PRECMD.

   While this has potential to run any pre-command, it is primarily useful as a
   hook to insert ulimit(1) commands that will apply to shell commands, hence
   the name.

   In bulk builds there will occasionally be packages that end up spinning on
   CPU and hanging the build until the user has a chance to kill the process.

   For some builds this is desirable so that the issue can be debugged, but for
   others the user may prefer to avoid having to interact with the build to get
   it to complete, in which case they can set this to e.g. "ulimit -S -t 3600".
VersionDeltaFile
1.4+8-2mk/misc/common.mk
+8-21 files

NetBSD/pkgsrc MFbBfIUdoc CHANGES-2026

   doc: Updated math/ggml to 0.20.2
VersionDeltaFile
1.5403+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ckcSl6Xmath/ggml Makefile distinfo

   ggml: update to 0.20.2.

   Changes not found.
VersionDeltaFile
1.10+4-4math/ggml/distinfo
1.10+2-2math/ggml/Makefile
+6-62 files

NetBSD/pkgsrc ViRTfqjdoc TODO

   doc/TODO: + grafana-13.2.0, prometheus-3.14.0, rumdl-0.2.57, tabiew-0.14.2.
VersionDeltaFile
1.27776+5-3doc/TODO
+5-31 files

NetBSD/pkgsrc jcbgDsqdoc TODO

   doc/TODO: + elinks-0.20.0.
VersionDeltaFile
1.27775+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc BBdcBLodoc CHANGES-2026

   Updated textproc/py-lxml, devel/py-cachelib
VersionDeltaFile
1.5402+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc-wip 5e22765llama.cpp Makefile.common PLIST

llama.cpp: update to 0.0.2.10488.
DeltaFile
+6-6llama.cpp/distinfo
+3-3llama.cpp/PLIST
+2-2llama.cpp/Makefile.common
+11-113 files

NetBSD/pkgsrc yplpIu7devel/py-cachelib Makefile distinfo

   py-cachelib: updated to 0.15.4

   Version 0.15.4

   - Fix dumps in ``RedisCache`` to not use pickle for integers,
     so they remain compatible with the native ``INCRBY``/ ``DECRBY``
     operations used by :meth:`inc`/:meth:`dec`. :pr:`496`


   Version 0.15.3

   - Fix ``MemcachedCache`` ``inc`` and ``dec`` methods double normalizing keys. :pr:`495`


   Version 0.15.2

   - Fix ``libmc`` in ``MemcachedCache`` no reserve nor blocking. :pr:`493`



    [13 lines not shown]
VersionDeltaFile
1.16+4-4devel/py-cachelib/distinfo
1.17+2-2devel/py-cachelib/Makefile
+6-62 files

NetBSD/pkgsrc-wip 3f63e3csweethome3d DESCR distinfo, sweethome3d/files PlatformPropsImpl.java

sweethome3d: Add sweethome3d-7.5

Sweet Home 3D is a free interior design application that helps you draw
the plan of your house and arrange furniture on it.
DeltaFile
+557-0sweethome3d/files/PlatformPropsImpl.java
+60-0sweethome3d/Makefile
+7-0sweethome3d/PLIST
+5-0sweethome3d/distinfo
+5-0sweethome3d/COMMIT_MSG
+3-0sweethome3d/DESCR
+637-06 files

NetBSD/pkgsrc e8mzMNJdoc CHANGES-2026

   doc: Updated math/ggml to 0.20.1
VersionDeltaFile
1.5401+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc x5j8JEymath/ggml Makefile distinfo

   ggml: update to 0.20.1.

   No changelog found.
VersionDeltaFile
1.9+4-4math/ggml/distinfo
1.9+2-2math/ggml/Makefile
+6-62 files

NetBSD/pkgsrc 1Qd7aXbtextproc/py-lxml Makefile distinfo

   py-lxml: updated to 6.1.2

   6.1.2 (2026-08-18)

   Bugs fixed

   * Some build files were missing in the sdist.
     Patch by Nicola Soranzo.

   * Some minor corrections for error handling cases.

   Other changes

   * Built with Cython 3.2.9.
VersionDeltaFile
1.87+4-4textproc/py-lxml/distinfo
1.132+2-2textproc/py-lxml/Makefile
+6-62 files

NetBSD/pkgsrc-wip f3f0467mk git-package.mk

mk: fix example in docs
DeltaFile
+1-1mk/git-package.mk
+1-11 files

NetBSD/pkgsrc-wip 9dba40d. Makefile, yt-dlp-git distinfo DESCR

yt-dlp-git: add git package for yt-dlp
DeltaFile
+3,145-0yt-dlp-git/PLIST
+35-0yt-dlp-git/Makefile
+17-0yt-dlp-git/DESCR
+5-0yt-dlp-git/distinfo
+3-0Makefile
+3,205-05 files

NetBSD/pkgsrc oNmC5L3doc TODO CHANGES-2026

   Updated editors/zim to 0.77.2
VersionDeltaFile
1.27774+1-2doc/TODO
1.5400+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc GuDFh6keditors/zim Makefile distinfo

   Update to 0.77.2

   Upstream changes:
   ##  0.77.2 - Sun 26 Jul 2026
   * Let find show selected text or word at cursor
   * Fix bug with Tab key behavior
   * Set prgname to application ID
   * Merge translations

   ##  0.77.1 - Fri 17 Jul 2026
   * Fix commandline search
   * Fix window geometry and positioning
   * Fix config dirs initialization for windows install
   * Add menu items in editbar to toggle checkboxes

   ##  0.77.0 - Thu 11 Jun 2026
   * Merge markdown support as source format for notebooks (experimental)
   * Allow multiple source formats in one notebook
   * Refactor page search to be extendable improve speed

    [118 lines not shown]
VersionDeltaFile
1.11+133-26editors/zim/PLIST
1.13+4-4editors/zim/distinfo
1.69+2-3editors/zim/Makefile
+139-333 files

NetBSD/pkgsrc pTgknRHdoc CHANGES-2026

   Updated devel/p5-Test2-Plugin-MemUsage to 0.002006
VersionDeltaFile
1.5399+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kzQlp8Odevel/p5-Test2-Plugin-MemUsage Makefile distinfo

   Update to 0.002006

   Upstream changes:
   0.002006  2026-04-28 22:09:45-07:00 America/Los_Angeles
       - Add [PruneCruft] to dist.ini so blib/ and pm_to_blib are excluded
         from the released tarball (GH #1)
       - Drop the "< 100 GB sanity" upper bound on rss/size in t/ps.t real
         collect subtest; macOS reports virtual size well above 100 GB,
         causing spurious failures (GH #3)
   0.002005  2026-04-26 01:49:37-07:00 America/Los_Angeles
       - Replace defined-or (//) operator with explicit defined() checks so
         the module loads on the declared MIN_PERL_VERSION 5.008009
       - Use 'ps -o rss= -o vsz= -p $$' instead of 'ps -o rss=,vsz= -p $$'
         so FreeBSD's ps parses the format string correctly (it treated
         the comma as part of the rss= header)
       - Force the linux _collect_proc collector inside t/memusage.t so
         the mocked t/procfile drives the assertions on every host (the
         previous mock was ignored on *BSD/Solaris/MSWin32, which used
         their native collectors and produced unrelated values)

    [77 lines not shown]
VersionDeltaFile
1.2+4-4devel/p5-Test2-Plugin-MemUsage/distinfo
1.3+2-3devel/p5-Test2-Plugin-MemUsage/Makefile
+6-72 files