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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-qdrant-client Python client for Qdrant vector search engine
1.16.1_2 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 1.16.1Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-14 10:36:05
Last Update: 2026-05-05 19:29:37
Commit Hash: 2bf3834
Also Listed In: python
License: APACHE20
WWW:
https://github.com/qdrant/qdrant-client
Description:
Client library and SDK for the Qdrant vector search engine. Library contains type definitions for all Qdrant API and allows to make both Sync and Async requests. Client allows calls for all Qdrant API methods directly. It also provides some additional helper methods for frequently required operations, e.g. initial collection uploading.
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
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}qdrant-client>0:databases/py-qdrant-client@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-qdrant-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-qdrant-client
  • pkg install py311-qdrant-client
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-qdrant-client listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-qdrant-client
Package flavors (<flavor>: <package>)
  • py311: py311-qdrant-client
distinfo:
TIMESTAMP = 1764744188 SHA256 (qdrant_client-1.16.1.tar.gz) = 676c7c10fd4d4cb2981b8fcb32fd764f5f661b04b7334d024034d07212f971fd SIZE (qdrant_client-1.16.1.tar.gz) = 332130

Packages (timestamps in pop-ups are UTC):
py311-qdrant-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.16.1_11.16.1_1-1.15.11.16.1_1n/an/an/a
FreeBSD:13:quarterly1.16.11.16.1--1.16.1n/an/an/a
FreeBSD:14:latest1.16.1_11.16.1_1--1.16.1_2---
FreeBSD:14:quarterly1.16.11.16.1--1.16.1---
FreeBSD:15:latest1.16.1_11.16.1_2n/a-n/an/a--
FreeBSD:15:quarterly1.16.11.16.1n/a-n/an/a--
FreeBSD:16:latest1.16.1_11.16.1_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-grpcio>0 : devel/py-grpcio@py311
  2. py311-httpx>0 : www/py-httpx@py311
  3. py311-numpy>0 : math/py-numpy@py311
  4. py311-portalocker>0 : devel/py-portalocker@py311
  5. py311-protobuf>0 : devel/py-protobuf@py311
  6. py311-pydantic2>0 : devel/py-pydantic2@py311
  7. py311-urllib3>0 : net/py-urllib3@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-mem0ai

Configuration Options:
No options to configure
Options name:
databases_py-qdrant-client
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/q/qdrant_client/
  2. https://pypi.org/packages/source/q/qdrant_client/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16.1_2
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
1.16.1_1
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
1.16.1_1
03 Apr 2026 18:52:22
commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: switch all consumers to math/py-numpy1

...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
1.16.1
03 Dec 2025 06:43:28
commit hash: 9fce718f7dd6b46e133aebf9605a7e3b7111f104commit hash: 9fce718f7dd6b46e133aebf9605a7e3b7111f104commit hash: 9fce718f7dd6b46e133aebf9605a7e3b7111f104commit hash: 9fce718f7dd6b46e133aebf9605a7e3b7111f104 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Yuri Victorovich
databases/py-qdrant-client: Update to 1.16.1

PR:		291361
1.15.1
14 Sep 2025 10:31:35
commit hash: 8da146fcad19ea8aeddc509493c28dd21dcf967bcommit hash: 8da146fcad19ea8aeddc509493c28dd21dcf967bcommit hash: 8da146fcad19ea8aeddc509493c28dd21dcf967bcommit hash: 8da146fcad19ea8aeddc509493c28dd21dcf967b files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
databases/py-qdrant-client: Add new port

Add py-qdrant-client, a client library and SDK for the Qdrant
vector search engine.

Sponsored by:	resulta.tech

Number of commits found: 5