| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.b5.1417_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
2.1.b5.1417_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
2.1.b5.1417_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
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. |
2.1.b5.1417_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
2.1.b5.1417 15 Mar 2026 19:47:35
    |
Yuri Victorovich (yuri)  |
audio/py-essentia: update 2.1_beta5-859 → 2.1.b5.1417 |
2.1.b5.859_5 15 Feb 2026 07:51:06
    |
Antoine Brodin (antoine)  |
misc: fix build with python 3.12
PR: 285957 |
2.1.b5.859_5 19 Jun 2025 20:28:47
    |
Charlie Li (vishwin)  |
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 ) |
2.1.b5.859_5 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
2.1.b5.859_4 05 Feb 2024 10:18:10
    |
Ruslan Makhmatkhanov (rm)  |
audio/py-essentia: fix build
Correct the previous fix to make it actually work.
Reported by: yuri (maintainer)
Pointy hat to: rm |
2.1.b5.859_3 28 Jan 2024 18:39:53
    |
Ruslan Makhmatkhanov (rm)  |
audio/py-essentia: fix build with python 3.11
Bundled waf is outdated and doesn't support changes, introduced in python3.11,
this leads to packaging issue. Make it pull freshier waf from upstream
repository to fix the issue.
PR: 276685
PR: 275494
Approved by: yuri (maintainer) |
2.1.b5.859_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
2.1.b5.859_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.1.b5.859 08 Nov 2022 20:46:54
    |
Yuri Victorovich (yuri)  |
audio/py-essentia: New port: Python bindings for essentia, C++ library for audio
and music analysis |