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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-pnetcdf Object-oriented python interface to the PnetCDF library
1.0.0 sciencenew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-28 17:07:12
Last Update: 2025-01-28 17:04:43
Commit Hash: 9e122cc
Also Listed In: python
License: MIT
WWW:
https://github.com/Parallel-NetCDF/PnetCDF-Python
Description:
PnetCDF-Python is a Python interface to PnetCDF, a high-performance I/O library for accessing NetCDF files in parallel. It can provide MPI-based parallel python programs to achieve a scalable I/O performance.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pnetcdf>0:science/py-pnetcdf@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-pnetcdf/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-pnetcdf
  • pkg install py311-pnetcdf
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-pnetcdf listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pnetcdf
Package flavors (<flavor>: <package>)
  • py311: py311-pnetcdf
distinfo:
TIMESTAMP = 1736671165 SHA256 (pnetcdf-1.0.0.tar.gz) = b2de14944e921a10072b7b51e7f4664c7aa175dd54c3d61f50bd88c902a673cb SIZE (pnetcdf-1.0.0.tar.gz) = 87294

Packages (timestamps in pop-ups are UTC):
py311-pnetcdf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:13:quarterly-1.0.0--1.0.0---
FreeBSD:14:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:quarterly-1.0.0--1.0.0---
FreeBSD:15:latest1.0.01.0.0n/a1.0.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-mpi4py-mpich>=3.1.4 : net/py-mpi4py-mpich@py311
  2. py311-numpy>=0,1 : math/py-numpy@py311
  3. py311-packaging>=23.1 : devel/py-packaging@py311
  4. py311-setuptools>=61 : devel/py-setuptools@py311
  5. py311-wheel>=0 : devel/py-wheel@py311
  6. cython-3.11 : lang/cython@py311
  7. python3.11 : lang/python311
  8. py311-build>=0 : devel/py-build@py311
  9. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-mpi4py-mpich>=3.1.4 : net/py-mpi4py-mpich@py311
  2. py311-numpy>=0,1 : math/py-numpy@py311
  3. cython-3.11 : lang/cython@py311
  4. python3.11 : lang/python311
Library dependencies:
  1. libpnetcdf.so : science/pnetcdf@mpich
  2. libmpich.so : net/mpich
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
science_py-pnetcdf
USES:
localbase mpi:mpich python pkgconfig
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/p/pnetcdf/
  2. https://pypi.org/packages/source/p/pnetcdf/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
28 Jan 2025 17:04:43
commit hash: 9e122cc43f5abee5d6e3e34953ec3586ae75dea7commit hash: 9e122cc43f5abee5d6e3e34953ec3586ae75dea7commit hash: 9e122cc43f5abee5d6e3e34953ec3586ae75dea7commit hash: 9e122cc43f5abee5d6e3e34953ec3586ae75dea7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-pnetcdf: Add py-pnetcdf 1.0.0

PnetCDF-Python is a Python interface to PnetCDF, a high-performance I/O library
for accessing NetCDF files in parallel. It can provide MPI-based parallel python
programs to achieve a scalable I/O performance.

Number of commits found: 1