[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/devel/qt5-buildtools

2012-12-13 Thread Alberto Villa
SVN commit 8808 by avilla: - Disable build of uic. - Really disable build of qdbus* tools. M +3 -4 Makefile M +0 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/x11-toolkits/qt5-widgets

2012-12-13 Thread Alberto Villa
SVN commit 8809 by avilla: - Build and install also accessible widgets and uic. M +25 -0 Makefile M +6 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

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

2012-12-13 Thread Alberto Villa
SVN commit 8810 by avilla: - Cleanup the tools symlink procedure. - Make accessible a Qt 4-only component. M +22 -19bsd.qt.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

Re: [kde-freebsd] pcre bump

2012-12-13 Thread Alberto Villa
On Thu, Dec 13, 2012 at 1:50 AM, Koop Mast k...@rainbow-runner.nl wrote: Could you chase the pcre lib_depend line in x11/kdelibs4/Makefile? it is currently stuck at .1 while the port was recently updated and it installs .3. I see it was done by mm@; or were you referring to area51? -- Alberto

Re: [kde-freebsd] pcre bump

2012-12-13 Thread Koop Mast
On 13-12-2012 12:05, Alberto Villa wrote: I see it was done by mm@; or were you referring to area51? I was referring to area51 yes. I helped a user yesterday in #kde-freebsd that ran into kdelibs4 looking for the wrong pcre lib. ___ kde-freebsd

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

2012-12-13 Thread Max Brazhnikov
SVN commit 8811 by makc: Sync with ports M +1 -1 Makefile ___ 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

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

2012-12-13 Thread Alberto Villa
SVN commit 8812 by avilla: - Fix QMAKESPEC for Qt 4. - Cleanup. M +10 -8 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

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

2012-12-13 Thread Alberto Villa
SVN commit 8813 by avilla: - Define (empty) USE_QT[45], so that we don't have to worry about them being defined. M +1 -0 bsd.qt.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

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

2012-12-13 Thread Alberto Villa
SVN commit 8814 by avilla: - Add first bits of USE_QMAKE support. - Handle a bit better variables which can't be customized. - Cleanup. Thanks to: Adriaan de Groot for IGNORE messages M +38 -22bsd.qt.mk ___ kde-freebsd mailing list

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

2012-12-13 Thread Alberto Villa
SVN commit 8815 by avilla: - Add support for USE_QMAKE to bsd.port.mk. - Remove support for USE_QT_VER=4. USE_QMAKE check is done only in bsd.port.pre.mk section, as bsd.qt.mk will define USE_QT[45]+=qmake_build, and that will be enough to make bsd.qt.mk included by bsd.port.post.mk. M +6

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

2012-12-13 Thread Alberto Villa
SVN commit 8816 by avilla: - Make substitutions more readable. Sorry for such a useless commit. M +3 -3 Mk/bsd.qt.mk M +1 -1 devel/qt5-core/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

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

2012-12-13 Thread Alberto Villa
SVN commit 8817 by avilla: - Make USE_QMAKE force a dependency on devel/qmake*. - Add support for QMAKE_VERBOSE and QMAKE_OUTSOURCE. - Introduce QMAKE_ENV and rename QMAKEFLAGS to QMAKE_ARGS. - Add -recursive to default QMAKE_ARGS, to avoid running qmake in build stage; it can be overridden by

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

2012-12-13 Thread Alberto Villa
SVN commit 8818 by avilla: - Adapt to QMAKE_* changes. - USE_QMAKE in a couple of places. M +4 -5 devel/dbus-qt5/Makefile M +3 -6 devel/qt4-assistant-adp/Makefile M +11 -16devel/qt4-libqtassistantclient/Makefile M +2 -2

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

2012-12-13 Thread Alberto Villa
On Thu, Dec 13, 2012 at 11:47 PM, Alberto Villa avi...@freebsd.org wrote: SVN commit 8814 by avilla: - Add first bits of USE_QMAKE support. - Handle a bit better variables which can't be customized. - Cleanup. I forgot to add that bsd.qt.mk can't be included anymore without setting a Qt

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

2012-12-13 Thread Alberto Villa
SVN commit 8819 by avilla: - Use working MASTER_SITE. M +1 -1 bsd.sites.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

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

2012-12-13 Thread Alberto Villa
SVN commit 8820 by avilla: - Add port for Qt V8 engine. A devel/qt5/distinfo.qtjsbackend A lang (directory) A lang/qt5-jsbackend (directory) A lang/qt5-jsbackend/Makefile A lang/qt5-jsbackend/pkg-descr A

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

2012-12-13 Thread Alberto Villa
SVN commit 8821 by avilla: - Update _USE_QT_ALL. M +6 -3 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