Port details |
- py-pnetcdf Object-oriented python interface to the PnetCDF library
- 1.0.0 science
=0 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
- 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.
- ¦ ¦ ¦ ¦
- 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>)
- 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
- cython-3.11 : 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
- cython-3.11 : 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|