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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
kuzu Embeddable, scalable, extremely fast graph database
0.11.0 databases on this many watch lists=1 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 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: mahlon@martini.nu search for ports maintained by this maintainer
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.
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 (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/kuzu-0.11.0/catalog.mk
  3. /usr/local/share/licenses/kuzu-0.11.0/LICENSE
  4. /usr/local/share/licenses/kuzu-0.11.0/MIT
  5. bin/kuzu
  6. include/kuzu.h
  7. include/kuzu.hpp
  8. lib/libkuzu.a
  9. lib/libkuzu.so
  10. lib/libkuzu.so.0
  11. lib/libkuzu.so.0.11.0
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • kuzu>0:databases/kuzu
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):
kuzu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:13:quarterly----0.10.0---
FreeBSD:14:latest0.10.00.10.0-0.10.00.10.0---
FreeBSD:14:quarterly-0.10.0--0.10.0---
FreeBSD:15:latest0.10.00.10.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kuzudb/kuzu/tar.gz/v0.11.0?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
0.11.0
14 Jul 2025 06:08:02
commit hash: 208c81a27085c00aa654c8e97dea80296f32c114commit hash: 208c81a27085c00aa654c8e97dea80296f32c114commit hash: 208c81a27085c00aa654c8e97dea80296f32c114commit hash: 208c81a27085c00aa654c8e97dea80296f32c114 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: 64e0030050704a0f9a8ba4f8280210e77e2cb1adcommit hash: 64e0030050704a0f9a8ba4f8280210e77e2cb1adcommit hash: 64e0030050704a0f9a8ba4f8280210e77e2cb1adcommit hash: 64e0030050704a0f9a8ba4f8280210e77e2cb1ad files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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

Number of commits found: 2