From owner-freebsd-ports@FreeBSD.ORG Thu Dec 11 10:27:06 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2984116A4CE for ; Thu, 11 Dec 2003 10:27:06 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08DD643D32 for ; Thu, 11 Dec 2003 10:27:05 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id hBBIR45Z015907; Thu, 11 Dec 2003 10:27:04 -0800 (PST) Received: from [10.1.1.193] (nfw2.codefab.com [66.234.138.66]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id hBBIR3hc020991; Thu, 11 Dec 2003 10:27:04 -0800 (PST) In-Reply-To: <20031211175407.GA27236@SDF.LONESTAR.ORG> References: <20031210192755.GA13860@SDF.LONESTAR.ORG> <001D7DA8-2B55-11D8-9FA4-003065ABFD92@mac.com> <20031211175407.GA27236@SDF.LONESTAR.ORG> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9DB91344-2C07-11D8-9FA4-003065ABFD92@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Thu, 11 Dec 2003 13:27:02 -0500 To: Nuno Teixeira X-Mailer: Apple Mail (2.606) cc: freebsd-ports@freebsd.org Subject: Re: games/bzflag 1.10 released! please update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 18:27:06 -0000 On Dec 11, 2003, at 12:54 PM, Nuno Teixeira wrote: > Hello Charles, > > It works!!! Thank you very much! You're welcome. > You were very fast, really fast updating this port. Can you be the > maintainer of it? :) If you wish. (TAG! I'm it, I guess... :-) [ ... ] > The shell archive that you send me contains formating errors. When I > corrected it the port generated also contains formating errors in > Makefile like: spaces instead of tabs, wrong inlines, etc, things that > make make fails. Well, these errors are very easy to fix and if you > want I can fix it for you. You have already spend your knoledge and > time > on this. I'm not surprised; pasting the shar file inline into mail tends to do that sort of thing, but the FreeBSD mailing lists also tend to discard file attachments, so what else can you do? Anyway, thanks, but I don't need the fixes; I just need to use a non-lossy transmission mechanism as the local copy I have of my changes is fine. > It seems that a unified diff is better to cvs update than sh arquive. > What do you think? Ah, good suggestion. :-) Very well, I'll use diff for the PR, and CC: you. -- -Chuck