| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Aug 2008 22:40:14
3.2.1
|
thierry  |
- Upgrade to 3.2.1 and fix a vulnerability;
- Respect NOPORTEXAMPLES;
- Release maintainership.
Security: VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f |
11 Dec 2007 21:08:51
3.2  |
thierry  |
Upgrade to 3.2.
Changelog at
<ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf32/unix/CHANGES.txt>. |
14 Jul 2007 02:32:13
3.1_7  |
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: thierry |
18 Jan 2007 02:28:26
3.1_7  |
maho  |
* Migrate to gfortran.
* Bump port revision.
Approved by: portmgr(kris) |
17 Jan 2007 06:42:38
3.1_6  |
thierry  |
Master_sites are often down, mirror distfiles locally.
Reported by: pointyhat via Kris |
07 Jan 2007 13:54:56
3.1_6  |
thierry  |
Chase another silent update.
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff>.
Reported by: fenner's distfiles survey |
13 Dec 2006 23:23:59
3.1_5  |
thierry  |
Define WITH_FORTRAN on -CURRENT. |
29 Mar 2006 21:25:38
3.1_5  |
thierry  |
Chase another silent update: minor fixes in Bourne shell variables and help
file.
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_4-dist_cdf31_5-dist.diff>.
Reported by: dosirak via Kris |
24 Feb 2006 22:01:48
3.1_4  |
thierry  |
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) |
16 Feb 2006 23:33:00
3.1_3  |
thierry  |
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 |
12 Feb 2006 09:38:25
3.1_2  |
thierry  |
Re-add patch-Makefile to respect CFLAGS / FFLAGS / CC & co. |
11 Feb 2006 23:01:47
3.1_2  |
thierry  |
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 |
03 Feb 2006 21:42:30
3.1_1  |
thierry  |
- The official download site is down, add a mirror.
- Try to fix on sparc64.
Reported by: pointyhat via Kris |
31 Jan 2006 08:39:44
3.1_1  |
thierry  |
Fix another silent update.
Don't bump PORTREVISION, the only diff is in Release.notes.
Reported by: pointyhat via Kris |
29 Jan 2006 22:34:50
3.1_1  |
thierry  |
Oops... I mixed 3.0 and 3.1 pkg-plist and forgot to take maintainership.
Reported by: pointyhat via Kris |
28 Jan 2006 20:40:56
3.1  |
thierry  |
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>. |