Re: [kde-freebsd] build errors in x11/kdebase4 and x11/kdebase-runtime ?

2008-06-26 Thread Rene Ladan
2008/6/25 Kris Moore <[EMAIL PROTECTED]>: > Rene Ladan wrote: >> >> Hi, >> >> I've tried installing KDE4 from area51, but stumbled upon some build >> errors. >> >> - x11/kdebase4 (4.0.83) : 'Plasma' undeclared at >> /apps/plasma/applets/folderview/folderview.cpp:683 >> - x11/kdebase-runtime (4.0.83

[kde-freebsd] portmaster failure

2008-06-26 Thread Rene Ladan
Hi, with both the marcuscom ports-stable and the area51 tree merged into the ports tree, I get this failure from 'portmaster -a' : --8<-8<8<8<-- self# port

Re: [kde-freebsd] koffice build failure after GraphicsMagick update

2008-06-26 Thread Ion-Mihai Tetcu
On Wed, 25 Jun 2008 22:36:00 -0400 "Greg Larkin" <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Jan Henrik Sylvester [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 25, 2008 6:47 PM > > To: [EMAIL PROTECTED] > > Cc: Greg Larkin > > Subject: koffice build failure after Gra

[kde-freebsd] kdebase hangup error

2008-06-26 Thread Sandis Krutovs
Hi! I upgraded from 6.3 to 7.0 release, compiled custom kernel, deleted all ports (with pkg_delete), removed distfiles folder. Now I try to install /usr/ports/x11/kde3, kdelibs3 installs without no problems, but kdebase3 installation hangs up on "checking if UIC has KDE plugins available" an

Re: [kde-freebsd] portmaster failure

2008-06-26 Thread Rene Ladan
2008/6/26 Rene Ladan <[EMAIL PROTECTED]>: > Hi, > > with both the marcuscom ports-stable and the area51 tree merged into > the ports tree, > I get this failure from 'portmaster -a' : > > > --8<-8<8<---

[kde-freebsd] How to update area51 Ports

2008-06-26 Thread Kemian Dang
Hi, I have installed KDE4 as instruction, but portmaster seems can not find them and thus could not update them, could someone tell me how can I update them, by portmaster or other tools? Thanks, Kemian ___ kde-freebsd mailing list kde-freebsd@kde.org

Re: [kde-freebsd] How to update area51 Ports

2008-06-26 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 26, 2008 at 10:51:18AM +0100, Kemian Dang wrote: > Hi, > > I have installed KDE4 as instruction, but portmaster seems can not find > them and thus could not update them, could someone tell me how can I > update them, by portmaster or oth

Re: [kde-freebsd] How to update area51 Ports

2008-06-26 Thread Kemian Dang
Martin Wilke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Jun 26, 2008 at 10:51:18AM +0100, Kemian Dang wrote: > >> Hi, >> >> I have installed KDE4 as instruction, but portmaster seems can not find >> them and thus could not update them, could someone tell me how can I

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-26 Thread Tilman Linneweh
On Jun 25, 2008, at 22:15, Ed Schouten wrote: > Would you mind if I add this patch to the kdelibs3 port? It is > needed to > make control characters work with konsole, which seems to be broken on > -CURRENT, because the CTRL() macro has been slightly changed. > > %%% > --- kdecore/kpty.cpp > +++

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-26 Thread Ed Schouten
* Tilman Linneweh <[EMAIL PROTECTED]> wrote: > > On Jun 25, 2008, at 22:15, Ed Schouten wrote: >> Would you mind if I add this patch to the kdelibs3 port? It is needed >> to >> make control characters work with konsole, which seems to be broken on >> -CURRENT, because the CTRL() macro has been sli

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-26 Thread Ed Schouten
* Ed Schouten <[EMAIL PROTECTED]> wrote: > An even better approach would be to use CKILL/CQUIT/etc. There are > non-standard either, but it's better than using the CTRL() macro > directly. I'll come up with a patch soonish. :) Something like this? %%% --- kdecore/kpty.cpp +++ kdecore/kpty.cpp @@

[kde-freebsd] qt4 headers and libs

2008-06-26 Thread Max Brazhnikov
Hello, With upcoming Qt-4.4.1 release qt headers and libraries are going to move to ${LOCALBASE}/include/qt4 and ${LOCALBASE}/lib/qt4. I'm not sure whether moving qt libs is reasonable, but qt3/qt4 headers should definitely be separated, for details: http://mail.kde.org/pipermail/kde-freebsd/20

Re: [kde-freebsd] Patch: multimedia/phonon/Makefile

2008-06-26 Thread Kris Moore
Max Brazhnikov wrote: On Wed, 25 Jun 2008 21:06:04 -0400, Kris Moore wrote: Martin Wilke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Jun 25, 2008 at 06:40:03PM -0400, Kris Moore wrote: Martin Wilke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Jun 25, 2008 at

Re: [kde-freebsd] build errors in x11/kdebase4 and x11/kdebase-runtime ?

2008-06-26 Thread Kris Moore
Rene Ladan wrote: > 2008/6/25 Kris Moore <[EMAIL PROTECTED]>: >> Rene Ladan wrote: >>> Hi, >>> >>> I've tried installing KDE4 from area51, but stumbled upon some build >>> errors. >>> >>> - x11/kdebase4 (4.0.83) : 'Plasma' undeclared at >>> /apps/plasma/applets/folderview/folderview.cpp:683 >>> - x

[kde-freebsd] Updated distinfo for games/kdegames to 4.0.83

2008-06-26 Thread Kris Moore
Here's the updated distinfo file for kdegames to 4.0.83. Builds + Installs fine here. -- Kris Moore PC-BSD Software http://www.pcbsd.com MD5 (KDE/kdegames-4.0.83.tar.bz2) = 8f35e27f3b7e20d7332e7d81a28f4fc7 SHA256 (KDE/kdegames-4.0.83.tar.bz2) = df735c0821790c1ce72d85bcaa887e611c2dabc3ec14ee0

[kde-freebsd] qt4 headers and libs

2008-06-26 Thread Max Brazhnikov
Hello, With upcoming Qt-4.4.1 release qt headers and libraries are going to move to ${LOCALBASE}/include/qt4 and ${LOCALBASE}/lib/qt4. I'm not sure whether moving qt libs is reasonable, but qt3/qt4 headers should definitely be separated, for details: http://mail.kde.org/pipermail/kde-freebsd/20

Re: [kde-freebsd] build errors in x11/kdebase4 and x11/kdebase-runtime ?

2008-06-26 Thread Rene Ladan
2008/6/26 Kris Moore <[EMAIL PROTECTED]>: > Rene Ladan wrote: >> >> 2008/6/25 Kris Moore <[EMAIL PROTECTED]>: >>> >>> Rene Ladan wrote: Hi, I've tried installing KDE4 from area51, but stumbled upon some build errors. - x11/kdebase4 (4.0.83) : 'Plasma' undeclared a

[kde-freebsd] cvs commit: area51/games/kdegames distinfo

2008-06-26 Thread Martin Wilke
miwi2008/06/26 15:26:45 CEST KDE/FreeBSD QA/Devel Repository Modified files: games/kdegames distinfo Log: - Update to 4.0.83 Submitted by: Kris Moore Revision ChangesPath 1.5 +3 -3 area51/games/kdegames/distinfo __

Re: [kde-freebsd] Updated distinfo for games/kdegames to 4.0.83

2008-06-26 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 26, 2008 at 09:06:18AM -0400, Kris Moore wrote: > > Here's the updated distinfo file for kdegames to 4.0.83. Builds + > Installs fine here. Done > > -- > > Kris Moore > PC-BSD Software > http://www.pcbsd.com > MD5 (KDE/kdegames-4.0.

[kde-freebsd] cvs commit: area51/accessibility/kdeaccessibility Makefile

2008-06-26 Thread Thomas Abthorpe
tabthorpe2008/06/26 15:53:35 CEST KDE/FreeBSD QA/Devel Repository Modified files: accessibility/kdeaccessibility Makefile Log: - Add in stable mirror Revision ChangesPath 1.11 +2 -1 area51/accessibility/kdeaccessibility/Makefile _

[kde-freebsd] Error portupgrade editors/koffice-kde3 (koffice-1.6.3_4, 2) to version koffice-1.6.3_5, 2 (FreeBSD 7-STABLE)

2008-06-26 Thread Andrei V. Lavreniyuk
Hi! - Making all in gmagick gmake[4]: Entering directory `/usr/ports/editors/koffice-kde3/work/koffice-1.6.3/filters/krita/gmagick' /usr/local/bin/moc ./magickimport.h -o magickimport.moc if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_

[kde-freebsd] failing patch in x11/kdebase-workspace

2008-06-26 Thread Rene Ladan
Hi, it seems that the patch patch-libs-ksysguard-processui_CMakeLists.txt in x11/kdebase-workspace fails. The .rej and input/output files are attached. Regards, Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) include_dir

Re: [kde-freebsd] failing patch in x11/kdebase-workspace

2008-06-26 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 26, 2008 at 05:27:44PM +0200, Rene Ladan wrote: > Hi, > > it seems that the patch patch-libs-ksysguard-processui_CMakeLists.txt > in x11/kdebase-workspace fails. > > The .rej and input/output files are attached. > > Regards, > Rene > --

Re: [kde-freebsd] gmake: *** [all] Error 2

2008-06-26 Thread Greg Larkin
> -Original Message- > From: Max Brazhnikov [mailto:[EMAIL PROTECTED] > > On Wed, 25 Jun 2008 21:08:56 +0200, [EMAIL PROTECTED] wrote: > > .. ...snip... > > > > (opera-9.27.20080331_1) > > - www/linux-flashplugin7 (linux-flashplugin-7.0r73

Re: [kde-freebsd] koffice build failure after GraphicsMagick update

2008-06-26 Thread Greg Larkin
> -Original Message- > From: Ion-Mihai Tetcu [mailto:[EMAIL PROTECTED] > > On Wed, 25 Jun 2008 22:36:00 -0400 > "Greg Larkin" <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > > From: Jan Henrik Sylvester [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, June 25, 2008 6:47

Re: [kde-freebsd] failing patch in x11/kdebase-workspace

2008-06-26 Thread Kris Moore
Martin Wilke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Jun 26, 2008 at 05:27:44PM +0200, Rene Ladan wrote: >> Hi, >> >> it seems that the patch patch-libs-ksysguard-processui_CMakeLists.txt >> in x11/kdebase-workspace fails. >> >> The .rej and input/output files are att

Re: [kde-freebsd] How to update area51 Ports

2008-06-26 Thread Kemian Dang
Martin Wilke wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Jun 26, 2008 at 10:51:18AM +0100, Kemian Dang wrote: > >> Hi, >> >> I have installed KDE4 as instruction, but portmaster seems can not find >> them and thus could not update them, could someone tell me how can I

[kde-freebsd] cvs commit: area51/www/kdewebdev Makefile

2008-06-26 Thread Thomas Abthorpe
tabthorpe2008/06/27 03:34:02 CEST KDE/FreeBSD QA/Devel Repository Modified files: www/kdewebdevMakefile Log: - Add stable directory Revision ChangesPath 1.18 +2 -1 area51/www/kdewebdev/Makefile ___ kde-free

Re: [kde-freebsd] kdebase hangup error

2008-06-26 Thread Max Brazhnikov
On Thu, 26 Jun 2008 10:52:46 +0300, Sandis Krutovs wrote: > Hi! > > I upgraded from 6.3 to 7.0 release, compiled custom kernel, deleted > all ports (with pkg_delete), removed distfiles folder. > > Now I try to install /usr/ports/x11/kde3, kdelibs3 installs without no > problems, but kdebase3 in