h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rV+mz36auyAnsRnJWZ7ZpNMXkW7D6C5VJZu2NaKWrg4=; b=NepiUM6Xv0wFv0rhe+sfeEDy5E1oFW3885QBdUAv5wj2V8oNl3yi65mY7jIy4ZF6sOS4cj jpBPHaIYSo0yGz88GKNEaYMxt6cbbVvuKBP9L9y9JxP4SUcHF1qtcoFaFey5qBe0WNmST7 YsypMvpCKi2g0E5neLNhsEMHHqvm20I8uKSKrcMMkLqrubllOeBoaWn2DJ+47dk7pMDHP5 AwSz4Itc0LglF2L20imOL64idCdbmNGe8lkrJwucGNkNGjCSRUpWqgPz9qdF2FjeCntd1h jJH5ByRFm4G6o6CebdvEjgI/gv+H/j37v0l651TZCH+QuSk0b6M8+ruxTF849Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767709816; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rV+mz36auyAnsRnJWZ7ZpNMXkW7D6C5VJZu2NaKWrg4=; b=UnCubJClrUJSCJEMiZahYaNLf0RcXOkKIAruP0hRoWw4rYxtf2ScrcFApGO3tL/WUqc1Lx jmfI/88nuDxloJ7POMm9rB4ezHNxjpFegl/EJPgqp3VccTZuaKWw/dcUlbFJcqN9f0dacs 2ULjS0U6tDQ4NNMT6D2VNxqkzfAQ12M1DzUm66qObMQ7f+iWDP2ZyafHzGJs7t3+uno4Ol p7u7ieScHuqsLA/DjjOHzIFwZWguAAKelcONovYdCBhF+azWdIc3XiaTsxAINwb5kSZNPp jfsm0AXokUMN4K24MeXhxSK9b8UigKQcvYL/6icfoI1aBs2g1uZEcmsEEAjmww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767709816; a=rsa-sha256; cv=none; b=hDjV3LmB2dO1q5BTRkbdjLlle/EcE1PTMsh4Lq8EKke+9jVjbc5z/VTOhBJOo9Rz2ZPTl3 SqIgI1WeH2DjWbOwgskBTwQqhqhnZ+IgcCwEO1jgZ04hmw39EkhIZb8C1tb5kaoWZMpNPq Qb49cy6KqUN0aNqwF/4+QBtg0mH6p9QK87OCNso8+4PeCX9aQ9u4BYBCBLG4JBpOtX/sYD KfnZjQJ+B3kgMINw4JiJ5v2Obnj90qu+/BqKP5Zwg2rxUBUMPN2subsVirsTqzJFQczD2E /1D0xEAPYtyHYPbLcedsW19PevE69vcAoLl4p++UMBluV7ew28VR/fbJ6OmAsg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dltqW6Zpcz18s0 for ; Tue, 06 Jan 2026 14:30:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id d407 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 06 Jan 2026 14:30:15 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 83ef5892ca1f - main - misc/py-equinox: New port: Elegant easy-to-use neural networks in JAX List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 Auto-Submitted: auto-generated Date: Tue, 06 Jan 2026 14:30:15 +0000 Message-Id: <695d1c77.d407.39c7cb3b@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 commit 83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 Author: Yuri Victorovich AuthorDate: 2026-01-06 06:28:07 +0000 Commit: Yuri Victorovich CommitDate: 2026-01-06 14:30:10 +0000 misc/py-equinox: New port: Elegant easy-to-use neural networks in JAX --- misc/Makefile | 1 + misc/py-equinox/Makefile | 30 ++++++++++++++++++++++++++++++ misc/py-equinox/distinfo | 3 +++ misc/py-equinox/pkg-descr | 12 ++++++++++++ 4 files changed, 46 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index 5c1e493bc295..acc85d2b5d47 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -452,6 +452,7 @@ SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji + SUBDIR += py-equinox SUBDIR += py-ezc3d SUBDIR += py-facenet-pytorch SUBDIR += py-fast-histogram diff --git a/misc/py-equinox/Makefile b/misc/py-equinox/Makefile new file mode 100644 index 000000000000..7afc35230f06 --- /dev/null +++ b/misc/py-equinox/Makefile @@ -0,0 +1,30 @@ +PORTNAME= equinox +DISTVERSION= 0.13.2 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Elegant easy-to-use neural networks in JAX +WWW= https://docs.kidger.site/equinox/ \ + https://github.com/patrick-kidger/equinox + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jax>=0.4.38:math/py-jax@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jaxtyping>=0.2.20:devel/py-jaxtyping@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wadler-lindig>=0.1.0:devel/py-wadler-lindig@${PY_FLAVOR} +#TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beartype>0:devel/py-beartype@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jaxlib>0:math/py-jaxlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}optax>0:math/py-optax@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include diff --git a/misc/py-equinox/distinfo b/misc/py-equinox/distinfo new file mode 100644 index 000000000000..622ebe2e57e1 --- /dev/null +++ b/misc/py-equinox/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1767678494 +SHA256 (equinox-0.13.2.tar.gz) = 509ad744ff99b7c684d45230d6890f9e78eac1a556d7a06db1eff664a3cac74f +SIZE (equinox-0.13.2.tar.gz) = 139386 diff --git a/misc/py-equinox/pkg-descr b/misc/py-equinox/pkg-descr new file mode 100644 index 000000000000..4f8b1be8ee5f --- /dev/null +++ b/misc/py-equinox/pkg-descr @@ -0,0 +1,12 @@ +JAX library for neural networks and PyTree manipulations. + +Equinox is a JAX library that provides everything you need that isn't already +in core JAX: +- neural networks (or more generally any model), with easy-to-use + PyTorch-like syntax; +- filtered APIs for transformations; +- useful PyTree manipulation routines; +- advanced features like runtime errors; + +Equinox isn't a framework: everything you write in Equinox is compatible with +anything else in JAX or the ecosystem.