| Port details |
- py-sentence-transformers PyTorch: Ready to use implementations of generative models
- 5.6.1 misc
=0 5.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-19 07:46:07
- Last Update: 2026-07-26 20:58:31
- Commit Hash: f7ea54f
- License: APACHE20
- WWW:
- https://www.sbert.net/
- https://github.com/UKPLab/sentence-transformers/
- Description:
- This framework provides an easy method to compute embeddings for accessing,
using, and training state-of-the-art embedding and reranker models. It can be
used to compute embeddings using Sentence Transformer models (quickstart), to
calculate similarity scores using Cross-Encoder (a.k.a. reranker) models
(quickstart) or to generate sparse embeddings using Sparse Encoder models
(quickstart).
This unlocks a wide range of applications, including semantic search, semantic
textual similarity, and paraphrase mining.
 ¦ ¦ ¦ ¦ 
- 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}sentence-transformers>0:misc/py-sentence-transformers@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-sentence-transformers/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-sentence-transformers
- pkg install py312-sentence-transformers
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 py312-sentence-transformers listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-sentence-transformers
- Package flavors (<flavor>: <package>)
- py312: py312-sentence-transformers
- distinfo:
- TIMESTAMP = 1785092098
SHA256 (sentence_transformers-5.6.1.tar.gz) = 16af5d682ef66672b076d58599a23905800e850ec2bfb1865938306bf684ad72
SIZE (sentence_transformers-5.6.1.tar.gz) = 452185
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-huggingface-hub>=0.23.0 : misc/py-huggingface-hub@py312
- py312-numpy>=1.20.0 : math/py-numpy@py312
- py312-pytorch>=1.11.0 : misc/py-pytorch@py312
- py312-scikit-learn>=0.22.0 : science/py-scikit-learn@py312
- py312-scipy>=1.0.0 : science/py-scipy@py312
- py312-tqdm>=4.0.0 : misc/py-tqdm@py312
- py312-transformers>=4.41.0 : misc/py-transformers@py312
- py312-typing-extensions>=4.5.0 : devel/py-typing-extensions@py312
- py312-tokenizers>0 : textproc/py-tokenizers@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- deskutils/py-qmd
- misc/py-llama-index-embeddings-huggingface
Configuration Options:
- No options to configure
- Options name:
- misc_py-sentence-transformers
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.6.1 26 Jul 2026 20:58:31
    |
Yuri Victorovich (yuri)  |
misc/py-sentence-transformers: update 5.3.0 → 5.6.1 |
5.3.0_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
5.3.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
5.3.0_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
5.3.0_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
5.3.0 14 Mar 2026 19:34:25
    |
Yuri Victorovich (yuri)  |
misc/py-sentence-transformers: update 5.1.0 → 5.3.0
Reported by: portscout |
5.1.0_1 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
5.1.0 19 Sep 2025 07:36:22
    |
Yuri Victorovich (yuri)  |
misc/py-sentence-transformers: New port: PyTorch: Ready to use implementations
of generative models |
Number of commits found: 8
|