7797 FreshPorts -- science/pnetcdf
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pnetcdf 1.3.1 science on this many watch lists=1 search for ports that depend on this port
A library providing high-performance I/O
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Apr 2007 13:45:01
Also Listed In: parallel
License: not specified in port


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://www.mcs.anl.gov/parallel-netcdf
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/mpich2
  2. devel/gmake
  3. lang/gcc
  4. devel/binutils
Required To Run:
  1. net/mpich2
  2. lang/gcc
There are no ports dependent upon this port

To install the port: cd /usr/ports/science/pnetcdf/ && make install clean
To add the package: pkg_add -r pnetcdf


Configuration Options
===> The following configuration options are available for pnetcdf-1.3.1:
     DOCS=on: Build and/or install documentation
     OPENMPI=off: Use openmpi instead of mpich2
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  9. http://ftp.mcs.anl.gov/pub/parallel-netcdf/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Sep 2012 04:19:05
Original commit files touched by this commit  1.3.1
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  1.3.0
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  1.2.0_1
thierry search for other commits by this committer
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
Original commit files touched by this commit  1.2.0
makc search for other commits by this committer
Update to 1.2.0

PR:             ports/150665
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
02 Feb 2010 22:43:01
Original commit files touched by this commit  1.1.1
miwi search for other commits by this committer
- Update to 1.1.1

PR:             143442
Submitted by:   Ports Fury
28 Nov 2009 10:44:56
Original commit files touched by this commit  1.1.0_1
thierry search for other commits by this committer
- Chase relocation of net/mpich2

- Bump PORTREVISION if needed

- Fix some portlint errors.
12 Nov 2009 10:52:13
Original commit files touched by this commit  1.1.0
miwi search for other commits by this committer
- Update to 1.1.0

PR:             140486
Submitted by:   Ports Fury
29 Oct 2009 12:35:55
Original commit files touched by this commit  1.0.3
miwi search for other commits by this committer
- Fix MASTER_SITES
29 Oct 2009 11:14:27
Original commit files touched by this commit  1.0.3
miwi search for other commits by this committer
- Update to 1.0.3

PR:             139772
Submitted by:   Ports Fury
13 Sep 2009 00:08:01
Original commit files touched by this commit  1.0.1_4
gerald search for other commits by this committer
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
Original commit files touched by this commit  1.0.1_3
gerald search for other commits by this committer
Leverage USE_FORTRAN instead of accomplishing the same manually.
16 Dec 2008 05:15:41
Original commit files touched by this commit  1.0.1_3
linimon search for other commits by this committer
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:    portmgr
06 Jun 2008 13:59:05
Original commit files touched by this commit  1.0.1_3
edwin search for other commits by this committer
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
Original commit files touched by this commit  1.0.1_2
pav search for other commits by this committer
- Mark BROKEN on 7.x
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0.1_2
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.1_2
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.1_1
flz search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.1
miwi search for other commits by this committer
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>

Number of commits found: 18

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0