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

2013-11-06 Thread Alberto Villa
SVN commit 9704 by avilla: - Correctly report iconv feature as "sun-libiconv" in QT_CONFIG. 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/

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

2013-11-04 Thread Alberto Villa
SVN commit 9685 by avilla: - Add FreeBSD support for timezone code. A files (directory) A files/patch-src__corelib__tools__qdatetime.cpp ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/list

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

2013-11-03 Thread Alberto Villa
SVN commit 9676 by avilla: - Update name of syncqt. M +3 -3 Makefile M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest i

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

2013-10-28 Thread Alberto Villa
SVN commit 9646 by avilla: - Add NO_MTREE for stage support. M +1 -0 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/devel/qt5-linguisttools

2013-01-10 Thread Alberto Villa
SVN commit 8925 by avilla: - Avoid requesting qt5-widgets when configuring uitools. M +2 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lat

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

2013-01-07 Thread Alberto Villa
SVN commit 8898 by avilla: - Cleanup. DOCS, EXAMPLES and NLS options are currently missing, waiting for respective ports to be created. M +22 -32Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo

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

2012-12-17 Thread Alberto Villa
SVN commit 8837 by avilla: - Fix plist. M +1 -0 pkg-plist ___ 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/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 al

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

2012-12-12 Thread Alberto Villa
SVN commit 8807 by avilla: - Fix plist. M +3 -2 bsd.sqldrivers.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/devel/qt5-testlib

2012-12-12 Thread Alberto Villa
SVN commit 8801 by avilla: - Sync with bsd.qt.mk changes. - Fix plist. M +1 -5 Makefile M +16 -38pkg-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] branches/qt-5.0/QT/devel/qt5-concurrent

2012-12-12 Thread Alberto Villa
SVN commit 8798 by avilla: - Sync with framework updates and fix plist. M +3 -4 Makefile M +39 -58pkg-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] branches/qt-5.0/QT/devel/qt5-core

2012-12-11 Thread Alberto Villa
SVN commit 8792 by avilla: - Add "icu" to QT_CONFIG. - Install harfbuzz private headers. M +3 -1 Makefile M +20 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also h

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

2012-12-11 Thread Alberto Villa
SVN commit 8785 by avilla: - Ensure that qconfig-modules.h is installed, even if empty. - Fix plist. M +3 -1 Makefile M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebs

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

2012-12-10 Thread Alberto Villa
SVN commit 8783 by avilla: - Disable almost everything in configure stage to install minimal qconfig.* files. - Use QT_DEFINES and QT_CONFIG to properly configure this module. - Install qmodule.pri. - Patch qconfig.h to include qconfig-pkgs.h (yet to come). QT_MODNAME was not set as it defaults

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

2012-12-10 Thread Alberto Villa
On Mon, Dec 10, 2012 at 10:24 PM, Alberto Villa wrote: > SVN commit 8781 by avilla: > > - Install syncqt. > - Install libQt5Bootstrap.a; while I'm not completely sure, it's > probably needed to build some other tools. > - Add dependency on Perl. I forgot to add that also qdoc is now installed w

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

2012-12-10 Thread Alberto Villa
SVN commit 8781 by avilla: - Install syncqt. - Install libQt5Bootstrap.a; while I'm not completely sure, it's probably needed to build some other tools. - Add dependency on Perl. M +8 -9 Makefile M +14 -6 pkg-plist ___ kde-freebsd

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

2012-12-10 Thread Alberto Villa
SVN commit 8773 by avilla: - Optimize configure stage running initial syncqt only on qmake build. M +14 -4 extrapatch-configure ___ 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/devel/qt5/files

2012-12-08 Thread Alberto Villa
SVN commit 8771 by avilla: - Do not disable Alsa and inotify globally. M +0 -18 extrapatch-configure ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for late

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

2012-11-30 Thread Alberto Villa
SVN commit 8763 by avilla: - Remove stale patch (oops). D files (directory) ___ 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/devel/qt5-corelib

2012-11-26 Thread Alberto Villa
SVN commit 8737 by avilla: - Depend on glib20 via USE_GNOME. M +2 -2 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/devel/qt5-corelib

2012-11-23 Thread Alberto Villa
SVN commit 8730 by avilla: - Install mkspecs/qdevice.pri. - Fix plist? M +1 -0 Makefile M +160 -157 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kd