From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 25 19:19:51 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B2816A4CE for ; Tue, 25 Nov 2003 19:19:50 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E1043FBF for ; Tue, 25 Nov 2003 19:19:49 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031126031944.EJIQ5790.lakemtao08.cox.net@mezz.mezzweb.com> for ; Tue, 25 Nov 2003 22:19:44 -0500 To: freebsd-gnome@freebsd.org References: <12675899.1069777110965.JavaMail.root@bigbird.psp.pas.earthlink.net> <3FC4187E.2040207@VibrantLogic.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Tue, 25 Nov 2003 21:18:46 -0600 In-Reply-To: <3FC4187E.2040207@VibrantLogic.com> User-Agent: Opera7.23/Linux M2 build 518 Subject: Re: Metacity with Expocity X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 03:19:51 -0000 On Tue, 25 Nov 2003 19:05:34 -0800, Jim Adams wrote: > Jeremy Messenger wrote: > >> >> >> Because, it never has been patch clean if you read the messages of >> patch. Looks like the diff was created against the CVS or development >> version of Metacity. Or maybe older version of Metacity, I dunno. >> >> That got me curious, I don't understand what's advantage of it. So, I >> cleaned the patch and make it easier for other users. You should be >> able to use this attach and put it in the x11-wm/metacity/files/ and do >> the 'make -DFORCE_PKG_REGISTER install', then restart Metacity. I just >> played with it and it works, but I don't really like it thought. Maybe, >> I will like it if they make it more smaller and can stay in the >> background when I am doing with vim, browser or whatever. :-) >> >> BTW: Be sure to your Metacity version is 2.6.3 if you want to use an >> attach of patch-expocity. >> >> Cheers, >> Mezz >> > I was interested in trying your patch, but can't seem to get it to > work. I must be making a silly error somewhere. As far as I can tell > the patch file looks like it should work. Any ideas? > > jfa# cd /usr/ports/x11-wm/metacity/ > jfa# mv /disk1/patch-expocity files/ What is /disk1? Windows partition or what? Or, maybe it was your email client? You need to make sure it stays in ASCII (UNIX format) when you download this patch and move. Maybe, you can try do this: jfa# perl -i -pne 's/\r\n/\n/g' /usr/ports/x11-wm/metacity/files/patch-expocity Then try it again to see if it will help. If not, then I can gzip the patch and send it to you in private. Cheers, Mezz > jfa# make -DFORCE_PKG_REGISTER install > >> metacity-2.6.3.tar.bz2 doesn't seem to exist in > /usr/ports/distfiles/gnome2. > >> Attempting to fetch from > http://www.gtlib.cc.gatech.edu/pub/gnome/sources/metacity/2.6/. > > Receiving metacity-2.6.3.tar.bz2 (1749859 bytes): 0% > Receiving metacity-2.6.3.tar.bz2 (1749859 bytes): 13% > Receiving metacity-2.6.3.tar.bz2 (1749859 bytes): 39% > Receiving metacity-2.6.3.tar.bz2 (1749859 bytes): 66% > Receiving metacity-2.6.3.tar.bz2 (1749859 bytes): 90% > Receiving metacity-2.6.3.tar.bz2 (1749859 bytes): 100% > 1749859 bytes transferred in 4.1 seconds (418.54 kBps) > ===> Extracting for metacity-2.6.3 > >> Checksum OK for gnome2/metacity-2.6.3.tar.bz2. > ===> Patching for metacity-2.6.3 > ===> Applying FreeBSD patches for metacity-2.6.3 > 1 out of 1 hunks failed--saving rejects to src/Makefile.am.rej > 2 out of 2 hunks failed--saving rejects to src/Makefile.in.rej > 2 out of 2 hunks failed--saving rejects to src/display.c.rej > 2 out of 2 hunks failed--saving rejects to src/keybindings.c.rej > 2 out of 2 hunks failed--saving rejects to src/main.c.rej > 2 out of 2 hunks failed--saving rejects to src/window.c.rej > >> Patch patch-expocity failed to apply cleanly. > >> Patch(es) patch-configure applied cleanly. > *** Error code 1 > > Stop in /usr/ports/x11-wm/metacity. > > > -Jim -- bsdforums.org 's moderator, mezz.