FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:09 PM BST
Port details
netcdf 3.6.3_4 science on this many watch lists=2 search for ports that depend on this port
Library for machine-independent, array-oriented data access
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jan 2006 22:24:44
License: not specified in port


NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

WWW: http://www.unidata.ucar.edu/software/netcdf/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
science/netcdf3-ftn

Required by:
for Libraries

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


Configuration Options
===> The following configuration options are available for netcdf-3.6.3_4:
     FORTRAN=off (default) "Build library for Fortran"
===> Use 'make config' to modify these settings

Master Sites:
http://www.unidata.ucar.edu/downloads/netcdf/ftp/
ftp://ftp.unidata.ucar.edu/pub/netcdf/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Nov 2011 15:26:04
Original commit files touched by this commit  3.6.3_4
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 08:45:31
Original commit files touched by this commit  3.6.3_4
miwi search for other commits by this committer
- Fix build on FreeBSD 10
12 Apr 2011 15:17:09
Original commit files touched by this commit  3.6.3_4
sunpoet search for other commits by this committer
- Use bsd.port.options.mk
- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk
- Remove obsolete MD5 checksum
01 Oct 2010 01:14:19
Original commit files touched by this commit  3.6.3_4
sunpoet search for other commits by this committer
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
22 Sep 2010 17:10:26
Original commit files touched by this commit  3.6.3_4
sunpoet search for other commits by this committer
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
15 May 2010 05:40:57
Original commit files touched by this commit  3.6.3_4
lwhsu search for other commits by this committer
- Update MASTER_SITES
- Simplify NOPORTDOCS patch
- Remove NOPORTEXAMPLES section
- Remove unnecessary post-install: target
- Remove patch for fortran/cfortran.h

PR:             ports/146415
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
16 Sep 2009 08:11:37
Original commit files touched by this commit  3.6.3_4
miwi search for other commits by this committer
- Update WWW

PR:             138869
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:   yes
13 Sep 2009 00:08:01
Original commit files touched by this commit  3.6.3_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
22 Mar 2009 22:09:27
Original commit files touched by this commit  3.6.3_3
pav search for other commits by this committer
- Fix Fortran linking
- Add a slaveport so fortran enabled netcdf can be packaged

PR:             ports/132430
Submitted by:   thierry
Approved by:    maintainer timeout (14 days)
19 Jan 2009 19:15:54
Original commit files touched by this commit  3.6.3_3
pav search for other commits by this committer
- Fix OPTIONS processing

PR:             ports/130740
Submitted by:   Shin'ya Murakami <murashin@gfd-dennou.org>
07 Jan 2009 16:34:27
Original commit files touched by this commit  3.6.3_3
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
02 Jan 2009 07:53:12
Original commit files touched by this commit  3.6.3_2
chinsan search for other commits by this committer
- remove unnecessary strip
- install real documents
- fix NOPORTDOCS
- add NOPORTEXAMPLES

PR:                     ports/129225
Submitted by:           sunpoet (maintainer)
08 Aug 2008 06:28:55
Original commit files touched by this commit  3.6.3_1
beech search for other commits by this committer
- Fix PORTDOCS
08 Aug 2008 04:48:31
Original commit files touched by this commit  3.6.3_1
beech search for other commits by this committer
- Respect PORTDOCS

Reported by:    IonBot
07 Aug 2008 08:29:49
Original commit files touched by this commit  3.6.3_1
beech search for other commits by this committer
- Add experimental WITH_FORTRAN knob and a patch to have it compile.
- It's off by default as it doesn't seem to be required by any port.
- No functional change.

PR:             ports/125915
Submitted by:   Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:    maintainer timeout (>2 Weeks)
20 Jul 2008 20:25:18
Original commit files touched by this commit  3.6.3_1
beech search for other commits by this committer
- Add regression-target since the port recommends running the checks before
installing.
- Fix distinfo
- Bump portrevision

PR:             ports/125550
Submitted by:   Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:    Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer, with
changes)
25 Jun 2008 08:32:04
Original commit files touched by this commit  3.6.3
rafan search for other commits by this committer
- Update to 3.6.3

PR:             ports/124871
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
23 Jul 2007 09:36:52
Original commit files touched by this commit  3.6.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
10 Apr 2007 03:08:59
Original commit files touched by this commit  3.6.2
lwhsu search for other commits by this committer
science/netcdf
- Update to 3.6.2

graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version
number

PR:             111347
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:    clsung (mentor)
23 Dec 2006 22:22:45
Original commit files touched by this commit  3.6.1
miwi search for other commits by this committer
- Update MASTER_SITES
- Fix build with gcc 4.X

PR:             ports/107117
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
01 Jun 2006 17:30:47
Original commit files touched by this commit  3.6.1
erwin search for other commits by this committer
Hand maintainership to submitter

PR:             98290
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
16 Mar 2006 15:55:06
Original commit files touched by this commit  3.6.1
garga search for other commits by this committer
- Update to 3.6.1

PR:             ports/94504
Submitted by:   Ports Fury
30 Jan 2006 22:19:24
Original commit files touched by this commit  3.6.0p1
thierry search for other commits by this committer
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.

PR:             92497
Submitted by:   /me
Repocopied by:  marcus

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.178 seconds.