Port details on branch 2024Q2 |
- pgvector PostgreSQL extension for vector similarity search
- 0.7.2 databases
=0 0.7.2Version of this port present on the latest quarterly branch. - Maintainer: tz@FreeBSD.org
 - Port Added: 2024-06-13 12:42:06
- Last Update: 2024-06-13 12:41:17
- Commit Hash: 154fbb9b
- License: PostgreSQL
- WWW:
- https://github.com/pgvector/pgvector/
- Description:
- Open-source vector similarity search for Postgres
Store your vectors with the rest of your data. Supports:
* exact and approximate nearest neighbor search
* L2 distance, inner product, and cosine distance
* any language with a Postgres client
Plus ACID compliance, point-in-time recovery, JOINs, and all of the other great
features of Postgres
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgresql15-pgvector>0:databases/pgvector
- To install the port:
- cd /usr/ports/databases/pgvector/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pgvector
- pkg install postgresql15-pgvector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgresql15-pgvector
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718279529
SHA256 (pgvector-pgvector-v0.7.2_GH0.tar.gz) = 617fba855c9bcb41a2a9bc78a78567fd2e147c72afd5bf9d37b31b9591632b30
SIZE (pgvector-pgvector-v0.7.2_GH0.tar.gz) = 113648
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- postgres : databases/postgresql15-server
- Runtime dependencies:
-
- postgres : databases/postgresql15-server
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pgvector
- USES:
- gmake pgsql:12+
- 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.7.2 13 Jun 2024 12:41:17
    |
Torsten Zuehlsdorff (tz)  |
databases/pgvector: Upgrade from 0.7.1 to 0.7.2
Changelog:
* Fixed initialization fork for indexes on unlogged tables
MFH: 2024Q2
Sponsored by: P. Variablis
(cherry picked from commit 489a66d3687e3984471847fdf3f5e1e90eb8d212) |
Number of commits found: 1
|