CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/16 22:57:21
Log message:
Import KDE Frameworks 6.1.0
# Few special ports notes:
Add conflicts with the deve/kf5 ports
- kguiaddons/pkg/PLIST:@conflict kguiaddons-<5.115.0p0
- kwallet/pkg/PLIST:@conflict kf5-kwallet-<5.115.0p0
- kglobalaccel/pkg/PLIST:@conflict kglobalaccel-<5.115.0p0
- kio/pkg/PLIST:@conflict kio-<5.115.0p0
- baloo/pkg/PLIST:@conflict kf5-baloo-<5.115.0p0
# Current replacements:
devel/kf6/kuserfeedback
- Added @pkgpath productivity/kuserfeedback and conflict tag (Not yet)
devel/kf6/extra-cmake-modules
- We will switch to devel/kf6/extra-cmake-modules for all KF5 and KF6 ports.
Only one version of extra-cmake-modules can be installed. The KF6 version is
backwards compatible and should also be used for KF5 builds.
- Added @pkgpath devel/kf5/extra-cmake-modules and conflict tag
devel/kf6/breeze-icons
- All consumers (only RUN depends) should be bumped and switched to kf6
breeze-icons. These are only icons.
- Added @pkgpath devel/kf5/breeze-icons and conflict tag
# devel/kf6 module and Makefile.inc notes:
- No EXTRACT_SUFX in kf6.port.mk (it was a part of kf5)
- I add MODKF6_GIT (No by default)
.if ${MODKF6_GIT:L} == "no"
CONFIGURE_ARGS += -DCMAKE_DISABLE_FIND_PACKAGE_Git=ON
.endif
- Added to avoid platform checks. OpenBSD is still not supported.
CONFIGURE_ARGS += -DKF_IGNORE_PLATFORM_CHECK=ON
LC_ALL in Makefile.inc
# Avoid spam in build process:
# Detected locale "C" with character encoding "US-ASCII", which is not
UTF-8.
# Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
CONFIGURE_ENV += LC_ALL=C.UTF-8
MAKE_ENV += LC_ALL=C.UTF-8
Tweaks, Input and OK landry@
Status:
Vendor Tag: rsadowski
Release Tags: rsadowski_20240417
N ports/devel/kf6/Makefile
N ports/devel/kf6/Makefile.inc
N ports/devel/kf6/kf6.port.mk
N ports/devel/kf6/attica/Makefile
N ports/devel/kf6/attica/distinfo
N ports/devel/kf6/attica/pkg/DESCR
N ports/devel/kf6/attica/pkg/PLIST
N ports/devel/kf6/baloo/Makefile
N ports/devel/kf6/baloo/distinfo
N ports/devel/kf6/baloo/pkg/DESCR
N ports/devel/kf6/baloo/pkg/PLIST
N ports/devel/kf6/bluez-qt/Makefile
N ports/devel/kf6/bluez-qt/distinfo
N ports/devel/kf6/bluez-qt/patches/patch-src_a2dp-codecs_h
N ports/devel/kf6/bluez-qt/pkg/DESCR
N ports/devel/kf6/bluez-qt/pkg/PLIST
N ports/devel/kf6/breeze-icons/Makefile
N ports/devel/kf6/breeze-icons/distinfo
N ports/devel/kf6/breeze-icons/pkg/DESCR
N ports/devel/kf6/breeze-icons/pkg/PLIST
N ports/devel/kf6/extra-cmake-modules/Makefile
N ports/devel/kf6/extra-cmake-modules/distinfo
N ports/devel/kf6/extra-cmake-modules/pkg/DESCR
N ports/devel/kf6/extra-cmake-modules/pkg/PLIST
N ports/devel/kf6/frameworkintegration/Makefile
N ports/devel/kf6/frameworkintegration/distinfo
N ports/devel/kf6/frameworkintegration/pkg/DESCR
N ports/devel/kf6/frameworkintegration/pkg/PLIST
N ports/devel/kf6/karchive/Makefile
N ports/devel/kf6/karchive/distinfo
N ports/devel/kf6/karchive/pkg/DESCR
N ports/devel/kf6/karchive/pkg/PLIST
N ports/devel/kf6/kauth/Makefile
N ports/devel/kf6/kauth/distinfo
N ports/devel/kf6/kauth/pkg/DESCR
N ports/devel/kf6/kauth/pkg/PLIST
N ports/devel/kf6/kbookmarks/Makefile
N ports/devel/kf6/kbookmarks/distinfo
N ports/devel/kf6/kbookmarks/pkg/DESCR
N ports/devel/kf6/kbookmarks/pkg/PLIST
N ports/devel/kf6/kcalendarcore/Makefile
N ports/devel/kf6/kcalendarcore/distinfo
N ports/devel/kf6/kcalendarcore/pkg/DESCR
N ports/devel/kf6/kcalendarcore/pkg/PLIST
N ports/devel/kf6/kcmutils/Makefile
N ports/devel/kf6/kcmutils/distinfo
N ports/devel/kf6/kcmutils/pkg/DESCR
N ports/devel/kf6/kcmutils/pkg/PLIST
N ports/devel/kf6/kcodecs/Makefile
N ports/devel/kf6/kcodecs/distinfo
N ports/devel/kf6/kcodecs/pkg/DESCR
N ports/devel/kf6/kcodecs/pkg/PLIST
N ports/devel/kf6/kcolorscheme/Makefile
N ports/devel/kf6/kcolorscheme/distinfo
N ports/devel/kf6/kcolorscheme/pkg/DESCR
N ports/devel/kf6/kcolorscheme/pkg/PLIST
N ports/devel/kf6/kcompletion/Makefile
N ports/devel/kf6/kcompletion/distinfo
N ports/devel/kf6/kcompletion/pkg/DESCR
N ports/devel/kf6/kcompletion/pkg/PLIST
N ports/devel/kf6/kconfig/Makefile
N ports/devel/kf6/kconfig/distinfo
N ports/devel/kf6/kconfig/pkg/DESCR
N ports/devel/kf6/kconfig/pkg/PLIST
N ports/devel/kf6/kconfigwidgets/Makefile
N ports/devel/kf6/kconfigwidgets/distinfo
N ports/devel/kf6/kconfigwidgets/pkg/DESCR
N ports/devel/kf6/kconfigwidgets/pkg/PLIST
N ports/devel/kf6/kcontacts/Makefile
N ports/devel/kf6/kcontacts/distinfo
N ports/devel/kf6/kcontacts/pkg/DESCR
N ports/devel/kf6/kcontacts/pkg/PLIST
N ports/devel/kf6/kcoreaddons/Makefile
N ports/devel/kf6/kcoreaddons/distinfo
N ports/devel/kf6/kcoreaddons/pkg/DESCR
N ports/devel/kf6/kcoreaddons/pkg/PLIST
N ports/devel/kf6/kcrash/Makefile
N ports/devel/kf6/kcrash/distinfo
N ports/devel/kf6/kcrash/pkg/DESCR
N ports/devel/kf6/kcrash/pkg/PLIST
N ports/devel/kf6/kdav/Makefile
N ports/devel/kf6/kdav/distinfo
N ports/devel/kf6/kdav/pkg/DESCR
N ports/devel/kf6/kdav/pkg/PLIST
N ports/devel/kf6/kdbusaddons/Makefile
N ports/devel/kf6/kdbusaddons/distinfo
N ports/devel/kf6/kdbusaddons/pkg/DESCR
N ports/devel/kf6/kdbusaddons/pkg/PLIST
N ports/devel/kf6/kded/Makefile
N ports/devel/kf6/kded/distinfo
N ports/devel/kf6/kded/pkg/DESCR
N ports/devel/kf6/kded/pkg/PLIST
N ports/devel/kf6/kdeclarative/Makefile
N ports/devel/kf6/kdeclarative/distinfo
N ports/devel/kf6/kdeclarative/pkg/DESCR
N ports/devel/kf6/kdeclarative/pkg/PLIST
N ports/devel/kf6/kdesu/Makefile
N ports/devel/kf6/kdesu/distinfo
N ports/devel/kf6/kdesu/pkg/DESCR
N ports/devel/kf6/kdesu/pkg/PLIST
N ports/devel/kf6/kdnssd/Makefile
N ports/devel/kf6/kdnssd/distinfo
N ports/devel/kf6/kdnssd/pkg/DESCR
N ports/devel/kf6/kdnssd/pkg/PLIST
N ports/devel/kf6/kdoctools/Makefile
N ports/devel/kf6/kdoctools/distinfo
N ports/devel/kf6/kdoctools/pkg/DESCR
N ports/devel/kf6/kdoctools/pkg/PLIST
N ports/devel/kf6/kfilemetadata/Makefile
N ports/devel/kf6/kfilemetadata/distinfo
N ports/devel/kf6/kfilemetadata/pkg/DESCR
N ports/devel/kf6/kfilemetadata/pkg/PLIST
N ports/devel/kf6/kglobalaccel/Makefile
N ports/devel/kf6/kglobalaccel/distinfo
N ports/devel/kf6/kglobalaccel/pkg/DESCR
N ports/devel/kf6/kglobalaccel/pkg/PLIST
N ports/devel/kf6/kguiaddons/Makefile
N ports/devel/kf6/kguiaddons/distinfo
N ports/devel/kf6/kguiaddons/pkg/DESCR
N ports/devel/kf6/kguiaddons/pkg/PLIST
N ports/devel/kf6/kholidays/Makefile
N ports/devel/kf6/kholidays/distinfo
N ports/devel/kf6/kholidays/pkg/DESCR
N ports/devel/kf6/kholidays/pkg/PLIST
N ports/devel/kf6/ki18n/Makefile
N ports/devel/kf6/ki18n/distinfo
N ports/devel/kf6/ki18n/pkg/DESCR
N ports/devel/kf6/ki18n/pkg/PLIST
N ports/devel/kf6/kiconthemes/Makefile
N ports/devel/kf6/kiconthemes/distinfo
N ports/devel/kf6/kiconthemes/pkg/DESCR
N ports/devel/kf6/kiconthemes/pkg/PLIST
N ports/devel/kf6/kidletime/Makefile
N ports/devel/kf6/kidletime/distinfo
N ports/devel/kf6/kidletime/pkg/DESCR
N ports/devel/kf6/kidletime/pkg/PLIST
N ports/devel/kf6/kimageformats/Makefile
N ports/devel/kf6/kimageformats/distinfo
N ports/devel/kf6/kimageformats/pkg/DESCR
N ports/devel/kf6/kimageformats/pkg/PLIST
N ports/devel/kf6/kio/Makefile
N ports/devel/kf6/kio/distinfo
N ports/devel/kf6/kio/pkg/DESCR
N ports/devel/kf6/kio/pkg/PLIST
N ports/devel/kf6/kirigami/Makefile
N ports/devel/kf6/kirigami/distinfo
N ports/devel/kf6/kirigami/pkg/DESCR
N ports/devel/kf6/kirigami/pkg/PLIST
N ports/devel/kf6/kitemmodels/Makefile
N ports/devel/kf6/kitemmodels/distinfo
N ports/devel/kf6/kitemmodels/pkg/DESCR
N ports/devel/kf6/kitemmodels/pkg/PLIST
N ports/devel/kf6/kitemviews/Makefile
N ports/devel/kf6/kitemviews/distinfo
N ports/devel/kf6/kitemviews/pkg/DESCR
N ports/devel/kf6/kitemviews/pkg/PLIST
N ports/devel/kf6/kjobwidgets/Makefile
N ports/devel/kf6/kjobwidgets/distinfo
N ports/devel/kf6/kjobwidgets/pkg/DESCR
N ports/devel/kf6/kjobwidgets/pkg/PLIST
N ports/devel/kf6/knewstuff/Makefile
N ports/devel/kf6/knewstuff/distinfo
N ports/devel/kf6/knewstuff/pkg/DESCR
N ports/devel/kf6/knewstuff/pkg/PLIST
N ports/devel/kf6/knotifications/Makefile
N ports/devel/kf6/knotifications/distinfo
N ports/devel/kf6/knotifications/pkg/DESCR
N ports/devel/kf6/knotifications/pkg/PLIST
N ports/devel/kf6/knotifyconfig/Makefile
N ports/devel/kf6/knotifyconfig/distinfo
N ports/devel/kf6/knotifyconfig/pkg/DESCR
N ports/devel/kf6/knotifyconfig/pkg/PLIST
N ports/devel/kf6/kpackage/Makefile
N ports/devel/kf6/kpackage/distinfo
N ports/devel/kf6/kpackage/pkg/DESCR
N ports/devel/kf6/kpackage/pkg/PLIST
N ports/devel/kf6/kparts/Makefile
N ports/devel/kf6/kparts/distinfo
N ports/devel/kf6/kparts/pkg/DESCR
N ports/devel/kf6/kparts/pkg/PLIST
N ports/devel/kf6/kpeople/Makefile
N ports/devel/kf6/kpeople/distinfo
N ports/devel/kf6/kpeople/pkg/DESCR
N ports/devel/kf6/kpeople/pkg/PLIST
N ports/devel/kf6/kplotting/Makefile
N ports/devel/kf6/kplotting/distinfo
N ports/devel/kf6/kplotting/pkg/DESCR
N ports/devel/kf6/kplotting/pkg/PLIST
N ports/devel/kf6/kpty/Makefile
N ports/devel/kf6/kpty/distinfo
N ports/devel/kf6/kpty/pkg/DESCR
N ports/devel/kf6/kpty/pkg/PLIST
N ports/devel/kf6/kquickcharts/Makefile
N ports/devel/kf6/kquickcharts/distinfo
N ports/devel/kf6/kquickcharts/pkg/DESCR
N ports/devel/kf6/kquickcharts/pkg/PLIST
N ports/devel/kf6/krunner/Makefile
N ports/devel/kf6/krunner/distinfo
N ports/devel/kf6/krunner/pkg/DESCR
N ports/devel/kf6/krunner/pkg/PLIST
N ports/devel/kf6/kservice/Makefile
N ports/devel/kf6/kservice/distinfo
N ports/devel/kf6/kservice/pkg/DESCR
N ports/devel/kf6/kservice/pkg/PLIST
N ports/devel/kf6/kstatusnotifieritem/Makefile
N ports/devel/kf6/kstatusnotifieritem/distinfo
N ports/devel/kf6/kstatusnotifieritem/pkg/DESCR
N ports/devel/kf6/kstatusnotifieritem/pkg/PLIST
N ports/devel/kf6/ksvg/Makefile
N ports/devel/kf6/ksvg/distinfo
N ports/devel/kf6/ksvg/pkg/DESCR
N ports/devel/kf6/ksvg/pkg/PLIST
N ports/devel/kf6/ktexteditor/Makefile
N ports/devel/kf6/ktexteditor/distinfo
N ports/devel/kf6/ktexteditor/pkg/DESCR
N ports/devel/kf6/ktexteditor/pkg/PLIST
N ports/devel/kf6/ktexttemplate/Makefile
N ports/devel/kf6/ktexttemplate/distinfo
N ports/devel/kf6/ktexttemplate/pkg/DESCR
N ports/devel/kf6/ktexttemplate/pkg/PLIST
N ports/devel/kf6/ktextwidgets/Makefile
N ports/devel/kf6/ktextwidgets/distinfo
N ports/devel/kf6/ktextwidgets/pkg/DESCR
N ports/devel/kf6/ktextwidgets/pkg/PLIST
N ports/devel/kf6/kunitconversion/Makefile
N ports/devel/kf6/kunitconversion/distinfo
N ports/devel/kf6/kunitconversion/pkg/DESCR
N ports/devel/kf6/kunitconversion/pkg/PLIST
N ports/devel/kf6/kuserfeedback/Makefile
N ports/devel/kf6/kuserfeedback/distinfo
N ports/devel/kf6/kuserfeedback/pkg/DESCR
N ports/devel/kf6/kuserfeedback/pkg/PLIST
N ports/devel/kf6/kwallet/Makefile
N ports/devel/kf6/kwallet/distinfo
N ports/devel/kf6/kwallet/pkg/DESCR
N ports/devel/kf6/kwallet/pkg/PLIST
N ports/devel/kf6/kwidgetsaddons/Makefile
N ports/devel/kf6/kwidgetsaddons/distinfo
N ports/devel/kf6/kwidgetsaddons/pkg/DESCR
N ports/devel/kf6/kwidgetsaddons/pkg/PLIST
N ports/devel/kf6/kwindowsystem/Makefile
N ports/devel/kf6/kwindowsystem/distinfo
N ports/devel/kf6/kwindowsystem/patches/patch-src_platforms_wayland_shm_cpp
N ports/devel/kf6/kwindowsystem/pkg/DESCR
N ports/devel/kf6/kwindowsystem/pkg/PLIST
N ports/devel/kf6/kxmlgui/Makefile
N ports/devel/kf6/kxmlgui/distinfo
N ports/devel/kf6/kxmlgui/pkg/DESCR
N ports/devel/kf6/kxmlgui/pkg/PLIST
N ports/devel/kf6/prison/Makefile
N ports/devel/kf6/prison/distinfo
N ports/devel/kf6/prison/pkg/DESCR
N ports/devel/kf6/prison/pkg/PLIST
N ports/devel/kf6/purpose/Makefile
N ports/devel/kf6/purpose/distinfo
N ports/devel/kf6/purpose/pkg/DESCR
N ports/devel/kf6/purpose/pkg/PLIST
N ports/devel/kf6/qqc2-desktop-style/Makefile
N ports/devel/kf6/qqc2-desktop-style/distinfo
N ports/devel/kf6/qqc2-desktop-style/pkg/DESCR
N ports/devel/kf6/qqc2-desktop-style/pkg/PLIST
N ports/devel/kf6/solid/Makefile
N ports/devel/kf6/solid/distinfo
N ports/devel/kf6/solid/pkg/DESCR
N ports/devel/kf6/solid/pkg/PLIST
N ports/devel/kf6/sonnet/Makefile
N ports/devel/kf6/sonnet/distinfo
N ports/devel/kf6/sonnet/pkg/DESCR-aspell
N ports/devel/kf6/sonnet/pkg/DESCR-hunspell
N ports/devel/kf6/sonnet/pkg/DESCR-main
N ports/devel/kf6/sonnet/pkg/PLIST-aspell
N ports/devel/kf6/sonnet/pkg/PLIST-hunspell
N ports/devel/kf6/sonnet/pkg/PLIST-main
N ports/devel/kf6/syndication/Makefile
N ports/devel/kf6/syndication/distinfo
N ports/devel/kf6/syndication/pkg/DESCR
N ports/devel/kf6/syndication/pkg/PLIST
N ports/devel/kf6/syntax-highlighting/Makefile
N ports/devel/kf6/syntax-highlighting/distinfo
N ports/devel/kf6/syntax-highlighting/pkg/DESCR
N ports/devel/kf6/syntax-highlighting/pkg/PLIST
N ports/devel/kf6/threadweaver/Makefile
N ports/devel/kf6/threadweaver/distinfo
N ports/devel/kf6/threadweaver/pkg/DESCR
N ports/devel/kf6/threadweaver/pkg/PLIST
No conflicts created by this import