https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470
--- Comment #85 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=91ac7f85c1f9c223478dbeea3da2dd04cec8d849 commit 91ac7f85c1f9c223478dbeea3da2dd04cec8d849 Author: Charlie Li <[email protected]> AuthorDate: 2026-04-01 04:32:42 +0000 Commit: Charlie Li <[email protected]> CommitDate: 2026-04-03 18:52:16 +0000 math/py-numpy1: copy from math/py-numpy and rework - rework and fix OPTIONS for meson-python - fix build with free-threaded CPython PR: 281470 math/Makefile | 1 + math/py-numpy1/Makefile (new) | 72 ++++++++++++++++++++++ math/py-numpy1/distinfo (new) | 5 ++ math/py-numpy1/files/patch-clang (new) | 13 ++++ ...-numpy_core_include_numpy_ndarrayobject.h (new) | 11 ++++ ...umpy_core_src_common_npy__cpu__features.c (new) | 47 ++++++++++++++ .../files/patch-numpy_f2py_f2py2e.py (new) | 18 ++++++ math/py-numpy1/files/site.cfg (new) | 10 +++ math/py-numpy1/pkg-descr (new) | 11 ++++ 9 files changed, 188 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
