Re: New development repository location.

2017-06-09 Thread Adriaan de Groot
On Friday 09 June 2017 19:40:42 Schaich Alonso wrote: > On Wed, 31 May 2017 10:10:21 +0200 > > "Tobias C. Berner" wrote: > > Hi there > > The main difference between the old svn repository and the new one is, > > that > > like gnome@ and xorg@, we now have a complete

f.k.o has migrated

2017-05-28 Thread Adriaan de Groot
The KDE/FreeBSD website, https://freebsd.kde.org/, has been around for a long time. It has been the repository of much (well, maybe some) wisdom around KDE- on-FreeBSD. But as a repository of knowledge, it was rather limited in recent years: it lives in KDE's source-code repositories, and as

Re: x11-toolkits/qt5-widgets

2017-05-27 Thread Adriaan de Groot
On Sunday 28 May 2017 07:58:55 Andrew Johnson wrote: > -L/usr/local/lib -lQt5Core > /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src- > 5.7.1/lib/libQt5Core.so:(.dynamic+0x27c28): multiple definition of `__b > ss_start@Qt_5' >

Re: Building pyqt5 against py3

2017-05-26 Thread Adriaan de Groot
On Thursday, May 25, 2017 12:03:00 AM Dan MacDonald wrote: > Hi FreeBSD KDE dev(s)! > > I've successfully built pyqt5 against py27 under HEAD but I've had no > luck building pyqt5 against any version of Python 3. Any tips you > could offer would ge greatly assisted! > > Thanks > > ===>

Re: Messing around with linkers & CMake

2017-04-19 Thread Adriaan de Groot
On Saturday 15 April 2017 13:36:40 Koop Mast wrote: > So I was looking into using binutils from ports to build webkitgtk when > debug is enabled. With the CMAKE_AR and CMAKE_RANLIB variables I can > set the binutils ar and ranlib. However the problem is that for some > reason cmake doesn't have a

[SVN Commit] branches/plasma5/QT/www/qt5-webengine

2017-04-13 Thread Adriaan de Groot
SVN commit 13862 by adridg: Massage QtWebengine - add missing depends - missing includes for the build M +4 -2 Makefile M +9 -1 files/patch-src_3rdparty_chromium_content_renderer_devtools_v8__sampling__profiler.cc A

[SVN Commit] branches/plasma5/QT/www/qt5-webengine

2017-04-13 Thread Adriaan de Groot
SVN commit 13861 by adridg: Restore IGNORE, also needs bison to build M +3 -0 Makefile

[SVN Commit] branches/plasma5/KDE/x11/kde4-runtime

2017-03-30 Thread Adriaan de Groot
SVN commit 13812 by adridg: Adjust for changed using-Samba style M +1 -2 Makefile

[SVN Commit] branches/plasma5/KDE/net/krfb

2017-03-11 Thread Adriaan de Groot
SVN commit 13752 by adridg: Fix build of krfb; see KDE D5018 A files (directory) A files/patch-krfb_CMakeLists.txt

Messing around with linkers & CMake

2017-03-09 Thread Adriaan de Groot
In some cases, we end up with shared-libs that are too big to include debug info; webkit2, webengine come to mind. Here's one way to mess with the linking step (bear in mind, I haven't played at *all* with the consequences this has nor how variable-scope affects generation). Consider

Re: How to startx KDE Plasma 5.9.2

2017-03-03 Thread Adriaan de Groot
On Friday 03 March 2017 07:42:59 Geordie wrote: > Hi > and thanks for replying > However I do not not have the file /usr/local/bin/startkde. I have got > kfed5,kdeinit5,kf5-config, kfcross in /usr/local/bin/ > > This is fresh install using portmaster -P x11/kf5-frameworks on > Freebsd11 O,

Re: How to startx KDE Plasma 5.9.2

2017-03-03 Thread Adriaan de Groot
On Friday 03 March 2017 07:59:50 Tobias C. Berner wrote: > Hi > > You cannot yet use a wayland session to run plasma on FreeBSD > . > > To start it in X11 mode just execute /usr/local/bin/startkde, and for good > measure with ck-launch-session. > > I'm not familiar with xdm, and how it starts

Re: kf5-attica-5.29.0

2016-12-29 Thread Adriaan de Groot
On Thursday 29 December 2016 00:02:34 Geordie wrote: > Unable to access > file > /usr/ports/x11-toolkits/kf5-attica/work/stage/usr/libdata/pkgconfig/libKF5A > ttica.pc No such file or directory Error code 74 That's a bug. But we would need more of the build log to say anything about it. Are you

[SVN Commit] branches/plasma5/KDE/devel/kf5-extra-cmake-modules/files

2016-12-28 Thread Adriaan de Groot
SVN commit 13524 by adridg: Update patch for finding Inotify; KDE-phab review pending. A patch-git_add_FindInotify.cmake patch-git_add_FindLibinotify.cmake#13523 D patch-git_add_FindLibinotify.cmake

[SVN Commit] branches/plasma5/QT

2016-11-09 Thread Adriaan de Groot
SVN commit 13308 by adridg: Sync from trunk: missing files for Qt 5.6.2 A devel/qmake5/files/patch-mkspecs__features__qt_functions.prf trunk/area51/QT/devel/qmake5/files/patch-mkspecs__features__qt_functions.prf#13307 A

[SVN Commit] branches/plasma5/QT/Mk/Uses

2016-11-09 Thread Adriaan de Groot
SVN commit 13306 by adridg: Merge from trunk, which merged from ports r424156 | jbeich | 2016-10-18 13:20:01 +0200 (Tue, 18 Oct 2016) | 5 lines Adjust TEST_WRKSRC for USES=[cq]make:outsource M +1 -0 qmake.mk

[SVN Commit] branches/plasma5/QT/Mk

2016-11-09 Thread Adriaan de Groot
SVN commit 13307 by adridg: Sync from trunk, remaining bits of Qt 5.6.2 update M +1 -4 bsd.qt.mk

[SVN Commit] branches/plasma5/QT/www/webkit-qt5

2016-11-08 Thread Adriaan de Groot
SVN commit 13305 by adridg: Sync with trunk: webkit-qt5 community release is now in-sync with the 5.6.2 release M +1 -5 Makefile M +3 -3 distinfo

[SVN Commit] branches/plasma5/KDE/devel/kde4-okteta trunk/area51/KDE/devel/kde4-okteta

2016-11-08 Thread Adriaan de Groot
SVN commit 13304 by adridg: PORTREVISION bump to force rebuild against the newest kde4-kdelibs M +1 -1 branches/plasma5/KDE/devel/kde4-okteta/Makefile M +1 -1 trunk/area51/KDE/devel/kde4-okteta/Makefile

[SVN Commit] branches/plasma5/QT/devel/qbs

2016-11-06 Thread Adriaan de Groot
SVN commit 13291 by adridg: Sync with trunk: qbs was PORTREVISION-bumped in official ports, filtered through trunk M +1 -0 Makefile

[SVN Commit] branches/plasma5/QT/devel

2016-11-06 Thread Adriaan de Groot
SVN commit 13289 by adridg: Sync Qt to trunk: RM-fixes from mat, don't remove non-existent unsupported mkspec M +2 -2 qmake4/Makefile M +3 -2 qmake5/Makefile

[SVN Commit] branches/plasma5/QT/devel

2016-11-06 Thread Adriaan de Groot
SVN commit 13288 by adridg: More sync-qt-to-trunk, PORTREVISION was reset for 5.6.2, comment-fix M +1 -1 qmake5/files/patch-configure M +0 -1 qt5-core/Makefile

[SVN Commit] branches/plasma5/QT

2016-11-06 Thread Adriaan de Groot
SVN commit 13284 by adridg: Pick up some of the changes from trunk for Qt 5.6.2 M +1 -1 misc/qt5-doc/Makefile M +3 -2 misc/qt5-examples/Makefile M +1 -0 x11-toolkits/qt5-declarative/distinfo

[SVN Commit] area51/KDE/graphics

2016-11-05 Thread Adriaan de Groot
SVN commit 13242 by adridg: Fixup merge of r13099. In trunk WRKSRC points somewhere else than it does in plasma5/ M +1 -1 kde4-libkdcraw/Makefile M +1 -1 kde4-libkexiv2/Makefile M +1 -1 kde4-libkipi/Makefile

[SVN Commit] area51

2016-11-05 Thread Adriaan de Groot
SVN commit 13241 by adridg: Mark r13099 as merged _M. (directory)

[SVN Commit] area51/KDE

2016-11-05 Thread Adriaan de Groot
SVN commit 13240 by adridg: Merge r13099 from plasma5/ (except USES line has moved) M +1 -5 graphics/kde4-libksane/Makefile M +1 -4 x11/kde4-kactivities/Makefile

[SVN Commit] area51/KDE/graphics/kde4-libkipi

2016-11-05 Thread Adriaan de Groot
SVN commit 13239 by adridg: Merge r13099 from plasma5/ (except USES has moved, and path in reinplace is different, and other comment doesn't match) M +3 -4 Makefile

[SVN Commit] area51/KDE/graphics

2016-11-05 Thread Adriaan de Groot
SVN commit 13238 by adridg: Merge r13099 from plasma5/ (except USES line has been moved, and path in reinplace is different) M +3 -4 kde4-libkdcraw/Makefile M +3 -4 kde4-libkexiv2/Makefile

[SVN Commit] area51/PORTS

2016-11-05 Thread Adriaan de Groot
SVN commit 13237 by adridg: Merge r13099 from plasma5/ (except that in that branch, these ports live in KDE/ and sometimes in other categories, too) M +1 -5 devel/libkgapi/Makefile M +1 -5 graphics/libkscreen/Makefile M +1 -5 net/libkfbapi/Makefile

[SVN Commit] area51/PORTS/sysutils/polkit-qt

2016-11-05 Thread Adriaan de Groot
SVN commit 13236 by adridg: Merge 13099 (pathfix) into modified polkit M +1 -5 Makefile

[SVN Commit] branches/plasma5

2016-10-30 Thread Adriaan de Groot
SVN commit 13222 by adridg: Merge from trunk: PYQT *down*grade to 5.6 (the 5.7 stuff has moved to qt-5.7/ branch) _M. (directory) M +2 -2 PYQT/Mk/Uses/pyqt.mk M +1 -1 PYQT/databases/py-qt4-sql/Makefile M +1 -1 PYQT/devel/py-qt4-assistant/Makefile M +3

[SVN Commit] area51/PYQT/devel/py-qt5-core/files

2016-10-30 Thread Adriaan de Groot
SVN commit 13221 by adridg: Need a little extra for py-qt5-dbussupport; dbus_inc_dirs is filled by pkg-config, and includes multiple -I flags because dbus.h needs both /usr/local/include/dbus-1 and /usr/local/lib/dbus-1. Don't drop them when looking for dbus-python.h. M +15 -1

[SVN Commit] area51/PYQT

2016-10-29 Thread Adriaan de Groot
SVN commit 13219 by adridg: Update PyQT to 5.6, except for dbussupport which doesn't compile because of dbus-headers weirdness M +3 -3 Mk/Uses/pyqt.mk M +16 -15devel/py-qt5-core/files/patch-configure.py M +1 -0 devel/py-qt5-core/pkg-plist M +3 -2

[SVN Commit] branches/qt-5.7

2016-10-29 Thread Adriaan de Groot
SVN commit 13216 by adridg: Merge (mostly merge, and a little fi-merge) from plasma5, pyqt 5.7 _M. (directory) M +5 -5 PYQT/Mk/Uses/pyqt.mk M +1 -1 PYQT/comms/py-qt5-serialport/Makefile M +1 -1 PYQT/databases/py-qt4-sql/Makefile M +1 -1

[SVN Commit] area51/PORTS/databases/akonadi

2016-10-26 Thread Adriaan de Groot
SVN commit 13198 by adridg: Merge from ports r424427 | mat | 2016-10-21 17:21:13 +0200 (Fri, 21 Oct 2016) | 8 lines Use USES=pathfix where applicable. M +1 -3 Makefile

[SVN Commit] area51/PORTS/multimedia

2016-10-26 Thread Adriaan de Groot
SVN commit 13197 by adridg: Merge from ports r424521 | rakuco | 2016-10-23 15:57:03 +0200 (Sun, 23 Oct 2016) | 2 lines Switch to an out-of-source CMake build. M +2 -2 qt5-phonon4-designerplugin/Makefile M +1 -1 qt5-phonon4-gstreamer/Makefile M +1 -1

[SVN Commit] area51/PORTS/net-p2p/libktorrent

2016-10-26 Thread Adriaan de Groot
SVN commit 13196 by adridg: Merge ports r424339, r424527 ktorrent -> kde@ M +1 -1 Makefile

[SVN Commit] area51

2016-10-26 Thread Adriaan de Groot
SVN commit 13194 by adridg: Merge from ports: r424411 | mat | 2016-10-21 14:51:40 +0200 (Fri, 21 Oct 2016) | 7 lines already has -f. M +2 -2 PYQT/devel/py-qt4-core/Makefile M +2 -2 PYQT/devel/py-qt5-core/Makefile M +1 -1 PYQT/misc/py-qt4-demo/Makefile M +1 -1

[SVN Commit] branches/plasma5/KDE/x11-themes/plasma5-wallpapers-freebsd

2016-10-19 Thread Adriaan de Groot
SVN commit 13189 by adridg: Plasma 5 default wallpaper - swap out the KDE4 wallpaper for the one I wanted. Thanks to Timothee. M +3 -3 distinfo M +1 -9 pkg-plist

[SVN Commit] branches/plasma5/KDE/x11-themes/plasma5-wallpapers-freebsd

2016-10-19 Thread Adriaan de Groot
SVN commit 13188 by adridg: Give the wallpapers thing a better MASTER_SITES, temporarily, so folks can actually fetch it. M +1 -1 Makefile

[SVN Commit] branches/plasma5/KDE/x11-themes

2016-10-19 Thread Adriaan de Groot
SVN commit 13187 by adridg: Add a branding-wallpapers-for-plasma5 port. The distfile location is bogus: still need to do something about that. Also, needs actual fun wallpaper (current distfile is a copy of the stripes-blue one). A plasma5-wallpapers-freebsd (directory) A

[SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-desktop

2016-10-19 Thread Adriaan de Groot
SVN commit 13186 by adridg: Shuffle the USE_KDE for the Plasma 5 Desktop: add the _run targets separately, and add infocenter to the list. M +5 -3 Makefile

[SVN Commit] branches/plasma5/KDE/devel/kio-extras

2016-10-19 Thread Adriaan de Groot
SVN commit 13185 by adridg: Add missing maintainer M +1 -0 Makefile

[SVN Commit] area51/QT/misc/qt4-l10n

2016-10-18 Thread Adriaan de Groot
SVN commit 13184 by adridg: Undo more bungling, somehow reintroduced quickcontrols into qt4 M +0 -1 pkg-plist

[SVN Commit] area51/KDE

2016-10-18 Thread Adriaan de Groot
SVN commit 13183 by adridg: Trivial consistency fix: blank line before MAINTAINER M +1 -0 accessibility/kmouth/Makefile M +1 -0 net/kget/Makefile

[SVN Commit] area51/KDE/print/kde4-print-manager

2016-10-18 Thread Adriaan de Groot
SVN commit 13182 by adridg: Merge from ports: both r424182 and r424155 | tijl | 2016-10-18 13:11:51 +0200 (Tue, 18 Oct 2016) | 3 lines - Fix build with CUPS 2.2.x. - Fix printing test page. M +7 -4 Makefile A files (directory) A

[SVN Commit] area51/KDE

2016-10-18 Thread Adriaan de Groot
SVN commit 13181 by adridg: Merge from ports: r424182, KDE_CATEGORIES change (part 1) M +1 -3 accessibility/jovie/Makefile M +1 -3 accessibility/kaccessible/Makefile M +1 -3 accessibility/kmag/Makefile M +1 -3 accessibility/kmousetool/Makefile M +1 -4

[SVN Commit] area51/PORTS/finance/skrooge

2016-10-18 Thread Adriaan de Groot
SVN commit 13180 by adridg: Merge from ports: r424012 | jhale | 2016-10-15 14:03:57 +0200 (Sat, 15 Oct 2016) | 5 lines - Update to finance/libofx to 0.9.11 - Remake/rename patches - Bump PORTREVISION on dependent ports as the shared library version has increased M +1 -0 Makefile

[SVN Commit] area51/QT/Mk/Uses

2016-10-18 Thread Adriaan de Groot
SVN commit 13179 by adridg: .. continuation of previous, merge r424156 from ports M +1 -0 qmake.mk

[SVN Commit] area51/PORTS/Mk/Uses

2016-10-18 Thread Adriaan de Groot
SVN commit 13178 by adridg: Merge from ports. r424156 | jbeich | 2016-10-18 13:20:01 +0200 (Tue, 18 Oct 2016) | 5 lines Adjust TEST_WRKSRC for USES=[cq]make:outsource M +1 -0 cmake.mk

[SVN Commit] area51

2016-10-18 Thread Adriaan de Groot
SVN commit 13177 by adridg: Fix up FreeBSD svn tag M +1 -1 PORTS/x11-themes/qt5-style-plugins/Makefile M +1 -1 QT/misc/qt5-doc/Makefile M +1 -1 QT/misc/qt5-examples/Makefile

[SVN Commit] branches/plasma5

2016-10-18 Thread Adriaan de Groot
SVN commit 13176 by adridg: Merge from trunk, last bits of Qt 5.6.2 updates (before the exp-run fallout) _M. (directory) D KDE/devel/kf5-kfilemetadata/files (directory) D KDE/vietnamese (directory) M +1 -1

[SVN Commit] area51

2016-10-17 Thread Adriaan de Groot
SVN commit 13174 by adridg: Re-attribute, drop some expanded FreeBSD SVN tags M +2 -2 PORTS/x11-themes/qt5-style-plugins/Makefile M +2 -2 QT/misc/qt5-doc/Makefile M +2 -2 QT/misc/qt5-examples/Makefile

[SVN Commit] branches/plasma5

2016-10-17 Thread Adriaan de Groot
SVN commit 13173 by adridg: Update KDevelop to 5.0.2 M +1 -1 KDE/Mk/Uses/kde.mk M +0 -1 PORTS/devel/kdevelop-kf5/Makefile M +3 -3 PORTS/devel/kdevelop-kf5/distinfo M +7 -0 PORTS/devel/kdevelop-kf5/pkg-plist M +3 -3 PORTS/devel/kdevplatform-kf5/distinfo

[SVN Commit] branches/plasma5

2016-10-15 Thread Adriaan de Groot
SVN commit 13172 by adridg: Merge from trunk/ : bump Qt to 5.6.2 _M. (directory) M +3 -4 QT/Mk/bsd.qt.mk M +0 -14 QT/devel/qmake5/Makefile M +6 -3 QT/devel/qmake5/files/patch-configure D

[SVN Commit] area51

2016-10-15 Thread Adriaan de Groot
SVN commit 13170 by adridg: Clean up some empty directories. D KDE/devel/kf5-kfilemetadata/files (directory) D KDE/vietnamese (directory) D QT/devel/qt5-core/files (directory)

[SVN Commit] area51/QT/misc/qt5-examples

2016-10-13 Thread Adriaan de Groot
SVN commit 13167 by adridg: Spaces -> tabs M +1 -1 Makefile

[SVN Commit] area51/QT/misc

2016-10-13 Thread Adriaan de Groot
SVN commit 13166 by adridg: Fix up download link for the full distfile; remove superfluous QT5_SUBDIR M +1 -1 qt5-doc/Makefile M +2 -1 qt5-examples/Makefile

[SVN Commit] area51/QT

2016-10-12 Thread Adriaan de Groot
SVN commit 13154 by adridg: Qt 5.6.2 polishing: don't remove no-longer-extant mkspec-file, fix up master site of examples M +0 -1 devel/qmake5/Makefile M +2 -2 misc/qt5-examples/Makefile

[SVN Commit] area51/QT/devel/qmake5/files

2016-10-12 Thread Adriaan de Groot
SVN commit 13153 by adridg: Minor spelling error in patch description M +1 -1 patch-configure

[SVN Commit] area51/KDE/Mk/Uses

2016-10-12 Thread Adriaan de Groot
SVN commit 13152 by adridg: Mention that syntaxhighlighting isn't released yet (even if it is in the ApiDox) M +1 -1 kde.mk

[SVN Commit] area51/KDE/Mk/Uses

2016-10-12 Thread Adriaan de Groot
SVN commit 13151 by adridg: KF5: add tier 4 (just frameworkintegration) M +7 -1 kde.mk

[SVN Commit] area51/QT/www/webkit-qt5

2016-10-12 Thread Adriaan de Groot
SVN commit 13150 by adridg: WebKit has a community 5.6.2 release, too. M +0 -2 Makefile M +3 -3 distinfo

[SVN Commit] area51/QT

2016-10-12 Thread Adriaan de Groot
SVN commit 13149 by adridg: Undo my bungling from this morning, where I nuked tcberner's prep-work for Qt 5.6.2 snapshot. Bump it to 5.6.2 final, which was released this afternoon. M +2 -3 Mk/bsd.qt.mk M +0 -14 devel/qmake5/Makefile M +1 -28

[SVN Commit] area51

2016-10-12 Thread Adriaan de Groot
SVN commit 13148 by adridg: Swap out hacked bsd.port.mk for hacked kdemerge-tool, suggested by tcberner@ _M. (directory) D KDE/Mk/bsd.port.mk M +23 -0 Tools/scripts/area51

[SVN Commit] area51/QT

2016-10-12 Thread Adriaan de Groot
SVN commit 13147 by adridg: Not sure what I was thinking with last few sync-commits; match downstream ports again. A devel/qmake5/files/patch-mkspecs__common__freebsd.conf A devel/qmake5/files/patch-mkspecs__features__qt_functions.prf A

[SVN Commit] area51/QT

2016-10-12 Thread Adriaan de Groot
SVN commit 13146 by adridg: Sync with ports: remove now-empty Qt patches D devel/qmake5/files/patch-mkspecs__common__freebsd.conf D devel/qmake5/files/patch-mkspecs__features__qt_functions.prf D devel/qmake5/files/patch-mkspecs_freebsd-clang_qmake.conf

[SVN Commit] area51

2016-10-12 Thread Adriaan de Groot
SVN commit 13145 by adridg: Merge from ports: qt5-phonon4 dropped declarative; Qt bumped to Qt 5.6.2 M +3 -1 PORTS/multimedia/qt5-phonon4/Makefile M +4 -3 QT/Mk/bsd.qt.mk M +14 -0 QT/devel/qmake5/Makefile M +28 -1 QT/devel/qmake5/files/patch-configure A

[SVN Commit] area51/KDE

2016-10-12 Thread Adriaan de Groot
SVN commit 13144 by adridg: Merge from plasma5/ (in a sense). Update frameworks; update kde.mk to match categories work; temporarily include bsd.port.mk because the categories work depends on a change in the definition of valid categories. M +61 -48Mk/Uses/kde.mk A

[SVN Commit] branches/plasma5/KDE

2016-10-11 Thread Adriaan de Groot
SVN commit 13141 by adridg: Add Qt testlib_build to frameworks ports that want them (in 5.27) M +1 -1 devel/kf5-kitemmodels/Makefile M +1 -1 x11-toolkits/kf5-attica/Makefile

[SVN Commit] branches/plasma5/KDE/Mk/Uses

2016-10-11 Thread Adriaan de Groot
SVN commit 13140 by adridg: Minor code-documentation fix: it's not KDE_DIST anymore M +2 -2 kde.mk

[SVN Commit] branches/plasma5/KDE/Mk/Uses

2016-10-11 Thread Adriaan de Groot
SVN commit 13139 by adridg: Minor indentation fix: these all fall inside the .if \!defined(_INCLUDE_USES_KDE_MK) M +10 -10kde.mk

[SVN Commit] branches/plasma5/KDE/Mk/Uses

2016-10-11 Thread Adriaan de Groot
SVN commit 13138 by adridg: Minor typo-work in kde.mk M +2 -2 kde.mk

[SVN Commit] area51/KDE

2016-10-09 Thread Adriaan de Groot
SVN commit 13135 by adridg: Merge from plasma5/ -- the porting-aids tier of kf5 M +32 -3 Mk/Uses/kde.mk A lang/kf5-kross (directory) A lang/kf5-kross/Makefile A lang/kf5-kross/distinfo A lang/kf5-kross/pkg-descr A

[SVN Commit] area51/KDE/Mk/Uses

2016-10-09 Thread Adriaan de Groot
SVN commit 13133 by adridg: Shuffle ports-definitions so _PORT comes first, then _PATH or _LIB (to match plasma5/) M +67 -66kde.mk

[SVN Commit] area51/PORTS/net-im

2016-10-08 Thread Adriaan de Groot
SVN commit 13129 by adridg: Merge from ports r423332 r423337 (telepathy-qt[45]) M +20 -7 telepathy-qt4/Makefile M +435 -435 telepathy-qt4/pkg-plist A telepathy-qt5 (directory) A telepathy-qt5/Makefile

[SVN Commit] area51/PORTS/sysutils

2016-10-08 Thread Adriaan de Groot
SVN commit 13128 by adridg: Merge from ports, r423332 r423337 (polkit-qt* slaveports) M +18 -6 polkit-qt/Makefile M +41 -41polkit-qt/pkg-plist M +5 -25 polkit-qt5/Makefile D polkit-qt5/distinfo D polkit-qt5/pkg-descr D

[SVN Commit] area51/PORTS/multimedia/qt5-phonon4-gstreamer

2016-10-08 Thread Adriaan de Groot
SVN commit 13127 by adridg: Merge from ports r423351 | tcberner | 2016-10-05 17:23:40 +0200 (Wed, 05 Oct 2016) | 8 lines Fix build of multimedia/qt5-phonon-gstreamer In r421340 there was an unfortunate mistake when realphabetizing the USE_QT5 components, and 'phonon4' became a 'phonon'. M

[SVN Commit] area51/PORTS/graphics

2016-10-08 Thread Adriaan de Groot
SVN commit 13126 by adridg: Merge from ports; merge from plasma5 r13124, opencv -> opencv2 M +2 -1 kipi-plugin-removeredeyes/Makefile M +2 -1 libkface/Makefile

[SVN Commit] area51/KDE/x11/kde4-workspace

2016-10-08 Thread Adriaan de Groot
SVN commit 13125 by adridg: Merge from ports (the patch mentioned was never removed in area51) r422903 | dbn | 2016-09-29 07:07:27 +0200 (Thu, 29 Sep 2016) | 6 lines x11/kde4-workspace: fix OpenGL test for nvidia-driver. Restore patch introduced in r408463 and accidentially removed in r417328.

[SVN Commit] branches/plasma5/KDE/sysutils/polkit-qt5

2016-10-03 Thread Adriaan de Groot
SVN commit 13105 by adridg: Revert one corner of r13099 pathfix fixes many things, but doesn't recogize LIB_DESTINATION as a potential path that needs fixing. We'd need to either patch CMakelists.txt to s/LIB_DESTINATION/INSTALL_LIB_DIR or something like that, or extend pathfix.mk to recognize

[SVN Commit] area51/PORTS/textproc/raptor2

2016-10-01 Thread Adriaan de Groot
SVN commit 13100 by adridg: Merge from ports, PORTREVISION bump r422711 | tijl | 2016-09-24 13:06:57 +0200 (Sat, 24 Sep 2016) | 24 lines - Update devel/icu to 57.1. M +1 -1 Makefile

[SVN Commit] area51/KDE/x11-toolkits

2016-09-28 Thread Adriaan de Groot
SVN commit 13093 by adridg: Get kirigami from plasma5/ (this time for real) A kirigami (directory) A kirigami/Makefile A kirigami/distinfo A kirigami/pkg-descr A kirigami/pkg-plist

[SVN Commit] area51/KDE/Mk/Uses

2016-09-28 Thread Adriaan de Groot
SVN commit 13092 by adridg: Get kirigami from plasma5/ M +6 -1 kde.mk

[SVN Commit] area51

2016-09-28 Thread Adriaan de Groot
SVN commit 13091 by adridg: Merge from plasma5: don't run SVG validation on install _M. (directory) A KDE/x11-themes/kf5-breeze-icons/files (directory)

Re: KF5 in trunk

2016-09-22 Thread Adriaan de Groot
On Thursday 22 September 2016 10:30:31 Dwayne MacKinnon wrote: > Thanks for the update. I just used the plasma5 branch a few days ago to > install kf5. Should I now check out trunk and use it from here on? At this point, I'd say stick with plasma5/ branch, since it has all the bells and

KF5 in trunk

2016-09-21 Thread Adriaan de Groot
Recently, area51 trunk was pretty much declared dead. All the good stuff (tm) was happening in plasma5/ branch, largely thanks to tcb. Having qt 5.6 and cmake and some other big PRs in-flight didn't help much: trunk was way out of sync. Trunk has been resurrected. After some rough-and-tumble

[SVN Commit] area51/KDE

2016-09-21 Thread Adriaan de Groot
SVN commit 13062 by adridg: KF5: complete tier3 with gpgme (put it into security/ instead of net/ though) M +1 -1 Mk/Uses/kde.mk A security/gpgmepp-kf5 (directory) A security/gpgmepp-kf5/Makefile A security/gpgmepp-kf5/distinfo A

[SVN Commit] area51/KDE/Mk/Uses

2016-09-21 Thread Adriaan de Groot
SVN commit 13061 by adridg: KF5: add Tier 3 to kde.mk; need to argue over gpgme though M +76 -2 kde.mk

[SVN Commit] area51/KDE

2016-09-21 Thread Adriaan de Groot
SVN commit 13060 by adridg: KF5 remainder of Tier 3 A net/kf5-kxmlrpcclient (directory) A net/kf5-kxmlrpcclient/Makefile A net/kf5-kxmlrpcclient/distinfo A net/kf5-kxmlrpcclient/pkg-descr A net/kf5-kxmlrpcclient/pkg-plist

[SVN Commit] area51/KDE

2016-09-21 Thread Adriaan de Groot
SVN commit 13059 by adridg: KF5 Tier 3 (about half of them) A security/kf5-kdesu (directory) A security/kf5-kdesu/Makefile A security/kf5-kdesu/distinfo A security/kf5-kdesu/pkg-descr A security/kf5-kdesu/pkg-plist A

[SVN Commit] area51/KDE

2016-09-21 Thread Adriaan de Groot
SVN commit 13058 by adridg: KF5 Tier 2 frameworks M +21 -1 Mk/Uses/kde.mk A graphics/kf5-kimageformats (directory) A graphics/kf5-kimageformats/Makefile A graphics/kf5-kimageformats/distinfo A graphics/kf5-kimageformats/pkg-descr

[SVN Commit] area51/KDE/Mk/Uses

2016-09-21 Thread Adriaan de Groot
SVN commit 13057 by adridg: KF5 Massage kde.mk to build all the Tier 1 frameworks, tidy dependency info as per r420914 in official ports M +105 -36 kde.mk

[SVN Commit] area51/KDE

2016-09-21 Thread Adriaan de Groot
SVN commit 13056 by adridg: KF5 Add the rest of the Tier 1 frameworks (with fi-merge) A dns (directory) A dns/kf5-kdnssd (directory) A dns/kf5-kdnssd/Makefile A dns/kf5-kdnssd/distinfo A dns/kf5-kdnssd/pkg-descr A

[SVN Commit] area51/KDE/devel/kf5-kapidox

2016-09-21 Thread Adriaan de Groot
SVN commit 13051 by adridg: KF5 Apidox doesn't actually need kf5-karchive (it's Tier 1) M +1 -1 Makefile

[SVN Commit] area51/KDE

2016-09-21 Thread Adriaan de Groot
SVN commit 13052 by adridg: KF5 Add some more Tier 1 frameworks from outside devel/ A archivers/kf5-karchive (directory) A archivers/kf5-karchive/Makefile A archivers/kf5-karchive/distinfo A archivers/kf5-karchive/pkg-descr A

[SVN Commit] area51/KDE/Mk/Uses

2016-09-20 Thread Adriaan de Groot
SVN commit 13049 by adridg: KF5 -- introduce the rest of the devel/ frameworks (some of which have dependencies outside of devel/, so it does not all build) M +109 -8kde.mk

[SVN Commit] area51/KDE/devel

2016-09-20 Thread Adriaan de Groot
SVN commit 13048 by adridg: ECM is maintained outside of area51 D kf5-extra-cmake-modules (directory)

[SVN Commit] area51/QT/devel/qmake5

2016-09-20 Thread Adriaan de Groot
SVN commit 13047 by adridg: Merge from ports r422441 r422441 | linimon | 2016-09-19 15:34:07 +0200 (Mon, 19 Sep 2016) | 4 lines Mark as broken on sparc64. M +2 -0 Makefile

[SVN Commit] area51/KDE/Mk/Uses

2016-09-19 Thread Adriaan de Groot
SVN commit 13045 by adridg: KF5: add coreaddons component M +7 -2 kde.mk

<    1   2   3   4   5   6   7   >