Port details |
- tkrzw Set of implementations of DBM, successor of Kyoto Cabinet
- 1.0.32 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: pkaipila@gmail.com
 - Port Added: 2025-10-08 22:18:08
- Last Update: 2025-10-08 22:12:08
- Commit Hash: e2324e7
- License: APACHE20
- WWW:
- https://dbmx.net/tkrzw/
- Description:
- Tkrzw is a C++ library implementing DBM with various algorithms. It
features high degrees of performance, concurrency, scalability and
durability.
Tkrzw is a successor of Kyoto Cabinet.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/databases/tkrzw/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/tkrzw
- pkg install tkrzw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tkrzw
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759307425
SHA256 (tkrzw-1.0.32.tar.gz) = d3404dfac6898632b69780c0f0994c5f6ba962191a61c9b0f4b53ba8bb27731c
SIZE (tkrzw-1.0.32.tar.gz) = 720675
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- databases/tkrzw-python
Configuration Options:
- ===> The following configuration options are available for tkrzw-1.0.32:
CPU_OPTS=off: Use CPU-specific optimizations
LZ4=on: LZ4 compression support
ZSTD=on: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- databases_tkrzw
- USES:
- gmake localbase
- 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 |
1.0.32 08 Oct 2025 22:12:08
    |
Hiroki Tagato (tagattie)  Author: Paavo-Einari Kaipila |
databases/tkrzw: new port: Set of implementations of DBM, successor of Kyoto
Cabinet
Tkrzw is a C++ library implementing DBM with various algorithms. It
features high degrees of performance, concurrency, scalability and
durability.
Tkrzw is a successor of Kyoto Cabinet.
WWW: https://dbmx.net/tkrzw/
PR: 289951
Reported by: Paavo-Einari Kaipila <pkaipila@gmail.com> (new maintainer) |
Number of commits found: 1
|