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.5.0_1 science Deleted 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.5.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-08 17:53:31
Last Update: 2019-08-27 04:08:33
SVN Revision: 509984
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. WWW: https://onnx.ai/
Homepage    cgit ¦ GitHub ¦ 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:science/py-onnx@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-onnx
Package flavors (<flavor>: <package>)
  • py36: py36-onnx
  • py27: py27-onnx
distinfo:
TIMESTAMP = 1565284463 SHA256 (onnx-1.5.0.tar.gz) = 1a584a4ef62a6db178c257fffb06a9d8e61b41c0a80bfd8bcd8a253d72c4b0b4 SIZE (onnx-1.5.0.tar.gz) = 2981047

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. py36-pytest-runner>=0 : devel/py-pytest-runner@py36
  3. py36-setuptools>0 : devel/py-setuptools@py36
  4. python3.6 : lang/python36
Runtime dependencies:
  1. py36-numpy>0 : math/py-numpy@py36
  2. py36-six>=0 : devel/py-six@py36
  3. py36-typing-extensions>0 : devel/py-typing-extensions@py36
  4. py36-setuptools>0 : devel/py-setuptools@py36
  5. python3.6 : lang/python36
Library dependencies:
  1. libprotobuf.so : devel/protobuf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler:c11 python
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: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0_1
27 Aug 2019 04:08:33
Revision:509984Original commit files touched by this commit
yuri search for other commits by this committer
Move science/py-onnx -> math/py-onnx

math is a more appropriate category, but neural networks is really
an emerging field in itself and it probably deserves the category
of its own.
1.5.0_1
13 Aug 2019 08:50:23
Revision:508815Original commit files touched by this commit
pkubaj search for other commits by this committer
science/py-onnx: fix build with GCC-based architectures

Use C11 compiler because of:
/wrkdirs/usr/ports/science/py-onnx/work-py36/onnx-1.5.0/onnx/onnxifi_loader.c:121:
error: 'struct onnxifi_library' has no member named 'functions'

Approved by:	mentors (implicit approval)
1.5.0_1
09 Aug 2019 18:34:47
Revision:508460Original commit files touched by this commit
sunpoet search for other commits by this committer
Revert r508450

r508454 has fixed the problem (bulk -a with BUILD_ALL_PYTHON_FLAVORS).
1.5.0_1
09 Aug 2019 12:54:27
Revision:508450Original commit files touched by this commit
mat search for other commits by this committer
Fix bulk -a with BUILD_ALL_PYTHON_FLAVORS.

devel/py-typing-extensions does not support Python 3.7+, so ports
requiring it can't either.
1.5.0_1
08 Aug 2019 20:47:20
Revision:508404Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix typo: add missing quotation marks
1.5.0_1
08 Aug 2019 19:22:20
Revision:508401Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix RUN_DEPENDS: typing is used for Python 3.4 and below

- Bump PORTREVISION for dependency change

With hat:	python
1.5.0
08 Aug 2019 17:53:24
Revision:508397Original commit files touched by this commit
yuri search for other commits by this committer
New port: science/py-onnx: Open Neural Network eXchange

Number of commits found: 7