Re: [kde-freebsd] ports/174326: typo in pkg-descr for graphics/libkipi-kde4

2012-12-15 Thread jhale
Synopsis: typo in pkg-descr for graphics/libkipi-kde4 State-Changed-From-To: open->patched State-Changed-By: jhale State-Changed-When: Mon Dec 10 13:40:49 UTC 2012 State-Changed-Why: Patched in area51. Will be included with next KDE update. http://www.freebsd.org/cgi/query-pr.cgi?pr=174326

[kde-freebsd] FreeBSD ports you maintain which are out of date

2012-12-15 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: [kde-freebsd] problems with threads/destructors in -current with llvm/clang

2012-12-15 Thread Ryan Stone
On Mon, Dec 10, 2012 at 12:35 PM, Mark Atkinson wrote: > vex x86->IR: unhandled instruction bytes: 0xF 0xB 0x90 0x90 > ==33074== valgrind: Unrecognised instruction at address 0x380434e9. > ==33074==at 0x380434E9: ??? (in > /usr/local/lib/valgrind/memcheck-x86-freebsd) > ==33074==by 0x323C

Re: [kde-freebsd] ports/174362: deskutils/kdepimlibs4 fails to build after updating security/cyrus-sasl2 to 2.1.26_1

2012-12-15 Thread Sayetsky Anton
The following reply was made to PR ports/174362; it has been noted by GNATS. From: Sayetsky Anton To: bug-follo...@freebsd.org Cc: Subject: Re: ports/174362: deskutils/kdepimlibs4 fails to build after updating security/cyrus-sasl2 to 2.1.26_1 Date: Tue, 11 Dec 2012 16:34:30 +0200 Please clos

[kde-freebsd] FreeBSD ports you maintain which are out of date

2012-12-15 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: [kde-freebsd] [SVN Commit] area51/PYQT

2012-12-15 Thread Jason E. Hale
On Tuesday, December 11, 2012 20:07:09 Max Brazhnikov wrote: > On Fri, 31 Aug 2012 06:40:51 GMT, Jason E. Hale wrote: > > SVN commit 8574 by jhale: > > > > - Move the DBus SIP interface to py-qt4-dbussupport > > - Make py-qt4-dbus the PyQT4 DBus module > > Jason, what was the reason for this sepa

[kde-freebsd] qt-4.8.4

2012-12-15 Thread Schaich Alonso
Hello, I have upgraded area51's qt ports to qt-4.8.4 (which was rather easy). The svn diff to the QT subpath of the area51 repository is attached. Works on HEAD and STABLE-9. Could someone review and commit it to area51? ^-^ AlonsoIndex: Mk/bsd.qt.mk

Re: [kde-freebsd] qt-4.8.4

2012-12-15 Thread Alberto Villa
On Sat, Dec 15, 2012 at 7:04 PM, Schaich Alonso wrote: > I have upgraded area51's qt ports to qt-4.8.4 (which was rather easy). The svn > diff to the QT subpath of the area51 repository is attached. > > Works on HEAD and STABLE-9. Could someone review and commit it to area51? ^-^ I'd like to firs

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

2012-12-15 Thread Alberto Villa
SVN commit 8824 by avilla: - Update distinfo for Qt 5.0.0 rc2. M +1 -2 Mk/bsd.qt.mk M +2 -2 devel/qt5/distinfo.qtbase M +2 -2 devel/qt5/distinfo.qtjsbackend ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde

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

2012-12-15 Thread Alberto Villa
SVN commit 8825 by avilla: - Do not extract examples/ and tests/, otherwise qmake will process them (and fail because of missing testlib). We don't want to install examples for each port, anyway; a catch-all port should be made for them. M +7 -3 Mk/bsd.qt.mk M +0 -1 lang/qt5-

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

2012-12-15 Thread Alberto Villa
SVN commit 8826 by avilla: - Update plists for rc2. M +1 -0 devel/qmake5/Makefile M +7 -3 devel/qmake5/pkg-plist M +2 -2 x11-toolkits/qt5-gui/pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/

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

2012-12-15 Thread Alberto Villa
SVN commit 8827 by avilla: - Add ports for svg and imageformats. M +1 -1 Mk/bsd.qt.mk A devel/qt5/distinfo.qtimageformats A devel/qt5/distinfo.qtsvg A graphics/qt5-imageformats (directory) M +8 -39 graphics/qt5-imageformats/Makefile

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

2012-12-15 Thread Alberto Villa
SVN commit 8828 by avilla: - Add port for xmlpatterns (including old xmlpatterns-tool). M +2 -2 Mk/bsd.qt.mk A devel/qt5/distinfo.qtxmlpatterns A textproc/qt5-xmlpatterns (directory) M +8 -47 textproc/qt5-xmlpatterns/Makefile M +427 -58 textpro

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

2012-12-15 Thread Alberto Villa
SVN commit 8829 by avilla: - Fix plist. M +0 -2 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/textproc/qt5-xmlpatterns

2012-12-15 Thread Alberto Villa
SVN commit 8830 by avilla: - Cut COMMENT. 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

2012-12-15 Thread Alberto Villa
SVN commit 8831 by avilla: - Add qdbus* tools. M +4 -1 Mk/bsd.qt.mk A devel/qt5-qdbus (directory) A devel/qt5-qdbus/Makefile A devel/qt5-qdbus/pkg-descr A devel/qt5-qdbus/pkg-plist A devel/qt5-qdbusviewer (directo