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

2011-04-20 Thread Alberto Villa
SVN commit 7188 by avilla: - Add beta port for zeitgeist. Obtained from: marcuscom repository A zeitgeist (directory) A zeitgeist/Makefile A zeitgeist/distinfo A zeitgeist/pkg-descr A zeitgeist/pkg-plist

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

2011-04-20 Thread Alberto Villa
SVN commit 7189 by avilla: - Add port for qzeitgeist. Since it doesn't depend on zeitgeist, I'd say: let's build everything with support for it, and warn the user that he needs to install zeitgeist to get all the cool (?) features. Just like we do with phonon. A qzeitgeist

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

2011-04-20 Thread Alberto Villa
SVN commit 7190 by avilla: - Add dependency on qzeitgeist. - Bump PORTREVISION. M +3 -7 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

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

2011-04-20 Thread Alberto Villa
SVN commit 7191 by avilla: - Add OPTION to install zeitgeist (defaults to on, as this port is supposed to install a full-featured KDE environment). - Update COMMENT to reflect KDE rebranding. - Bump PORTREVISION. M +10 -5 Makefile ___

[kde-freebsd] Re: start kde fails after reboot

2011-04-20 Thread Gua Chung Lim
Hi, Thank you very much for your kind effort to help me. I don't actually know what kdeinit4 does. Both options render the rest of xterm unresponsive. I have to press AltCtrlF?. Then press CtrlC to stop xterm. What an interesting problem :) So Xorg doesn't really crash, as xterm is

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

2011-04-20 Thread Alberto Villa
SVN commit 7192 by avilla: - Revert r7162: it makes more sense for FreeBSD to use -pthread. Discussed with: rakuco M +2 -1 bsd.cmake.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] area51/QT/Mk

2011-04-20 Thread Alberto Villa
SVN commit 7193 by avilla: - Disable also SSE3 when PACKAGE_BUILDING is set. M +1 -1 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

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

2011-04-20 Thread Alberto Villa
SVN commit 7194 by avilla: - Add OPTION to disable Phonon support. - Bump PORTREVISION. PR: 156462 Submitted by: dougb M +13 -3 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] Re: ports/156462: commit references a PR

2011-04-20 Thread dfilter service
The following reply was made to PR ports/156462; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/156462: commit references a PR Date: Wed, 20 Apr 2011 22:49:22 + (UTC) avilla 2011-04-20 22:49:12 UTC

[kde-freebsd] Re: ports/156462: Add OPTION to disable phonon support to misc/qt4-qtconfig

2011-04-20 Thread avilla
Synopsis: Add OPTION to disable phonon support to misc/qt4-qtconfig State-Changed-From-To: open-closed State-Changed-By: avilla State-Changed-When: Wed Apr 20 22:51:09 UTC 2011 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=156462

[kde-freebsd] [SVN Commit] area51

2011-04-20 Thread Alberto Villa
SVN commit 7195 by avilla: - Experiment with building KDE ports without gmake, as CMake generated Makefiles should work fine with our make. Suggested by: bapt via irc M +0 -1 KDE/Mk/bsd.kde4.mk M +0 -1 PORTS/Mk/bsd.kde4.mk ___