From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 16:39:09 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49112106564A; Sat, 23 Aug 2008 16:39:09 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 10BA68FC1D; Sat, 23 Aug 2008 16:39:08 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.2) with ESMTP id m7NGcxFH087017; Sat, 23 Aug 2008 11:39:00 -0500 (CDT) (envelope-from stephen@math.missouri.edu) Message-ID: <48B03D2B.9060801@math.missouri.edu> Date: Sat, 23 Aug 2008 11:39:07 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080815 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Brooks Davis References: <48AF842C.9030400@math.missouri.edu> <20080823162724.GA72516@lor.one-eyed-alien.net> In-Reply-To: <20080823162724.GA72516@lor.one-eyed-alien.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: maho@freebsd.org, ports@freebsd.org Subject: Re: octave-forge 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: Sat, 23 Aug 2008 16:39:09 -0000 Brooks Davis wrote: > On Fri, Aug 22, 2008 at 10:29:48PM -0500, Stephen Montgomery-Smith wrote: >> Dear Maho, >> >> I see that octave-forge has been broken for quite a while. Do you mind if >> I have a go at redoing it? >> >> I presume that you would want to do it meta-port style, that is, lots of >> ports with names like octave-forge-plot-1.0.5. >> >> I would be happy to do the work, and I think I could get it done quite >> quickly, but I don't want to do it if you are about to do it yourself. > > Please find attached the work I've done on this so far, but never found > time to commit. This adds a bsd.octave.mk (currently in the wrong > place) and includes io and signal ports. I think adding the rest of the > modules should be fairly easy. > > -- Brooks Very nice. I hope people will compare your and my approach, and give us their opinions. In some ways, I prefer your approach, because it ideologically fits better with the freebsd package maintenance. And even if I decide to go with my approach, I think I will definitely use the bsd.octave.mk idea. I'm going to wait a few weeks, I think, until I have had time to think about it more, and get more ideas and thoughts. Stephen