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
Port details
rocksdb9 Persistent key-value store for fast storage environments
9.11.2_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 9.11.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-29 12:48:11
Last Update: 2025-12-09 11:20:55
Commit Hash: 9d1ed21
License: APACHE20 GPLv2
WWW:
https://rocksdb.org/
https://github.com/facebook/rocksdb
Description:
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.
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 (144 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rocksdb9-9.11.2_1/catalog.mk
  3. /usr/local/share/licenses/rocksdb9-9.11.2_1/LICENSE
  4. /usr/local/share/licenses/rocksdb9-9.11.2_1/APACHE20
  5. /usr/local/share/licenses/rocksdb9-9.11.2_1/GPLv2
  6. bin/blob_dump
  7. bin/cache_bench
  8. bin/db_bench
  9. bin/db_repl_stress
  10. bin/db_sanity_test
  11. bin/db_stress
  12. bin/ldb
  13. bin/memtablerep_bench
  14. bin/persistent_cache_bench
  15. bin/range_del_aggregator_bench
  16. bin/rocksdb_dump
  17. bin/rocksdb_undump
  18. bin/sst_dump
  19. bin/table_reader_bench
  20. bin/trace_analyzer
  21. bin/write_stress
  22. include/rocksdb/advanced_cache.h
  23. include/rocksdb/advanced_options.h
  24. include/rocksdb/attribute_groups.h
  25. include/rocksdb/block_cache_trace_writer.h
  26. include/rocksdb/c.h
  27. include/rocksdb/cache.h
  28. include/rocksdb/cache_bench_tool.h
  29. include/rocksdb/cleanable.h
  30. include/rocksdb/compaction_filter.h
  31. include/rocksdb/compaction_job_stats.h
  32. include/rocksdb/comparator.h
  33. include/rocksdb/compression_type.h
  34. include/rocksdb/concurrent_task_limiter.h
  35. include/rocksdb/configurable.h
  36. include/rocksdb/convenience.h
  37. include/rocksdb/customizable.h
  38. include/rocksdb/data_structure.h
  39. include/rocksdb/db.h
  40. include/rocksdb/db_bench_tool.h
  41. include/rocksdb/db_dump_tool.h
  42. include/rocksdb/db_stress_tool.h
  43. include/rocksdb/env.h
  44. include/rocksdb/env_encryption.h
  45. include/rocksdb/experimental.h
  46. include/rocksdb/external_table_reader.h
  47. include/rocksdb/file_checksum.h
  48. include/rocksdb/file_system.h
  49. include/rocksdb/filter_policy.h
  50. include/rocksdb/flush_block_policy.h
  51. include/rocksdb/functor_wrapper.h
  52. include/rocksdb/io_status.h
  53. include/rocksdb/iostats_context.h
  54. include/rocksdb/iterator.h
  55. include/rocksdb/iterator_base.h
  56. include/rocksdb/ldb_tool.h
  57. include/rocksdb/listener.h
  58. include/rocksdb/memory_allocator.h
  59. include/rocksdb/memtablerep.h
  60. include/rocksdb/merge_operator.h
  61. include/rocksdb/metadata.h
  62. include/rocksdb/options.h
  63. include/rocksdb/perf_context.h
  64. include/rocksdb/perf_level.h
  65. include/rocksdb/persistent_cache.h
  66. include/rocksdb/port_defs.h
  67. include/rocksdb/rate_limiter.h
  68. include/rocksdb/rocksdb_namespace.h
  69. include/rocksdb/secondary_cache.h
  70. include/rocksdb/slice.h
  71. include/rocksdb/slice_transform.h
  72. include/rocksdb/snapshot.h
  73. include/rocksdb/sst_dump_tool.h
  74. include/rocksdb/sst_file_manager.h
  75. include/rocksdb/sst_file_reader.h
  76. include/rocksdb/sst_file_writer.h
  77. include/rocksdb/sst_partitioner.h
  78. include/rocksdb/statistics.h
  79. include/rocksdb/stats_history.h
  80. include/rocksdb/status.h
  81. include/rocksdb/system_clock.h
  82. include/rocksdb/table.h
  83. include/rocksdb/table_properties.h
  84. include/rocksdb/table_reader_caller.h
  85. include/rocksdb/thread_status.h
  86. include/rocksdb/threadpool.h
  87. include/rocksdb/trace_reader_writer.h
  88. include/rocksdb/trace_record.h
  89. include/rocksdb/trace_record_result.h
  90. include/rocksdb/transaction_log.h
  91. include/rocksdb/types.h
  92. include/rocksdb/unique_id.h
  93. include/rocksdb/universal_compaction.h
  94. include/rocksdb/user_write_callback.h
  95. include/rocksdb/utilities/agg_merge.h
  96. include/rocksdb/utilities/backup_engine.h
  97. include/rocksdb/utilities/cache_dump_load.h
  98. include/rocksdb/utilities/checkpoint.h
  99. include/rocksdb/utilities/convenience.h
  100. include/rocksdb/utilities/customizable_util.h
  101. include/rocksdb/utilities/db_ttl.h
  102. include/rocksdb/utilities/debug.h
  103. include/rocksdb/utilities/env_mirror.h
  104. include/rocksdb/utilities/info_log_finder.h
  105. include/rocksdb/utilities/ldb_cmd.h
  106. include/rocksdb/utilities/ldb_cmd_execute_result.h
  107. include/rocksdb/utilities/leveldb_options.h
  108. include/rocksdb/utilities/lua/rocks_lua_custom_library.h
  109. include/rocksdb/utilities/lua/rocks_lua_util.h
  110. include/rocksdb/utilities/memory_util.h
  111. include/rocksdb/utilities/object_registry.h
  112. include/rocksdb/utilities/optimistic_transaction_db.h
  113. include/rocksdb/utilities/option_change_migration.h
  114. include/rocksdb/utilities/options_type.h
  115. include/rocksdb/utilities/options_util.h
  116. include/rocksdb/utilities/replayer.h
  117. include/rocksdb/utilities/secondary_index.h
  118. include/rocksdb/utilities/secondary_index_faiss.h
  119. include/rocksdb/utilities/secondary_index_options.h
  120. include/rocksdb/utilities/sim_cache.h
  121. include/rocksdb/utilities/stackable_db.h
  122. include/rocksdb/utilities/table_properties_collectors.h
  123. include/rocksdb/utilities/transaction.h
  124. include/rocksdb/utilities/transaction_db.h
  125. include/rocksdb/utilities/transaction_db_mutex.h
  126. include/rocksdb/utilities/types_util.h
  127. include/rocksdb/utilities/write_batch_with_index.h
  128. include/rocksdb/version.h
  129. include/rocksdb/wal_filter.h
  130. include/rocksdb/wide_columns.h
  131. include/rocksdb/write_batch.h
  132. include/rocksdb/write_batch_base.h
  133. include/rocksdb/write_buffer_manager.h
  134. lib/librocksdb.a
  135. lib/librocksdb.so
  136. lib/librocksdb.so.9
  137. lib/librocksdb.so.9.11
  138. lib/librocksdb.so.9.11.2
  139. lib/librocksdb_test.so
  140. lib/librocksdb_tools.so
  141. libdata/pkgconfig/rocksdb.pc
  142. @owner
  143. @group
  144. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rocksdb9>0:databases/rocksdb9
Conflicts:
CONFLICTS_INSTALL:
  • rocksdb-lite
To install the port:
cd /usr/ports/databases/rocksdb9/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rocksdb9
  • pkg install rocksdb9
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rocksdb9
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1744288704 SHA256 (facebook-rocksdb-v9.11.2_GH0.tar.gz) = 0466a3c220464410687c45930f3fa944052229c894274fddb7d821397f2b8fba SIZE (facebook-rocksdb-v9.11.2_GH0.tar.gz) = 13713041

Packages (timestamps in pop-ups are UTC):
rocksdb9
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.11.2_19.11.2_1--9.11.2_1n/an/an/a
FreeBSD:13:quarterly9.11.29.11.2_1--9.11.2_1n/an/an/a
FreeBSD:14:latest9.11.2_19.11.2_1--9.11.2_1---
FreeBSD:14:quarterly9.11.2_19.11.2_1--9.11.2_1---
FreeBSD:15:latest9.11.2_19.11.2_1n/a-n/an/a--
FreeBSD:15:quarterly9.11.2_19.11.2_1n/a-n/an/a--
FreeBSD:16:latest9.11.2_19.11.2_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gmake>=4.4.1 : devel/gmake
  3. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libgflags.so : devel/gflags
  2. libsnappy.so : archivers/snappy
  3. liblz4.so : archivers/liblz4
  4. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. databases/rocksdb-jni

Configuration Options:
===> The following configuration options are available for rocksdb9-9.11.2_1: DEBUG=off: Build with debugging support LZ4=on: LZ4 compression support ZSTD=on: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
databases_rocksdb9
USES:
compiler:c++17-lang gmake localbase:ldflags perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/rocksdb/tar.gz/v9.11.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.11.2_1
09 Dec 2025 11:20:55
commit hash: 9d1ed2172a15674c345349723afe7a746227dca6commit hash: 9d1ed2172a15674c345349723afe7a746227dca6commit hash: 9d1ed2172a15674c345349723afe7a746227dca6commit hash: 9d1ed2172a15674c345349723afe7a746227dca6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/gflags: Update to 2.3.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/gflags/gflags/releases
9.11.2
29 Apr 2025 12:42:16
commit hash: 97687d8c88c3d8eba4afcb5412c2e6f7a91b2fabcommit hash: 97687d8c88c3d8eba4afcb5412c2e6f7a91b2fabcommit hash: 97687d8c88c3d8eba4afcb5412c2e6f7a91b2fabcommit hash: 97687d8c88c3d8eba4afcb5412c2e6f7a91b2fab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rocksdb9: Add rocksdb9 9.11.2 (copied from rocksdb)

- Add PORTSCOUT

Number of commits found: 2