[kde-freebsd] [SVN Commit] area51/QT/devel

2016-04-10 Thread Tobias Berner
SVN commit 12293 by tcberner: New port: devel/qbs Qbs is a new/fancy/totally necessary buildsystem for Qt. See for the whys [1], and [2] for more information on qbs, and [3] for some example projects. Based on a version obtained from Ralf Nolden, thanks. [1] http://blog.qt.io/blog/2012/02/15/

[kde-freebsd] [Bug 208120] devel/cmake strips necessary rpath when installing any gnu compiler from ports

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120 --- Comment #10 from Diane Bruce --- Sure. My original thought was it belonged in cmake.mk anyway! groot@ convinced me it should go in cmake port itself and myself don't care. The pkg-message is -Wl,-rpath=%%TARGLIB%% Which is dutifully ad

[kde-freebsd] [SVN Commit] area51/QT/devel/qtcreator

2016-04-10 Thread Tobias Berner
SVN commit 12294 by tcberner: Update devel/qtcreator to use the now split out devel/qbs M +12 -2 Makefile M +0 -150pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also ht

[kde-freebsd] [SVN Commit] area51/QT/devel/qtcreator

2016-04-10 Thread Tobias Berner
SVN commit 12295 by tcberner: Do not just dump stuff in KDE/, but give DIST_SUBDIR some structure. M +1 -1 Makefile M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd S

Re: [kde-freebsd] [SVN Commit] branches/plasma5/KDE

2016-04-10 Thread T.C.Berner
Hi Ralf The whole KDE Frameworks builds fine on 9.3 :) -- Plasma on the other hand not (for example kscreenlocker uses SOCK_CLOEXEC which is only available from 10.0 on) mfg Tobias 2016-04-10 7:12 GMT+02:00 Ralf Nolden : > Am Samstag, 9. April 2016, 14:27:37 schrieb Tobias Berner: > > SVN comm