| Port details |
- py-thinc Refreshing functional take on deep learning
- 9.1.1_8 devel
=0 9.1.1_4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-02-21 15:18:56
- Last Update: 2026-05-07 05:43:16
- Commit Hash: 84f11fd
- Also Listed In: python
- License: MIT
- WWW:
- https://thinc.ai/
- https://github.com/explosion/thinc
- Description:
- Thinc is a lightweight deep learning library that offers an elegant,
type-checked, functional-programming API for composing models, with support for
layers defined in other frameworks such as PyTorch, TensorFlow and MXNet. You
can use Thinc as an interface layer, a standalone toolkit or a flexible way to
develop new models. Previous versions of Thinc have been running quietly in
production in thousands of companies, via both spaCy and Prodigy.
 ¦ ¦ ¦ ¦ 
- 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}thinc>0:devel/py-thinc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-thinc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-thinc
- pkg install py311-thinc
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-thinc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-thinc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726740959
SHA256 (thinc-9.1.1.tar.gz) = 21fae2986d7777a6f050b9046dc9eab11852f1c9a997dcc9032f3ecc22784a4a
SIZE (thinc-9.1.1.tar.gz) = 191850
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:
-
- py311-blis>=1.0.0<1.4.0 : math/py-blis@py311
- py311-cymem>=2.0.2<2.1.0 : devel/py-cymem@py311
- py311-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py311
- py311-numpy>=2.0.0,1<3.0.0,1 : math/py-numpy@py311
- py311-preshed3>=3.0.2<3.1.0 : devel/py-preshed3@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-blis>=1.0.0<1.4.0 : math/py-blis@py311
- py311-catalogue>=2.0.4<2.1.0 : devel/py-catalogue@py311
- py311-confection0>=0.0.1<1.0.0 : devel/py-confection0@py311
- py311-cymem>=2.0.2<2.1.0 : devel/py-cymem@py311
- py311-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py311
- py311-numpy>=2.0.0,1<3.0.0,1 : math/py-numpy@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-preshed3>=3.0.2<3.1.0 : devel/py-preshed3@py311
- py311-pydantic2>=1.7.4<3.0.0 : devel/py-pydantic2@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-srsly>=2.4.0<3.0.0 : devel/py-srsly@py311
- py311-wasabi>=0.8.1<1.2.0 : textproc/py-wasabi@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-thinc
- USES:
- python
- 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 |
9.1.1_8 07 May 2026 05:43:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Update version requirement of *_DEPENDS
- Bump PORTREVISION for package change |
9.1.1_7 05 May 2026 21:19:45
    |
Po-Chuan Hsieh (sunpoet)  |
*/py-*: Update version requirement of *_DEPENDS |
9.1.1_7 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
9.1.1_6 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
9.1.1_6 05 May 2026 19:29:36
    |
Max Brazhnikov (makc)  |
*/*: Fix upper limit for py*-numpy dependency |
9.1.1_6 18 Apr 2026 21:52:29
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Change RUN_DEPENDS from py-confection to py-confection0
- Bump PORTREVISION for dependency change |
9.1.1_5 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 |
9.1.1_4 03 Feb 2026 05:09:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Use USE_PYTHON=cython
- Bump PORTREVISION for package change |
9.1.1_3 15 Jan 2026 11:54:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Change USE_PYTHON from cython to cython0
PR: 291778 |
9.1.1_3 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
9.1.1_3 18 May 2025 03:34:44
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Allow build with py-blis 1.3.0+
- Bump PORTREVISION for package change |
9.1.1_2 03 Feb 2025 15:51:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Allow build with py-blis 1.2.0+
- Bump PORTREVISION for package change |
9.1.1_1 31 Dec 2024 15:49:23
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Allow build with py-blis 1.1.0+
- Bump PORTREVISION for package change |
9.1.1 25 Sep 2024 04:22:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: devel/py-thinc:devel/py-thinc: Update to 9.1.1
- Add GitHub to MASTER_SITES
Changes: https://github.com/explosion/thinc/releases |
9.1.0 15 Sep 2024 20:09:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc:devel/py-thinc: Update to 9.1.0
Changes: https://github.com/explosion/thinc/releases |
9.0.0_1 04 Aug 2024 17:14:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Change RUN_DEPENDS from py-blis to py-blis07
- Bump PORTREVISION for dependency change |
9.0.0 20 Apr 2024 18:28:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc:devel/py-thinc: Update to 9.0.0
Changes: https://github.com/explosion/thinc/releases |
8.2.3 21 Feb 2024 15:06:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-thinc: Add py-thinc 8.2.3
Thinc is a lightweight deep learning library that offers an elegant,
type-checked, functional-programming API for composing models, with support for
layers defined in other frameworks such as PyTorch, TensorFlow and MXNet. You
can use Thinc as an interface layer, a standalone toolkit or a flexible way to
develop new models. Previous versions of Thinc have been running quietly in
production in thousands of companies, via both spaCy and Prodigy. |