| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.0_1 05 May 2026 19:29:37 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 commit 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 |
7.0 05 May 2026 19:29:37 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 commit 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 |
7.0 18 Apr 2026 01:38:07 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 commit hash: 74f7b5310f0864f3d30cb99922b58c3fe729d8d8 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: update 6.1 → 7.0 |
6.1_2 03 Apr 2026 20:52:43 commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
6.1_2 03 Apr 2026 20:01:01 commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
math/py-numpy1: bump more RUN_DEPENDS consumers
These specify numpy indirectly using a different variable.
PR: 281470 |
6.1_1 15 Jan 2026 17:22:12 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 commit hash: 6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 files touched by this commit |
Po-Chuan Hsieh (sunpoet) search for other commits by this committer |
Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency
change
PR: 291778 |
6.1_1 19 Jun 2025 20:28:47 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
6.1_1 09 Apr 2025 14:55:11 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 commit hash: 150c0018fdfece47d43cc508378c8faf26046149 files touched by this commit |
Po-Chuan Hsieh (sunpoet) search for other commits by this committer |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
6.1_1 08 Mar 2025 04:05:21 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
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. |
6.1 25 Sep 2024 08:33:30 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 commit hash: 339cc03a0da04f43509e6e08ccea2bce04563776 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: update 6.0 → 6.1
Reported by: portscout |
6.0 21 Apr 2024 04:00:11 commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d commit hash: 2843ce2be2ccdac437e1d66a03945f65840c9d0d files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: update 5.4 → 6.0
Reported by: portscout |
5.4 29 Feb 2024 07:18:32 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
5.4 06 Jan 2024 08:06:39 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 commit hash: 112cf0e037ce81be65b2d52e454c3b27ad359d00 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: update 5.3 → 5.4
Reported by: portscout |
5.3 22 Dec 2023 18:59:27 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 commit hash: e3cea944417786a2db12adf87203b7f4db9420f1 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: update 5.2 → 5.3
Reported by: portscout |
5.2 09 Sep 2023 08:08:21 commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a commit hash: 79e60c3db63c1a8525cd4fa0a01da691cfe4bb8a files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: update 5.1 → 5.2
Reported by: portscout |
5.1 27 Jun 2023 19:34:34 commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
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> |
5.1 19 Jun 2023 19:01:08 commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b commit hash: eeb195fba9a5bdf0ab9d103f7a652358c728521b files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: Update 4.29 → 5.1
Reported by: portscout |
4.29 24 Apr 2023 07:52:23 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 commit hash: edaa5bddaa7ce3bc1653dc6ef18f0ec0d0d57731 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: Update 4.27 → 4.29
Reported by: portscout |
4.27_1 23 Apr 2023 09:09:58 commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit |
Gerald Pfeifer (gerald) search for other commits by this committer |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
4.27 11 Jan 2023 15:58:34 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit |
Dmitry Marakasov (amdmi3) search for other commits by this committer |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.27 28 Dec 2022 23:06:23 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 commit hash: ded602750874a4c59cab2d85c08d52df1bc28a99 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
math/py-linearmodels: New port: Linear Panel, Instrumental Variable, Asset
Pricing and other models |