| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Sep 2012 04:19:05
1.3.1
|
sunpoet  |
- Update to 1.3.1
- Cleanup Makefile header
Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.3.1 |
24 Jun 2012 15:40:19
1.3.0
|
sunpoet  |
- Update to 1.3.0
- Convert to new options framework
- Pet portlint
- Cosmetic change
- Take maintainership
Changes:
http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.3.0 |
26 Feb 2011 09:56:51
1.2.0_1
|
thierry  |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
18 Sep 2010 15:57:34
1.2.0
|
makc  |
Update to 1.2.0
PR: ports/150665
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
02 Feb 2010 22:43:01
1.1.1
|
miwi  |
- Update to 1.1.1
PR: 143442
Submitted by: Ports Fury |
28 Nov 2009 10:44:56
1.1.0_1
|
thierry  |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
12 Nov 2009 10:52:13
1.1.0
|
miwi  |
- Update to 1.1.0
PR: 140486
Submitted by: Ports Fury |
29 Oct 2009 12:35:55
1.0.3
|
miwi  |
- Fix MASTER_SITES |
29 Oct 2009 11:14:27
1.0.3
|
miwi  |
- Update to 1.0.3
PR: 139772
Submitted by: Ports Fury |
13 Sep 2009 00:08:01
1.0.1_4
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
18 Jan 2009 20:17:31
1.0.1_3
|
gerald  |
Leverage USE_FORTRAN instead of accomplishing the same manually. |
16 Dec 2008 05:15:41
1.0.1_3
|
linimon  |
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
06 Jun 2008 13:59:05
1.0.1_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
21 Dec 2007 22:01:31
1.0.1_2
|
pav  |
- Mark BROKEN on 7.x |
23 Jul 2007 09:36:52
1.0.1_2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
28 May 2007 15:52:57
1.0.1_2
|
miwi  |
- Add a new dependence of gfortran42
- Bump PORTREVISION
PR: 113047
Submitted by: CHAO Shin <quakelee@cn.FreeBSD.org> (maintainer) |
19 May 2007 20:32:57
1.0.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Apr 2007 13:44:51
1.0.1
|
miwi  |
Parallel-NetCDF is a library providing high-performance I/O while still
maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives
scientific programmers a space-efficient and portable means for storing data.
However, it does so in a serial manner, making it difficult to achieve high
I/O performance. By making some small changes to the API specified by NetCDF,
we can use MPI-IO and its collective operations.
WWW: http://trac.mcs.anl.gov/projects/parallel-netcdf
PR: ports/112265
Submitted by: Chao Shin <quakelee at cn.FreeBSD.org> |