From owner-freebsd-ports@FreeBSD.ORG Sat Jan 2 03:50:21 2010 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68BC6106566B; Sat, 2 Jan 2010 03:50:21 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 3624A8FC0C; Sat, 2 Jan 2010 03:50:21 +0000 (UTC) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o023oILT061214; Fri, 1 Jan 2010 21:50:19 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <4B3EC27A.4070902@missouri.edu> Date: Fri, 01 Jan 2010 21:50:18 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.23) Gecko/20091222 Firefox/3.5.5 MIME-Version: 1.0 To: "Pedro F. Giffuni" , freebsd-ports , Thierry Thomas , thierry@pompo.net References: <4B3E98B5.1020409@missouri.edu> In-Reply-To: <4B3E98B5.1020409@missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Update of cad/gmsh port 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, 02 Jan 2010 03:50:21 -0000 Stephen Montgomery-Smith wrote: > I have attempted to update the gmsh port to version 2.4.2. This is > quite a large change, because gmsh has changed from using configure to > cmake. > > I'll submit the port in due course, but since this is the first port I > have ever updated using cmake, I thought I would ask for comments first. > > In particular, I had to hack quite a bit to make NOPORTDOCS be respected. > > You can find the updated port at > http://www.math.missouri.edu/~stephen/gmsh.tar.gz > > Pedro: the binaries mshsort and dxf2geo no longer seem to be built. I > hope that these weren't something special you needed. > > Thierry: I haven't yet tested the WITH-OCC option yet. I am still > waiting for opencascade to finish building. > > Stephen > Instead, please look for the port at http://www.math.missouri.edu/~stephen/gmsh and get the latest version. I think the WITH_OCC option works now.