| Port details |
- py-evaluate HuggingFace community-driven open-source library of evaluation
- 0.4.6_1 misc
=0 0.4.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-17 07:54:17
- Last Update: 2026-04-03 20:52:43
- Commit Hash: d04d23a
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/huggingface/evaluate
- https://huggingface.co/docs/evaluate/index
- Description:
- sigopt is an open source version of SigOpt API, performing hyperparameter
optimization and visualization.
Sigopt-server is an open-source tool for managing adaptive experiments,
especially for hyperparameter optimization. It uses algorithms to determine
the best spots in parameter space for metric optimization, and includes web
visualizations so you can improve your models. For more information you can
read about our service offering. Our documentation is here.
 ¦ ¦ ¦ ¦ 
- 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}evaluate>0:misc/py-evaluate@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-evaluate/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-evaluate
- pkg install py311-evaluate
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-evaluate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-evaluate
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1773720456
SHA256 (huggingface-evaluate-v0.4.6_GH0.tar.gz) = f504992d7dc5a526a3b8e1fc0f7b990874ae0b3576d5cab92db6438f62e255c4
SIZE (huggingface-evaluate-v0.4.6_GH0.tar.gz) = 299324
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-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-transformers>0 : misc/py-transformers@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-datasets>=2.0.0 : misc/py-datasets@py311
- py311-dill>0 : devel/py-dill@py311
- py311-fsspec>=2021.05.0 : filesystems/py-fsspec@py311
- py311-huggingface-hub>=0.7.0 : misc/py-huggingface-hub@py311
- py311-importlib-metadata>0 : devel/py-importlib-metadata@py311
- py311-multiprocess>0 : devel/py-multiprocess@py311
- py311-numpy1>=1.16 : math/py-numpy1@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-requests>=2.19.0 : www/py-requests@py311
- py311-tqdm>=4.62.1 : misc/py-tqdm@py311
- py311-xxhash>0 : devel/py-xxhash@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-evaluate
- 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.4.6_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. |
0.4.6_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 |
0.4.6 17 Mar 2026 07:52:50
    |
Yuri Victorovich (yuri)  |
misc/py-evaluate: New port: HuggingFace community-driven open-source library of
evaluation |
Number of commits found: 3
|