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
rocksdb-jni Java (JNI) interface to RocksDB
9.6.1_1 databasesnew! 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 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: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-10-04 19:42:06
Last Update: 2024-10-05 03:09:25
Commit Hash: 592a706
Also Listed In: java
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.
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 (9 items)
Collapse this list.
  1. /usr/local/share/java/classes/rocksdb-9.6.1.jar
  2. /usr/local/share/java/classes/rocksdbjni-9.6.1-javadoc.jar
  3. /usr/local/share/java/classes/rocksdbjni-9.6.1-sources.jar
  4. /usr/local/share/java/classes/rocksdbjni_classes.jar
  5. /usr/local/share/java/classes/rocksdbjni_test_classes.jar
  6. /usr/local/share/licenses/rocksdb-jni-9.6.1_1/catalog.mk
  7. /usr/local/share/licenses/rocksdb-jni-9.6.1_1/LICENSE
  8. /usr/local/share/licenses/rocksdb-jni-9.6.1_1/APACHE20
  9. /usr/local/share/licenses/rocksdb-jni-9.6.1_1/GPLv2
Collapse this list.
Dependency lines:
  • rocksdb-jni>0:databases/rocksdb-jni
To install the port:
cd /usr/ports/databases/rocksdb-jni/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rocksdb-jni
  • pkg install rocksdb-jni
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rocksdb-jni
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1728066229 SHA256 (assertj-core-2.9.0.jar) = 5e88ea3ecbe3c48aa1346fec76c84979fa9c8d22499f11479011691230e8babf SIZE (assertj-core-2.9.0.jar) = 1096630

Expand this list (10 items)

Collapse this list.

SHA256 (cglib-3.3.0.jar) = 9fe0c26d7464140ccdfe019ac687be1fb906122b508ab54beb810db0f09a9212 SIZE (cglib-3.3.0.jar) = 306864 SHA256 (hamcrest-2.2.jar) = 5e62846a89f05cd78cd9c1a553f340d002458380c320455dd1f8fc5497a8a1c1 SIZE (hamcrest-2.2.jar) = 123360 SHA256 (junit-4.13.1.jar) = c30719db974d6452793fe191b3638a5777005485bae145924044530ffa5f6122 SIZE (junit-4.13.1.jar) = 382708 SHA256 (mockito-all-1.10.19.jar) = d1a7a7ef14b3db5c0fc3e0a63a81b374b510afe85add9f7984b97911f4c70605 SIZE (mockito-all-1.10.19.jar) = 1234599 SHA256 (facebook-rocksdb-v9.6.1_GH0.tar.gz) = 98cf497c1d6d0a927142d2002a0b6b4816a0998c74fda9ae7b1bdaf6b784e895 SIZE (facebook-rocksdb-v9.6.1_GH0.tar.gz) = 13589860

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. googletest>0 : devel/googletest
  2. java : java/openjdk21
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Runtime dependencies:
  1. java : java/openjdk21
Library dependencies:
  1. librocksdb.so : databases/rocksdb
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_rocksdb-jni
USES:
cmake compiler:c++17-lang localbase:ldflags
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.6.1?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.6.1_1
05 Oct 2024 03:09:25
commit hash: 592a706ae9a83b7aee91f0867a4ba70fa9575515commit hash: 592a706ae9a83b7aee91f0867a4ba70fa9575515commit hash: 592a706ae9a83b7aee91f0867a4ba70fa9575515commit hash: 592a706ae9a83b7aee91f0867a4ba70fa9575515 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/rocksdb-jni: Link with librocksdb.so at run-time; Add
librocksdbjni-freebsd64.so symlink

librocksdbjni-freebsd64.so is expected by at least Apache Pulse.
9.6.1
04 Oct 2024 19:39:13
commit hash: 579b9452fc0c1c8797b09ada180b95f6c7220463commit hash: 579b9452fc0c1c8797b09ada180b95f6c7220463commit hash: 579b9452fc0c1c8797b09ada180b95f6c7220463commit hash: 579b9452fc0c1c8797b09ada180b95f6c7220463 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/rocksdb-jni: New port: Java (JNI) interface to RocksDB

Number of commits found: 2