From owner-freebsd-ports@FreeBSD.ORG Tue Aug 23 16:30:06 2005 Return-Path: X-Original-To: ports@freebsd.org 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 E0D7316A41F for ; Tue, 23 Aug 2005 16:30:06 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id 513E943D48 for ; Tue, 23 Aug 2005 16:30:06 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 69652 invoked from network); 23 Aug 2005 16:30:04 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 23 Aug 2005 16:30:04 -0000 X-pair-Authenticated: 200.115.214.28 Date: Tue, 23 Aug 2005 13:30:20 -0300 From: Alejandro Pulver To: Ulrich Spoerlein Message-ID: <20050823133020.539ac7fd@phobos.mars.bsd> In-Reply-To: <20050823091418.GB1012@galgenberg.net> References: <20050823024402.GG1186@k7.mavetju> <20050823091418.GB1012@galgenberg.net> X-Mailer: Sylpheed-Claws 1.9.12 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Edwin Groothuis Subject: Re: Quake 3 Arena port avilable! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 16:30:07 -0000 On Tue, 23 Aug 2005 11:14:18 +0200 Ulrich Spoerlein wrote: > On Tue, 23.08.2005 at 12:44:03 +1000, Edwin Groothuis wrote: > > Alejandro Pulver has available a working version of Quake 3 Arena > > and is looking for testers. > > > > The port can be found at ftp://ftp.alepulver.com.ar/quake3.tar.bz2. > > > > I got it compiled on 5.2.1, so I bet that it will work on more > > tolerant releases too! > > Works on 6.0 too. Some remarks: > > 1. Please apply the "dos2unix" in pre-patch and make the patches have > a LF terminator instead of CRLF. > 2. The port doesn't honour CFLAGS > 3. The wrapper scripts enter an infinite loop. You can't "exec > quake3" in a script called "quake3". You need to "exec ./quake3" > after cd'ing into the /usr/local/share/quake3 > > Thanks for the quick port! Was thinking about doing it myself. > Hello, You are welcome. Thank you for the suggestions, I will follow them. Best Regards, Ale