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-lite Persistent key-value store for fast storage environments (lite version)
7.2.2 databases Deleted 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 7.2.2Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build: strip: open /wrkdirs/usr/ports/databases/rocksdb-lite/work/stage/usr/local/lib/librocksdb-lite.so failed: No such file or directory
Deprecated DEPRECATED: Removed by upstream, see https://github.com/facebook/rocksdb/commit/4720ba4391eb016b05a30d09a8275624c3a4a87e
Expired This port expired on: 2023-04-30
Ignore IGNORE: is marked as broken: does not build: strip: open /wrkdirs/usr/ports/databases/rocksdb-lite/work/stage/usr/local/lib/librocksdb-lite.so failed: No such file or directory
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-18 19:39:49
Last Update: 2023-04-30 09:24:17
Commit Hash: 2748f0b
License: APACHE20 GPLv2
WWW:
https://rocksdb.org/
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. See also: https://github.com/facebook/rocksdb
Homepage    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 (130 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rocksdb-lite-7.2.2/catalog.mk
  3. /usr/local/share/licenses/rocksdb-lite-7.2.2/LICENSE
  4. /usr/local/share/licenses/rocksdb-lite-7.2.2/APACHE20
  5. /usr/local/share/licenses/rocksdb-lite-7.2.2/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_options.h
  23. include/rocksdb/c.h
  24. include/rocksdb/cache.h
  25. include/rocksdb/cache_bench_tool.h
  26. include/rocksdb/cleanable.h
  27. include/rocksdb/compaction_filter.h
  28. include/rocksdb/compaction_job_stats.h
  29. include/rocksdb/comparator.h
  30. include/rocksdb/compression_type.h
  31. include/rocksdb/concurrent_task_limiter.h
  32. include/rocksdb/configurable.h
  33. include/rocksdb/convenience.h
  34. include/rocksdb/customizable.h
  35. include/rocksdb/data_structure.h
  36. include/rocksdb/db.h
  37. include/rocksdb/db_bench_tool.h
  38. include/rocksdb/db_dump_tool.h
  39. include/rocksdb/db_stress_tool.h
  40. include/rocksdb/env.h
  41. include/rocksdb/env_encryption.h
  42. include/rocksdb/experimental.h
  43. include/rocksdb/file_checksum.h
  44. include/rocksdb/file_system.h
  45. include/rocksdb/filter_policy.h
  46. include/rocksdb/flush_block_policy.h
  47. include/rocksdb/functor_wrapper.h
  48. include/rocksdb/io_status.h
  49. include/rocksdb/iostats_context.h
  50. include/rocksdb/iterator.h
  51. include/rocksdb/ldb_tool.h
  52. include/rocksdb/listener.h
  53. include/rocksdb/memory_allocator.h
  54. include/rocksdb/memtablerep.h
  55. include/rocksdb/merge_operator.h
  56. include/rocksdb/metadata.h
  57. include/rocksdb/options.h
  58. include/rocksdb/perf_context.h
  59. include/rocksdb/perf_level.h
  60. include/rocksdb/persistent_cache.h
  61. include/rocksdb/rate_limiter.h
  62. include/rocksdb/rocksdb_namespace.h
  63. include/rocksdb/secondary_cache.h
  64. include/rocksdb/slice.h
  65. include/rocksdb/slice_transform.h
  66. include/rocksdb/snapshot.h
  67. include/rocksdb/sst_dump_tool.h
  68. include/rocksdb/sst_file_manager.h
  69. include/rocksdb/sst_file_reader.h
  70. include/rocksdb/sst_file_writer.h
  71. include/rocksdb/sst_partitioner.h
  72. include/rocksdb/statistics.h
  73. include/rocksdb/stats_history.h
  74. include/rocksdb/status.h
  75. include/rocksdb/system_clock.h
  76. include/rocksdb/table.h
  77. include/rocksdb/table_properties.h
  78. include/rocksdb/thread_status.h
  79. include/rocksdb/threadpool.h
  80. include/rocksdb/trace_reader_writer.h
  81. include/rocksdb/trace_record.h
  82. include/rocksdb/trace_record_result.h
  83. include/rocksdb/transaction_log.h
  84. include/rocksdb/types.h
  85. include/rocksdb/unique_id.h
  86. include/rocksdb/universal_compaction.h
  87. include/rocksdb/utilities/agg_merge.h
  88. include/rocksdb/utilities/backup_engine.h
  89. include/rocksdb/utilities/cache_dump_load.h
  90. include/rocksdb/utilities/checkpoint.h
  91. include/rocksdb/utilities/convenience.h
  92. include/rocksdb/utilities/customizable_util.h
  93. include/rocksdb/utilities/db_ttl.h
  94. include/rocksdb/utilities/debug.h
  95. include/rocksdb/utilities/env_mirror.h
  96. include/rocksdb/utilities/info_log_finder.h
  97. include/rocksdb/utilities/ldb_cmd.h
  98. include/rocksdb/utilities/ldb_cmd_execute_result.h
  99. include/rocksdb/utilities/leveldb_options.h
  100. include/rocksdb/utilities/lua/rocks_lua_custom_library.h
  101. include/rocksdb/utilities/lua/rocks_lua_util.h
  102. include/rocksdb/utilities/memory_util.h
  103. include/rocksdb/utilities/object_registry.h
  104. include/rocksdb/utilities/optimistic_transaction_db.h
  105. include/rocksdb/utilities/option_change_migration.h
  106. include/rocksdb/utilities/options_type.h
  107. include/rocksdb/utilities/options_util.h
  108. include/rocksdb/utilities/replayer.h
  109. include/rocksdb/utilities/sim_cache.h
  110. include/rocksdb/utilities/stackable_db.h
  111. include/rocksdb/utilities/table_properties_collectors.h
  112. include/rocksdb/utilities/transaction.h
  113. include/rocksdb/utilities/transaction_db.h
  114. include/rocksdb/utilities/transaction_db_mutex.h
  115. include/rocksdb/utilities/write_batch_with_index.h
  116. include/rocksdb/version.h
  117. include/rocksdb/wal_filter.h
  118. include/rocksdb/write_batch.h
  119. include/rocksdb/write_batch_base.h
  120. include/rocksdb/write_buffer_manager.h
  121. lib/librocksdb-lite.a
  122. lib/librocksdb-lite.so
  123. lib/librocksdb-lite.so.7
  124. lib/librocksdb-lite.so.7.2
  125. lib/librocksdb-lite.so.7.2.2
  126. lib/librocksdb-lite_tools.so
  127. libdata/pkgconfig/rocksdb.pc
  128. @owner
  129. @group
  130. @mode
Collapse this list.
Dependency lines:
  • rocksdb-lite>0:databases/rocksdb-lite
Conflicts:
CONFLICTS_INSTALL:
  • rocksdb
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: rocksdb-lite
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652122553 SHA256 (facebook-rocksdb-v7.2.2_GH0.tar.gz) = c4ea6bd2e3ffe3f0f8921c699234d59108c9122d61b0ba2aa78358642a7b614e SIZE (facebook-rocksdb-v7.2.2_GH0.tar.gz) = 9549844

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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.3 : devel/gmake
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libgflags.so : devel/gflags
  2. libsnappy.so : archivers/snappy
  3. liblz4.so : archivers/liblz4
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/osquery*
  2. 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-lite-7.2.2: DEBUG=off: Build with debugging support LZ4=on: LZ4 compression support ZSTD=off: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
databases_rocksdb-lite
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/v7.2.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port