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

2013-01-16 Thread Alberto Villa
SVN commit 8943 by avilla: - Sync with ports. - Cleanup. M +3 -6 audio/kaudiocreator/Makefile M +2 -5 audio/soundkonverter/Makefile M +1 -1 devel/kdevelop-php/Makefile M +4 -6 devel/libdbusmenu-qt/Makefile M +1 -1 editors/kile-kde4/Makefile M +2 -7

Re: [kde-freebsd] kde 4.10

2013-01-16 Thread ajtiM
On Wednesday 16 January 2013 08:20:22 Alberto Villa wrote: > On Wed, Jan 16, 2013 at 2:46 PM, Raphael Kubo da Costa > > wrote: > > Nope, Qt5 is not needed (and I doubt it will ever be) by KDE 4. > > Nonetheless, you shouldn't expect 4.10 in February on FreeBSD, because > it will probably have so

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

2013-01-16 Thread Alberto Villa
SVN commit 8942 by avilla: - Fix Makefile header. 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] area51/QT/misc/qt4-qtdemo

2013-01-16 Thread Alberto Villa
SVN commit 8941 by avilla: - Remove deprecated "Application" category from DESKTOP_ENTRIES. 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] area51/QT/devel

2013-01-16 Thread Alberto Villa
SVN commit 8940 by avilla: - Sync with ports. A dbus-qt4/files (directory) A dbus-qt4/files/patch-tools__qdbus__qdbus__qdbus.cpp M +4 -0 qt4-makeqpf/Makefile M +7 -1 qt4-moc/Makefile M +1 -1 qt4-qdbusviewer/Makefile M +7 -1 qt4-rcc

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

2013-01-16 Thread Alberto Villa
SVN commit 8939 by avilla: - Remove PORTREVISION. M +0 -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

Re: [kde-freebsd] kde 4.10

2013-01-16 Thread Alberto Villa
On Wed, Jan 16, 2013 at 2:46 PM, Raphael Kubo da Costa wrote: > Nope, Qt5 is not needed (and I doubt it will ever be) by KDE 4. Nonetheless, you shouldn't expect 4.10 in February on FreeBSD, because it will probably have some problems with our graphic drivers. -- Alberto Villa, FreeBSD committer

Re: [kde-freebsd] kde 4.10

2013-01-16 Thread Raphael Kubo da Costa
ajtiM writes: > Hi! > > Looks like KDE 4.10 will be out soon (first week in February). Doe > 4.10 need > QT-5 please which I saw you are working on. I planned to install 4.9 > but as I > saw about 4.10 is better to wait because February is not so far. Nope, Qt5 is not needed (and I doubt it will

Re: [kde-freebsd] [PATCH] CLucene 0.9.x -> 2.3.x

2013-01-16 Thread Baptiste Daroussin
On Tue, Jan 15, 2013 at 07:20:37PM -0500, Jung-uk Kim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-01-15 10:05:01 -0500, Max Brazhnikov wrote: > > On Fri, 11 Jan 2013 17:41:02 -0500, Jung-uk Kim wrote: > >> LibreOffice 3.6 and later requires CLucene 2.3 but we have 0.9.x >

Re: [kde-freebsd] [PATCH] CLucene 0.9.x -> 2.3.x

2013-01-16 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-15 10:05:01 -0500, Max Brazhnikov wrote: > On Fri, 11 Jan 2013 17:41:02 -0500, Jung-uk Kim wrote: >> LibreOffice 3.6 and later requires CLucene 2.3 but we have 0.9.x >> in the source tree. I'd like to import it now before we start >> workin

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

2013-01-16 Thread Alberto Villa
SVN commit 8938 by avilla: - Add kdediff script to see what ports were changed in area51. The script also writes a patch with the detailed changes. Run `kdediff` to get a short help message. M +111 -1area51 AMkdediff ___ kde-