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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pgvector PostgreSQL extension for vector similarity search
0.7.0 databases 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 0.6.0Version of this port present on the latest quarterly branch.
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-06 20:36:04
Last Update: 2024-05-03 21:37:19
Commit Hash: 2adc60e
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
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 (41 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql15-pgvector-0.7.0/catalog.mk
  2. /usr/local/share/licenses/postgresql15-pgvector-0.7.0/LICENSE
  3. /usr/local/share/licenses/postgresql15-pgvector-0.7.0/PostgreSQL
  4. include/postgresql/server/extension/vector/halfvec.h
  5. include/postgresql/server/extension/vector/sparsevec.h
  6. include/postgresql/server/extension/vector/vector.h
  7. lib/postgresql/vector.so
  8. share/postgresql/extension/vector--0.1.0--0.1.1.sql
  9. share/postgresql/extension/vector--0.1.1--0.1.3.sql
  10. share/postgresql/extension/vector--0.1.3--0.1.4.sql
  11. share/postgresql/extension/vector--0.1.4--0.1.5.sql
  12. share/postgresql/extension/vector--0.1.5--0.1.6.sql
  13. share/postgresql/extension/vector--0.1.6--0.1.7.sql
  14. share/postgresql/extension/vector--0.1.7--0.1.8.sql
  15. share/postgresql/extension/vector--0.1.8--0.2.0.sql
  16. share/postgresql/extension/vector--0.2.0--0.2.1.sql
  17. share/postgresql/extension/vector--0.2.1--0.2.2.sql
  18. share/postgresql/extension/vector--0.2.2--0.2.3.sql
  19. share/postgresql/extension/vector--0.2.3--0.2.4.sql
  20. share/postgresql/extension/vector--0.2.4--0.2.5.sql
  21. share/postgresql/extension/vector--0.2.5--0.2.6.sql
  22. share/postgresql/extension/vector--0.2.6--0.2.7.sql
  23. share/postgresql/extension/vector--0.2.7--0.3.0.sql
  24. share/postgresql/extension/vector--0.3.0--0.3.1.sql
  25. share/postgresql/extension/vector--0.3.1--0.3.2.sql
  26. share/postgresql/extension/vector--0.3.2--0.4.0.sql
  27. share/postgresql/extension/vector--0.4.0--0.4.1.sql
  28. share/postgresql/extension/vector--0.4.1--0.4.2.sql
  29. share/postgresql/extension/vector--0.4.2--0.4.3.sql
  30. share/postgresql/extension/vector--0.4.3--0.4.4.sql
  31. share/postgresql/extension/vector--0.4.4--0.5.0.sql
  32. share/postgresql/extension/vector--0.5.0--0.5.1.sql
  33. share/postgresql/extension/vector--0.5.1--0.6.0.sql
  34. share/postgresql/extension/vector--0.6.0--0.6.1.sql
  35. share/postgresql/extension/vector--0.6.1--0.6.2.sql
  36. share/postgresql/extension/vector--0.6.2--0.7.0.sql
  37. share/postgresql/extension/vector--0.7.0.sql
  38. share/postgresql/extension/vector.control
  39. @owner
  40. @group
  41. @mode
Collapse this list.
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 = 1714660132 SHA256 (pgvector-pgvector-v0.7.0_GH0.tar.gz) = 1b5503a35c265408b6eb282621c5e1e75f7801afc04eecb950796cfee2e3d1d8 SIZE (pgvector-pgvector-v0.7.0_GH0.tar.gz) = 111225

Packages (timestamps in pop-ups are UTC):
postgresql15-pgvector
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.20.6.2-0.6.20.6.2---
FreeBSD:13:quarterly0.6.20.6.2-0.6.20.6.2---
FreeBSD:14:latest0.6.20.6.2-0.6.20.6.2---
FreeBSD:14:quarterly0.6.20.6.2-0.6.20.6.2---
FreeBSD:15:latest0.6.20.6.2n/a0.6.2n/a--0.6.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : 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_pgvector
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.7.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
0.7.0
03 May 2024 21:37:19
commit hash: 2adc60ebcca7264c025b42e75f4d0d5cb7872cb3commit hash: 2adc60ebcca7264c025b42e75f4d0d5cb7872cb3commit hash: 2adc60ebcca7264c025b42e75f4d0d5cb7872cb3commit hash: 2adc60ebcca7264c025b42e75f4d0d5cb7872cb3 files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
databases/pgvector: Update from 0.6.2 to 0.7.0

  Changelog:

    Added halfvec type
    Added sparsevec type
    Added support for indexing bit type
    Added support for indexing L1 distance with HNSW
    Added binary_quantize function
    Added hamming_distance function
    Added jaccard_distance function
    Added l2_normalize function
    Added subvector function
    Added concatenate operator for vectors
    Added CPU dispatching for distance functions on Linux x86-64
    Updated comparison operators to support vectors with different dimensions

Sponsored by:	P. Variablis GmbH
0.6.2
31 Mar 2024 22:20:34
commit hash: 3001deeaded49bea4242807dc7ec56353dc98052commit hash: 3001deeaded49bea4242807dc7ec56353dc98052commit hash: 3001deeaded49bea4242807dc7ec56353dc98052commit hash: 3001deeaded49bea4242807dc7ec56353dc98052 files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
databases/pgvector: Upgrade from 0.6.0 to 0.6.2

  Changelog:

  0.6.2 (2024-03-18)

    Reduced lock contention with parallel HNSW index builds

  0.6.1 (2024-03-04)

    Fixed error with ANALYZE and vectors with different dimensions
    Fixed segmentation fault with shared_preload_libraries
    Fixed vector subtraction being marked as commutative

PR:		277752
Reported by:	wen
0.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>

Number of commits found: 3