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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
pg_vector PostgreSQL extension for vector similarity search
v0.6.0 databases Deleted on this many watch lists=0 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 v0.6.0Version of this port present on the latest quarterly branch.
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-05 00:30:07
Last Update: 2024-02-06 20:31:13
Commit Hash: 65494ca
License: BSD2CLAUSE
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
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 (36 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql15-pg_vector-v0.6.0/catalog.mk
  2. /usr/local/share/licenses/postgresql15-pg_vector-v0.6.0/LICENSE
  3. /usr/local/share/licenses/postgresql15-pg_vector-v0.6.0/BSD2CLAUSE
  4. include/postgresql/server/extension/vector/vector.h
  5. lib/postgresql/vector.so
  6. share/postgresql/extension/vector--0.1.0--0.1.1.sql
  7. share/postgresql/extension/vector--0.1.1--0.1.3.sql
  8. share/postgresql/extension/vector--0.1.3--0.1.4.sql
  9. share/postgresql/extension/vector--0.1.4--0.1.5.sql
  10. share/postgresql/extension/vector--0.1.5--0.1.6.sql
  11. share/postgresql/extension/vector--0.1.6--0.1.7.sql
  12. share/postgresql/extension/vector--0.1.7--0.1.8.sql
  13. share/postgresql/extension/vector--0.1.8--0.2.0.sql
  14. share/postgresql/extension/vector--0.2.0--0.2.1.sql
  15. share/postgresql/extension/vector--0.2.1--0.2.2.sql
  16. share/postgresql/extension/vector--0.2.2--0.2.3.sql
  17. share/postgresql/extension/vector--0.2.3--0.2.4.sql
  18. share/postgresql/extension/vector--0.2.4--0.2.5.sql
  19. share/postgresql/extension/vector--0.2.5--0.2.6.sql
  20. share/postgresql/extension/vector--0.2.6--0.2.7.sql
  21. share/postgresql/extension/vector--0.2.7--0.3.0.sql
  22. share/postgresql/extension/vector--0.3.0--0.3.1.sql
  23. share/postgresql/extension/vector--0.3.1--0.3.2.sql
  24. share/postgresql/extension/vector--0.3.2--0.4.0.sql
  25. share/postgresql/extension/vector--0.4.0--0.4.1.sql
  26. share/postgresql/extension/vector--0.4.1--0.4.2.sql
  27. share/postgresql/extension/vector--0.4.2--0.4.3.sql
  28. share/postgresql/extension/vector--0.4.3--0.4.4.sql
  29. share/postgresql/extension/vector--0.4.4--0.5.0.sql
  30. share/postgresql/extension/vector--0.5.0--0.5.1.sql
  31. share/postgresql/extension/vector--0.5.1--0.6.0.sql
  32. share/postgresql/extension/vector--0.6.0.sql
  33. share/postgresql/extension/vector.control
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • postgresql15-pg_vector>0:databases/pg_vector
No installation instructions:
This port has been deleted.
PKGNAME: postgresql15-pg_vector
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707080880 SHA256 (pgvector-pgvector-v0.6.0_GH0.tar.gz) = b0cf4ba1ab016335ac8fb1cada0d2106235889a194fffeece217c5bda90b2f19 SIZE (pgvector-pgvector-v0.6.0_GH0.tar.gz) = 80110

Packages (timestamps in pop-ups are UTC):
postgresql15-pg_vector
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----v0.5.1v0.5.1v0.5.1
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----v0.5.1v0.5.1v0.5.1
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. postgres : databases/postgresql15-server
Runtime dependencies:
  1. postgres : databases/postgresql15-server
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_pg_vector
USES:
gmake pgsql:12+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pgvector/pgvector/tar.gz/v0.6.0?dummy=/
Collapse this list.
Port Moves

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
v0.6.0
06 Feb 2024 20:31:13
commit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4dcommit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4dcommit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4dcommit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4d files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
databases/pg_vector: Rename to match upstream and fix license

  Also split DISTVERSION into PORTVERSION and DISTVERSIONPREFIX

PR:		276846
Reported by:	Andrew Kane <andrew@ankane.org>
v0.6.0
05 Feb 2024 09:07:54
commit hash: fc8b1f20b632306a6c2f8160e93643d4ed57c91dcommit hash: fc8b1f20b632306a6c2f8160e93643d4ed57c91dcommit hash: fc8b1f20b632306a6c2f8160e93643d4ed57c91dcommit hash: fc8b1f20b632306a6c2f8160e93643d4ed57c91d files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
databases/pg_vector: Update from 0.5.1 to 0.6.0

  Changelog:

   * Changed storage for vector from extended to external
   * Added support for parallel index builds for HNSW
   * Added validation for GUC parameters
   * Improved performance of HNSW
   * Reduced memory usage for HNSW index builds
   * Reduced WAL generation for HNSW index builds
   * Fixed error with logical replication
   * Fixed invalid memory alloc request size error with HNSW index builds
   * Moved Docker image to pgvector org
   * Added Docker tags for each supported version of Postgres
   * Dropped support for Postgres 11

PR:	276771
Reported by:	wen
v0.5.1
05 Nov 2023 00:26:37
commit hash: b1ec64dbeac102e8a3693808239a782339e528e3commit hash: b1ec64dbeac102e8a3693808239a782339e528e3commit hash: b1ec64dbeac102e8a3693808239a782339e528e3commit hash: b1ec64dbeac102e8a3693808239a782339e528e3 files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
databases/pg_vector: New port

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

Sponsored by:	P. Variablis GmbH

Number of commits found: 3