From owner-freebsd-ports@FreeBSD.ORG Thu May 12 02:11:39 2011 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 9B01F106566C for ; Thu, 12 May 2011 02:11:39 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0287D8FC08 for ; Thu, 12 May 2011 02:11:36 +0000 (UTC) Received: by fxm11 with SMTP id 11so1095506fxm.13 for ; Wed, 11 May 2011 19:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=sBm6F1iL/lWk1DrFeG+lrFfddfq7zv9rMOM6Y8CQgUg=; b=VgL8P7/rkT1UfL4WCLUuR4EOofY7W0/chC5Ao0TDd2vzJemZ6IfabaPdKHv3/eZ++9 TIX+qzjDfmq8i8jaK/9lYCsckQQfDd4mIFMRf5V8s07S1t6N1MuSqjptNVdi3PkGHYH8 mJWxgu09pqZ1lqavKOgZbWbLo+MJeRT2ddO1o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HXJLrrP9ipMckLaIVD5wzBZg0XL9FH9bDp+KP0+WnpxszJ3GGbmGj6yxjmG1iqLrzK 9aiPTrPrPrddcSflmfR7D1yHEjeApFnN5xCTKPKMVKU+JeVPvuIIs/z3dGFxwe3gdsG+ +gHQF2/muO6Ee2zmlZNyP7VfA/19NTcC17KgU= MIME-Version: 1.0 Received: by 10.223.6.198 with SMTP id a6mr646171faa.128.1305166296027; Wed, 11 May 2011 19:11:36 -0700 (PDT) Received: by 10.223.96.142 with HTTP; Wed, 11 May 2011 19:11:35 -0700 (PDT) In-Reply-To: <4DCB38C9.1040000@missouri.edu> References: <4DC937FE.7090602@missouri.edu> <4DCB38C9.1040000@missouri.edu> Date: Wed, 11 May 2011 21:11:35 -0500 Message-ID: From: Zhihao Yuan To: Stephen Montgomery-Smith Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "ports@FreeBSD.org" , "koziol@hdfgroup.org" , "thierry@FreeBSD.org" , "maho@FreeBSD.org" Subject: Re: Why so many versions of the port science/hdf? 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: Thu, 12 May 2011 02:11:39 -0000 On Wed, May 11, 2011 at 8:32 PM, Stephen Montgomery-Smith wrote: > Stephen Montgomery-Smith wrote: >> >> Why are there three versions of science/hdf in the ports? >> >> This is causing problems for me when I try to build the port >> octave-forge. =C2=A0As dependencies, it calls in the octave port (which >> currently defaults to hdf5), the cgnslib port (which uses hdf5-18), and >> the opendx port (which uses hdf). =C2=A0All of these ports function perf= ectly >> well with hdf5.18, because all the different versions of hdf conflict >> with each other. >> >> If we could settle on using hdf5-18 throughout, that would be great. =C2= =A0(I >> currently maintain opendx, so that would be something I can fix.) >> >> Are there ports that need hdf but don't build with hdf5-18? >> >> Thanks, Stephen >> > > Well I feel pretty dumb. =C2=A0Actually it is my port, opendx, that needs= the > original hdf port. =C2=A0I forgot to enable "WITH_HDF" before testing it! > > Stephen > > > Stephen > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > math/PDL only builds with hdf4. It detects hdf.h and libdf.a. --=20 Zhihao Yuan The best way to predict the future is to invent it.