Port details |
- netcdf3-ftn C library for machine-independent, array-oriented data access
- 4.3.2 science
=0 4.3.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-05-20 14:22:01
- Last Update: 2014-05-03 03:32:49
- SVN Revision: 352860
- License: not specified in port
- WWW:
- http://www.unidata.ucar.edu/software/netcdf/
- Description:
- 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.
Git repository: https://github.com/Unidata/netcdf-c
WWW: http://www.unidata.ucar.edu/software/netcdf/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- netcdf3-ftn>0:science/netcdf3-ftn
- No installation instructions:
- This port has been deleted.
- PKGNAME: netcdf3-ftn
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: science/netcdf
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- Library dependencies:
-
- libhdf5.so : science/hdf5
- libcurl.so : ftp/curl
- libsz.so : science/szip
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netcdf3-ftn-4.3.2:
DAP=on: Build DAP client and remote testing
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
SZIP=on: SZIP support (required if HDF5 was built with SZIP)
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: science/netcdf | Commit | Credits | Log message |
4.3.2 03 May 2014 03:32:49 |
sunpoet |
- Remove science/netcdf-ftn, science/netcdf3-ftn and science/netcdf4 |
3.6.3_6 28 Mar 2014 09:19:51 |
marino |
science/netcdf3-ftn: Mark unsafe for parallel builds
Partial and edited error log:
gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c -o typeSizes.o
typeSizes.f90
Fatal Error: Can't open module file 'typesizes.mod' for reading at (1): No such
file or directory
gmake[2]: *** [netcdf.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
libtool: compile: gfortran47 -I../libsrc -I. -Wl,-rpath=/usr/local/lib/gcc47 -c
typeSizes.f90 -fPIC -o .libs/typeSizes.o |
3.6.3_4 06 Nov 2013 17:35:50 |
sunpoet |
- Fix PKGNAME collision
- Remove LATEST_LINK
- Remove NO_STAGE for slave port |
3.6.3_4 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
3.6.3_4 21 Aug 2013 17:42:58 |
sunpoet |
- Cleanup Makefile header |
3.6.3_4 22 Sep 2010 17:10:26 |
sunpoet |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
3.6.3_4 20 May 2010 14:21:43 |
lwhsu |
Add netcdf3-ftn , netCDF (network Common Data Form), with Fortran
support.
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> |
Number of commits found: 7
|