Port details |
- h5z-zfp Registered ZFP compression plugin for HDF5
- 1.1.1 science =2 1.1.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-12-19 02:19:52
- Last Update: 2023-09-01 08:26:25
- Commit Hash: 660f40c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://h5z-zfp.readthedocs.io/en/latest/
- Description:
- H5Z-ZFP is a compression filter for HDF5 using the ZFP compression library,
supporting lossy compression of floating point and integer data to meet bitrate,
accuracy, and/or precision targets. The filter uses the registered HDF5 filter
ID, 32013. It supports single and double precision floating point and integer
data chunked in 1, 2 or 3 dimensions. The filter will function on datasets of
more than 3 dimensions, albiet at the probable expense of compression
performance, as long as the chunking is such that no more than 3 dimensions of a
chunk are non-unity.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- h5z-zfp>0:science/h5z-zfp
- To install the port:
- cd /usr/ports/science/h5z-zfp/ && make install clean
- To add the package, run one of these commands:
- pkg install science/h5z-zfp
- pkg install h5z-zfp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: h5z-zfp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693556328
SHA256 (LLNL-H5Z-ZFP-v1.1.1_GH0.tar.gz) = 921af7b9d1c8c46c036b46544f2785f69d405c0701abe1c1ce3aca2bd5899171
SIZE (LLNL-H5Z-ZFP-v1.1.1_GH0.tar.gz) = 180803
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:
-
- cmake : devel/cmake-core
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libhdf5.so : science/hdf5
- libzfp.so : devel/zfp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for h5z-zfp-1.1.1:
FORTRAN=off: Fortran language support
===> Use 'make config' to modify these settings
- Options name:
- science_h5z-zfp
- USES:
- cmake fortran localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1 01 Sep 2023 08:26:25 |
Yuri Victorovich (yuri) |
science/h5z-zfp: update 1.1.0 → 1.1.1
Reported by: portscout |
1.1.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.0 20 Aug 2022 16:37:39 |
Yuri Victorovich (yuri) |
science/h5z-zfp: Update 1.0.1 -> 1.1.0
Reported by: portscout |
1.0.1_1 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
1.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 30 Jun 2019 08:34:58 |
yuri |
science/h5z-zfp: Update 0.9.0 -> 1.0.1
Reported by: portscout |
0.9.0_1 05 Jan 2019 22:46:54 |
sunpoet |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
0.9.0 19 Dec 2018 02:19:38 |
yuri |
New port: science/h5z-zfp: Registered ZFP compression plugin for HDF5 |