Commit graph

8 commits

Author SHA1 Message Date
Thierry Thomas
dfeb1d6605 Chase another silent update.
Diff available at <http://pompo.net/ports/cdf31-dist_060216-030224.diff>:
minor fixes for Linux Intel's Fortran compiler and cdfcvt.

Approved by:	portmgr (krion)
2006-02-24 22:01:48 +00:00
Thierry Thomas
94fef49e5f Chase another silent update. Since this seems usual, define a DIST_SUBDIR.
Full diff at <http://pompo.net/ports/cdf31-dist_060209_060216.diff>
(fixes into cdfcvt).

Reported by:	pointyhat via Kris
2006-02-16 23:33:00 +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
ff6ed16e17 Fix another silent update.
Don't bump PORTREVISION, the only diff is in Release.notes.

Reported by:	pointyhat via Kris
2006-01-31 08:39:44 +00:00
Thierry Thomas
243cddbfe4 Oops... I mixed 3.0 and 3.1 pkg-plist and forgot to take maintainership.
Reported by:	pointyhat via Kris
2006-01-29 22:34:50 +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