Commit graph

51 commits

Author SHA1 Message Date
Yuri Victorovich
a07908e423 misc/py-pytorch: Bump revision 2025-03-18 07:45:20 -07:00
Yuri Victorovich
3c54063b64 misc/py-pytorch: Fix build of dependencies
... by relaxing the sympy dependency limitation.

Reported by:	fallout
2025-03-18 09:48:29 -07:00
Yuri Victorovich
ffe7a67ea2 misc/py-pytorch: Fix dependency
Reported by:	fallout
2025-03-08 03:15:40 -08:00
Charlie Li
06a08e69f3
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
2025-03-07 23:05:21 -05:00
Yuri Victorovich
746acebace misc/py-pytorch: Add and update dependencies 2025-03-06 01:03:10 -08:00
Yuri Victorovich
981ef073b7 misc/py-pytorch: update 2.5.1 → 2.6.0 2025-03-05 11:07:38 -08:00
Piotr Kubaj
56cabbba2c misc/py-pytorch: fix build on powerpc64le
ld: error: undefined reference due to --no-allow-shlib-undefined: pthread_create
2025-02-23 20:31:55 +01:00
Jason E. Hale
cbef78abfc */*: Chase devel/abseil update 2025-02-23 07:47:41 -05:00
Thierry Thomas
51844acdcb */*: bump PORTREVISION to chase SLEEF 2025-02-11 12:15:14 +01:00
Po-Chuan Hsieh
adfb8194d1
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2025-01-29 01:23:28 +08:00
Thierry Thomas
e54e2c695b */*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.

PR:		284314
2025-01-28 17:42:55 +01:00
Thierry Thomas
6cce1f5b22 */*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLIS 2025-01-24 13:18:28 +01:00
Yuri Victorovich
79a2dd1ca0 misc/onnx: update 1.16.2 → 1.17.0 2025-01-16 23:21:36 -08:00
Yuri Victorovich
9a1e6020bd misc/py-pytorch: Broken on armv7
Reported by:	fallout
2025-01-11 01:30:49 -08:00
Yuri Victorovich
726f6d5747 misc/py-pytorch: Fix dependency version spec (sympy); Add missing dependency
Reported by:	fallout for misc/py-torchvision
2024-12-18 22:41:21 -08:00
Yuri Victorovich
7a13465225 misc/py-pytorch: update 2.4.1 → 2.5.1 2024-12-18 03:12:01 -08:00
Po-Chuan Hsieh
94829e74ad
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-29 22:38:30 +08:00
Po-Chuan Hsieh
232b56f7db
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-07 22:16:41 +08:00
Yuri Victorovich
09b13472a3 misc/py-pytorch: update 2.4.0 → 2.4.1 2024-10-05 00:49:59 -07:00
Rene Ladan
4485bd8221 all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Po-Chuan Hsieh
edc44d21a5
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-19 03:10:12 +08:00
Po-Chuan Hsieh
f01013c7ca
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-16 04:09:36 +08:00
Yuri Victorovich
6a05558353 misc/py-pytorch: update 2.3.1 → 2.4.0 2024-08-27 12:44:06 -07:00
Po-Chuan Hsieh
216e30a7a5
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-08-15 18:55:26 +08:00
Alexey Dokuchaev
4325c909ac misc/py-pytorch: adjust `devel/abseil' dependency after recent update
As of commit 6c2f347f45 libabsl_flags.so library is gone, switch to
the base library to unbreak the build (this also improves consistency
against other ports).
2024-08-09 17:24:28 +00:00
Alexey Dokuchaev
8c120afd97 Bump revisions of dependent ports after Abseil C++ libraries update
Requested by:	madpilot
2024-08-08 07:41:06 +00:00
Po-Chuan Hsieh
1a80ec7c22
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change
2024-07-07 16:05:33 +08:00
Thierry Thomas
e2cd1133e6 */*: bump PORTREVISION after the upgrade to OpenBLAS 2024-06-21 19:49:24 +02:00
Yuri Victorovich
69026a954a misc/py-pytorch: Build with LAPACK
Some operations require LAPACK when no GPU is present.
2024-06-20 03:24:27 -07:00
Yuri Victorovich
82a62f16e1 misc/py-pytorch: update 2.2.2 → 2.3.1 2024-06-15 02:12:40 -07:00
Yuri Victorovich
fa3f71dd47 misc/py-pytorch: update 2.2.1 → 2.2.2
Reported by:	portscout
2024-04-24 07:59:23 -07:00
Yuri Victorovich
4719d1e11f misc/py-pytorch: Fix the problem that the cpuinfo library didn't support FreeBSD
The symptoms included error messages and exceptions.

Now the bundled cpuinfo directory is replaced with the cpuinfo patched with
the pull request patch that fixes FreeBSD compatibility.
2024-03-21 19:56:13 -07:00
Yuri Victorovich
7fab46a7b1 misc/{,py-}pytorch: update 2.2.0 → 2.2.1
Reported by:	portscout
2024-02-24 14:35:33 -08:00
Thierry Thomas
9eba6162f8 */*: bump PORTREVISION after OpenMPI upgrade 2024-02-18 10:29:31 +01:00
Thierry Thomas
a62b21d98a */*: fix the dependency to net/openmpi4
For ports without USES=mpi:openmpi. For the others, it will be set
automatically.
2024-02-18 10:22:35 +01:00
Yuri Victorovich
76a4e01da2 misc/py-pytorch: update 2.1.2 → 2.2.0 2024-02-13 08:44:14 -08:00
Yuri Victorovich
aa45d9f594 misc/py-pytorch: update 2.1.1 → 2.1.2
Reported by:	portscout
2023-12-26 16:23:56 -08:00
Po-Chuan Hsieh
69e2e87fa5
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2023-12-15 01:03:10 +08:00
Thierry Thomas
ab1713728d */*: bump PORTREVISION after the upgrade of OpenBLAS
PR:		273219
2023-12-12 20:03:50 +01:00
Wen Heping
a4481fd38d misc/py-pytorch: update 2.1.0 → 2.1.1
PR:	275198
2023-11-19 15:23:11 -08:00
Yuri Victorovich
705e9e930b misc/py-pytorch: Fix run-time failure: error: use of undeclared identifier '__assert_fail'
One particular GPU-related assert macro has to be patched to be a regular assert.
The problem was reported to the upstream.
2023-11-17 09:00:31 -08:00
Wen Heping
50936df61c misc/py-pytorch: update 2.0.1 → 2.1.0
PR:	274514
2023-10-16 19:26:53 -07:00
Muhammad Moinur Rahman
91ad9ed650 misc/py-pytorch: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those

Approved by:	portmgr (blanket)
2023-09-30 13:01:21 +02:00
Po-Chuan Hsieh
3bf0aea535
misc/py-pytorch: Update USES=compiler
Approved by:	portmgr (blanket)
Reference:	https://github.com/pytorch/pytorch/blob/v2.0.1/CMakeLists.txt#L40
2023-09-30 00:15:15 +08:00
Muhammad Moinur Rahman
f07b5ade53 misc/py-pytorch: Fix build on 14
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-08-19 04:52:47 +02:00
Yuri Victorovich
8ee34ac073 misc/py-pytorch: Update 2.0.0 → 2.0.1 2023-08-08 01:42:45 -07:00
Yuri Victorovich
3ce3ab731e misc/py-pytorch: Enable Numpy
Numpy being enabled is assumed by some dependencies.
2023-05-23 07:56:50 -07:00
Yuri Victorovich
1ae1599d8a misc/py-pytorch: Broken on aarch64
Reported by:	fallout
2023-05-19 01:07:27 -07:00
Yuri Victorovich
85aebbb57b misc/py-pytorch: Disable mkldnn, CUDA, and add a patch 2023-05-09 21:21:00 -07:00
Yuri Victorovich
a657265f7f misc/py-pytorch: Broken on i386 2023-05-09 15:55:23 -07:00