notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
tiledb TileDB array data management
2.17.1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.17.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (96 items)
Collapse this list.
  1. /usr/local/share/licenses/tiledb-2.17.1/catalog.mk
  2. /usr/local/share/licenses/tiledb-2.17.1/LICENSE
  3. /usr/local/share/licenses/tiledb-2.17.1/MIT
  4. include/tiledb/api/c_api/api_external_common.h
  5. include/tiledb/api/c_api/attribute/attribute_api_external.h
  6. include/tiledb/api/c_api/attribute/attribute_api_external_experimental.h
  7. include/tiledb/api/c_api/buffer/buffer_api_external.h
  8. include/tiledb/api/c_api/buffer_list/buffer_list_api_external.h
  9. include/tiledb/api/c_api/config/config_api_external.h
  10. include/tiledb/api/c_api/context/context_api_external.h
  11. include/tiledb/api/c_api/data_order/data_order_api_enum.h
  12. include/tiledb/api/c_api/data_order/data_order_api_external.h
  13. include/tiledb/api/c_api/datatype/datatype_api_enum.h
  14. include/tiledb/api/c_api/datatype/datatype_api_external.h
  15. include/tiledb/api/c_api/dimension/dimension_api_external.h
  16. include/tiledb/api/c_api/dimension_label/dimension_label_api_external.h
  17. include/tiledb/api/c_api/domain/domain_api_external.h
  18. include/tiledb/api/c_api/enumeration/enumeration_api_experimental.h
  19. include/tiledb/api/c_api/error/error_api_external.h
  20. include/tiledb/api/c_api/filesystem/filesystem_api_enum.h
  21. include/tiledb/api/c_api/filesystem/filesystem_api_external.h
  22. include/tiledb/api/c_api/filter/filter_api_enum.h
  23. include/tiledb/api/c_api/filter/filter_api_external.h
  24. include/tiledb/api/c_api/filter_list/filter_list_api_external.h
  25. include/tiledb/api/c_api/group/group_api_external.h
  26. include/tiledb/api/c_api/group/group_api_external_experimental.h
  27. include/tiledb/api/c_api/object/object_api_enum.h
  28. include/tiledb/api/c_api/object/object_api_external.h
  29. include/tiledb/api/c_api/query/query_api_enum.h
  30. include/tiledb/api/c_api/query/query_api_external.h
  31. include/tiledb/api/c_api/query_plan/query_plan_api_external_experimental.h
  32. include/tiledb/api/c_api/string/string_api_external.h
  33. include/tiledb/api/c_api/vfs/vfs_api_enum.h
  34. include/tiledb/api/c_api/vfs/vfs_api_external.h
  35. include/tiledb/array.h
  36. include/tiledb/array_deprecated.h
  37. include/tiledb/array_experimental.h
  38. include/tiledb/array_schema.h
  39. include/tiledb/array_schema_evolution.h
  40. include/tiledb/array_schema_experimental.h
  41. include/tiledb/arrow_io_impl.h
  42. include/tiledb/arrowio
  43. include/tiledb/as_built_experimental.h
  44. include/tiledb/attribute.h
  45. include/tiledb/attribute_experimental.h
  46. include/tiledb/config.h
  47. include/tiledb/consolidation_plan_experimental.h
  48. include/tiledb/context.h
  49. include/tiledb/core_interface.h
  50. include/tiledb/deleter.h
  51. include/tiledb/dimension.h
  52. include/tiledb/dimension_label_experimental.h
  53. include/tiledb/domain.h
  54. include/tiledb/enumeration_experimental.h
  55. include/tiledb/error.h
  56. include/tiledb/exception.h
  57. include/tiledb/filter.h
  58. include/tiledb/filter_list.h
  59. include/tiledb/fragment_info.h
  60. include/tiledb/group.h
  61. include/tiledb/group_experimental.h
  62. include/tiledb/log.h
  63. include/tiledb/object.h
  64. include/tiledb/object_iter.h
  65. include/tiledb/query.h
  66. include/tiledb/query_condition.h
  67. include/tiledb/query_condition_experimental.h
  68. include/tiledb/query_experimental.h
  69. include/tiledb/schema_base.h
  70. include/tiledb/stats.h
  71. include/tiledb/subarray.h
  72. include/tiledb/subarray_experimental.h
  73. include/tiledb/tiledb
  74. include/tiledb/tiledb.h
  75. include/tiledb/tiledb_dimension_label_experimental.h
  76. include/tiledb/tiledb_enum.h
  77. include/tiledb/tiledb_experimental
  78. include/tiledb/tiledb_experimental.h
  79. include/tiledb/tiledb_export.h
  80. include/tiledb/tiledb_serialization.h
  81. include/tiledb/tiledb_version.h
  82. include/tiledb/type.h
  83. include/tiledb/utils.h
  84. include/tiledb/version.h
  85. include/tiledb/vfs.h
  86. include/tiledb_export.h
  87. lib/cmake/TileDB/TileDBConfig.cmake
  88. lib/cmake/TileDB/TileDBConfigVersion.cmake
  89. lib/cmake/TileDB/TileDBTargets-release.cmake
  90. lib/cmake/TileDB/TileDBTargets.cmake
  91. lib/libtiledb.a
  92. lib/libtiledb.so
  93. libdata/pkgconfig/tiledb.pc
  94. @owner
  95. @group
  96. @mode
Collapse this list.
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. capnproto080>=0.8.0 : devel/capnproto080
  2. catch2>=3.1 : devel/catch2
  3. clipp>=1.2.3_1 : devel/clipp
  4. curl>=7.74.0 : ftp/curl
  5. liblz4>=1.9.3,1 : archivers/liblz4
  6. spdlog>=1.11.0 : devel/spdlog
  7. zstd>=1.4.8 : archivers/zstd
  8. cmake : devel/cmake-core
  9. ninja : devel/ninja
  10. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. capnproto080>=0.8.0 : devel/capnproto080
  2. catch2>=3.1 : devel/catch2
  3. clipp>=1.2.3_1 : devel/clipp
  4. curl>=7.74.0 : ftp/curl
  5. liblz4>=1.9.3,1 : archivers/liblz4
  6. spdlog>=1.11.0 : devel/spdlog
  7. zstd>=1.4.8 : archivers/zstd
Library dependencies:
  1. libcapnp.so : devel/capnproto080
  2. libcurl.so : ftp/curl
  3. libfmt.so : devel/libfmt
  4. liblz4.so : archivers/liblz4
  5. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/TileDB-Inc/TileDB/tar.gz/2.17.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.17.1
23 Oct 2023 01:55:41
commit hash: 0255dbaf7f1a4c4642638f977fc7650e4eb2acd1commit hash: 0255dbaf7f1a4c4642638f977fc7650e4eb2acd1commit hash: 0255dbaf7f1a4c4642638f977fc7650e4eb2acd1commit hash: 0255dbaf7f1a4c4642638f977fc7650e4eb2acd1 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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