NetBSD/pkgsrc zC2sfLcdoc CHANGES-2026

   doc: Updated devel/R-devtools to 2.5.2
VersionDeltaFile
1.3795+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g2pR6mYdevel/R-devtools Makefile distinfo

   (devel/R-devtools) Updated 2.4.5 tol 2.5.2, Fix build againt R 4.6.0 is too deep, sorry

   # devtools 2.5.2

   * `install()` uses a new feature of `pak::local_install_deps()` to
     consider the current `.libPaths()` when resolving dependencies,
     instead of consulting only `.libPaths()[1]`. This was an unintended
     behavioral change introduced in 2.5.0 (#2691).

   # devtools 2.5.1

   * `build_readme()` no longer installs dependencies into the temporary library
     (a regression introduced in 2.5.0). It now exits early if a required
     dependency is missing and reports any that are out of date or at a dev
     version (#2683).
   * `dev_sitrep()` reports if devtools itself is out of date (#2687).

   # devtools 2.5.0


    [75 lines not shown]
VersionDeltaFile
1.18+6-4devel/R-devtools/Makefile
1.11+4-4devel/R-devtools/distinfo
+10-82 files

NetBSD/pkgsrc XlEJSQ5doc CHANGES-2026

   doc: Updated devel/R-pkgbuild to 1.4.8
VersionDeltaFile
1.3794+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GROpg2ddevel/R-pkgbuild distinfo Makefile

   (devel/R-pkgbuild) Updated 1.4.6 to 1.4.8

   # pkgbuild 1.4.8

   * New `Config/build/never-clean` `DESCRIPTION` option to avoid adding
     `--preclean` to `R CMD INSTALL` (e.g., when header files have changed)
     (@krlmlr, #204).

   * `has_rtools()` & co. now work correctly on aarch64 Windows, when
     `RTOOLS45_AARCH64_HOME` is not set (@remlapmot, #203).

   * `pkg_build()` and `pkgbuild_process` now work corrently when building
     binary packages from non-standard file names (#208).

   # pkgbuild 1.4.7

   * pkgbuild now supports R 4.5.x and Rtools45.

   * `has_build_tools()` (and related functions) now do not explicitly check

    [2 lines not shown]
VersionDeltaFile
1.15+4-4devel/R-pkgbuild/distinfo
1.13+2-2devel/R-pkgbuild/Makefile
+6-62 files

NetBSD/pkgsrc wY1ZgGisecurity/liboauth2 Makefile

   liboauth2: disable apache option

   to fix build. apache is handled in separate liboauth2-apache package
VersionDeltaFile
1.2+3-1security/liboauth2/Makefile
+3-11 files

NetBSD/pkgsrc ftPpNiMdoc CHANGES-2026

   doc: Updated math/R-tibble to 3.3.1
VersionDeltaFile
1.3793+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aJWUfUZmath/R-tibble distinfo Makefile

   (math/R-tibble) Updated 3.2.1. to 3.3.2, (Fixed build against R-4.6.0)

   # tibble 3.3.1
   --------------
   ## Chore

   - Remove deprecated `vctrs::partial_factor()` and
     `vctrs::partial_frame()` references (#1678, #1680).

   - Avoid use of `SET_OBJECT()`, `ATTRIB()` and `SET_ATTRIB()` (#1671).

   - Spring Cleaning (@Layalchristine24, #1643, #1644).

   - Use Quarto-style formatting in vignettes.

   ## Documentation

   - Posit as copyright holder.


    [40 lines not shown]
VersionDeltaFile
1.9+4-4math/R-tibble/distinfo
1.13+2-2math/R-tibble/Makefile
+6-62 files

NetBSD/src AT5r5INsys/dev/ic dwc_gmac.c dwc_gmac_reg.h

   awge/dwc_gmac: enable flow control

   Avoids recieve FIFO overflows and dropped packets when connected to a switch
   supporting flow control.

   Gets us from hundeds of retransmits a second and ~450Mbps to zero retransmits
   and ~650Mbps on RockPro64 with iperf3 recieve testing.

   (To do: figure out why flow control isn't enabled until explicitly setting
   'media auto' with ifconfig.)
VersionDeltaFile
1.101+4-3sys/dev/ic/dwc_gmac.c
1.25+3-1sys/dev/ic/dwc_gmac_reg.h
+7-42 files

NetBSD/pkgsrc-wip 9c1ad28cloudflared distinfo go-modules.mk, cloudflared/patches patch-diagnostic_system__collector__netbsd.go patch-diagnostic_network_collector__unix__test.go

cloudflared: update to 2026.6.0

Pkgsrc changes:

* Build NetworkCollector on NetBSD.
* Add SystemCollectorImpl for NetBSD.
* Use GOFLAGS instead of GO_BUILD_PATTERN for -ldflags.

Upstream changes: (from CHANGES.md)

2026.4.0
* Breaking Change
  * The default value of --edge-ip-version has changed from 4 to auto. This
    means cloudflared will now use whichever address family (IPv4 or IPv6) the
    system resolver returns first, instead of always preferring IPv4. Users who
    require IPv4-only connections should explicitly set --edge-ip-version 4.

2026.2.0
* Breaking Change

    [38 lines not shown]
DeltaFile
+384-414cloudflared/distinfo
+126-137cloudflared/go-modules.mk
+183-0cloudflared/patches/patch-diagnostic_system__collector__netbsd.go
+12-0cloudflared/patches/patch-diagnostic_network_collector__unix__test.go
+12-0cloudflared/patches/patch-diagnostic_network_collector__unix.go
+3-3cloudflared/Makefile
+720-5546 files

NetBSD/src Dye08d5sys/arch/mac68k/dev adb_direct.c

   Revert rev 1.73 and instead insert a delay after the idle transition
   on Mac II-style ADB controllers so that the microcontroller properly
   recognizes the transition.

   Patch from zigzagjoe.
VersionDeltaFile
1.75+9-4sys/arch/mac68k/dev/adb_direct.c
+9-41 files

NetBSD/pkgsrc-wip c710751zls Makefile distinfo, zls/patches patch-build.zig

zls: import zls-0.16.0 as wip/zls

Copied from devel/zls and updated to the latest release.

* zls-0.16.0 built with zig-0.16.0.
* PIE enabled with a patch for build.zig.
DeltaFile
+24-0zls/Makefile
+14-0zls/patches/patch-build.zig
+6-0zls/distinfo
+6-0zls/zig-depends.mk
+4-0zls/DESCR
+4-0zls/COMMIT_MSG
+58-02 files not shown
+61-08 files

NetBSD/src FYGT7pTsys/dev/ic dm9000.c

   dm9000.c: fix typo in shift operation
VersionDeltaFile
1.43+2-2sys/dev/ic/dm9000.c
+2-21 files

NetBSD/src QjXeuCdsys/dev/ic dm9000.c

   dm9000.c: fix grammar in a comment
VersionDeltaFile
1.42+2-2sys/dev/ic/dm9000.c
+2-21 files

NetBSD/pkgsrc-wip 1023c8fkubectl distinfo COMMIT_MSG

kubectl: update to 1.36.2

No relevant changes from upstream changelog regarding kubectl.
DeltaFile
+3-3kubectl/distinfo
+1-1kubectl/COMMIT_MSG
+1-1kubectl/Makefile
+5-53 files

NetBSD/pkgsrc-wip 3497036iosevka-aile-ttf distinfo, iosevka-curly-slab-ttf distinfo

iosevka-*: update to 34.6.2

* Add Characters:
  * LATIN SMALL LETTER R WITH CROSSED-TAIL (U+AB49).
* Refine shape of the following characters:
    LATIN LETTER REVERSED ESH LOOP (U+01AA).
    LATIN CAPITAL LETTER OU (U+0222).
    LATIN SMALL LETTER OU (U+0223).
    LATIN SMALL LETTER L WITH CURL (U+0234).
  * LATIN SMALL LETTER R WITH FISHHOOK (U+027E).
  * LATIN SMALL LETTER J WITH CROSSED-TAIL (U+029D).
  * COMBINING ASTERISK BELOW (U+0359).
  * GREEK SMALL LETTER XI (U+03BE).
  * CYRILLIC CAPITAL LETTER LJE (U+0409).
  * CYRILLIC CAPITAL LETTER DE (U+0414).
  * CYRILLIC CAPITAL LETTER EL (U+041B).
  * CYRILLIC SMALL LETTER DE (U+0434).
  * CYRILLIC SMALL LETTER EL (U+043B).
  * CYRILLIC SMALL LETTER LJE (U+0459).

    [37 lines not shown]
DeltaFile
+3-3iosevka-ttf/distinfo
+3-3iosevka-aile-ttf/distinfo
+3-3iosevka-curly-slab-ttf/distinfo
+3-3iosevka-curly-ttf/distinfo
+3-3iosevka-etoile-ttf/distinfo
+3-3iosevka-slab-ttf/distinfo
+18-1812 files not shown
+30-3018 files

NetBSD/src LptqxZlsys/arch/powerpc/ibm4xx/dev dwcsata.c if_emac.c, sys/arch/powerpc/ibm4xx/pci pciex.c pcix.c

   Add 440/460 peripherals (tested only on 460EX).

   Featuring:
   - PLB-PCIX host bridge
   - PLB-PCIE root complex
   - TCP/IP Acceleration Hardware support for EMAC (checksumming and TSO for IPv4 and IPv6)
   - Synopsys DWC SATA-II, the old non-AHCI variant (DMA is not stable, use DWCSATA_PIO_ONLY)
   - USB EHCI and OHCI
   - Updated watchdog
   - and necessary plumbing for the above for PPC460EX
VersionDeltaFile
1.1+891-0sys/arch/powerpc/ibm4xx/dev/dwcsata.c
1.61+826-27sys/arch/powerpc/ibm4xx/dev/if_emac.c
1.1+366-0sys/arch/powerpc/ibm4xx/pci/pciex.c
1.1+298-0sys/arch/powerpc/ibm4xx/pci/pcix.c
1.1+175-0sys/arch/powerpc/ibm4xx/dev/dwcdmacreg.h
1.1+148-0sys/arch/powerpc/ibm4xx/dev/ehci_plb.c
+2,704-2710 files not shown
+3,226-5016 files

NetBSD/pkgsrc 5M5zgv7doc CHANGES-2026

   doc: begin freeze for pkgsrc-2026Q2
VersionDeltaFile
1.3792+2-1doc/CHANGES-2026
+2-11 files

NetBSD/src 3xBUqT1sys/arch/powerpc/ibm4xx pmap.c trap.c

   PowerPC 440 core support, tested only on 460EX.
VersionDeltaFile
1.111+304-3sys/arch/powerpc/ibm4xx/pmap.c
1.103+257-4sys/arch/powerpc/ibm4xx/trap.c
1.31+146-3sys/arch/powerpc/ibm4xx/trap_subr.S
1.10+74-9sys/arch/powerpc/ibm4xx/pic_uic.c
1.41+51-2sys/arch/powerpc/ibm4xx/ibm4xx_machdep.c
1.34+39-8sys/arch/powerpc/ibm4xx/clock.c
+871-293 files not shown
+942-369 files

NetBSD/src rCnq17Isys/arch/powerpc/include psl.h fpu.h, sys/arch/powerpc/include/ibm4xx amcc460ex.h spr.h

   Includes for the upcoming PowerPC 440 core and 460EX SoC support.
VersionDeltaFile
1.1+149-0sys/arch/powerpc/include/ibm4xx/amcc460ex.h
1.6+97-1sys/arch/powerpc/include/ibm4xx/spr.h
1.8+48-1sys/arch/powerpc/include/ibm4xx/tlb.h
1.5+21-2sys/arch/powerpc/include/ibm4xx/dcr4xx.h
1.24+9-2sys/arch/powerpc/include/psl.h
1.26+7-3sys/arch/powerpc/include/fpu.h
+331-91 files not shown
+339-107 files

NetBSD/pkgsrc-wip 4ef7106rust-beta distinfo Makefile

rust-beta: update to 1.97.0-beta.4
DeltaFile
+3-3rust-beta/distinfo
+2-2rust-beta/Makefile
+5-52 files

NetBSD/src 1pjibgKdistrib/sets/lists/debug shl.mi

   Update for libexpat minor bump
VersionDeltaFile
1.404+3-2distrib/sets/lists/debug/shl.mi
+3-21 files

NetBSD/pkgsrc YtBuOHTdoc TODO

   doc/TODO: add some

   + digikam-9.1.0, grafana-13.0.2, kid3-3.10.0, mtr-0.96, pandoc-3.10,
     poppler-26.06.0, py-Glances-4.5.5, rumdl-0.2.16, shellcheck-0.11.0,
     unrar-7.2.6.
VersionDeltaFile
1.27403+11-2doc/TODO
+11-21 files

NetBSD/src egGe1L5sys/dev/ic dwc_eqos_var.h

   eqos: build fix
VersionDeltaFile
1.16+2-2sys/dev/ic/dwc_eqos_var.h
+2-21 files

NetBSD/pkgsrc Dqjiv0pdoc CHANGES-2026

   Updated emulators/qemu to 11.0.1nb2.
VersionDeltaFile
1.3791+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VQ4e6CPemulators/qemu Makefile distinfo, emulators/qemu/patches patch-target_m68k_helper.c

   Update the 68040 MMU mod/ref emulation fix to more accurately reflect
   the hardware's behavior, from Laurent Vivier (who will incorporate this
   change into the Qemu mainline).

   Bump PKGREVISION to 2.
VersionDeltaFile
1.2+70-17emulators/qemu/patches/patch-target_m68k_helper.c
1.407+2-2emulators/qemu/Makefile
1.252+2-2emulators/qemu/distinfo
+74-213 files

NetBSD/src p22tfpDsys/dev/ic dwc_eqos.c

   eqos: Reduce the number of TX completion interrupts.

   Only request a completion interrupt after every 16 packets.
VersionDeltaFile
1.55+9-6sys/dev/ic/dwc_eqos.c
+9-61 files

NetBSD/src pFyJirJsys/dev/pci radeonfb.c

   Also display the total graphics memory if it's more than 64MB.  E.g.:
   radeonfb0: 128 MB, 64 MB aperture at 0x10000000, 64 KB registers at 0x00100000
VersionDeltaFile
1.123+8-5sys/dev/pci/radeonfb.c
+8-51 files

NetBSD/src cO00SQZsys/arch/sparc64/sparc64 ofw_patch.c

   Remove the ds1307 from the E250 patches - we can't reliably read from it.
VersionDeltaFile
1.13+2-5sys/arch/sparc64/sparc64/ofw_patch.c
+2-51 files

NetBSD/src RZf3wcddistrib/sets/lists/base shl.mi

   Update for expat 2.8.1
VersionDeltaFile
1.1043+2-2distrib/sets/lists/base/shl.mi
+2-21 files

NetBSD/src YBezzELdoc 3RDPARTY CHANGES

   Note export 2.8.1 import
VersionDeltaFile
1.2217+2-2doc/3RDPARTY
1.3272+2-1doc/CHANGES
+4-32 files