[kde-freebsd] status of build on 9.0 CURRENT

2012-05-30 Thread Andrew Johnson
Installed new 9.0 RELEASE and updated to CURRENT yesterday - last night KDE4 was failing on Python27 which has been fixed in today's Python27 update Kdelibs is now failing on hebrew/hspell # make install clean ===> Installing for kde-4.8.3 ===> kde-4.8.3 depends on package: kdeaccessibility>

[kde-freebsd] [SVN Commit] area51

2012-05-30 Thread Alberto Villa
SVN commit 8260 by avilla: - Kill koffice-kde4. D CALLIGRA/chinese/koffice-kde4-l10n-zh_CN (directory) D CALLIGRA/chinese/koffice-kde4-l10n-zh_TW (directory) D CALLIGRA/editors/koffice-kde4 (directory) D CALLIGRA/editors/koffice-kde4-l10

[kde-freebsd] [SVN Commit] area51/KDE/misc/kdeutils4

2012-05-30 Thread Max Brazhnikov
SVN commit 8259 by makc: Sync with ports: remove ksecrets. The port is still in area51, but it shouldn't be committed to the portstree. M +1 -6 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/k

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

2012-05-30 Thread Alberto Villa
SVN commit 8258 by avilla: - Sync CATEGORIES definition with other ports. M +1 -1 hungarian/calligra-l10n/Makefile M +1 -1 russian/calligra-l10n/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman

Re: [kde-freebsd] [Fwd: gwenview-4.8.3 failed on amd64 7]

2012-05-30 Thread Raphael Kubo da Costa
Pav Lucistnik writes: > /work/a/ports/graphics/gwenview-kde4/work/gwenview-4.8.3/importer/fileutils.cpp: > In function 'QString Gwenview::FileUtils::createTempDir(const > QString&, const QString&, QString*)': >> /work/a/ports/graphics/gwenview-kde4/work/gwenview-4.8.3/importer/fileutils.cpp:133:

[kde-freebsd] [SVN Commit] area51/KDE/graphics/gwenview-kde4

2012-05-30 Thread Raphael Kubo da Costa
SVN commit 8257 by rakuco: gwenview-kde4: Make it build on FreeBSD 7. There's a call to mkdtemp(), which is supposed to be in stdlib.h. However, until FreeBSD 8 the definition was only in unistd.h, so we need to include that header. Reviewed by:pointyhat M +8 -1 Makefile A

[kde-freebsd] [SVN Commit] area51/CALLIGRA/editors/calligra-l10n/files

2012-05-30 Thread Alberto Villa
SVN commit 8256 by avilla: - Mark CONFLICTS between calligra-l10n and koffice-l10n ports. M +2 -0 bsd.l10n.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org

Re: [kde-freebsd] Akonadi/mysqld problems

2012-05-30 Thread Mel Flynn
On 30-5-2012 18:13, Raphael Kubo da Costa wrote: > Dwayne MacKinnon writes: > >> The first file I've attached is akonadi.txt. If you look it over, you'll see >> that everything seems ok... but about 30 seconds or so after the >> initialization finishes I start seeing the "Error during selection o

Re: [kde-freebsd] Mouse stopped working after KDE update

2012-05-30 Thread Gerard Seibert
On Wed, May 30, 2012 at 3:51 PM, Raphael Kubo da Costa wrote: > Gerard Seibert writes: > >> I just completed the update to the latest KDE version and now the >> mouse has stopped working. The screen has only a couple of the icons >> that are suppose to be visible on it displayed and the keyboard

Re: [kde-freebsd] Akonadi/mysqld problems

2012-05-30 Thread Dwayne MacKinnon
Done some further digging: It appears that something is going on with the db connections between mysqld and akonadi. The net_read_timeout value is being invoked, somehow. Basically, under the default value, 30, 30 seconds after you start up akonadi mysqld kills all the connections. Akonadi expe

Re: [kde-freebsd] Mouse stopped working after KDE update

2012-05-30 Thread Raphael Kubo da Costa
Gerard Seibert writes: > I just completed the update to the latest KDE version and now the > mouse has stopped working. The screen has only a couple of the icons > that are suppose to be visible on it displayed and the keyboard is > totally dead. Everything works fine when I am not using KDE. Do

[kde-freebsd] Mouse stopped working after KDE update

2012-05-30 Thread Gerard Seibert
I just completed the update to the latest KDE version and now the mouse has stopped working. The screen has only a couple of the icons that are suppose to be visible on it displayed and the keyboard is totally dead. Everything works fine when I am not using KDE.

[kde-freebsd] [SVN Commit] area51/QT/net/qt4-network

2012-05-30 Thread Raphael Kubo da Costa
SVN commit 8255 by rakuco: qt4-network: Fix plist for 4.8.2 M +2 -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

Re: [kde-freebsd] Akonadi/mysqld problems

2012-05-30 Thread Alberto Villa
On Wed, May 30, 2012 at 6:16 PM, Jaap Boender wrote: > Just to chime in here, I've been having the same problem (exact same > messages); also with the internal postgres server where akonadi doesn't want > to start because of 'pg_ctl: another server may be running' errors (which > isn't the case, a

Re: [kde-freebsd] Akonadi/mysqld problems

2012-05-30 Thread Jaap Boender
On Wednesday 30 May 2012 11:57:46 Dwayne MacKinnon wrote: > Hi all, > > I've been doing some more digging trying to figure out why kmail 4.8.3 isn't > working for me. Just to chime in here, I've been having the same problem (exact same messages); also with the internal postgres server where akon

Re: [kde-freebsd] Akonadi/mysqld problems

2012-05-30 Thread Raphael Kubo da Costa
Dwayne MacKinnon writes: > The first file I've attached is akonadi.txt. If you look it over, you'll see > that everything seems ok... but about 30 seconds or so after the > initialization finishes I start seeing the "Error during selection of all > records from table "CollectionTable" "MySQL serv

[kde-freebsd] Akonadi/mysqld problems

2012-05-30 Thread Dwayne MacKinnon
Hi all, I've been doing some more digging trying to figure out why kmail 4.8.3 isn't working for me. Background: This is FreeBSD 9.0-RELEASE i386 running a full KDE 4.8.3 install. I used akonadictl to restart akonadi inside a konsole, which gives me a fair amount of debugging info. The first

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

2012-05-30 Thread Raphael Kubo da Costa
SVN commit 8254 by rakuco: qt4-doc: Fix plist for 4.8.2 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 information

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

2012-05-30 Thread Raphael Kubo da Costa
SVN commit 8253 by rakuco: qmake4: Fix plist for 4.8.2 M +9 -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 information

Re: [kde-freebsd] why I am upset

2012-05-30 Thread Jerry McAllister
On Sun, May 27, 2012 at 06:04:04AM -0500, Franci Nabalanci wrote: > My French and Italian is enough for me, dear Sir. There are not just > English on the world!! Speak whatever language you want. I don't support that part of a former post. > How do you know that I didn't contribute to the Free

Re: [kde-freebsd] [SVN Commit] area51/PORTS/x11-toolkits/attica

2012-05-30 Thread Max Brazhnikov
On Wed, 30 May 2012 06:08:13 -0400, Jason E. Hale wrote: > On Wednesday, May 30, 2012 00:49:18 you wrote: > > Jason E. Hale writes: > > > SVN commit 8250 by jhale: > > > > > > - Update x11-toolkits/attica to 0.4.0 > > > > BTW, have you seen > > >

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-30 Thread Luca Pizzamiglio
Hi people. After a half day test, I experienced again the shared memory problem (ok, heavy graphic usage, but a realistic pattern as well). That means 16384 is too low for a generic and realist usage. 32768 is a better and safer value. Best regards, Luca On Wed, May 30, 2012 at 3:15 AM, David Bo

Re: [kde-freebsd] [SVN Commit] area51/PORTS/x11-toolkits/attica

2012-05-30 Thread Jason E. Hale
On Wednesday, May 30, 2012 00:49:18 you wrote: > Jason E. Hale writes: > > SVN commit 8250 by jhale: > > > > - Update x11-toolkits/attica to 0.4.0 > > BTW, have you seen > ? > > A few other ports might need to have their P