| Port details |
- onnx Open Neural Network eXchange
- 1.19.1_2 misc
=0 1.19.1_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-11-24 18:23:17
- Last Update: 2026-03-17 05:48:21
- Commit Hash: ff3b115
- License: MIT
- WWW:
- https://onnx.ai
- https://github.com/onnx/onnx
- Description:
- Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI
developers to choose the right tools as their project evolves. ONNX provides an
open source format for AI models, both deep learning and traditional ML. It
defines an extensible computation graph model, as well as definitions of
built-in operators and standard data types. Currently we focus on the
capabilities needed for inferencing (scoring).
ONNX is widely supported and can be found in many frameworks, tools, and
hardware. Enabling interoperability between different frameworks and
streamlining the path from research to production helps increase the speed of
innovation in the AI community. We invite the community to join us and further
evolve ONNX.
 ¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/misc/onnx/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/onnx
- pkg install onnx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: onnx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762762407
SHA256 (onnx-onnx-v1.19.1_GH0.tar.gz) = ce9d2569a61d64e8a3d05b92194f60ffb7c868dbb754a71f5b4d992273a9413d
SIZE (onnx-onnx-v1.19.1_GH0.tar.gz) = 13162220
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libprotobuf.so : devel/protobuf
- This port is required by:
- for Libraries
-
- misc/py-pytorch
- misc/pytorch
Configuration Options:
- No options to configure
- Options name:
- misc_onnx
- USES:
- cmake:testing compiler:c++17-lang python:build
- 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 |
1.19.1_2 17 Mar 2026 05:48:21
    |
Koichiro Iwao (meta)  |
*/*: Bump all devel/protobuf consumers
They must always be bumped after devel/protobuf because it include
following files whose filenames contain %%PORTVERSION%%. Consequently,
the shlib will always change when PORTVERSION is increased.
lib/libprotobuf-lite.so.%%PORTVERSION%%.0
lib/libprotobuf.so.%%PORTVERSION%%.0
lib/libprotoc.so.%%PORTVERSION%%.0
Approved by: portmgr (blanket; fixing consumers) |
1.19.1_1 11 Nov 2025 20:04:19
    |
Yuri Victorovich (yuri)  |
misc/onnx: Remove visibility restriction on symbols
This fixes the PyTorch run-time crash due to missing onnx symbols. |
1.19.1 10 Nov 2025 17:05:14
    |
Yuri Victorovich (yuri)  |
misc/onnx: update 1.17.0 → 1.19.1 |
1.17.0_3 25 Apr 2025 03:22:26
    |
Yuri Victorovich (yuri)  |
misc/onnx: Update WWW |
1.17.0_3 18 Apr 2025 05:37:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 29.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.17.0_2 23 Feb 2025 12:47:41
    |
Jason E. Hale (jhale)  |
*/*: Chase devel/abseil update |
1.17.0_1 28 Jan 2025 17:23:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.17.0 17 Jan 2025 07:21:36
    |
Yuri Victorovich (yuri)  |
misc/onnx: update 1.16.2 → 1.17.0 |
1.16.2_6 29 Oct 2024 14:38:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.16.2_5 07 Oct 2024 14:16:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.16.2_4 18 Sep 2024 19:10:12
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.16.2_3 15 Sep 2024 20:09:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.16.2_2 15 Aug 2024 10:55:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.16.2_1 08 Aug 2024 07:41:06
    |
Alexey Dokuchaev (danfe)  |
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot |
1.16.2 02 Aug 2024 09:28:06
    |
Yuri Victorovich (yuri)  |
misc/onnx: update 1.16.1 → 1.16.2
Reported by: portscout |
1.16.1 24 May 2024 09:23:46
    |
Yuri Victorovich (yuri)  |
misc/{,py-}onnx: update 1.16.0 → 1.16.1
Reported by: portscout |
1.16.0 27 Mar 2024 07:32:12
    |
Yuri Victorovich (yuri)  |
misc/onnx: update 1.14.1 → 1.16.0
Reported by: portscout |
1.14.1_1 14 Dec 2023 17:03:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.14.1 14 Dec 2023 17:03:07
    |
Po-Chuan Hsieh (sunpoet)  |
misc/onnx: Fix build with protobuf 22+ |
1.14.1 26 Aug 2023 07:26:04
    |
Yuri Victorovich (yuri)  |
misc/{,py-}onnx: update 1.14.0 → 1.14.1
Reported by: portscout |
1.14.0 07 May 2023 18:15:54
    |
Yuri Victorovich (yuri)  |
misc/onnx: Update 1.13.1 → 1.14.0
Reported by: portscout |
1.13.1 09 Mar 2023 09:32:07
    |
Yuri Victorovich (yuri)  |
misc/{,py-}onnx: Update 1.13.0 → 1.13.1
Reported by: portscout |
1.13.0 30 Dec 2022 04:59:17
    |
Yuri Victorovich (yuri)  |
misc/onnx: New port: Open Neural Network eXchange |
1.6.0.20191021_1 23 May 2020 20:57:43
  |
yuri  |
Remive misc/onnx: It was a duplicate of misc/py-onnx |
1.6.0.20191021_1 22 Jan 2020 05:53:20
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
1.6.0.20191021 24 Nov 2019 18:23:10
  |
yuri  |
Move ONNX-related ports to a more proper category. |