Commit graph

8 commits

Author SHA1 Message Date
Martin Wilke
e3cbd92ea4 - Update to 3.3.0
PR:		142950
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-01-21 21:14:54 +00:00
Thierry Thomas
83eab871cc - Upgrade to 3.2.1 and fix a vulnerability;
- Respect NOPORTEXAMPLES;

- Release maintainership.

Security:	VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f
2008-08-19 21:40:14 +00:00
Maho Nakata
7088c85c10 * Migrate to gfortran.
* Bump port revision.

Approved by:  portmgr(kris)
2007-01-18 02:28:26 +00:00
Thierry Thomas
79b0de3a32 Chase another silent update.
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff>.

Reported by:	fenner's distfiles survey
2007-01-07 13:54:56 +00:00
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