notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-onnxconverter-common ONNX converter and optimization tools
1.16.0 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.14.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py311-onnxconverter-common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.14.0_21.14.0_2-1.14.0_11.14.0_2n/an/an/a
FreeBSD:13:quarterly1.14.0_11.14.0_1-1.14.01.14.0_1n/an/an/a
FreeBSD:14:latest---1.14.0----
FreeBSD:14:quarterly---1.14.0----
FreeBSD:15:latest--n/a1.14.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-onnxconverter-common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.16.01.16.0--1.16.0---
FreeBSD:14:quarterly1.14.0_31.14.0_3--1.14.0_3---
FreeBSD:15:latest1.16.01.16.0n/a-n/an/a--
FreeBSD:15:quarterly1.14.0_31.14.0_3n/a-n/an/a--
FreeBSD:16:latest1.16.01.16.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>0 : devel/py-setuptools@py312
  2. py312-wheel>0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-numpy>0 : math/py-numpy@py312
  2. py312-onnx>0 : misc/py-onnx@py312
  3. py312-packaging>0 : devel/py-packaging@py312
  4. py312-protobuf>=3.20.2 : devel/py-protobuf@py312
  5. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/microsoft/onnxconverter-common/tar.gz/v1.16.0?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16.0
04 Aug 2026 20:10:25
commit hash: 7638b3a688f2c422eb582076d59922fd85a625dccommit hash: 7638b3a688f2c422eb582076d59922fd85a625dccommit hash: 7638b3a688f2c422eb582076d59922fd85a625dccommit hash: 7638b3a688f2c422eb582076d59922fd85a625dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnxconverter-common: update 1.14.0 → 1.16.0
1.14.0_3
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
1.14.0_2
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
1.14.0_2
03 Apr 2026 18:52:22
commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
1.14.0
15 Mar 2025 06:16:00
commit hash: 720ec705100fbbf544ff7761ca5c9036cbac8854commit hash: 720ec705100fbbf544ff7761ca5c9036cbac8854commit hash: 720ec705100fbbf544ff7761ca5c9036cbac8854commit hash: 720ec705100fbbf544ff7761ca5c9036cbac8854 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnxconverter-common: New port: ONNX converter and optimization tools

Number of commits found: 6