devel/xtensa-esp-elf: Add espressif bin wrappers
Build and install the espressif rust based wrapper.
According to upstream, the target xtensa cpu is set via the
XTENSA_GNU_CONFIG environment variable for gcc 12 and later.
In addition to esp32 the esp32s2 and esp32s3 target cpus are now
supported.
While we're here, change to USE_GCC=yes:build.
PR: 281951
devel/llvm-devel: new snapshot
Flang is now installed as $PREFIX/bin/flang-devel. I've done no testing
and work is in progress upstream on improving cross building the runtime.
Apply a fix for LLDB builds on aarch64.
devel/llvm-{cheri,cheriot,morello}: update
Update to the latest snapshots.
We've done OK so far with installing standard headers as part of
devel/llvm## ports so extend that to these ports. This is certainly
correct for llvm-cheriot. Practical testing is likely required for the
others.
misc/timezonemap: update to 0.4.5.3
While here, fix incorrect hardcoded paths for the data files.
PR: 281809
Co-authored-by: Pavel Timofeev <timp87 at gmail.com>
security/fprintd: Workaround lld argument parsing issue to fix build on 14
PR: 280749
Sponsored by: Framework Computer Inc
Sponsored by: The FreeBSD Foundation
Co-authored-by: SHENG-YI HONG <aokblast at FreeBSD.org>
sysutils/tracker3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declarations so no functional or metadata changes.
math/qalculate-gtk: Update to 5.3.0
Add WEBKIT option to use WebKitGTK for display of the user manual in the
application instead opening it in an external browser. Enabled by default
since it's a cleaner way of displaying the docs and webkit2-gtk3 is
needed in the dependency chain for gnuplot anyways.
https://github.com/Qalculate/qalculate-gtk/releases/tag/v5.3.0