Port details |
- rocksdb9 Persistent key-value store for fast storage environments
- 9.11.2 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-04-29 12:48:11
- Last Update: 2025-04-29 12:42:16
- Commit Hash: 97687d8
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rocksdb9>0:databases/rocksdb9
- Conflicts:
- CONFLICTS_INSTALL:
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libgflags.so : devel/gflags
- libsnappy.so : archivers/snappy
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- databases/rocksdb-jni
Configuration Options:
- ===> The following configuration options are available for rocksdb9-9.11.2:
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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.11.2 29 Apr 2025 12:42:16
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rocksdb9: Add rocksdb9 9.11.2 (copied from rocksdb)
- Add PORTSCOUT |
Number of commits found: 1
|