Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.1 03 Feb 2025 15:51:28
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.5.1
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.5.0 25 Sep 2024 04:22:35
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.5.0
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.4.0 05 Apr 2024 00:40:37
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.4.0
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.3.2 21 Feb 2024 15:07:54
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.3.2
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.3.1 29 Sep 2023 16:14:07
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.3.1
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.3.0 22 Sep 2023 23:24:27
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.3.0
- Update version requirement of *_DEPENDS
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.2.0_1 16 Aug 2023 18:25:40
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Fix build after py-pybind11 2.11.0 update
(8c3e03e40f25c5aee906148e655cfe2b3ebe4580)
- Bump PORTREVISION for package change |
0.2.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.2.0 30 Jun 2023 07:04:15
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.2.0
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.1.0_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.1.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.1.0 18 Apr 2023 18:00:56
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.1.0
Changes: https://github.com/jax-ml/ml_dtypes/releases
https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md |
0.0.4 09 Apr 2023 13:36:26
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Add py-ml-dtypes 0.0.4
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used
in machine learning libraries. |