comms/hamlib: Update to 4.7.2
Version 4.7.2
* 2026-06-21
* FTX-1: Rewrite set_channel using VFO-B + BM workaround, also fix
the get_channel side, auto-exit Memory mode before VFO-state
setters, and MC cursor targeting in ftx1_set_channel. GitHub
PR # 2035. (TNX Terrell Deppe)
* IC-7600/IC-7610: Update clock routines; fix IC-7610 clock commands.
GitHub PR #2040 (TNX George Baltz)
* Icom: Add CWR to modes eligible for DSP filtering. GitHub PR #2041.
(TNX George Baltz)
* Kenwood: New model Hamgeek uSGX. GitHub PR #2043 (TNX Leo Pizzolante)
* Skywatcher: Now initialize motors on rot_open. GitHub PR #2046
(TNX Mario Haustein)
* C23: Fix errors when compiling with C23 support. GitHub PR #2048
(TNX George Baltz)
* DX-SR8: Fix serial configuration, timing, and control bugs. GitHub
PR #2052 (TNX Jeff Sheldon)
[16 lines not shown]
comms/svxlink: update of qtel and svxlink port
Updated to 26.05.1
major changes from 19.09.2
26.05.1 is a security upgrade from 26.05
26.05
Most important changes since the previous release
IMPORTANT! This release may break your TCL event handler changes if they were
not done properly!
So, the TCL event handling system has been rewritten since the last release. It
has been changed to be more powerful and to better reflect the hierarchies in
the C++ code. If you have no local TCL changes you should be fine. If things
break or behave strange when you start the new version, move all your changes
out of the way so that there are no local TCL changes at all.
...
See https://github.com/sm0svx/svxlink/releases
x11-fonts/agave: Optimize port and don't install incomplete fonts
* Use upstreams "pre-compiled" font files
* Only extract files that are required for install to reduce I/O
PR: 296925
Reviewed by: ehaupt (maintainer)
sysutils/rdfind: Remove dependency and optimize port
* Remove USES= autoreconf
* Define USES= compiler:c++17-lang
* Define INSTALL_TARGET= install-strip for consistency with the tree
and simplify port Makefile
PR: 296988
Reviewed by: dtxdf (maintainer)