Version: 5.79.0, Package name: extra-cmake-modules-5.79.0 |
Maintained by: Rafael Sadowski |
Master sites:
|
Description The Extra CMake Modules package, or ECM, adds to the modules provided by CMake, including ones used by find_package() to find common software, ones that can be used directly in CMakeLists.txt files to perform common tasks and toolchain files that must be specified on the commandline by the user. In addition, it provides common build settings used in software produced by the KDE community. While the driving force of this module is to reduce duplication in CMake scripts across KDE software, it is intended to be useful for any software that uses the CMake build system. |
Filesize: 348.238 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-20 15:27:32 by Stuart Henderson | Files touched by this commit (43) |
Log message: adapt to py-sphinx-3.5.1 |
2021-02-13 23:22:32 by Rafael Sadowski | Files touched by this commit (102) |
Log message: Update KDE Frameworks to 5.79.0 https://kde.org/announcements/frameworks/5/5.79.0/ |
2021-01-23 11:09:56 by Rafael Sadowski | Files touched by this commit (113) |
Log message: Update KDE Frameworks to 5.78.0 https://kde.org/announcements/kde-frameworks-5.78.0/ |
2020-12-19 09:25:07 by Rafael Sadowski | Files touched by this commit (112) |
Log message: Update KDE Frameworks to 5.77.0 https://kde.org/announcements/kde-frameworks-5.77.0/ Highlight: KDEsu merged "Add OpenBSD’s doas(1) support" |
2020-12-09 19:20:31 by Daniel Dickman | Files touched by this commit (45) |
Log message: update py-sphinx to 1.5.6 main changes are: - add a new dep on py-requests - undo the no longer needed iftex.sty workaround - move MODPY variables to more standard location - regen plist Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the 1.5 series. This means we have to update PLISTs for about 20+ ports as a result of this version update. Hopefully future updates of py-sphinx won't be quite as involved. ok sthen@ |
2020-11-14 23:48:36 by Rafael Sadowski | Files touched by this commit (101) |
Log message: Update KDE frameworks to 5.76.0 |
2020-11-03 09:12:09 by Rafael Sadowski | Files touched by this commit (132) |
Log message: Update KDE frameworks to 5.75.0 One notable kf5 ports change: - Some patches merged upsteam. This is very positive that the KDE team accepts our patches. Ran a bulk build with no issues. Otherwise a simple update. Release notes: https://kde.org/announcements/kde-frameworks-5.75.0/ |
2020-09-07 08:48:52 by Rafael Sadowski | Files touched by this commit (229) |
Log message: Update KDE Frameworks 5.73.0 - kdav moved from kde-applications to devel/kf - As always, major bump all shared libs. |
2020-07-04 11:35:45 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump; python files without RDEP. remove pointless "WANTLIB-" line while there. |
2020-03-30 09:00:38 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Fix configure, help cmake to find py3-sphinx executable, spotted by naddy@ |
2020-03-29 10:47:45 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Python tweaks - use python3 py-sphinx to generate docs - compileall.py OK kn@ |
2020-03-23 12:01:30 by Rafael Sadowski | Files touched by this commit (700) |
Log message: Update KDE Frameworks to 5.68.0 and KDE5 to 19.12 This commit includes 218 port updates and 16 tweak updates after KDE framework changes. Most of this 16 changes caused by: - KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new WANTLIBs - Upstream changed some xdg paths from share/examples/***/xdg/ to share/qlogging-categories5/, which ends in a lot of PLIST chages. List of notable changes: - Bump all kf5 shared libs. - Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the latest version an update together. (Idea from Qt5). - s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@. - Update okteta to 0.26.3 - Update spectacle only to 19.04.3, latest version without hard wayland dependency. - Remove python2 support in cantor, python3 only! - devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@ - devel/kf5/ki18n: switch to python 3, by kn@ - devel/kf5/kservice: switch to python 3, by kn@ - devel/kf5/kconfigwidgets: remove python module usage, by kn@ - devel/kf5/ktextigwidgets: remove python module usage, by kn@ Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@ Thanks a lot! |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2018-10-22 14:30:45 by Rafael Sadowski | Files touched by this commit (267) |
Log message: Update OpenBSD KDE5 universe. - Update KDE Frameworks to 5.51.0 -- Change examples handling and use @sample for all of them. Idea by ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@. - Update our KDE Applications to 18.08.2. -- Nothing special except okteta. They use there own version pattern now. I set EPOCH. - Update all devel/kf5 consumers there are effected by the examples handling. -- kdevelop -- krusader -- tellico -- yakuake Thanks to landry@ for feedback and hints |
2018-06-04 14:25:33 by Rafael Sadowski | Files touched by this commit (161) |
Log message: Update KDE Releases Frameworks to 5.46.0 Changelogs; https://www.kde.org/announcements/kde-frameworks-5.44.0.php https://www.kde.org/announcements/kde-frameworks-5.45.0.php https://www.kde.org/announcements/kde-frameworks-5.46.0.php |
2018-02-26 13:33:07 by Rafael Sadowski | Files touched by this commit (94) |
Log message: Update KDE Frameworks to 5.43.0 Changelog: https://www.kde.org/announcements/kde-frameworks-5.43.0.php |
2018-02-12 12:35:37 by Rafael Sadowski | Files touched by this commit (102) |
Log message: Update KDE Frameworks to 5.42.0 Changelog: https://www.kde.org/announcements/kde-frameworks-5.42.0.php bulk and ok landry@ Thanks a lot! |
2018-01-09 14:10:40 by Rafael Sadowski | Files touched by this commit (155) |
Log message: Update KDE Frameworks to 5.41.0 Update kdelibs4support to 5.39.0 and not to 5.41.0 because otherwise the openssl stuff will do too much work. (Make kssl compile against OpenSSL 1.1.0 (bug 370223)). Tested in an bulk by landry@ Thanks! ok landry@ |
2017-06-07 11:03:39 by Rafael Sadowski | Files touched by this commit (165) |
Log message: Update KDE Frameworks to 5.34.0 A few tweaks from zhuk@. Thanks! ok jca@ |
2016-12-25 07:54:49 by Vadim Zhukov | Files touched by this commit (170) |
Log message: Update KDE Frameworks to 5.29.0 and sync with Qt5. A few tweaks are coming, but things should build at least for now. Most work done from Rafael Sadowski, thanks! |