Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93587

Summary: [TRACKER] KDE changes needed to make it work on G/FBSD
Product: Gentoo/Alt Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: OtherAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED FIXED    
Severity: minor CC: kde
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 86782, 89852, 91540, 92573, 92782, 93179, 93586    
Bug Blocks:    
Attachments: kdelibs-3.4.0-kdeui-first.patch
kdelibs-3.4.0-kdeui-first.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-22 11:18:33 UTC
I'm trying to get KDE working on Gentoo/FreeBSD systems. Unfortunately seems like there are a couple more of things which needs fixes before it can be installed flawlessy.
Some of them have been already reported on separed bugreports (see dependencies) but there are a couple of trivial fix needed:

- kdm must remove dependency on sys-libs/pam, kdebase-pam takes care of it;
- kcheckpass must remove dependency on sys-libs/pam, kdebase-pam takes care of it.

At this point, fixed the rest of the bugs, KDE *should* be installable cleanly... I'll continue building and report in case something other came up.

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-22 23:59:11 UTC
Created attachment 59607 [details, diff]
kdelibs-3.4.0-kdeui-first.patch

This patch is needed to make kdelibs compile clean on Gentoo/FreeBSD.
I've checked and rechecked it and I also committed it on KDE's SVN for next
version (3.4.1).
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-23 00:35:06 UTC
Comment on attachment 59607 [details, diff]
kdelibs-3.4.0-kdeui-first.patch

Sorry wrong file, i should really find a better naming scheme for them.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-23 00:42:35 UTC
Created attachment 59610 [details, diff]
kdelibs-3.4.0-kdeui-first.patch

That's the one with the fixed paths.
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-26 07:43:49 UTC
I removed the dependencies on sys-libs/pam. The patch will be included in 
3.4.1, which is almost released... closing. 
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-26 07:45:28 UTC
... but this is a tracker, so it's better to leave it open :) 
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-07-13 14:02:05 UTC
Considering KDE working out of the box :)