| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 00:39:36
1.0.4
|
miwi  |
- Update to version 1.0.4
PR: 177915
Submitted by: Ports Fury |
27 Nov 2012 03:28:28
1.0.2
|
bdrewery  |
- Update to 1.0.2
- Remove ABI versions from LIB_DEPENDS
Feature safe: yes |
07 Oct 2012 03:55:19
1.0.1
|
wen  |
- Update to 1.0.1
- Trim Makefile headers
- Reset maintainer to ports@ |
06 Mar 2012 06:32:28
0.9.9
|
wen  |
- Update to 0.9.9 |
26 Oct 2011 02:07:42
0.9.8
|
wen  |
- Update to 0.9.8 |
25 Aug 2011 11:39:43
0.9.7
|
wen  |
- Update to 0.97 |
15 Jul 2011 07:00:46
0.9.4_1
|
sunpoet  |
- Bump PORTREVISION for science/hdf5-18 shlib change |
03 Jun 2011 01:25:30
0.9.4
|
wen  |
- Update to 0.9.4 |
12 Apr 2011 15:17:34
0.9.3_1
|
sunpoet  |
- Bump PORTREVISION for science/netcdf4 shlib change |
29 Oct 2010 01:41:56
0.9.3
|
wen  |
- Update to 0.9.3 |
25 Sep 2010 06:49:28
0.9.2
|
wen  |
- Update to 0.9.2 |
11 Apr 2010 23:28:17
0.9.1
|
wen  |
- Update to 0.9.1 |
10 Feb 2010 07:41:13
0.9
|
wen  |
- Update to 0.9
- Update my mail address to FreeBSD |
26 Sep 2009 15:11:38
0.8.1_1
|
rafan  |
- Update science/netcdf4 to 4.0.1
- Bump PORTREVISION for dependent ports
PR: ports/136377
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Feature safe: yes |
04 Jul 2009 10:37:00
0.8.1
|
itetcu  |
Fix with custom LOCALBASE/PREFIX
Submitted by: maintainer
Reported by: QATty |
24 Jun 2009 20:57:37
0.8.1
|
miwi  |
- Update to 0.8.1
PR: 135907
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
23 Feb 2009 20:18:45
0.7.7
|
miwi  |
netCDF version 4 has many features not found in earlier versions of the
library and is implemented on top of HDF5. This module can read and
write files in both the new netCDF 4 and the old netCDF 3 format, and
can create files that are readable by HDF5 clients. The API modelled
after Scientific.IO.NetCDF, and should be familiar to users of that
module.
Many new features of netCDF 4 are implemented, such as multiple
unlimited dimensions, groups and zlib data compression. All the new
primitive data types (such as 64 bit and unsigned integer types) are
implemented, except variable-length strings (NC_STRING). User defined
data types (compound, vlen, enum etc.) are not supported.
WWW: http://code.google.com/p/netcdf4-python/
PR: ports/131866
Submitted by: wenheping at gmail.com |