| Port details |
- py-crick High performance approximate and streaming algorithms
- 0.0.8 devel
=2 0.0.8Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-07-06 16:18:18
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/dask/crick
- Description:
- Crick is a fast library of approximate and streaming algorithms. It is still a
work in progress, use at your own risk.
¦ ¦ ¦ ¦ 
- 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}crick>0:devel/py-crick@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-crick/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-crick
- pkg install py311-crick
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-crick listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-crick
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1735705153
SHA256 (crick-0.0.8.tar.gz) = 973b8315fdd72bdeb5fdf4d6b2f444753fc0ebd6380f38f8e1138f8ff8797d99
SIZE (crick-0.0.8.tar.gz) = 478217
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-numpy>=0,1 : math/py-numpy@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
- py311-versioneer>=0 : devel/py-versioneer@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=0.29.37<3 : 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:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-crick
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.8 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) |
0.0.8 02 Jan 2025 02:44:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-crick: Update to 0.0.7
Changes: https://github.com/dask/crick/releases
https://github.com/dask/crick/commits/main |
0.0.6 06 Jul 2024 15:59:24
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-crick: Add py-crick 0.0.6
Crick is a fast library of approximate and streaming algorithms. It is still a
work in progress, use at your own risk. |
Number of commits found: 3
|