| Port details |
- kuzu Embeddable, scalable, extremely fast graph database
- 0.11.3 databases
=1 0.11.2Version of this port present on the latest quarterly branch. DEPRECATED: Upstream repository archived on Oct 11, 2025
- Maintainer: mahlon@martini.nu
 - Port Added: 2025-06-10 09:15:04
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1760306415
SHA256 (kuzudb-kuzu-v0.11.3_GH0.tar.gz) = f6456fa290879e4c13db49b8918258c4422d78a57fdc6d8925d4aef23e7a0b3c
SIZE (kuzudb-kuzu-v0.11.3_GH0.tar.gz) = 153734456
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: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.3 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
0.11.3 15 Oct 2025 21:54:06
    |
Hiroki Tagato (tagattie)  Author: Mahlon |
databases/kuzu: update to 0.11.3
While here, mark this port as deprecated with no specific expiration
date. The upstream repository was archived on Oct 11, 2025.
Changelog: https://github.com/kuzudb/kuzu/releases/tag/v0.11.3
PR: 290180
Reported by: mahlon@martini.nu (maintainer) |
0.11.2 25 Aug 2025 04:00:38
    |
Hiroki Tagato (tagattie)  Author: Mahlon |
databases/kuzu: update to 0.11.2
Changelog: https://github.com/kuzudb/kuzu/releases/tag/v0.11.2
PR: 288986
Reported by: mahlon@martini.nu (maintainer) |
0.11.1 27 Jul 2025 07:37:31
    |
Hiroki Tagato (tagattie)  Author: Mahlon |
databases/kuzu: update to 0.11.1
Changelog: https://github.com/kuzudb/kuzu/releases/tag/v0.11.1
PR: 288450
Reported by: mahlon@martini.nu (maintainer) |
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 |