[kde-freebsd] [SVN Commit] area51/x11/kdelibs4/files

2008-10-10 Thread Max Brazhnikov
SVN commit 4337 by makc:

add upstream patches to allow umount cdrom without eject (bugs/167298)

 A patch-kfile-kfileplacesmodel.cpp  
 A patch-kfile-kfileplacesmodel.h  
 A patch-kfile-kfileplacesview.cpp  


___
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/x11/kdelibs4/files

2008-10-10 Thread Martin Wilke
SVN commit 4338 by miwi:

Fix those kdedglobalaccel crashes. It's not safe to assume the config file
has a correct content. Somehow it get's messed up sometimes and contains
something like this:

next=Meta+B,Meta+B,
nextTrack=Meta+B,Meta+B,

A lot of things in KDE doesn't work for them, since kded crashes on startup
due to a wrong assert. (so let now hope that fix some problems under FreeBSD)



 A patch-kdeui-shortcuts_kdedglobalaccel.cpp  


___
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] [SVN Commit] area51/x11/kdelibs4/files

2008-10-10 Thread Adriaan de Groot
On Friday 10 October 2008 10:41:38 Martin Wilke wrote:
> A lot of things in KDE doesn't work for them, since kded crashes on startup
> due to a wrong assert. (so let now hope that fix some problems under
> FreeBSD)

Is this a backport from upstream, or is it FreeBSD-specific? Do we need to do 
anything with the wrong assert in KDE SVN itself?
___
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] ports/128008: [patch] devel/kdesdk3: fails to build when textproc/flex is installed

2008-10-10 Thread edwin
Synopsis: [patch] devel/kdesdk3: fails to build when textproc/flex is installed

Responsible-Changed-From-To: freebsd-ports-bugs->kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Sat Oct 11 00:40:09 UTC 2008
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=128008
___
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] ports/128008: [patch] devel/kdesdk3: fails to build when textproc/flex is installed

2008-10-10 Thread Scot Hetzel
The following reply was made to PR ports/128008; it has been noted by GNATS.

From: "Scot Hetzel" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:  
Subject: Re: ports/128008: [patch] devel/kdesdk3: fails to build when 
textproc/flex is installed
Date: Fri, 10 Oct 2008 20:39:15 -0500

 I found that this problem had been previously reported in closed PR 115912:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=115912
 
 In this PR it was discussed that the textproc/flex port needed to move
 the FlexLexer.h include file to a subdirectory and all textproc/flex
 ports patched to use the new location.
 
 Since this hasn't happened, could this simple patch be applied.
 
 The patch could be changed to check for
 ${LOCALBASE}/include/FlexLexer.h, and then set LEX if found.
 
 Scot
___
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] ports/128008: [patch] devel/kdesdk3: fails to build when textproc/flex is installed

2008-10-10 Thread miwi
Synopsis: [patch] devel/kdesdk3: fails to build when textproc/flex is installed

State-Changed-From-To: open->closed
State-Changed-By: miwi
State-Changed-When: Sat Oct 11 05:06:19 UTC 2008
State-Changed-Why: 
Close, Please take a look in our kde mailinglist archiv.

http://www.freebsd.org/cgi/query-pr.cgi?pr=128008
___
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] ports/128008: [patch] devel/kdesdk3: fails to build when textproc/flex is installed

2008-10-10 Thread Max Brazhnikov
On Sat, 11 Oct 2008 02:10:03 GMTFri, 10 Oct 2008 20:39:15 -0500, Scot Hetzel 
wrote:
> The following reply was made to PR ports/128008; it has been noted by
> GNATS.
>
> From: "Scot Hetzel" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc:
> Subject: Re: ports/128008: [patch] devel/kdesdk3: fails to build when
> textproc/flex is installed Date: Fri, 10 Oct 2008 20:39:15 -0500
>
>  I found that this problem had been previously reported in closed PR
> 115912:
>
>  http://www.freebsd.org/cgi/query-pr.cgi?pr=115912
>
>  In this PR it was discussed that the textproc/flex port needed to move
>  the FlexLexer.h include file to a subdirectory and all textproc/flex
>  ports patched to use the new location.
>
>  Since this hasn't happened, could this simple patch be applied.
>
>  The patch could be changed to check for
>  ${LOCALBASE}/include/FlexLexer.h, and then set LEX if found.
>
>  Scot

You can track ports/126520. I'm just waiting for the end of ports freeze to 
commit patches.

Please, be patient and wait with me :)

Max
___
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