astro/kstars: fix linking with lld7
kstars tries to pass -z nodump to the linker, which is not supported by lld7.
This patch adds a little CMake function to check whether the linker accepts that
flag,
and if not does not add it.
PR: 230603
Reported by: jbeich
(Only the first 10 of 785 ports in this commit are shown above. )
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata
(Only the first 15 lines of the commit message are shown above )