| Port details on branch 2026Q2 |
- faiss Library for efficient similarity search & clustering of dense vectors
- 1.14.3_1 math
=1 1.14.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-31 01:18:45
- Last Update: 2026-07-21 21:38:00
- Commit Hash: a5f07a7
- People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
- License: MIT
- WWW:
- https://github.com/facebookresearch/faiss
- Description:
- Faiss is a library for efficient similarity search and clustering of dense
vectors. It contains algorithms that search in sets of vectors of any size,
up to ones that possibly do not fit in RAM. It also contains supporting code
for evaluation and parameter tuning.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/math/faiss/ && make install clean
- To add the package, run one of these commands:
- pkg install math/faiss
- pkg install faiss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: faiss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1781802617
SHA256 (facebookresearch-faiss-v1.14.3_GH0.tar.gz) = 7f3c4ed9aec3bd7524382862f5fcbd4d8984e2a8979ff3bdb2c0bcea5144149e
SIZE (facebookresearch-faiss-v1.14.3_GH0.tar.gz) = 1680994
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:
-
- openblas>0 : math/openblas
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- benchmark>0 : devel/benchmark
- gflags>0 : devel/gflags
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- openblas>0 : math/openblas
- This port is required by:
- for Libraries
-
- graphics/colmap
- math/py-faiss
Configuration Options:
- No options to configure
- Options name:
- math_faiss
- USES:
- cmake:testing compiler:c++11-lang localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|