Date: Sat, 28 Jan 2006 20:40:56 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/cdf Makefile distinfo pkg-descr pkg-plist ports/science/cdf/files patch-Makefile patch-src_include_cdfdist.h patch-src_include_cdflib.h patch-src_tests_Makefile pkg-message.in Message-ID: <200601282040.k0SKeu8t058818@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry 2006-01-28 20:40:56 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/cdf Makefile distinfo pkg-descr pkg-plist
science/cdf/files patch-Makefile
patch-src_include_cdfdist.h
patch-src_include_cdflib.h
patch-src_tests_Makefile pkg-message.in
Log:
Common Data Format (CDF) is a conceptual data abstraction for storing
multi-dimensional data sets. The basic component of CDF is a software
programming interface that is a device independent view of the CDF data
model. The application developer is insulated from the actual physical
file format for reasons of conceptual simplicity, device independence,
and future expandability. CDF files created on any given platform can
be transported to any other platform on to which CDF is ported and used
with any CDF tools or layered applications.
A comparison between CDF, netCDF, HDF and HDF5 is available at
<http://cdf.gsfc.nasa.gov/html/FAQ.html>.
Revision Changes Path
1.76 +1 -0 ports/science/Makefile
1.1 +59 -0 ports/science/cdf/Makefile (new)
1.1 +3 -0 ports/science/cdf/distinfo (new)
1.1 +52 -0 ports/science/cdf/files/patch-Makefile (new)
1.1 +30 -0 ports/science/cdf/files/patch-src_include_cdfdist.h (new)
1.1 +11 -0 ports/science/cdf/files/patch-src_include_cdflib.h (new)
1.1 +29 -0 ports/science/cdf/files/patch-src_tests_Makefile (new)
1.1 +29 -0 ports/science/cdf/files/pkg-message.in (new)
1.1 +14 -0 ports/science/cdf/pkg-descr (new)
1.1 +58 -0 ports/science/cdf/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601282040.k0SKeu8t058818>
