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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
tkrzw-python Python interface for Tkrzw, successor of Kyoto Cabinet
0.1.32 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: pkaipila@gmail.com search for ports maintained by this maintainer
Port Added: 2025-10-08 22:18:10
Last Update: 2025-10-08 22:15:40
Commit Hash: 4d67b17
Also Listed In: python
License: APACHE20
WWW:
https://dbmx.net/tkrzw/
Description:
Python interface for Tkrzw library implementing DBM with various algorithms. Tkrzw features high degrees of performance, concurrency, scalability and durability. Tkrzw is a successor of Kyoto Cabinet.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}tkrzw>0:databases/tkrzw-python@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/tkrzw-python/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/tkrzw-python
  • pkg install py311-tkrzw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-tkrzw listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-tkrzw
Package flavors (<flavor>: <package>)
  • py311: py311-tkrzw
distinfo:
TIMESTAMP = 1759315501 SHA256 (tkrzw-python-0.1.32.tar.gz) = f1c7c49762695cdf02c0322bbc5caff36e7fe21bf69ecb1c562ed7e7e11cf4ee SIZE (tkrzw-python-0.1.32.tar.gz) = 57160

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. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libtkrzw.so : databases/tkrzw
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_tkrzw-python
USES:
localbase python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://dbmx.net/tkrzw/pkg-python/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.32
08 Oct 2025 22:15:40
commit hash: 4d67b17e0cfc9537b4c6fdc30d06c680f476f8dbcommit hash: 4d67b17e0cfc9537b4c6fdc30d06c680f476f8dbcommit hash: 4d67b17e0cfc9537b4c6fdc30d06c680f476f8dbcommit hash: 4d67b17e0cfc9537b4c6fdc30d06c680f476f8db files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Paavo-Einari Kaipila
databases/tkrzw-python: new port: Python interface for Tkrzw, successor of Kyoto
Cabinet

Python interface for Tkrzw library implementing DBM with various
algorithms. Tkrzw 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