Port details on branch 2025Q3 |
- tiledb TileDB array data management
- 2.28.1_1 databases
=2 2.28.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-05-12 16:29:29
- Last Update: 2025-08-10 19:02:47
- Commit Hash: b7e654f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://tiledb.com/
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1753369368
SHA256 (TileDB-Inc-TileDB-2.28.1_GH0.tar.gz) = f011240a2ab7863b037a2e5531a0cba537dd65f603fa2508878541514a472e90
SIZE (TileDB-Inc-TileDB-2.28.1_GH0.tar.gz) = 4422250
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:
-
- capnproto1>=1.0.1 : devel/capnproto1
- 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:
-
- capnproto1>=1.0.1 : devel/capnproto1
- 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/capnproto1
- libcurl.so : ftp/curl
- libfmt.so : devel/libfmt
- liblz4.so : archivers/liblz4
- libpng.so : graphics/png
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- databases/py-tiledb
- for Libraries
-
- databases/py-tiledb
Configuration Options:
- ===> The following configuration options are available for tiledb-2.28.1_1:
AVX2=off: AVX2 instructions support
===> Use 'make config' to modify these settings
- 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:
|