notbugAs 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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-onnx Open Neural Network eXchange
1.16.0_1 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.16.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-23 20:55:22
Last Update: 2024-04-21 03:02:37
Commit Hash: a78b560
License: MIT
WWW:
https://onnx.ai/
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}onnx>0:misc/py-onnx@${PY_FLAVOR}
Conflicts:
CONFLICTS_BUILD:
  • protobuf
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/misc/py-onnx/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-onnx
  • pkg install py39-onnx
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 py39-onnx listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-onnx
Package flavors (<flavor>: <package>)
  • py39: py39-onnx
distinfo:
TIMESTAMP = 1713648416 SHA256 (onnx/onnx-1.16.0.tar.gz) = 237c6987c6c59d9f44b6136f5819af79574f8d96a760a1fa843bede11f3822f7 SIZE (onnx/onnx-1.16.0.tar.gz) = 12303017

Expand this list (4 items)

Collapse this list.

SHA256 (onnx/20230125.3.tar.gz) = 5366d7e7fa7ba0d915014d387b66d0d002c03236448e1ba9ef98122c13b35c36 SIZE (onnx/20230125.3.tar.gz) = 2119655 SHA256 (onnx/protobuf-22.3.tar.gz) = 4101e11ef41afa91cac1bd95483cb781626781ae1a331501ed8379f2d82ca9bc SIZE (onnx/protobuf-22.3.tar.gz) = 4919899

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-onnx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.14.1_11.14.1_1-1.14.1_11.16.0_1---
FreeBSD:13:quarterly1.14.1_11.16.0_1-1.14.1_11.16.0_1-1.14.1_1-
FreeBSD:14:latest1.14.1_11.14.1_1-1.14.1_11.14.1_1---
FreeBSD:14:quarterly1.14.1_11.16.0_1--1.16.0_1-1.14.1_1-
FreeBSD:15:latest1.14.1_11.16.0_1n/a1.14.1_1n/a-1.14.1_11.14.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. cmake : devel/cmake-core
  3. protoc-gen-mypy : devel/py-mypy-protobuf@py39
  4. py39-pybind11>0 : devel/py-pybind11@py39
  5. py39-pytest-runner>=0 : devel/py-pytest-runner@py39
  6. py39-setuptools>0 : devel/py-setuptools@py39
  7. py39-wheel>0 : devel/py-wheel@py39
  8. python3.9 : lang/python39
  9. py39-build>=0 : devel/py-build@py39
  10. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-parameterized>0 : devel/py-parameterized@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-six>0 : devel/py-six@py39
  3. py39-typing-extensions>=3.6.2.1 : devel/py-typing-extensions@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. misc/py-onnx-tf

Configuration Options:
No options to configure
Options name:
misc_py-onnx
USES:
compiler:c++17-lang python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/onnx/
  2. https://pypi.org/packages/source/o/onnx/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16.0_1
21 Apr 2024 03:02:37
commit hash: a78b560136addb37b700c950ddceea25fb2da9b8commit hash: a78b560136addb37b700c950ddceea25fb2da9b8commit hash: a78b560136addb37b700c950ddceea25fb2da9b8commit hash: a78b560136addb37b700c950ddceea25fb2da9b8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Link with bundled protobuf-22.3 to prevent run-time failures
1.16.0
20 Apr 2024 03:44:56
commit hash: 3a60351797a76f2c1bdbfac7d31b2ed3e661f01fcommit hash: 3a60351797a76f2c1bdbfac7d31b2ed3e661f01fcommit hash: 3a60351797a76f2c1bdbfac7d31b2ed3e661f01fcommit hash: 3a60351797a76f2c1bdbfac7d31b2ed3e661f01f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: update 1.14.1 → 1.16.0

Reported by:	portscout
1.14.1_1
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 19998317be411820e5d183725a39bead3480de7fcommit hash: 19998317be411820e5d183725a39bead3480de7fcommit hash: 19998317be411820e5d183725a39bead3480de7fcommit hash: 19998317be411820e5d183725a39bead3480de7f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/py-onnx: Fix build with protobuf 22+
1.14.1
26 Aug 2023 07:26:04
commit hash: c3838cecddc629f42adcc2bba1dd3b5cb4ec719ccommit hash: c3838cecddc629f42adcc2bba1dd3b5cb4ec719ccommit hash: c3838cecddc629f42adcc2bba1dd3b5cb4ec719ccommit hash: c3838cecddc629f42adcc2bba1dd3b5cb4ec719c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}onnx: update 1.14.0 → 1.14.1

Reported by:	portscout
1.14.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.14.0
22 Jun 2023 04:27:49
commit hash: 5ad38fa35a8344b99856e507531c23a79120b0afcommit hash: 5ad38fa35a8344b99856e507531c23a79120b0afcommit hash: 5ad38fa35a8344b99856e507531c23a79120b0afcommit hash: 5ad38fa35a8344b99856e507531c23a79120b0af files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.13.1 → 1.14.0

Reported by:	portscout
1.13.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.13.1
09 Mar 2023 09:32:07
commit hash: 4e155b25b157f12f080a5b3b59b32166f0a291d2commit hash: 4e155b25b157f12f080a5b3b59b32166f0a291d2commit hash: 4e155b25b157f12f080a5b3b59b32166f0a291d2commit hash: 4e155b25b157f12f080a5b3b59b32166f0a291d2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}onnx: Update 1.13.0 → 1.13.1

Reported by:	portscout
1.13.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.13.0
30 Dec 2022 02:05:06
commit hash: acb6bfa7fc9a4ce9e16f87fbdd16f2d0b58025c9commit hash: acb6bfa7fc9a4ce9e16f87fbdd16f2d0b58025c9commit hash: acb6bfa7fc9a4ce9e16f87fbdd16f2d0b58025c9commit hash: acb6bfa7fc9a4ce9e16f87fbdd16f2d0b58025c9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.12.0 -> 1.13.0
1.12.0_1
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
1.12.0
09 Sep 2022 21:02:04
commit hash: e2438a86b81aea7cd41a66ca23fc49510679d85bcommit hash: e2438a86b81aea7cd41a66ca23fc49510679d85bcommit hash: e2438a86b81aea7cd41a66ca23fc49510679d85bcommit hash: e2438a86b81aea7cd41a66ca23fc49510679d85b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Update path set in BUILD_DEPENDS for CMake in more ports

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.12.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.0
25 Jun 2022 04:42:10
commit hash: a75d205a79a0e3fdd9a4668d3a49bd1f4766ee0dcommit hash: a75d205a79a0e3fdd9a4668d3a49bd1f4766ee0dcommit hash: a75d205a79a0e3fdd9a4668d3a49bd1f4766ee0dcommit hash: a75d205a79a0e3fdd9a4668d3a49bd1f4766ee0d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.11.0 -> 1.12.0

Reported by:	portscout
1.11.0_2
16 Apr 2022 04:19:07
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
1.11.0_1
28 Feb 2022 12:46:46
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
1.11.0
28 Feb 2022 04:08:08
commit hash: 51acdbc1482680f0f9b60f49c951d00edb6946fecommit hash: 51acdbc1482680f0f9b60f49c951d00edb6946fecommit hash: 51acdbc1482680f0f9b60f49c951d00edb6946fecommit hash: 51acdbc1482680f0f9b60f49c951d00edb6946fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.10.2 -> 1.11.0

Reported by:	portscout
1.10.2
08 Nov 2021 09:05:23
commit hash: 3311b04150e0bcdc4ad4c5f764dc774880799dedcommit hash: 3311b04150e0bcdc4ad4c5f764dc774880799dedcommit hash: 3311b04150e0bcdc4ad4c5f764dc774880799dedcommit hash: 3311b04150e0bcdc4ad4c5f764dc774880799ded files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.10.1 -> 1.10.2

Reported by:	portscout
1.10.1
04 Aug 2021 05:13:09
commit hash: 00855e0f3fd2658e82f7d3ab5df6e14a23ac9688commit hash: 00855e0f3fd2658e82f7d3ab5df6e14a23ac9688commit hash: 00855e0f3fd2658e82f7d3ab5df6e14a23ac9688commit hash: 00855e0f3fd2658e82f7d3ab5df6e14a23ac9688 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.9.0 -> 1.10.1
1.9.0_1
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
1.9.0
20 Apr 2021 20:47:42
commit hash: f225454e0d00764d1367a9d86f2db1e8777cd254commit hash: f225454e0d00764d1367a9d86f2db1e8777cd254commit hash: f225454e0d00764d1367a9d86f2db1e8777cd254commit hash: f225454e0d00764d1367a9d86f2db1e8777cd254 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-onnx: Update 1.8.1 -> 1.9.0

Reported by:	portscout
1.8.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.8.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.1
01 Feb 2021 07:02:37
Revision:563553Original commit files touched by this commit
yuri search for other commits by this committer
misc/py-onnx: Update 1.8.0 -> 1.8.1

Reported by:	portscout
1.8.0_1
26 Jan 2021 14:01:09
Revision:562671Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.8.0
10 Jan 2021 19:32:24
Revision:561105Original commit files touched by this commit
rene search for other commits by this committer
Remove empty PY_TYPING from ports using Python 3.6+

Leave out textproc/py-sphinx[18] for now.
1.8.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.8.0
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
1.8.0
08 Nov 2020 16:08:23
Revision:554473Original commit files touched by this commit
yuri search for other commits by this committer
misc/py-onnx: Update 1.7.0 -> 1.8.0

Reported by:	portscout
1.7.0_2
30 Aug 2020 20:19:42
Revision:547081Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.7.0_1
03 Jun 2020 18:32:06
Revision:537830Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.7.0
23 May 2020 20:55:15
Revision:536346Original commit files touched by this commit
yuri search for other commits by this committer
Move math/py-onnx -> misc/py-onnx because it isn't a math package, rather a
machine learning package

Number of commits found: 34