| Port details |
- py-pnetcdf Object-oriented python interface to the PnetCDF library
- 1.0.0_4 science
=0 1.0.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-01-28 17:07:12
- Last Update: 2026-05-05 21:19:45
- Commit Hash: 01291f5
- 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.
¦ ¦ ¦ ¦ 
- 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}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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-mpi4py-mpich>=3.1.4 : net/py-mpi4py-mpich@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-packaging>=23.1 : devel/py-packaging@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mpi4py-mpich>=3.1.4 : net/py-mpi4py-mpich@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libpnetcdf.so : science/pnetcdf@mpich
- 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:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0_4 05 May 2026 21:19:45
    |
Po-Chuan Hsieh (sunpoet)  |
*/py-*: Update version requirement of *_DEPENDS |
1.0.0_4 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.0.0_3 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.0.0_3 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.0.0_2 16 Feb 2026 14:07:00
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of MPICH |
1.0.0_1 07 Sep 2025 23:03:19
    |
Po-Chuan Hsieh (sunpoet)  |
science/pnetcdf: Update to 1.14.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Parallel-NetCDF/PnetCDF/blob/master/RELEASE_NOTES
https://github.com/Parallel-NetCDF/Parallel-NetCDF.github.io/tree/master/Release_notes |
1.0.0 28 Jan 2025 17:04:43
    |
Po-Chuan Hsieh (sunpoet)  |
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: 7
|