games/retroarch: Update 1.21.0 => 1.22.2
Changelog:
https://github.com/libretro/RetroArch/blob/v1.22.2/CHANGES.md
- Fix build with ALSA option, upstream issue:
https://github.com/libretro/RetroArch/issues/18501
- Switch to tarball from upstream: excludes a bunch of packaging
scripts and config, some wii specific code and a load of libretro
example programs, plist is identical, distfile is smaller in 5 times.
PR: 291534
Approved by: Daniel Menelkir <dmenelkir at gmail.com> (maintainer, implicit - inactive from ~2024.08)
x11-fonts/symbola: mark BROKEN and set expiration date to 2026-01-31
File is no longer available upstream
fetch: http://users.teilar.gr/~g1951d/Symbola.zip: Not Found
PR: 291167
Approved by: maintainer timeout, 2+ weeks
x11-fonts/open-sans: Mark BROKEN and set expiration date to 2026-01-31
opensans.com is no longer available
PR: 291171
Approved by: maintainer timeout, 2+ weeks
net/wifi-firmware-kmod: update along LinuxKPI firmware ports to 20251125
We update flavors added with the updated wifi-firmware-*-kmod ports;
the only incompatible change is with mt76 in that we dropped mt792x
in favour of mt7921 and mt7925. Give we did not ship the driver in
any release yet we can do that. Some older fwget(8) versions would
be cranky but neither of these releases will ever see mt76 support,
so we are fine.
Given all child ports were updated to the same version (20251125),
reset PORTREVISION to 0 (comment it out) in Makefile.inc as it is
no longer needed. [1]
Pointed out by: jrm [1]
Sponsored by: The FreeBSD Foundation
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D54204
net/wifi-firmware-mt7601u-kmod: bump version
In order to keep all wifi-firmware ports on the same level, bump
the version here; the underlying firmware file has not changed
since it was added in 2023 so we are save.
Sponsored by: The FreeBSD Foundation
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D54205
net/wifi-firmware-iwlwifi-kmod: update firmware to 20251125
Given we are updating all the other firmware files as well to 20251125,
also update iwlwifi. The only new is that the first "sc" firmware
appeared.
Sponsored by: The FreeBSD Foundation
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D54203
net/wifi-firmware-rtw8[89]-kmod: update firmware files
With the removal of the "USE=kmod" and only building packages with
plain firmware files, our version went backwards. Updating the
firmware will fix this.
Change to a script to extract the firmware files from WHENCE to get
them all. This also helps us as we no longer have to manually track
older files as they are already included in the list.
Sponsored by: The FreeBSD Foundation
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D54202
net/wifi-firmware-mt76-kmod: update firmware files
With the removal of the "USE=kmod" and only building packages with
plain firmware files, our version went backwards. Updating the
firmware will fix this. For mt76 we can just do that as we
do not yet ship the drivers officially.
Change to a script to extract the firmware files from WHENCE to get
them all.
Sponsored by: The FreeBSD Foundation
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D54201
net/wifi-firmware-ath1[012]k-kmod: update firmware files
With the removal of the "USE=kmod" and only building packages with
plain firmware files, our version went backwards. Updating the
firmware will fix this. For ath1[012]k we can just do that as we
do not yet ship the drivers officially.
Change to a script shipping with ath10k to extract the firmware files
from WHENCE to get them all. It is questionable if we really want
to have as many flavors or how to ship them in the end, especially
for ath11k and ath12k.
Sponsored by: The FreeBSD Foundation
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D54200
devel/bear: Add clang version 21 to wrapper links
PR: 291641
Reported by: Derek Schrock <dereks at lifeofadishwasher.com>
Sponsored by: The FreeBSD Foundation