Port details |
- py-zfp High throughput library for compressed floating-point arrays
- 1.0.0 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-11-01 10:39:14
- Last Update: 2022-11-01 10:36:07
- Commit Hash: 7605224
- Also Listed In: science
- License: MIT
- Description:
- zfp is a BSD licensed open source C/C++ library for compressed floating-point
arrays that support very high throughput read and write random access. zfp was
written by Peter Lindstrom, Markus Salasoo, and Matt Larsen at Lawrence
Livermore National Laboratory.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}zfp>0:devel/py-zfp@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-zfp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-zfp
- pkg install py39-zfp
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-zfp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-zfp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1660978478
SHA256 (zfp-1.0.0.tar.gz) = 0ea08ae3e50e3c92f8b8cf41ba5b6e2de8892bc4a4ca0c59b8945b6c2ab617c4
SIZE (zfp-1.0.0.tar.gz) = 180465
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:
-
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- cmake : devel/cmake-core
- ninja : devel/ninja
- cython-3.9 : lang/cython@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libzfp.so : devel/zfp
- This port is required by:
- for Run
-
- misc/py-numcodecs
Configuration Options:
- No options to configure
- Options name:
- devel_py-zfp
- USES:
- cmake localbase:ldflags python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
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 01 Nov 2022 10:36:07
    |
Yuri Victorovich (yuri)  |
devel/py-zfp: New port: High throughput library for compressed floating-point
arrays |
Number of commits found: 1
|