| Port details on branch 2026Q3 |
- onnxruntime Cross-platform, high performance ML inferencing & training accelerator
- 1.27.0 misc
=0 1.26.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-10-07 08:57:08
- Last Update: 2026-07-03 06:31:10
- Commit Hash: 7c1f125
- License: MIT
- WWW:
- https://onnxruntime.ai/
- https://github.com/microsoft/onnxruntime
- Description:
- ONNX Runtime is a cross-platform inference and training machine-learning
accelerator.
ONNX Runtime inference can enable faster customer experiences and lower costs,
supporting models from deep learning frameworks such as PyTorch and
TensorFlow/Keras as well as classical machine learning libraries such as
scikit-learn, LightGBM, XGBoost, etc. ONNX Runtime is compatible with different
hardware, drivers, and operating systems, and provides optimal performance by
leveraging hardware accelerators where applicable alongside graph optimizations
and transforms.
ONNX Runtime training can accelerate the model training time on multi-node
NVIDIA GPUs for transformer models with a one-line addition for existing PyTorch
training scripts.
 ¦ ¦ ¦ ¦ 
- 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:
-
- onnxruntime>0:misc/onnxruntime
- Conflicts:
- CONFLICTS_BUILD:
- abseil
- benchmark
- nsync
- googletest
- dlpack
- flatbuffers
- gsl
- mimalloc
- nlohmann-json
- onnx
- protobuf
- psimd
- pthreadpool
- pybind11
- re2
- To install the port:
- cd /usr/ports/misc/onnxruntime/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/onnxruntime
- pkg install onnxruntime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: onnxruntime
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783040282
SHA256 (onnxruntime/20250814.0.zip) = b2bdcf6682d8cb53df365bcc5d6c318a22e55821d9978a10fdb61404c026daff
SIZE (onnxruntime/20250814.0.zip) = 3194036
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:
-
- gpatch : devel/patch
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.12 : lang/python312
- This port is required by:
- for Libraries
-
- audio/piper
- audio/piper-phonemize
- graphics/colmap
- for Run
-
- graphics/gowall
Configuration Options:
- No options to configure
- Options name:
- misc_onnxruntime
- USES:
- cmake:testing compiler:c++11-lang python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|