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.