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.
Port details
py-dataclass-array Dataclasses that behave like numpy arrays (with indexing, slicing, vectorization)
1.5.2_2 devel 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.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-16 18:33:47
Last Update: 2026-05-05 21:19:45
Commit Hash: 01291f5
Also Listed In: python
License: APACHE20
WWW:
https://dataclass-array.readthedocs.io/en/latest/
https://github.com/google-research/dataclass_array
Description:
DataclassArray are dataclasses which behave like numpy-like arrays (can be batched, reshaped, sliced,...), compatible with Jax, TensorFlow, and numpy (with torch support planned). This reduce boilerplate and improve readability.
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}dataclass-array>0:devel/py-dataclass-array@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-dataclass-array/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dataclass-array
  • pkg install py311-dataclass-array
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-dataclass-array listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dataclass-array
Package flavors (<flavor>: <package>)
  • py311: py311-dataclass-array
distinfo:
TIMESTAMP = 1711466126 SHA256 (dataclass_array-1.5.2.tar.gz) = 39343847138c9c4aced96fb4b31dea48b7f2f73b257b01282a5cba6fd8107b94 SIZE (dataclass_array-1.5.2.tar.gz) = 34785

Packages (timestamps in pop-ups are UTC):
py311-dataclass-array
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.2_11.5.2_1-1.5.2-n/an/an/a
FreeBSD:13:quarterly1.5.21.5.2-1.5.2-n/an/an/a
FreeBSD:14:latest1.5.2_21.5.2_2-1.5.2----
FreeBSD:14:quarterly1.5.21.5.2-1.5.2----
FreeBSD:15:latest1.5.2_21.5.2_2n/a1.5.2n/an/a--
FreeBSD:15:quarterly1.5.21.5.2n/a-n/an/a--
FreeBSD:16:latest1.5.2_21.5.2_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.8<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-einops>=0 : misc/py-einops@py311
  2. py311-etils>=0 : devel/py-etils@py311
  3. py311-lark>=0 : devel/py-lark@py311
  4. py311-numpy>=0,1 : math/py-numpy@py311
  5. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-dataclass-array
USES:
python:3.11+
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/d/dataclass_array/
  2. https://pypi.org/packages/source/d/dataclass_array/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.2_2
05 May 2026 21:19:45
commit hash: 01291f5d607835aafd7598232c5b933e78035033commit hash: 01291f5d607835aafd7598232c5b933e78035033commit hash: 01291f5d607835aafd7598232c5b933e78035033commit hash: 01291f5d607835aafd7598232c5b933e78035033 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/py-*: Update version requirement of *_DEPENDS
1.5.2_2
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.5.2_1
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.5.2_1
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.5.2
29 Apr 2025 12:42:31
commit hash: 41b3fc1ba019d2b7c59f722d9c65c7c073d6ab8bcommit hash: 41b3fc1ba019d2b7c59f722d9c65c7c073d6ab8bcommit hash: 41b3fc1ba019d2b7c59f722d9c65c7c073d6ab8bcommit hash: 41b3fc1ba019d2b7c59f722d9c65c7c073d6ab8b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-lark: Remove ATOMIC_CACHE option

- Unmark DEPRECATED and remove EXPIRATION_DATE
- Unmark DEPRECATED and remove EXPIRATION_DATE of dependent ports
- Bump PORTREVISION for dependency change
1.5.2
21 Apr 2025 16:05:18
commit hash: ccafa64bec51c9416b9252665cdba188c1471a8ecommit hash: ccafa64bec51c9416b9252665cdba188c1471a8ecommit hash: ccafa64bec51c9416b9252665cdba188c1471a8ecommit hash: ccafa64bec51c9416b9252665cdba188c1471a8e files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: expire (indirect) consumers of devel/py-atomicwrites on 2025-06-21

Some ports are expiring via devel/py-lark, which has
devel/py-atomicwrites as an optional dependency.
1.5.2
03 Jun 2024 02:38:09
commit hash: c4794018938a14b98fa16ed6fbd6638499158dbfcommit hash: c4794018938a14b98fa16ed6fbd6638499158dbfcommit hash: c4794018938a14b98fa16ed6fbd6638499158dbfcommit hash: c4794018938a14b98fa16ed6fbd6638499158dbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dataclass-array: Use USES=python:3.11+ after python311 as default
(62a23ef0936e21fef507653054d6732bb7ef085f)
1.5.2
31 Mar 2024 03:06:22
commit hash: 1068b1f6554feeadacc4f0c6eed33f78ac5317d2commit hash: 1068b1f6554feeadacc4f0c6eed33f78ac5317d2commit hash: 1068b1f6554feeadacc4f0c6eed33f78ac5317d2commit hash: 1068b1f6554feeadacc4f0c6eed33f78ac5317d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dataclass-array: Update to 1.5.2

Changes:	https://github.com/google-research/dataclass_array/releases
1.5.1
14 Dec 2023 20:45:10
commit hash: 9b8f7594874eb6c7552f48a37234386db788122acommit hash: 9b8f7594874eb6c7552f48a37234386db788122acommit hash: 9b8f7594874eb6c7552f48a37234386db788122acommit hash: 9b8f7594874eb6c7552f48a37234386db788122a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dataclass-array: Update USES=python

devel/py-etils requires Python 3.10+
1.5.1
04 Sep 2023 21:30:09
commit hash: eeb547583c2fc690b8394c43470276a98c715a0ccommit hash: eeb547583c2fc690b8394c43470276a98c715a0ccommit hash: eeb547583c2fc690b8394c43470276a98c715a0ccommit hash: eeb547583c2fc690b8394c43470276a98c715a0c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dataclass-array: Update to 1.5.1

- Update WWW

Changes:	https://github.com/google-research/dataclass_array/releases
1.5.0
16 Aug 2023 18:25:05
commit hash: 9b4992baf6eb7db7cdbada0e6013a0f6e0304557commit hash: 9b4992baf6eb7db7cdbada0e6013a0f6e0304557commit hash: 9b4992baf6eb7db7cdbada0e6013a0f6e0304557commit hash: 9b4992baf6eb7db7cdbada0e6013a0f6e0304557 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dataclass-array: Add py-dataclass-array 1.5.0

DataclassArray are dataclasses which behave like numpy-like arrays (can be
batched, reshaped, sliced,...), compatible with Jax, TensorFlow, and numpy (with
torch support planned).

This reduce boilerplate and improve readability.

Number of commits found: 11