Port details |
- weaviate Vector database that stores both objects and vectors
- 1.30.17_3 databases
=0 1.30.17_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-24 10:30:08
- Last Update: 2025-10-14 15:13:55
- Commit Hash: 90f9766
- License: BSD3CLAUSE
- WWW:
- https://weaviate.io/
- https://github.com/weaviate/weaviate
- Description:
- Weaviate is an open-source, cloud-native vector database that stores both
objects and vectors, enabling semantic search at scale. It combines vector
similarity search with keyword filtering, retrieval-augmented generation
(RAG), and reranking in a single query interface. Common use cases include
RAG systems, semantic and image search, recommendation engines, chatbots,
and content classification.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- weaviate>0:databases/weaviate
- To install the port:
- cd /usr/ports/databases/weaviate/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/weaviate
- pkg install weaviate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: weaviate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755162557
SHA256 (go/databases_weaviate/weaviate-v1.30.17/v1.30.17.mod) = 24d201cdcab7916a1e0fdc7e3790b1d8dd259ff714ab15c4560340c411f89f28
SIZE (go/databases_weaviate/weaviate-v1.30.17/v1.30.17.mod) = 11838
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:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_weaviate
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.30.17_3 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
1.30.17_2 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
1.30.17_1 08 Sep 2025 17:08:58
    |
Yuri Victorovich (yuri)  |
databases/weaviate: Broken on i386
Reported by: fallout |
1.30.17_1 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
1.30.17 24 Aug 2025 10:28:31
    |
Yuri Victorovich (yuri)  |
databases/weaviate: New port: Vector database that stores both objects and
vectors |