Port details on branch 2023Q4 |
- tiledb TileDB array data management
- 2.17.1 databases =0 2.17.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-10-23 01:57:09
- Last Update: 2023-10-23 01:55:41
- Commit Hash: 0255dba
- License: MIT
- WWW:
- https://www.tiledb.io/
- https://github.com/TileDB-Inc/TileDB
- Description:
- TileDB is an efficient multi-dimensional array management system which
introduces a novel format that can effectively store dense and sparse array data
with support for fast updates and reads. It features excellent compression, an
efficient parallel I/O system for high scalability, and high-level APIs
including Python, R, Golang and more.
TileDB stores your array data on persistent storage locally or in the cloud,
with built-in support for S3 and HDFS storage backends.
Features:
- Novel Format.
- Multiple Backends.
- Compression.
- Parallelism.
- Portability.
- Language Bindings.
- Key-value Store.
- Virtual Filesystem.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tiledb>0:databases/tiledb
- To install the port:
- cd /usr/ports/databases/tiledb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/tiledb
- pkg install tiledb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tiledb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696001292
SHA256 (TileDB-Inc-TileDB-2.17.1_GH0.tar.gz) = b9419fd8fb57d84a898d662fdf0cfb7231da3bf25e088bf1446bf9dcd2760fda
SIZE (TileDB-Inc-TileDB-2.17.1_GH0.tar.gz) = 4410029
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:
-
- capnproto080>=0.8.0 : devel/capnproto080
- catch2>=3.1 : devel/catch2
- clipp>=1.2.3_1 : devel/clipp
- curl>=7.74.0 : ftp/curl
- liblz4>=1.9.3,1 : archivers/liblz4
- spdlog>=1.11.0 : devel/spdlog
- zstd>=1.4.8 : archivers/zstd
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- capnproto080>=0.8.0 : devel/capnproto080
- catch2>=3.1 : devel/catch2
- clipp>=1.2.3_1 : devel/clipp
- curl>=7.74.0 : ftp/curl
- liblz4>=1.9.3,1 : archivers/liblz4
- spdlog>=1.11.0 : devel/spdlog
- zstd>=1.4.8 : archivers/zstd
- Library dependencies:
-
- libcapnp.so : devel/capnproto080
- libcurl.so : ftp/curl
- libfmt.so : devel/libfmt
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_tiledb
- USES:
- cmake compiler:c++17-lang localbase:ldflags pkgconfig ssl
- 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 |
2.17.1 23 Oct 2023 01:55:41 |
Robert Clausecker (fuz) |
databases/tiledb: fix build on armv6/armv7
Same fix as the one sunpoet@ previously applied for i386.
Obtained from: 204c0a1aad55dee9e4e0c34e975d40f6f6e51b02
Approved by: portmgr (build fix blanket)
MFH: 2023Q4
databases/tiledb: Update to 2.17.1
(cherry picked from commit a8b90e8c06d53ade547cd998277e07fbbaa0c51d) |
Number of commits found: 1
|