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.10.0 databasesnew! 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 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: mahlon@martini.nu search for ports maintained by this maintainer
Port Added: 2025-06-10 09:15:04
Last Update: 2025-06-10 09:12:28
Commit Hash: 64e0030
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.10.0/catalog.mk
  3. /usr/local/share/licenses/kuzu-0.10.0/LICENSE
  4. /usr/local/share/licenses/kuzu-0.10.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.10.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 = 1746742558 SHA256 (kuzudb-kuzu-v0.10.0_GH0.tar.gz) = df185b2688ccbfebfddf11520532caf2965300fd91c0c2b9d096da59c925228f SIZE (kuzudb-kuzu-v0.10.0_GH0.tar.gz) = 153460387

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. 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.10.0?dummy=/
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.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: 1