(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]
(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]
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.)
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]
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.
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.
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]
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
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.