From owner-freebsd-ports Mon Nov 19 15:50:51 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 8546637B418 for ; Mon, 19 Nov 2001 15:50:47 -0800 (PST) Received: (qmail 21244 invoked from network); 19 Nov 2001 23:50:47 -0000 Received: from unknown (HELO there) ([66.92.40.28]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Nov 2001 23:50:47 -0000 Content-Type: text/plain; charset="us-ascii" From: Michael Collette To: Pete Fritchman Subject: Re: New port help Date: Mon, 19 Nov 2001 15:47:39 +0000 X-Mailer: KMail [version 1.3] Cc: ports@FreeBSD.org References: <20011119233008.BDB1537B418@hub.freebsd.org> <20011119183722.D93158@databits.net> In-Reply-To: <20011119183722.D93158@databits.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011119235047.8546637B418@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Pete, Very cool on two points. I'm very interested in seeing how you go about working around the problems I ran into. My interest in this was not only to get Kinkatta working as I know a lot of folks using AIM, but to also get some learning into how to get many more KDE ports done up. Going into it I was thinking that it was a simple enough app to at least get my feet wet. Secondly, I really wanna get Kinkatta working here :) Definitely looking forward to your commit. Later on, On Monday 19 November 2001 11:37 pm, Pete Fritchman wrote: > ++ 19/11/01 15:26 +0000 - Michael Collette: > | Trying to do up a new port here for an app called Kinkatta. Been doing a > | fair bit of reading in the porting handbook and looking over other KDE > | ports to try and get this to play. Also just trying to learn how to > | perform this bit of magic. > > I'm actually friends with the author, and he was bugging me to do a port > and I have one in my local tree. It's on my todo list for tonight (to > commit it). > > | At this point I've come very close to getting the basics done. I've got > | the distfile made, and pretty close to a correct pkg-plist for this. The > | program compiles and installs without error as well. With all that being > | said, got a couple of problems still yet. > > There were a few issues in having it respect CFLAGS. > > | If I don't do an "export KDEDIR=/usr/local" prior to running the make it > | fails on configuration. I'm not seeing this handled in other KDE > | application ports other than to specify the kde libs to be used. Is > | there some step I'm missing, or do I need to put this into Makefile > | somehow? > > I just have USE_KDELIBS_VER=2, and things went OK for me. > > | When I get past this point the app compiles and installs, but then when I > | run it up the darn thing can't find it's own graphics files. A number of > | icons and such get installed, but the path gets mucked up somewhere along > | the line. Where might I look to find this type of setting? Is there some > | patching I'm going to need to write up to make this play? > > This is a prefix issue. It works if you install in /usr/local, so > that's what I'm doing for now. I'm working up some patches to give to > my friend to fix this. > > BTW, you should try out the version of kinkatta in CVS -- it supports > plugins and is really quite cool :-) I'll drop you a line once I commit > this tonight. > > -pete -- "A short saying often contains much wisdom." -Sophocles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message