Port details |
- kuzu Embeddable, scalable, extremely fast graph database
- 0.11.0 databases
=1 0.10.0Version of this port present on the latest quarterly branch. - Maintainer: mahlon@martini.nu
 - Port Added: 2025-06-10 09:15:04
- Last Update: 2025-07-14 06:08:02
- Commit Hash: 208c81a
- People watching this port, also watch:: py311-fastest_pkg, psearch, nim, runwhen, porttools
- License: MIT
- WWW:
- https://kuzudb.com/
- Description:
- Kuzu is an embedded graph database built for query speed and scalability.
It is optimized for handling complex analytical workloads on very large
databases and provides a set of retrieval features, such as a full text
search and vector indices.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/databases/kuzu/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/kuzu
- pkg install kuzu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kuzu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752437160
SHA256 (kuzudb-kuzu-v0.11.0_GH0.tar.gz) = 445872031fd41153dd5a35a3d471354f1a98f853df5aad45a0a47154c69eaf2f
SIZE (kuzudb-kuzu-v0.11.0_GH0.tar.gz) = 154099568
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_kuzu
- USES:
- cmake ninja:build python:3.9+,build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0 14 Jul 2025 06:08:02
    |
Hiroki Tagato (tagattie)  Author: Mahlon |
databases/kuzu: update to 0.11.0
Changelog: https://github.com/kuzudb/kuzu/releases/tag/v0.11.0
PR: 288195
Reported by: mahlon@martini.nu (maintainer) |
0.10.0 10 Jun 2025 09:12:28
    |
Hiroki Tagato (tagattie)  Author: Mahlon |
databases/kuzu: add port: Embeddable, scalable, extremely fast graph database
Kuzu is an embedded graph database built for query speed and scalability.
It is optimized for handling complex analytical workloads on very large
databases and provides a set of retrieval features, such as a full text
search and vector indices.
WWW: https://kuzudb.com/
PR: 285388
Reported by: mahlon@martini.nu (new maintainer)
Reviewed by: Pat Maddox <pat@patmaddox.com>, linimon |