Re: [kde-freebsd] ports/168628: [ERROR] cannot build editors/calligra

2012-06-03 Thread edwin
Synopsis: [ERROR] cannot build editors/calligra Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jun 3 11:26:30 UTC 2012 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-

[kde-freebsd] PrintGifError not declared in kdenetwork4 and xplanet

2012-06-03 Thread Jan Henrik Sylvester
After the png update, I removed all my packages and started to install all ports from scratch. I was able to complete most but x11/kde4. First it fails to install misc/kdeedu4 because of astro/kstars because of astro/xplanet: c++ -O2 -pipe -fno-strict-aliasing-o xplanet Map.o Options.o

[kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4

2012-06-03 Thread Jason E . Hale
SVN commit 8273 by jhale: - Sync with ports M +2 -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/KDE/net/kdenetwork4/files

2012-06-03 Thread Jason E . Hale
SVN commit 8274 by jhale: - Add patch to fix kopete build with giflib 4.2.0 A patch-kopete__protocols__wlm__wlmchatsession.cpp ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

Re: [kde-freebsd] PrintGifError not declared in kdenetwork4 and xplanet

2012-06-03 Thread Jason E. Hale
On Sunday, June 03, 2012 14:04:24 Jan Henrik Sylvester wrote: > After the png update, I removed all my packages and started to install > all ports from scratch. I was able to complete most but x11/kde4. > > The next error was in net/kdenetwork4: > > In file included from > /usr/ports/net/kdenetw

Re: [kde-freebsd] PrintGifError not declared in kdenetwork4 and xplanet

2012-06-03 Thread Alberto Villa
On Sun, Jun 3, 2012 at 2:23 PM, Jason E. Hale wrote: > Fix for kdenetwork available in area51. ...and committed to ports. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___ kde-freebsd mailing list kde-freebsd@kde.org https://ma

[kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4

2012-06-03 Thread Alberto Villa
SVN commit 8275 by avilla: - Sync with ports: * bump PORTREVISION to force rebuild after giflib update. M +2 -2 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://fr

Re: [kde-freebsd] [options-ng][patch] broken qt33 build after options-ng merge

2012-06-03 Thread Baptiste Daroussin
On Sat, Jun 02, 2012 at 06:59:56PM +0200, Oliver Pinter wrote: > On Saturday 02 June 2012 18:49:17 Oliver Pinter wrote: > > On Saturday 02 June 2012 13:44:20 Baptiste Daroussin wrote: > > > On Sat, Jun 02, 2012 at 01:31:51PM +0200, Oliver Pinter wrote: > > > > Hi All! > > > > > > > > In x11-toolkit

Re: [kde-freebsd] ports/168628: [ERROR] cannot build editors/calligra

2012-06-03 Thread Raphael Kubo da Costa
The following reply was made to PR ports/168628; it has been noted by GNATS. From: Raphael Kubo da Costa To: bug-follo...@freebsd.org Cc: Subject: Re: ports/168628: [ERROR] cannot build editors/calligra Date: Sun, 03 Jun 2012 11:13:13 -0300 Your original description does not include the actua

Re: [kde-freebsd] ports/168628: [ERROR] cannot build editors/calligra

2012-06-03 Thread avilla
Synopsis: [ERROR] cannot build editors/calligra State-Changed-From-To: open->feedback State-Changed-By: avilla State-Changed-When: Sun Jun 3 15:05:18 UTC 2012 State-Changed-Why: Waiting for submitter feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=168628 ___

[kde-freebsd] Intermittent problem with mouse not loading

2012-06-03 Thread Jerry
After recently updating to the "8.3" version and updating KDE to the latest version in the ports system, I have had nothing but problems getting the mouse and occasionally the keyboard to load. Both work fine when FreeBSD starts up; however, when starting KDE the mouse has a 50% chance of not worki

Re: [kde-freebsd] PrintGifError not declared in kdenetwork4 and xplanet

2012-06-03 Thread Raphael Kubo da Costa
Alberto Villa writes: > On Sun, Jun 3, 2012 at 2:23 PM, Jason E. Hale wrote: >> Fix for kdenetwork available in area51. > > ...and committed to ports. While I really appreciate how quickly a fix was made, let me sound like a broken record a bit and say that we should work with an "upstream firs

Re: [kde-freebsd] Intermittent problem with mouse not loading

2012-06-03 Thread Franci Nabalanci
I think it is not a roblem of KDE. A mouse problem started with update of Xorg. Search the old post and you will something useful I have the same problem on FreeBSD 9.0-release. On Sun, Jun 3, 2012 at 10:06 AM, Jerry wrote: > After recently updating to the "8.3" version and updating KDE to the

[kde-freebsd] [SVN Commit] branches tags trunk

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8276 by rakuco: House cleaning. Remove old directories from trunk (old scripts and things that have not been updated since ~2005), branches (old stuff with no clear purpose) and old tags. D branches/miwi-nodebug (directory) D branches/old-stuff (directory

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake-gui

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8277 by rakuco: cmake-gui: Also use system libraries instead of the bundled ones. Do the same we did in r8271 and start depending on curl and expat (libarchive, zlib and bzip2 are always present since they are in base). M +5 -1 Makefile ___

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8278 by rakuco: cmake, cmake-gui: Depend on curl.6 and expat.6 instad of curl and expat. Even though it does not make much difference now, explicit is better than implicit (or so says the Zen of Python) and may be useful in the future. M +2 -2 cmake-gui/Makefile M +2 -2

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8279 by rakuco: cmake: Use the bundled libarchive on some FreeBSD versions. Some libarchive calls used by CMake were only introduced after libarchive imports or changes into base present in 9.0+ (and a few releases while 9 was still head) and 8.3+. M +8 -1 Makefile __

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8280 by rakuco: cmake: Fix plist when building the bundled copy of libarchive. M +3 -0 Makefile M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See als

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8281 by rakuco: cmake: Fix @dirrm entry screw-up in the previous commit 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 lates

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

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8282 by rakuco: qt4-makeqpf: Sync with ports M +3 -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