From owner-freebsd-questions Fri Dec 28 13:56:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 6531837B41F for ; Fri, 28 Dec 2001 13:56:28 -0800 (PST) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 4DAB5B7; Fri, 28 Dec 2001 12:56:22 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: "Scott Robbins" Subject: Re: decopserver Date: Fri, 28 Dec 2001 12:56:21 -0900 X-Mailer: KMail [version 1.3] References: <20011228083539.4F63EB3@nebula.anchoragerescue.org> <011501c18fb3$23b02970$3008a8c0@starlowin2k> In-Reply-To: <011501c18fb3$23b02970$3008a8c0@starlowin2k> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011228215622.4DAB5B7@nebula.anchoragerescue.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 28 December 2001 06:20 am, Scott Robbins wrote: > ----- Original Message ----- > From: "Beech Rintoul" > To: ; > Sent: Friday, December 28, 2001 3:35 AM > Subject: re: decopserver > > > If you are using kdelibs-2.2.2 you don't have to patch, it's already been > > committed. I would suggest upgrading to the latest kde2 port. If you > > really > > > want to patch kdelibs-2.2.1 email me and I'll show you how to apply the > > patch. > > (Scott raises his hand) I would like to know for my own knowledge--I too > tried to apply the patch, but couldn't figure out which file. > I use blackbox as my window manager, but at present, find that Konqueror > suits my needs as GUI web browser. Therefore, I'd be grateful if you could > explain how to apply the patch--it might even be worth cc'ing questions as > this question has come up a few times in the past. > Thanks for your time > Sincerely, > Scott Robbins > > > Beech > > OK, to apply the KDE-ICE.diff: First do a pkg_delete -f kdelibs-2.2.1 to uninstall. cd /usr/ports/x11/kdelibs2 type make As soon as it starts into configure hit control c cd into the directory that contains the .diff cp KDE-ICE.diff /usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/dcop/KDE-ICE/KDE-ICE.diff cd /usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/dcop/KDE-ICE patch