| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Changelog at
<ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf32/unix/CHANGES.txt>.
|
|
|
|
| |
Approved by: thierry
|
|
|
|
|
|
| |
* Bump port revision.
Approved by: portmgr(kris)
|
|
|
|
| |
Reported by: pointyhat via Kris
|
|
|
|
|
|
|
| |
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff>.
Reported by: fenner's distfiles survey
|
| |
|
|
|
|
|
|
|
|
|
| |
file.
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_4-dist_cdf31_5-dist.diff>.
Reported by: dosirak via Kris
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Full diff at <http://pompo.net/ports/cdf31-dist_060209_060216.diff>
(fixes into cdfcvt).
Reported by: pointyhat via Kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Try to fix on sparc64.
Reported by: pointyhat via Kris
|
|
|
|
|
|
| |
Don't bump PORTREVISION, the only diff is in Release.notes.
Reported by: pointyhat via Kris
|
|
|
|
| |
Reported by: pointyhat via Kris
|
|
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>.
|