| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: www/npm-node24 |
| Commit | Credits | Log message |
11.6.1 17 Nov 2025 19:15:16
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm-node*: Reorganize npm-node* as node24 is the new default |
11.6.1 13 Oct 2025 06:16:26
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm*: Update to 11.6.1
Changes: https://github.com/npm/cli/releases |
11.6.0 30 Sep 2025 10:50:46
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm: www/npm*: Update to 11.6.0
Changes: https://github.com/npm/cli/releases |
11.5.1 12 Aug 2025 18:15:34
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm*: Update to 11.5.1
Changes: https://github.com/npm/cli/releases |
11.4.2 04 Jul 2025 09:05:30
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm*: Update to 11.4.2
Changes: https://github.com/npm/cli/releases |
10.9.3 30 Jun 2025 20:53:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm*: Update to 10.9.3
- Update WWW
Changes: https://github.com/npm/cli/releases |
10.9.2 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 ) |
10.9.2 25 Dec 2024 19:15:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm*: Update to 10.9.2
Changes: https://github.com/npm/cli/releases |
10.9.0 03 Dec 2024 17:34:56
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm-node*: Reorganize npm-node* as node22 is the new default |
10.5.2 19 May 2024 17:14:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm-node22: Add npm-node22 10.5.2 (copied from npm-node21) |