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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
rocksdb Persistent key-value store for fast storage environments
9.1.0 databases on this many watch lists=1 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 8.11.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-22 17:43:14
Last Update: 2024-04-20 18:28:02
Commit Hash: 65cade3
People watching this port, also watch:: json-c, sysinfo, python, miller
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

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (136 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rocksdb-9.1.0/catalog.mk
  3. /usr/local/share/licenses/rocksdb-9.1.0/LICENSE
  4. /usr/local/share/licenses/rocksdb-9.1.0/APACHE20
  5. /usr/local/share/licenses/rocksdb-9.1.0/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/block_cache_trace_writer.h
  25. include/rocksdb/c.h
  26. include/rocksdb/cache.h
  27. include/rocksdb/cache_bench_tool.h
  28. include/rocksdb/cleanable.h
  29. include/rocksdb/compaction_filter.h
  30. include/rocksdb/compaction_job_stats.h
  31. include/rocksdb/comparator.h
  32. include/rocksdb/compression_type.h
  33. include/rocksdb/concurrent_task_limiter.h
  34. include/rocksdb/configurable.h
  35. include/rocksdb/convenience.h
  36. include/rocksdb/customizable.h
  37. include/rocksdb/data_structure.h
  38. include/rocksdb/db.h
  39. include/rocksdb/db_bench_tool.h
  40. include/rocksdb/db_dump_tool.h
  41. include/rocksdb/db_stress_tool.h
  42. include/rocksdb/env.h
  43. include/rocksdb/env_encryption.h
  44. include/rocksdb/experimental.h
  45. include/rocksdb/file_checksum.h
  46. include/rocksdb/file_system.h
  47. include/rocksdb/filter_policy.h
  48. include/rocksdb/flush_block_policy.h
  49. include/rocksdb/functor_wrapper.h
  50. include/rocksdb/io_status.h
  51. include/rocksdb/iostats_context.h
  52. include/rocksdb/iterator.h
  53. include/rocksdb/ldb_tool.h
  54. include/rocksdb/listener.h
  55. include/rocksdb/memory_allocator.h
  56. include/rocksdb/memtablerep.h
  57. include/rocksdb/merge_operator.h
  58. include/rocksdb/metadata.h
  59. include/rocksdb/options.h
  60. include/rocksdb/perf_context.h
  61. include/rocksdb/perf_level.h
  62. include/rocksdb/persistent_cache.h
  63. include/rocksdb/port_defs.h
  64. include/rocksdb/rate_limiter.h
  65. include/rocksdb/rocksdb_namespace.h
  66. include/rocksdb/secondary_cache.h
  67. include/rocksdb/slice.h
  68. include/rocksdb/slice_transform.h
  69. include/rocksdb/snapshot.h
  70. include/rocksdb/sst_dump_tool.h
  71. include/rocksdb/sst_file_manager.h
  72. include/rocksdb/sst_file_reader.h
  73. include/rocksdb/sst_file_writer.h
  74. include/rocksdb/sst_partitioner.h
  75. include/rocksdb/statistics.h
  76. include/rocksdb/stats_history.h
  77. include/rocksdb/status.h
  78. include/rocksdb/system_clock.h
  79. include/rocksdb/table.h
  80. include/rocksdb/table_properties.h
  81. include/rocksdb/table_reader_caller.h
  82. include/rocksdb/thread_status.h
  83. include/rocksdb/threadpool.h
  84. include/rocksdb/trace_reader_writer.h
  85. include/rocksdb/trace_record.h
  86. include/rocksdb/trace_record_result.h
  87. include/rocksdb/transaction_log.h
  88. include/rocksdb/types.h
  89. include/rocksdb/unique_id.h
  90. include/rocksdb/universal_compaction.h
  91. include/rocksdb/utilities/agg_merge.h
  92. include/rocksdb/utilities/backup_engine.h
  93. include/rocksdb/utilities/cache_dump_load.h
  94. include/rocksdb/utilities/checkpoint.h
  95. include/rocksdb/utilities/convenience.h
  96. include/rocksdb/utilities/customizable_util.h
  97. include/rocksdb/utilities/db_ttl.h
  98. include/rocksdb/utilities/debug.h
  99. include/rocksdb/utilities/env_mirror.h
  100. include/rocksdb/utilities/info_log_finder.h
  101. include/rocksdb/utilities/ldb_cmd.h
  102. include/rocksdb/utilities/ldb_cmd_execute_result.h
  103. include/rocksdb/utilities/leveldb_options.h
  104. include/rocksdb/utilities/lua/rocks_lua_custom_library.h
  105. include/rocksdb/utilities/lua/rocks_lua_util.h
  106. include/rocksdb/utilities/memory_util.h
  107. include/rocksdb/utilities/object_registry.h
  108. include/rocksdb/utilities/optimistic_transaction_db.h
  109. include/rocksdb/utilities/option_change_migration.h
  110. include/rocksdb/utilities/options_type.h
  111. include/rocksdb/utilities/options_util.h
  112. include/rocksdb/utilities/replayer.h
  113. include/rocksdb/utilities/sim_cache.h
  114. include/rocksdb/utilities/stackable_db.h
  115. include/rocksdb/utilities/table_properties_collectors.h
  116. include/rocksdb/utilities/transaction.h
  117. include/rocksdb/utilities/transaction_db.h
  118. include/rocksdb/utilities/transaction_db_mutex.h
  119. include/rocksdb/utilities/write_batch_with_index.h
  120. include/rocksdb/version.h
  121. include/rocksdb/wal_filter.h
  122. include/rocksdb/wide_columns.h
  123. include/rocksdb/write_batch.h
  124. include/rocksdb/write_batch_base.h
  125. include/rocksdb/write_buffer_manager.h
  126. lib/librocksdb.a
  127. lib/librocksdb.so
  128. lib/librocksdb.so.9
  129. lib/librocksdb.so.9.1
  130. lib/librocksdb.so.9.1.0
  131. lib/librocksdb_test.so
  132. lib/librocksdb_tools.so
  133. libdata/pkgconfig/rocksdb.pc
  134. @owner
  135. @group
  136. @mode
Collapse this list.
Dependency lines:
  • rocksdb>0:databases/rocksdb
Conflicts:
CONFLICTS_INSTALL:
  • rocksdb-lite
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/rocksdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rocksdb
  • pkg install rocksdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rocksdb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713624662 SHA256 (facebook-rocksdb-v9.1.0_GH0.tar.gz) = 3c225e45bf6f6367cf5a4413f71abc4a3427627790e6d58c57adc2daa4b6309d SIZE (facebook-rocksdb-v9.1.0_GH0.tar.gz) = 13457512

Packages (timestamps in pop-ups are UTC):
rocksdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.09.0.0----6.11.6-
FreeBSD:13:quarterly9.0.09.0.0----8.9.18.9.1
FreeBSD:14:latest8.11.39.0.0------
FreeBSD:14:quarterly-9.0.0----8.9.18.9.1
FreeBSD:15:latest-9.1.0n/a-n/a-8.9.18.10.0
FreeBSD:15:quarterly--n/a-n/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.36<5.37 : lang/perl5.36
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

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/mongodb34-rocks*
  2. net-p2p/arbitrum-avm*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for rocksdb-9.1.0: 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_rocksdb
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.1.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port