From owner-freebsd-ports@FreeBSD.ORG Fri Dec 14 01:10:08 2007 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 526A816A417; Fri, 14 Dec 2007 01:10:08 +0000 (UTC) (envelope-from Castalia@PIRL.LPL.Arizona.edu) Received: from DakotaMail.dakotacom.net (mail.ultrasw.com [66.181.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id 2888E13C442; Fri, 14 Dec 2007 01:10:07 +0000 (UTC) (envelope-from Castalia@PIRL.LPL.Arizona.edu) Received: from [192.168.1.7] (unverified [69.9.16.119]) by DakotaMail.dakotacom.net (Vircom SMTPRS 4.4.568.54) with ESMTP id ; Thu, 13 Dec 2007 17:58:59 -0700 X-Modus-BlackList: 69.9.16.119=OK;Castalia@PIRL.LPL.Arizona.edu=OK X-Modus-Trusted: 69.9.16.119=YES X-Modus-Audit: FALSE;0;0;0 Message-ID: <4761D54B.8010503@PIRL.LPL.Arizona.edu> Date: Thu, 13 Dec 2007 17:58:51 -0700 From: Bradford Castalia Organization: University of Arizona User-Agent: Thunderbird 1.5 (X11/20060401) MIME-Version: 1.0 To: vd@FreeBSD.org References: <475883E6.5030306@idaeim.com> <20071212142216.GA13514@polejan.hw.v5d.org> In-Reply-To: <20071212142216.GA13514@polejan.hw.v5d.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: ossp-uuid-1.6.0 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: Fri, 14 Dec 2007 01:10:08 -0000 Excellent. Thank you! Bradford Castalia Senior Systems Analyst Planetary Image Research Laboratory University of Arizona "Build an image in your mind, fit yourself into it." Vasil Dimov wrote: > On Thu, Dec 06, 2007 at 16:21:10 -0700, Bradford Castalia wrote: >> The current distribution package does not include the C++ API support. >> This is important for those of us depending on this API for support of >> applications that we are building and distributing. >> >> When building this package please include the --with-cxx configure >> option so the resulting package will be complete. > > Done. >