[Midnightbsd-cvs] [MidnightBSD/mports] c50552: ai/onnx: update to 1.22.0

Lucas Holt noreply at github.com
Mon Sep 7 00:04:06 EDT 2026


  Branch: refs/heads/ai/onnx
  Home:   https://github.com/MidnightBSD/mports
  Commit: c50552d90d98eadb1761b439e56a495b79ea0df8
      https://github.com/MidnightBSD/mports/commit/c50552d90d98eadb1761b439e56a495b79ea0df8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-06 (Sun, 06 Sep 2026)

  Changed paths:
    M ai/onnx/Makefile
    M ai/onnx/distinfo
    A ai/onnx/files/patch-CMakeLists.txt
    M ai/onnx/pkg-plist

  Log Message:
  -----------
  ai/onnx: update to 1.22.0

Update onnx from 1.17.0 to 1.22.0. This is required by ai/pytorch 2.13.0,
which is built with USE_SYSTEM_ONNX and does not work with onnx 1.17.

Upstream renamed the Python build knob from BUILD_ONNX_PYTHON to
ONNX_BUILD_PYTHON, so CMAKE_OFF is updated accordingly; the old spelling
was silently doing nothing.

Adds files/patch-CMakeLists.txt from the FreeBSD port, which drops the
hidden CXX_VISIBILITY_PRESET on the onnx target so consumers can link
against the shared library.

pkg-plist picks up the new headers in this release. PORTREVISION is reset.

Built and packaged on MidnightBSD 4.2 amd64.

AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01XkHF8bn8Ehit2aSoWjCshm
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list