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

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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. science/netcdf3-ftn

This port is 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:
     DOCS=on: Build and/or install documentation
     FORTRAN=off: Build library for Fortran
===> 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. ftp://ftp.unidata.ucar.edu/pub/netcdf/
  10. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
  11. http://www.unidata.ucar.edu/downloads/netcdf/ftp/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Apr 2013 22:08:22
Original commit files touched by this commit  3.6.3_4
bapt search for other commits by this committer
Convert science to new options framework
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: 24

282d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

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