| Port details |
- py-onnxconverter-common ONNX converter and optimization tools
- 1.16.0 misc
=0 1.14.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-03-15 09:06:10
- Last Update: 2026-08-04 20:10:25
- Commit Hash: 7638b3a
- License: MIT
- WWW:
- https://github.com/microsoft/onnxconverter-common
- Description:
- The onnxconverter-common package provides common functions and utilities for use
in converters from various AI frameworks to ONNX. It also enables the different
converters to work together to convert a model from mixed frameworks, like a
scikit-learn pipeline embedding a xgboost model.
¦ ¦ ¦ ¦ 
- 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}onnxconverter-common>0:misc/py-onnxconverter-common@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-onnxconverter-common/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-onnxconverter-common
- pkg install py312-onnxconverter-common
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 py312-onnxconverter-common listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-onnxconverter-common
- Package flavors (<flavor>: <package>)
- py312: py312-onnxconverter-common
- distinfo:
- TIMESTAMP = 1785732524
SHA256 (microsoft-onnxconverter-common-v1.16.0_GH0.tar.gz) = c9a9058f904042ae211e120259690dfeaa5e480e410fa6037ef560ad1411ed6b
SIZE (microsoft-onnxconverter-common-v1.16.0_GH0.tar.gz) = 57381939
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>0 : math/py-numpy@py312
- py312-onnx>0 : misc/py-onnx@py312
- py312-packaging>0 : devel/py-packaging@py312
- py312-protobuf>=3.20.2 : devel/py-protobuf@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-onnxconverter-common
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.16.0 04 Aug 2026 20:10:25
    |
Yuri Victorovich (yuri)  |
misc/py-onnxconverter-common: update 1.14.0 → 1.16.0 |
1.14.0_3 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.14.0_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.14.0_2 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 |
1.14.0_1 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
1.14.0 15 Mar 2025 06:16:00
    |
Yuri Victorovich (yuri)  |
misc/py-onnxconverter-common: New port: ONNX converter and optimization tools |
Number of commits found: 6
|