From owner-freebsd-ports@FreeBSD.ORG Wed Jan 7 08:19:04 2009 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 7F0321065672; Wed, 7 Jan 2009 08:19:04 +0000 (UTC) (envelope-from rsamuel@asri.org.au) Received: from bender.grapevine.net.au (bender.grapevine.net.au [203.129.32.139]) by mx1.freebsd.org (Postfix) with ESMTP id 15F208FC21; Wed, 7 Jan 2009 08:19:03 +0000 (UTC) (envelope-from rsamuel@asri.org.au) Received: from localhost (localhost [127.0.0.1]) by bender.grapevine.net.au (Postfix) with ESMTP id AECBEC0DDF; Wed, 7 Jan 2009 18:50:54 +1100 (EST) Received: from bender.grapevine.net.au ([127.0.0.1]) by localhost (bender.grapevine.net.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3BZcOj7Ix3YY; Wed, 7 Jan 2009 18:50:54 +1100 (EST) Received: from RichardPC (ppp-59.44.129.203.grapevine.net.au [203.129.44.59]) by bender.grapevine.net.au (Postfix) with ESMTP id 43C2BC0D2E; Wed, 7 Jan 2009 18:50:54 +1100 (EST) From: "Richard Samuel" To: Date: Wed, 7 Jan 2009 18:50:57 +1100 Message-ID: <000001c9709c$ad2e1fa0$078a5ee0$@org.au> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AclwnKzdDgazGEe1TYesV0rzfmTUqQ== Content-Language: en-au Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: openfoam-1.4.1_1 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: Wed, 07 Jan 2009 08:19:04 -0000 Dear Thierry and Ports crew, I have constructed (some might say cobbled together) a port of Paraview 3.4 and OpenFOAM 1.5.1. They appear to work ok but as I am only just meshing up my first test case, much remains to be seen. They are also not fully featured - so far I have only implemented the features I am likely to use in the near future or that I am able to test, so Paraview has no PYTHON support, and features Takuya Ashima's native parallel reader but parallel operation is not enabled, and some other fringe things. Also OpenFOAM is not so much of a port, as it is a patched version of the latest git sources. Neither port is very elegant - in the case of Paraview I have probably broken multiple taboos, but as a first-time porter that should not be any surprise. I did this on FreeBSD this because it was application I wanted to use, on an OS that I know and trust, but before I get to far down the track of customising it just for me, I thought I better ask whether what I have done would make a worthwhile contribution to a future release ? Regards Richard Samuel