[kde-freebsd] [SVN Commit] area51/QT/misc/qt4-doc

2011-03-06 Thread Alberto Villa
SVN commit 7020 by xzhayon: - Fix plist. M +20 -219 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] area51/QT/Mk

2011-03-06 Thread Alberto Villa
SVN commit 7019 by xzhayon: - Remove comment about QT4_OPTIONS. M +0 -5 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] Re: KDE 4.6.0

2011-03-06 Thread Alberto Villa
hello! i took some time to answer to you on this :) On Sunday 20 February 2011 06:34:10 David Naylor wrote: > * kdm lost my "kde" session. I had to manually select "KDE Plasma > Workspace" "your" kde session? you have manually created sessions? i'm not sure i understood this point > * KDE in

[kde-freebsd] Re: kompmgr broken... what to do?

2011-03-06 Thread Alberto Villa
On Thursday 03 March 2011 14:14:00 Marc André Paquin wrote: > I just installed FreeBSD 7.4R and trying to install kde3 (old PC, 512Mb > of ram) from a fresh (last night) port... the kompmgr is maked broken... > kde install is blocked. a fix has just been committed -- Alberto Villa, FreeBSD commit

[kde-freebsd] Re: [PATCH] fix build of kompmgr

2011-03-06 Thread Alberto Villa
On Sunday 06 March 2011 03:03:21 Alberto Villa wrote: > On Saturday 05 March 2011 22:10:26 Bruce Simpson wrote: > > kompmgr fails to build in top of tree. Missing -lXext. > > good job :) > will test the patch and commit the fix committed. thanks! -- Alberto Villa, FreeBSD committer http://peopl

[kde-freebsd] Re: qt 4.7.2 and kqueue

2011-03-06 Thread Alberto Villa
On Sunday 06 March 2011 11:23:09 Tijl Coosemans wrote: > The patch committed to Qt was slightly different, but the two versions > are functionally the same. The new version implicitly unlocks the mutex > when the QMutexLocker object goes out of scope. good... thank you! -- Alberto Villa, FreeBSD

[kde-freebsd] Re: qt 4.7.2 and kqueue

2011-03-06 Thread Tijl Coosemans
On Sunday 06 March 2011 04:28:18 Alberto Villa wrote: > i'm upgrading qt to 4.7.2, and have noticed this change from your patch > in kqueue part... two locker.unlock()'s are missing in file > src/corelib/io/qfilesystemswatcher_kqueue.cpp > would you have a look and tell me if it's all right or i