From owner-freebsd-ports@FreeBSD.ORG Tue Aug 24 18:56:23 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 F1CFC16A4CE for ; Tue, 24 Aug 2004 18:56:23 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id A516443D31 for ; Tue, 24 Aug 2004 18:56:23 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.3] (12-216-240-169.client.mchsi.com[12.216.240.169]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20040824185622m920082adse>; Tue, 24 Aug 2004 18:56:22 +0000 Message-ID: <412B8F55.1060500@math.missouri.edu> Date: Tue, 24 Aug 2004 13:56:21 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040818 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org, Lars.Koeller@Uni-Bielefeld.DE Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: single precision fftw wanted 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: Tue, 24 Aug 2004 18:56:24 -0000 Dear Lars and ports, I am interested in creating a port for gromacs (http://www.gromacs.org) and it requires fftw built using single precision. The super-easy way is to create a port sfftw which is a copy of fftw with a line like CONFIGURE_ARGS+= --enable-float --enable-type-prefix added in. Or I could add some kind of option to fftw. Anyway, since Lars is the maintainer of fftw I would like to coordinate with him about it. And I am copying this to ports as well just in case anyone else has suggestions. Best, Stephen