From owner-freebsd-ports@FreeBSD.ORG Sun Dec 26 20:39:07 2004 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 4517F16A4CE for ; Sun, 26 Dec 2004 20:39:07 +0000 (GMT) Received: from smtp814.mail.sc5.yahoo.com (smtp814.mail.sc5.yahoo.com [66.163.170.84]) by mx1.FreeBSD.org (Postfix) with SMTP id DD2A443D2F for ; Sun, 26 Dec 2004 20:39:06 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.30 with login) by smtp814.mail.sc5.yahoo.com with SMTP; 26 Dec 2004 20:39:06 -0000 From: Joshua Tinnin To: h Date: Sun, 26 Dec 2004 12:39:05 -0800 User-Agent: KMail/1.7.2 References: <200412231651.52690.h@erathia.be> <20041226132723.GI1435@k7.mavetju> <200412261512.50849.h@erathia.be> In-Reply-To: <200412261512.50849.h@erathia.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412261239.06078.krinklyfig@spymac.com> cc: Edwin Groothuis cc: freebsd-ports@freebsd.org Subject: Re: broken port: gnuchess 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: Sun, 26 Dec 2004 20:39:07 -0000 On Sunday 26 December 2004 06:12 am, h wrote: > On Sunday 26 December 2004 14:27, Edwin Groothuis wrote: > > On Sat, Dec 25, 2004 at 04:07:08PM -0800, Joshua Tinnin wrote: > > > ===> Installing for gnuchess-5.07 > > > scripts/create_opening_book.sh:Permission denied > > > *** Error code 1 > > > > I have fixed the port. > > Next time feel free to complain at the last commiter :-) > > i'm sorry i don't track the commits log, i checked who was the > maintainer from the makefile and sent him an e-mail. Yes, I'd like to make it clear I was also trying to help. The Makefile for gnuchess has this line: MAINTAINER= ports@FreeBSD.org BTW, I wasn't simply complaining. I figured out a way to make it work and posted it in order to help others who might have been having problems. I'm not yet familiar enough with patches and such to change the Makefile in this sort of situation, otherwise I just would have sent a patch. - jt