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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-autoray Abstract your array operations
0.8.0 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-07 08:21:08
Last Update: 2025-10-07 08:19:44
Commit Hash: 9533423
Also Listed In: python
License: APACHE20
WWW:
https://autoray.readthedocs.io/en/latest/
https://github.com/jcmgray/autoray
Description:
Autoray is a lightweight Python library that provides automatic dispatching of array operations to the appropriate backend, allowing code to work seamlessly with different array libraries like NumPy, JAX, PyTorch, TensorFlow, CuPy, Dask, and others. Key features: * Automatic backend detection and dispatching * Support for multiple array libraries * Minimal overhead and dependencies * Easy integration with existing code * Extensible for custom backends * Compatible with most common array operations
HomepageHomepage    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}autoray>0:devel/py-autoray@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-autoray/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-autoray
  • pkg install py311-autoray
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 py311-autoray listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-autoray
Package flavors (<flavor>: <package>)
  • py311: py311-autoray
distinfo:
TIMESTAMP = 1759782964 SHA256 (autoray-0.8.0.tar.gz) = 5d0d71da03cb02d5bc590a1af64e0ba58589352d628843a0ecbcfe90040dc520 SIZE (autoray-0.8.0.tar.gz) = 1215812

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-coverage>=0 : devel/py-coverage@py311
  2. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  3. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  4. py311-pytest>=0 : devel/py-pytest@py311
  5. py311-autograd>0 : math/py-autograd@py311
  6. py311-pytorch>0 : misc/py-pytorch@py311
  7. py311-sparse>0 : devel/py-sparse@py311
  8. py311-pytest>=7,1 : devel/py-pytest@py311
  9. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-autoray
USES:
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/a/autoray/
  2. https://pypi.org/packages/source/a/autoray/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0
07 Oct 2025 08:19:44
commit hash: 9533423c2eb38dc8355e8dfc6a5dc4d2727478e3commit hash: 9533423c2eb38dc8355e8dfc6a5dc4d2727478e3commit hash: 9533423c2eb38dc8355e8dfc6a5dc4d2727478e3commit hash: 9533423c2eb38dc8355e8dfc6a5dc4d2727478e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-autoray: New port: Abstract your array operations

Number of commits found: 1