| Port details |
- py-sqlite-vec SQLite vector search extension with Python bindings
- 0.1.9 databases
=0 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: yuri@FreeBSD.org
 - Port Added: 2026-05-04 08:00:25
- Last Update: 2026-05-04 07:56:57
- Commit Hash: 850cd89
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://github.com/asg017/sqlite-vec
- Description:
- sqlite-vec is a vector search SQLite extension with Python bindings.
It provides fast nearest-neighbor vector search using SQLite virtual tables.
The Python package bundles the compiled vec0.so SQLite loadable extension
and provides helper functions for loading it and serializing vectors.
¦ ¦ ¦ ¦ 
- 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}sqlite-vec>0:databases/py-sqlite-vec@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-sqlite-vec/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-sqlite-vec
- pkg install py311-sqlite-vec
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-sqlite-vec listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sqlite-vec
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777862627
SHA256 (asg017-sqlite-vec-v0.1.9_GH0.tar.gz) = 9823e737d9934dcbe85dff75d3fca81018a9beee803d70fa77b16faab5d61dc9
SIZE (asg017-sqlite-vec-v0.1.9_GH0.tar.gz) = 617543
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:
-
- sqlite3.h : databases/sqlite3
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- deskutils/py-qmd
Configuration Options:
- No options to configure
- Options name:
- databases_py-sqlite-vec
- USES:
- gmake python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.9 04 May 2026 07:56:57
    |
Yuri Victorovich (yuri)  |
databases/py-sqlite-vec: New port: SQLite vector search extension with Python
bindings |
Number of commits found: 1
|