Port details |
- caterva Multidimensional data container on top of Blosc2
- 0.5.0_1 databases
=0 0.5.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-11-01 13:48:19
- Last Update: 2022-06-21 16:32:42
- Commit Hash: 5ef39ca
- License: BSD3CLAUSE
- Description:
- Caterva is a C library for handling multi-dimensional, compressed datasets in an
easy and convenient manner. It implements a thin metalayer on top of C-Blosc2
for specifying not only the dimensionality of a dataset, but also the
dimensionality of the chunks inside the dataset. In addition, Caterva adds
machinery for retrieving arbitrary multi-dimensional slices (aka hyper-slices)
out of the multi-dimensional containers in the most efficient way. Hence,
Caterva brings the convenience of multi-dimensional and compressed containers to
your application very easily.
WWW: https://github.com/Blosc/caterva
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- caterva>0:databases/caterva
- For LIB depends:
- libcaterva.so:databases/caterva
- To install the port:
- cd /usr/ports/databases/caterva/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/caterva
- pkg install caterva
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: caterva
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1638556464
SHA256 (Blosc-caterva-v0.5.0-9414145_GH0.tar.gz) = 9ed40fa1c3e9113fa8dd7032c066f477ee760eea7ac2b8f608f71b640aef3c0f
SIZE (Blosc-caterva-v0.5.0-9414145_GH0.tar.gz) = 525827
- 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
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libblosc2.so : archivers/c-blosc2
- This port is required by:
- for Build
-
- databases/py-caterva
- for Libraries
-
- databases/py-caterva
- Configuration Options:
- No options to configure
- Options name:
- databases_caterva
- USES:
- cmake:testing pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Jun 2022 16:32:42 0.5.0_1
|
Po-Chuan Hsieh (sunpoet)  |
databases/caterva: Convert to USES=cmake:testing |
21 Dec 2021 18:46:15 0.5.0_1
|
Po-Chuan Hsieh (sunpoet)  |
databases/caterva: Update to newer snapshot (9414145)
- Bump PORTREVISION for package change
It is required by databases/py-caterva 0.7.0. |
01 Nov 2021 21:28:40 0.5.0
|
Po-Chuan Hsieh (sunpoet)  |
databases/caterva: Add make test |
01 Nov 2021 13:41:20 0.5.0
|
Po-Chuan Hsieh (sunpoet)  |
databases/caterva: Add caterva 0.5.0
Caterva is a C library for handling multi-dimensional, compressed datasets in an
easy and convenient manner. It implements a thin metalayer on top of C-Blosc2
for specifying not only the dimensionality of a dataset, but also the
dimensionality of the chunks inside the dataset. In addition, Caterva adds
machinery for retrieving arbitrary multi-dimensional slices (aka hyper-slices)
out of the multi-dimensional containers in the most efficient way. Hence,
Caterva brings the convenience of multi-dimensional and compressed containers to
your application very easily.
WWW: https://github.com/Blosc/caterva |
Number of commits found: 4
|