notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-netCDF4 Python Interface to the NetCDF Library (versions 3 and 4)
1.6.5 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.5Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-23 20:19:59
Last Update: 2023-10-26 12:22:06
Commit Hash: 07abd63
Also Listed In: python
License: MIT
WWW:
https://unidata.github.io/netcdf4-python/
Description:
netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and should be familiar to users of that module. Many new features of netCDF 4 are implemented, such as multiple unlimited dimensions, groups and zlib data compression. All the new primitive data types (such as 64 bit and unsigned integer types) are implemented, except variable-length strings (NC_STRING). User defined data types (compound, vlen, enum etc.) are not supported.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}netCDF4>0:science/py-netCDF4@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-netCDF4/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-netCDF4
  • pkg install py39-netCDF4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-netCDF4 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-netCDF4
Package flavors (<flavor>: <package>)
  • py39: py39-netCDF4
distinfo:
TIMESTAMP = 1698237741 SHA256 (Unidata-netcdf4-python-v1.6.5rel_GH0.tar.gz) = c2777b880ce7c460b5ec017e1bb4bfbe97609fab9e89641d4762507e6f8ab2b9 SIZE (Unidata-netcdf4-python-v1.6.5rel_GH0.tar.gz) = 810832

Packages (timestamps in pop-ups are UTC):
py39-netCDF4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.51.6.5-1.6.51.6.5---
FreeBSD:13:quarterly1.6.51.6.5--1.6.5-1.6.5-
FreeBSD:14:latest1.6.51.6.5-1.6.51.6.5---
FreeBSD:14:quarterly1.6.51.6.5--1.6.5-1.6.5-
FreeBSD:15:latest1.6.51.6.5n/a1.6.5n/a-1.6.51.6.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. cython-3.9 : lang/cython@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-cftime>=0 : devel/py-cftime@py39
  3. cython-3.9 : lang/cython@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Library dependencies:
  1. libhdf5.so : science/hdf5
  2. libnetcdf.so : science/netcdf
This port is required by:
for Build
  1. science/py-boututils
  2. science/py-xbout
for Run
  1. graphics/qgis
  2. graphics/qgis-ltr
  3. math/py-arviz
  4. science/py-abipy
  5. science/py-boututils
  6. science/py-meshio
  7. science/py-netcdf-flattener
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. science/py-xbout
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for py39-netCDF4-1.6.5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
science_py-netCDF4
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Unidata/netcdf4-python/tar.gz/v1.6.5rel?dummy=/
Collapse this list.

Number of commits found: 74

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.5
26 Oct 2023 12:22:06
commit hash: 07abd63525ebd72204017892186c552d9da66f3ecommit hash: 07abd63525ebd72204017892186c552d9da66f3ecommit hash: 07abd63525ebd72204017892186c552d9da66f3ecommit hash: 07abd63525ebd72204017892186c552d9da66f3e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.6.4=>1.6.5

Changelog: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.5rel
1.6.4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.6.4
06 Jun 2023 17:47:38
commit hash: 8104a81e1dd691335ba9f59a8cd5392f757349d9commit hash: 8104a81e1dd691335ba9f59a8cd5392f757349d9commit hash: 8104a81e1dd691335ba9f59a8cd5392f757349d9commit hash: 8104a81e1dd691335ba9f59a8cd5392f757349d9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.6.3=>1.6.4

Changelog:
https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.4rel
1.6.3_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.6.3
11 Mar 2023 16:07:43
commit hash: caaa8121059b1e95474a4c94b153497a7be5d5efcommit hash: caaa8121059b1e95474a4c94b153497a7be5d5efcommit hash: caaa8121059b1e95474a4c94b153497a7be5d5efcommit hash: caaa8121059b1e95474a4c94b153497a7be5d5ef files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.6.2=>1.6.3

Changelog:
https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.3rel
1.6.2
14 Dec 2022 21:41:14
commit hash: 451343b26f2a4c3011d3f9a3f0c0c891e086345acommit hash: 451343b26f2a4c3011d3f9a3f0c0c891e086345acommit hash: 451343b26f2a4c3011d3f9a3f0c0c891e086345acommit hash: 451343b26f2a4c3011d3f9a3f0c0c891e086345a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.6.1=>1.6.2

Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.2
1.6.1
05 Nov 2022 14:19:17
commit hash: 378cdc8908c4d897e8238ac264c473b4d783f994commit hash: 378cdc8908c4d897e8238ac264c473b4d783f994commit hash: 378cdc8908c4d897e8238ac264c473b4d783f994commit hash: 378cdc8908c4d897e8238ac264c473b4d783f994 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.6.0=>1.6.1

Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.6.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.0
26 Jul 2022 15:53:14
commit hash: a8994b62828577ce4a7e8c2686a9cb2781a21f5acommit hash: a8994b62828577ce4a7e8c2686a9cb2781a21f5acommit hash: a8994b62828577ce4a7e8c2686a9cb2781a21f5acommit hash: a8994b62828577ce4a7e8c2686a9cb2781a21f5a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.5.8=>1.6.0

Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.6.0rel
1.5.8_2
20 Jul 2022 14:35:24
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
1.5.8_1
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.8_1
07 Mar 2022 18:10:58
commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1commit hash: 6e49c0444ea9764f827f044f39494d9bb23a79e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/netcdf: Update to 4.8.1

- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Unidata/netcdf-c/releases
1.5.8
05 Mar 2022 19:27:52
commit hash: 08f07d35843d6607bef4b0df44999e541a85cd42commit hash: 08f07d35843d6607bef4b0df44999e541a85cd42commit hash: 08f07d35843d6607bef4b0df44999e541a85cd42commit hash: 08f07d35843d6607bef4b0df44999e541a85cd42 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/py-netCDF4: Update version 1.5.7=>1.5.8

Relnotes:
https://github.com/Unidata/netcdf4-python/releases/tag/v1.5.8rel
1.5.7
10 Oct 2021 15:32:52
commit hash: 57c617781dd1a1fd04acefc15dcf2391bf8960a8commit hash: 57c617781dd1a1fd04acefc15dcf2391bf8960a8commit hash: 57c617781dd1a1fd04acefc15dcf2391bf8960a8commit hash: 57c617781dd1a1fd04acefc15dcf2391bf8960a8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Wen Heping
science/py-netCDF4: Update version 1.3.1=>1.5.7

PR: 259042
Reported by: wen
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.5.7rel
1.3.1_8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.1_8
26 Jan 2021 14:04:01
Revision:562679Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for science/netcdf shlib change
1.3.1_7
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.3.1_7
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
1.3.1_7
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.3.1_6
11 May 2019 21:10:32
Revision:501307Original commit files touched by this commit
mat search for other commits by this committer
Cleanup cython dependency.
1.3.1_6
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.3.1_5
02 Mar 2019 17:45:58
Revision:494422Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/netcdf to 4.6.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Unidata/netcdf-c/releases
		https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md
1.3.1_4
05 Jan 2019 22:46:54
Revision:489412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR:		233070
Submitted by:	wen
1.3.1_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.3.1_2
05 Sep 2018 22:05:23
Revision:479046Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
		https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR:		231009
Exp-run by:	antoine
1.3.1_1
19 Jun 2018 00:03:37
Revision:472721Original commit files touched by this commit
yuri search for other commits by this committer
science/py-netCDF4: Add USE_PYTHON=concurrent

Approved by:	portmgr
1.3.1
24 Apr 2018 19:40:03
Revision:468232Original commit files touched by this commit
bofh search for other commits by this committer
science/py-netCDF4: Update version 1.2.9=>1.3.1

Relnotes:	https://github.com/Unidata/netcdf4-python/releases/tag/v1.3.1rel
1.2.9_2
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.2.9_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.9_1
21 Oct 2017 20:18:16
Revision:452602Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.5.0

- Pet portlint: reorder LICENSE knobs

Changes:	https://github.com/Unidata/netcdf-c/releases
1.2.9
20 Sep 2017 13:19:59
Revision:450200Original commit files touched by this commit
bofh search for other commits by this committer
science/py-netCDF4: Update version 1.2.7=>1.2.9

- Conditional installation of DOCS and EXAMPLES
1.2.7_1
30 May 2017 02:56:44
Revision:442050Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.1

- Bump PORTREVISION for shlib change

Changes:	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
1.2.7
25 Feb 2017 19:07:33
Revision:434836Original commit files touched by this commit
bofh search for other commits by this committer
science/py-netCDF4: Update version 1.2.4=>1.2.7
1.2.4_1
20 Apr 2016 20:42:40
Revision:413700Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300

Changes:	https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
		https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
1.2.4
18 Apr 2016 06:50:53
Revision:413556Original commit files touched by this commit
bofh search for other commits by this committer
science/py-netCDF4: Update version 1.2.3.1=>1.2.4
1.2.3.1
10 Apr 2016 15:11:55
Revision:412959Original commit files touched by this commit
bofh search for other commits by this committer
science/py-netCDF4: Update version 1.2.3=>1.2.3.1
1.2.3
07 Apr 2016 18:21:44
Revision:412680Original commit files touched by this commit
bofh search for other commits by this committer
science/py-netCDF4: Update version 1.1.1=>1.2.3
1.1.1_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.1.1_2
24 May 2015 08:10:29
Revision:387255Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
1.1.1_1
07 May 2015 17:41:24
Revision:385645Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the s* categores to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.1.1_1
18 Jan 2015 10:39:51
Revision:377318Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
1.1.1
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
1.1.1
05 Dec 2014 17:52:52
Revision:374066Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.1.1
- Strip shared library

Changes:	https://github.com/Unidata/netcdf4-python/blob/master/Changelog
PR:		ports/195356
Submitted by:	sunpoet (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
1.0.8_1
24 Oct 2014 16:50:43
Revision:371453Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
1.0.8_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.0.8
07 Jun 2014 18:15:43
Revision:356936Original commit files touched by this commit
sunpoet search for other commits by this committer
- Pass maintainership to submitter

PR:		ports/188344
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
1.0.8
17 May 2014 09:54:03
Revision:354306Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.8
- Support GITHUB

PR:		187745
Submitted by:	Ports Fury
1.0.5_4
03 May 2014 03:17:19
Revision:352855Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
  dependency change from science/netcdf4 to science/netcdf [1]

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by:	portmgr (bapt) [1]
1.0.5_3
03 May 2014 00:55:30
Revision:352854Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by:	portmgr (bapt) [1]
1.0.5_2
24 Mar 2014 02:45:01
Revision:348918Original commit files touched by this commit
swills search for other commits by this committer
- Use new LIB_DEPENDS

PR:		ports/187416
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
1.0.5_2
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.0.5_1
29 Dec 2013 11:41:17
Revision:337963Original commit files touched by this commit
wg search for other commits by this committer
science/py-netCDF4: support staging
1.0.5_1
19 Nov 2013 23:08:45
Revision:334361Original commit files touched by this commit
mat search for other commits by this committer
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
1.0.5_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.5
20 Sep 2013 22:48:31
Revision:327767Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
1.0.5
21 Aug 2013 02:49:33
Revision:325083Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0.5
1.0.4
30 Apr 2013 00:39:36
Revision:316858Original commit files touched by this commit
miwi search for other commits by this committer
- Update to version 1.0.4

PR:		177915
Submitted by:	Ports Fury
1.0.2
27 Nov 2012 03:28:28
Revision:307818Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 1.0.2
- Remove ABI versions from LIB_DEPENDS

Feature safe:	yes
1.0.1
07 Oct 2012 03:55:19
Revision:305425Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0.1
- Trim Makefile headers
- Reset maintainer to ports@
0.9.9
06 Mar 2012 06:32:28
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.9
0.9.8
26 Oct 2011 02:07:42
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.8
0.9.7
25 Aug 2011 11:39:43
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.97
0.9.4_1
15 Jul 2011 07:00:46
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
0.9.4
03 Jun 2011 01:25:30
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.4
0.9.3_1
12 Apr 2011 15:17:34
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Bump PORTREVISION for science/netcdf4 shlib change
0.9.3
29 Oct 2010 01:41:56
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.3
0.9.2
25 Sep 2010 06:49:28
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.2
0.9.1
11 Apr 2010 23:28:17
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.1
0.9
10 Feb 2010 07:41:13
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9
- Update my mail address to FreeBSD
0.8.1_1
26 Sep 2009 15:11:38
Original commit files touched by this commit
rafan search for other commits by this committer
- Update science/netcdf4 to 4.0.1
- Bump PORTREVISION for dependent ports

PR:             ports/136377
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Feature safe:   yes
0.8.1
04 Jul 2009 10:37:00
Original commit files touched by this commit
itetcu search for other commits by this committer
Fix with custom LOCALBASE/PREFIX

Submitted by:   maintainer
Reported by:    QATty
0.8.1
24 Jun 2009 20:57:37
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.1

PR:             135907
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
0.7.7
23 Feb 2009 20:18:45
Original commit files touched by this commit
miwi search for other commits by this committer
netCDF version 4 has many features not found in earlier versions of the
library and is implemented on top of HDF5. This module can read and
write files in both the new netCDF 4 and the old netCDF 3 format, and
can create files that are readable by HDF5 clients. The API modelled
after Scientific.IO.NetCDF, and should be familiar to users of that
module.

Many new features of netCDF 4 are implemented, such as multiple
unlimited dimensions, groups and zlib data compression. All the new
primitive data types (such as 64 bit and unsigned integer types) are
implemented, except variable-length strings (NC_STRING). User defined
data types (compound, vlen, enum etc.) are not supported.

WWW:  http://code.google.com/p/netcdf4-python/

PR:             ports/131866
Submitted by:   wenheping at gmail.com

Number of commits found: 74