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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-cfgrib Map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes
0.9.15.1_2 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 0.9.15.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-05 15:54:38
Last Update: 2026-05-05 21:19:45
Commit Hash: 01291f5
Also Listed In: python
License: APACHE20
WWW:
https://github.com/ecmwf/cfgrib
Description:
cfgrib provides a Python interface to map GRIB files to the Unidata's Common Data Model v4 following the CF Conventions. The high level API is designed to support a GRIB engine for xarray and it is inspired by netCDF4-python and h5netcdf. Low level access and decoding is performed via the ECMWF ecCodes library and the eccodes python package.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cfgrib>0:science/py-cfgrib@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-cfgrib/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-cfgrib
  • pkg install py311-cfgrib
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 py311-cfgrib listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cfgrib
Package flavors (<flavor>: <package>)
  • py311: py311-cfgrib
distinfo:
TIMESTAMP = 1759774703 SHA256 (cfgrib-0.9.15.1.tar.gz) = d959d8b97e55a63646fa86686b297905ff7f2918a91e3a11d6292dab09598e4d SIZE (cfgrib-0.9.15.1.tar.gz) = 9746591

Packages (timestamps in pop-ups are UTC):
py39-cfgrib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.9.10.4-
FreeBSD:15:latest--n/a-n/an/a0.9.10.40.9.10.4
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-cfgrib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.15.1_10.9.15.1_1---n/an/an/a
FreeBSD:13:quarterly0.9.15.10.9.15.1---n/an/an/a
FreeBSD:14:latest0.9.15.1_20.9.15.1_2------
FreeBSD:14:quarterly0.9.15.10.9.15.1------
FreeBSD:15:latest0.9.15.1_20.9.15.1_2n/a-n/an/a--
FreeBSD:15:quarterly0.9.15.10.9.15.1n/a-n/an/a--
FreeBSD:16:latest0.9.15.1_20.9.15.1_2n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=8 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-dask>=0 : devel/py-dask@py311
  2. py311-flake8>=0 : devel/py-flake8@py311
  3. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  4. py311-scipy>=0 : science/py-scipy@py311
  5. py311-xarray>=0.15 : devel/py-xarray@py311
  6. py311-pytest>=7,1 : devel/py-pytest@py311
  7. python3.11 : lang/python311
Runtime dependencies:
  1. py311-attrs>=19.2 : devel/py-attrs@py311
  2. py311-click>=0 : devel/py-click@py311
  3. py311-eccodes>=0.9.8 : science/py-eccodes@py311
  4. py311-numpy>=0,1 : math/py-numpy@py311
  5. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-cfgrib-0.9.15.1_2: XARRAY=off: Xarray support ===> Use 'make config' to modify these settings
Options name:
science_py-cfgrib
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/cfgrib/
  2. https://pypi.org/packages/source/c/cfgrib/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.15.1_2
05 May 2026 21:19:45
commit hash: 01291f5d607835aafd7598232c5b933e78035033commit hash: 01291f5d607835aafd7598232c5b933e78035033commit hash: 01291f5d607835aafd7598232c5b933e78035033commit hash: 01291f5d607835aafd7598232c5b933e78035033 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/py-*: Update version requirement of *_DEPENDS
0.9.15.1_2
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
0.9.15.1_1
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
0.9.15.1_1
03 Apr 2026 18:52:22
commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: switch all consumers to math/py-numpy1

...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
0.9.15.1
18 Oct 2025 23:53:52
commit hash: d58684cc6de4fd17d0c55b629cf85f204bc91bbfcommit hash: d58684cc6de4fd17d0c55b629cf85f204bc91bbfcommit hash: d58684cc6de4fd17d0c55b629cf85f204bc91bbfcommit hash: d58684cc6de4fd17d0c55b629cf85f204bc91bbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.15.1

Changes:	https://github.com/ecmwf/cfgrib/releases
		https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.15.0
31 Dec 2024 15:50:11
commit hash: d24c5fd547983d4d94f73b73f2b11492081150bbcommit hash: d24c5fd547983d4d94f73b73f2b11492081150bbcommit hash: d24c5fd547983d4d94f73b73f2b11492081150bbcommit hash: d24c5fd547983d4d94f73b73f2b11492081150bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.15.0

Changes:	https://github.com/ecmwf/cfgrib/releases
		https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.14.1
25 Sep 2024 04:22:36
commit hash: f68043db9706328fb30439a869881d2f27cf6daacommit hash: f68043db9706328fb30439a869881d2f27cf6daacommit hash: f68043db9706328fb30439a869881d2f27cf6daacommit hash: f68043db9706328fb30439a869881d2f27cf6daa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.14.1

Changes:	https://github.com/ecmwf/cfgrib/releases
		https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.14.0
21 Jul 2024 09:57:09
commit hash: e5fe7d3b9f8cb4676c54c16549beb8de5d59ce65commit hash: e5fe7d3b9f8cb4676c54c16549beb8de5d59ce65commit hash: e5fe7d3b9f8cb4676c54c16549beb8de5d59ce65commit hash: e5fe7d3b9f8cb4676c54c16549beb8de5d59ce65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.14.0

Changes:	https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.13.0
06 Jul 2024 16:04:06
commit hash: 1ee487d70cbf51149aab251179101f1c5a0b8192commit hash: 1ee487d70cbf51149aab251179101f1c5a0b8192commit hash: 1ee487d70cbf51149aab251179101f1c5a0b8192commit hash: 1ee487d70cbf51149aab251179101f1c5a0b8192 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.13.0

Changes:	https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.12.0
28 May 2024 20:20:07
commit hash: f632316a7e6c86197027d94f0884530ec333e4e7commit hash: f632316a7e6c86197027d94f0884530ec333e4e7commit hash: f632316a7e6c86197027d94f0884530ec333e4e7commit hash: f632316a7e6c86197027d94f0884530ec333e4e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.12.0

Changes:	https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.11.0
08 Apr 2024 06:46:53
commit hash: 9b10710d74ecbb036c5a19702c707cc54a5ad7ffcommit hash: 9b10710d74ecbb036c5a19702c707cc54a5ad7ffcommit hash: 9b10710d74ecbb036c5a19702c707cc54a5ad7ffcommit hash: 9b10710d74ecbb036c5a19702c707cc54a5ad7ff files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.11.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.10.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>
0.9.10.4
27 May 2023 23:44:08
commit hash: 07e2fe58799b26ecefbfa92fcd70fa5f2db89665commit hash: 07e2fe58799b26ecefbfa92fcd70fa5f2db89665commit hash: 07e2fe58799b26ecefbfa92fcd70fa5f2db89665commit hash: 07e2fe58799b26ecefbfa92fcd70fa5f2db89665 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Update to 0.9.10.4

Changes:	https://github.com/ecmwf/cfgrib/blob/master/CHANGELOG.rst
0.9.10.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
0.9.10.3
05 Apr 2023 17:30:49
commit hash: c43a3fd5bf2e660d167b92c2b16f6277c5e5a1e9commit hash: c43a3fd5bf2e660d167b92c2b16f6277c5e5a1e9commit hash: c43a3fd5bf2e660d167b92c2b16f6277c5e5a1e9commit hash: c43a3fd5bf2e660d167b92c2b16f6277c5e5a1e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Clean up
0.9.10.3
05 Feb 2023 15:47:39
commit hash: 5660adfb1b4d60a37cb7b19d84c874ed04a066fdcommit hash: 5660adfb1b4d60a37cb7b19d84c874ed04a066fdcommit hash: 5660adfb1b4d60a37cb7b19d84c874ed04a066fdcommit hash: 5660adfb1b4d60a37cb7b19d84c874ed04a066fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-cfgrib: Add py-cfgrib 0.9.10.3

cfgrib provides a Python interface to map GRIB files to the Unidata's Common
Data Model v4 following the CF Conventions. The high level API is designed to
support a GRIB engine for xarray and it is inspired by netCDF4-python and
h5netcdf. Low level access and decoding is performed via the ECMWF ecCodes
library and the eccodes python package.

Number of commits found: 16