Version: 5.6.2, Package name: kdevelop-5.6.2 |
Maintained by: Rafael Sadowski |
Master sites:
|
Description KDevelop is a free, open source cross-platform IDE. It is a feature-full, plugin extensible IDE for C/C++ and other programming languages. It is based on KDevPlatform, and the KDE and Qt libraries and is under development since 1998. |
Filesize: 6961.746 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-15 14:27:26 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Switch to python 3 and disable python build dependency |
2021-02-08 12:16:24 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop to 5.6.2 |
2020-12-09 02:06:34 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop to 5.6.1 |
2020-09-08 09:23:04 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop to 5.6.0 |
2020-08-31 13:06:32 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Unbreak with grantlee-qt5>=5.2 |
2020-07-01 16:24:08 by Charlene Wendling | Files touched by this commit (2) |
Log message: kdevelop: move from QtWebKit to QtWebEngine Also, remove the ports-gcc fix because no gcc archs can and will use QtWebEngine (it's x86 and arm64 only) OK rsadowski@ (maintainer) |
2020-06-02 23:20:54 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop to 5.5.2 |
2020-05-15 23:57:15 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update kdevelop to 5.5.1 |
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! |
2020-01-08 21:50:37 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Bugfix update kdevelop to 5.4.6 Changelog: https://www.kdevelop.org/news/kdevelop-546-released |
2019-12-09 00:02:34 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Bugfix update kdevelop-5.4.5 |
2019-11-15 07:30:20 by Charlene Wendling | Files touched by this commit (1) |
Log message: kdevelop: remove a gcc-5 workaround that breaks the build with ports-gcc-8.3.0. OK rsadowski@ |
2019-11-06 07:33:05 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Bugfix update kdevelop to 5.4.4 Chnagelog: https://www.kdevelop.org/news/kdevelop-544-released While here add devel/clang-tools-extra as build-/runtime-dependency to enable ClangTidy support. |
2019-10-25 14:13:53 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Stabilization and bugfix update KDevelop to 5.4.3 Changelog: https://www.kdevelop.org/news/kdevelop-543-released |
2019-09-06 14:28:24 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop to 5.4.2 |
2019-08-19 00:00:40 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update kdevelop to 5.4.1 |
2019-07-24 13:20:56 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Bugfix update kdevelop to 5.3.3 |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-04 06:13:01 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Require latest lang/clazy version Only kdevelop has a runtime dependency on lang/clazy, though. Requested by rsadowski@ |
2019-06-02 23:19:32 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Bump and adjust WANTLIB after okteta update |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-03-08 14:05:33 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop to 5.3.2 |
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@ |
2019-03-07 00:12:10 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak: don't pick up llvm-config(1) from base |
2019-03-04 09:23:16 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update kdevelop to 5.3.1 |
2018-11-28 12:29:04 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update kdevelop 5.3.0 |
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-08-10 02:17:48 by Rafael Sadowski | Files touched by this commit (9) |
Log message: Update kdevelop-5.2.3 (Switch from Qt4/KDE4 to Qt5/KDE5) Tested by Elias M. Mariani and juanfra@. Thanks Feedback, tweaks and RUN_DEPENDS from Elias M. Mariani and juanfra@ |
2018-07-20 07:11:46 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Drop x11/kde4/okteta support in kdevelop |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-29 04:07:52 by Rafael Sadowski | Files touched by this commit (1) |
Log message: fix run depends on kate Spotted by jasper@; Thanks |
2017-07-27 03:34:38 by Stuart Henderson | Files touched by this commit (86) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2015-08-12 06:33:03 by Vadim Zhukov | Files touched by this commit (14) |
Log message: MODGETTEXT_TOOLS is already set by default. Pointed out by aja@. It looks like I need to stop juicing and restart coffeing... |
2015-08-12 04:00:50 by Vadim Zhukov | Files touched by this commit (15) |
Log message: More gettext-tools love for KDE4 ports. Inspired by recent aja@ commit in ktorrent-kde4. |
2015-07-10 12:28:14 by Vadim Zhukov | Files touched by this commit (10) |
Log message: Update KDevPlatform 1.7.1 and KDevelop to 4.7.1. |
2015-05-28 04:17:32 by Pascal Stumpf | Files touched by this commit (265) |
Log message: gcc4 bumps, reminded by aja@ |
2015-03-27 02:46:21 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |