[kde-freebsd] [SVN Commit] area51/PORTS/www/rekonq

2013-12-03 Thread Alonso Schaich
SVN commit 9790 by aschai: Update to 2.4.0. M +2 -2 Makefile M +2 -2 distinfo M +3 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde

[kde-freebsd] [SVN Commit] area51/KDE

2013-12-03 Thread Alonso Schaich
SVN commit 9789 by aschai: Welcome KDE 4.11.4. M +1 -1 Mk/bsd.kde4.mk M +2 -2 accessibility/jovie/distinfo M +2 -2 accessibility/kaccessible/distinfo M +2 -2 accessibility/kmag/distinfo M +2 -2 accessibility/kmousetool/distinfo M +2 -2 accessi

Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/devel/qmake4

2013-12-03 Thread Alberto Villa
On Tue, Dec 3, 2013 at 5:11 PM, Max Brazhnikov wrote: > Btw, I've spotted interesting difference between clang and gcc specs. > Unlike gcc, clang spec does not define > QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined > > As a result, qt5-gui was failing on 9.2 with gcc due to this flag: > > It could be

Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/devel/qmake4

2013-12-03 Thread Alberto Villa
On Thu, Nov 28, 2013 at 3:01 PM, Max Brazhnikov wrote: > clang34 has been recently added to the tree, gcc42 was removed, and we have > always to catch up with this sort of changes. I think those who use qmake for > development can setup their environment as they need it. If we don't need > these a

Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/devel/qmake4

2013-12-03 Thread Max Brazhnikov
On Thu, 28 Nov 2013 14:01:51 + Max Brazhnikov wrote: > On Thu, 28 Nov 2013 13:05:27 +0100 Alberto Villa wrote: > > On Thu, Nov 28, 2013 at 1:02 PM, Max Brazhnikov wrote: > > > Btw, do we really need versioned mkspecs for g++NN and clangNN? Compiler > is > > > already passed via QMAKE_CC. Shan

Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk

2013-12-03 Thread Max Brazhnikov
On Tue, 03 Dec 2013 16:01:15 +0100 Alberto Villa wrote: > On Tue, Dec 3, 2013 at 3:59 PM, Max Brazhnikov wrote: > > btw, should we use in qmake.mk > > > > QMAKE_ENV+= ${CONFIGURE_ENV} > > > > instead of > > > > QMAKE_ENV?= ${CONFIGURE_ENV} > > > > The latter allows ports to override QMAKE_

[kde-freebsd] [SVN Commit] area51/Tools/scripts

2013-12-03 Thread Alberto Villa
SVN commit 9788 by avilla: - Add support for Mk/Uses/ (and "[A-Z]*/" directories in general) to kdediff. M +8 -5 area51 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://fre

Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk

2013-12-03 Thread Alberto Villa
On Tue, Dec 3, 2013 at 3:59 PM, Max Brazhnikov wrote: > btw, should we use in qmake.mk > > QMAKE_ENV+= ${CONFIGURE_ENV} > > instead of > > QMAKE_ENV?= ${CONFIGURE_ENV} > > The latter allows ports to override QMAKE_ENV completely, but if you only need > add something to the environment, the

Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk

2013-12-03 Thread Max Brazhnikov
On Tue, 03 Dec 2013 05:51:27 -0800 Alberto Villa wrote: > SVN commit 9785 by avilla: > > - Always include qmake.mk to get QMAKE_ENV and QMAKE_ARGS (it's > cleaner to set them there). btw, should we use in qmake.mk QMAKE_ENV+= ${CONFIGURE_ENV} instead of QMAKE_ENV?= ${CONFIGURE_ENV}

[kde-freebsd] [SVN Commit] area51

2013-12-03 Thread Alberto Villa
SVN commit 9787 by avilla: - Promote ^/branches/qt-5.2 to trunk. The branch could not be merged easily, so it has replaced the old QT/ directory completely. MM +5 -2 MOVED-area51 A QT (directory) ___ kde-freebsd mailing list

[kde-freebsd] [SVN Commit] branches

2013-12-03 Thread Alberto Villa
SVN commit 9786 by avilla: - Rename the branch to match reality. D qt-5.0 (directory) A qt-5.2 (directory) ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http

[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk

2013-12-03 Thread Alberto Villa
SVN commit 9785 by avilla: - Always include qmake.mk to get QMAKE_ENV and QMAKE_ARGS (it's cleaner to set them there). M +5 -3 bsd.qt.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd Se

[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk/Uses

2013-12-03 Thread Alberto Villa
SVN commit 9784 by avilla: - Do not depend on qmake, nor set DESTDIRNAME, when _vars is used. M +6 -4 qmake.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.or

[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk

2013-12-03 Thread Alberto Villa
SVN commit 9783 by avilla: - Fix typo in comment. M +1 -1 bsd.qt.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information