Commit graph

4 commits

Author SHA1 Message Date
Thierry Thomas
eba044fc1a Re-add patch-Makefile to respect CFLAGS / FFLAGS / CC & co. 2006-02-12 09:38:25 +00:00
Thierry Thomas
641ab393f0 Chase a silent update and make fetchable again.
- our patches to support FreeBSD have been included;

- support of Intel C++ and Fortran compilers for Linux has been added.

Full diff available at
<http://pompo.net/ports/cdf31-dist_060130_060209.diff>.

Reported by:	Ion-Mihai Tetcu on #bsdports
2006-02-11 23:01:47 +00:00
Thierry Thomas
aeb6050c22 - The official download site is down, add a mirror.
- Try to fix on sparc64.

Reported by:	pointyhat via Kris
2006-02-03 21:42:30 +00:00
Thierry Thomas
3a596ded2e 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>.
2006-01-28 20:40:56 +00:00