19 Commits

Author SHA1 Message Date
jasper
ad51a8d49f fix build with clang6 by forcing c++03; this is a kde4-only port and a similar
"fix" is applied at an upstream fork and freebsd
2018-04-17 17:37:07 +00:00
landry
0a0d5ce139 Remove now useless patch, qwt 6 provides qwt_plot_svgitem.h 2017-11-01 14:14:53 +00:00
landry
91191412d6 Fixes for depending ports after qscintilla update.
Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
properly.
2017-10-30 13:55:10 +00:00
sthen
b01c93dbf2 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 11:57:48 +00:00
ajacoutot
79589a1e82 Bump after the recent phonon MODULE change. 2015-06-26 09:18:39 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
zhuk
68d950633f Bringing in KDE 4.14.3. This is the last KDE4 release, ever.
This release contains only minor fixes.

See you in KDE Frameworks land in the next season!
2015-01-20 21:58:37 +00:00
zhuk
3f31ca6ce1 Welcome, KDE 4.14.2!
Many patches went upstream, but even more patches are still there...
To be continued!
2014-11-01 21:09:39 +00:00
zhuk
2e309ab18b Small bugfix KDE 4.13.3. Release announcement:
http://www.kde.org/announcements/announce-4.13.3.php
2014-07-18 08:17:07 +00:00
zhuk
10ffb515b6 Bump after multimedia/phonon update with changing RUN_DEPENDS. 2014-07-10 19:55:26 +00:00
zhuk
5ce7841d3a "small update" (c) tedu@
Here KDE 4.13.2 comes. Big release changelogs could be read here:

  http://www.kde.org/announcements/4.12/
  http://www.kde.org/announcements/4.13/

Critical things you should be aware of:

  1. Nepomuk is gone, it's superseeded by Baloo. Nepomuk libraries
     are still here, though, but they do rely on Baloo internally.

  2. kdnssd was renamed to zeroconf-ioslave;

  3. kwallet was renamed to kwalletmanager;

  4. Akonadi cache will be rebuilt; this could result in change
     of PIM folder indexes, which in turn could mess up your
     mail filters - beware.

  5. ... a lot of other little problems that always happen during
     update.

Things could be broken for a day or two in subtle ways - don't
hesistate on reporting them!
2014-07-09 20:03:22 +00:00
zhuk
27e9d26818 KDE 4.11.5. Some highlights:
Three Kate plugins written in Python migrated to Python 3 and thus
are not available for the moment.

kdelibs-4.x deconflicted with kdebindings-3.x, and kde-runtime-4.x
deconflicted with kdebase-3.x. Most notable change is the renaming
of kreadconfig and kwriteconfig by appending a "4" suffix to them.
All ports in CVS and in WIP repo are checked for usage of all renamed
binaries, but anything else could be broken. Sorry.

KWin renamed in kde-workspace again, to avoid conflict with
KFourInLine.

Default dependencies that came from kde4.port.mk now have additional
restriction ",<5". KDE Frameworks won't hit CVS during current cycle
but it's better to be proactive.
2014-01-15 19:42:08 +00:00
zhuk
9ae3028075 Move on to KDE 4.11.4.
In this release, four "fat" packages were split:

  * kdeadmin
  * kdenetwork
  * kdesdk
  * kdetoys

To make updates reliable, we provide corresponding meta-packages now.

Many new patches in x11/kde4 correspond to the linking problems detected.
Those are planned to integrate upstream but probably we'll have to keep
some of them until KDE 5.

For information about major KDE 4.11 features, look at the official site:
http://www.kde.org/announcements/4.11/

Kopete Jingle support is disabled for now, until googletalk-call gets
cured from permanent coredumping.

This update involved a lot of help and patience for my mistakes from
many people, including ajacoutot@, espie@, naddy@... but most of the
times this was landry@ who definitely deserves personal "thank you"!
2013-12-08 19:13:28 +00:00
zhuk
3a5ccf6ffa Better upgrade path for x11/ruby-qt4 => x11/kde4/ruby-qt transition.
Prodded by landry@
2013-07-06 09:46:29 +00:00
zhuk
380f7dc269 Missing @conflict markers for smokegen and smokeqt. 2013-07-04 01:39:20 +00:00
zhuk
a0d0a8424a Update to KDE 4.10.5. Some highlights:
* @conflict markers relative to KDE3 packages added, to be used soon.
  * Migration to Ruby 1.9 for corresponding ports. Also added @pkgpath to
    x11/ruby-qt4 in x11/kde4/ruby-qt, because they are really the same
    (except that x11/ruby-qt4 contains also smokegen and smokeqt stuff).
  * kde-base-artwork and kde-wallpapers leaved at 4.10.4 because they:
    1) did not change; 2) are heavy enough.
2013-07-04 00:44:21 +00:00
zhuk
35003d61e5 Bugfix update to KDE 4.10.4. Tested with upcoming CMake 2.8.11. 2013-06-06 08:36:47 +00:00
zhuk
76f30147f5 Bugfix update KDE4 to 4.10.3 version, including some tweaks:
* Bump all SHARED_LIBS to 50.0, to avoid future clashes with KDE3
    libraries (based on input from espie@);
  * Enable support for Telepathy in kdenetwork (see recently committed
    net/telepathy/telepathy-qt);
  * Fix build of analitza when GNU readline is installed (thanks kirby@
    for pointing to GNU readline issue in general).
2013-05-14 09:16:25 +00:00
zhuk
84eede7cc6 SMOKE is a introspective wrapper around the Qt and KDE frameworks.
Legend has it that SMOKE stands for Scripting Meta Object Kompiler
Engine.

Information about all classes and all methods/functions is stored
in cross-referencing tables for fast look-ups. Thereby the whole
API of a wrapped library can be used.

The main purpose of SMOKE is making it easier to write bindings
from scripting languages to Qt and KDE - with an emphasis on ease
of use and flexibility.

This package contains wrappers for Qt, and does not depend on KDE
in any way.

NB: This could conflict with x11/ruby-qt4, paths to fix this are
investigated.
2013-04-24 19:06:07 +00:00