summaryrefslogtreecommitdiff
path: root/www/node22 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* devel/simdjson: bump dependencies after soname changeRobert Clausecker2025-06-091-0/+1
| | | | | PR: 287401 Reported by: Ale <discipline@tiscali.it>
* www/node22: Fix PLIST for BUNDLED_SSL optionPo-Chuan Hsieh2025-06-021-1/+36
|
* www/node22: Update to 22.16.0Po-Chuan Hsieh2025-05-293-16/+29
| | | | | | | - Sync with node24 Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Cosmetic changePo-Chuan Hsieh2025-05-251-2/+1
|
* www/node22: fix build on powerpc64Piotr Kubaj2025-05-221-0/+2
| | | | | | ../deps/simdjson/simdjson.cpp:27141:5: error: use of undeclared identifier 'vec_vsx_st' 27141 | vec_vsx_st(this->value, 0, reinterpret_cast<__m128i *>(dst)); | ^
* www/node22: Update to 22.15.1Po-Chuan Hsieh2025-05-203-5/+5
| | | | | | | | - Update pkg-message Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md Security: CVE-2025-23165, CVE-2025-23166
* www/node22: Update to 22.15.0Po-Chuan Hsieh2025-05-182-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node*: Rename NLS option to ICUDaniel Engberg2025-05-031-5/+5
| | | | | | | For consistency with the rest of the tree PR: 285595 Approved by: maintainer timeout (1+ month)
* www/node22: Update to 22.14.0Po-Chuan Hsieh2025-02-182-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.13.1Po-Chuan Hsieh2025-02-032-4/+4
| | | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md Security: CVE-2025-22150, CVE-2025-23083, CVE-2025-23084, CVE-2025-23085
* www/node22: Update to 22.12.0Po-Chuan Hsieh2024-12-262-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.11.0Po-Chuan Hsieh2024-10-302-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.10.0Po-Chuan Hsieh2024-10-214-20/+5
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.9.0Po-Chuan Hsieh2024-10-142-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node{18,20,22}: Add JIT optionPiotr Kubaj2024-10-071-1/+4
| | | | PR: 281746
* www/node22: Update to 22.8.0Po-Chuan Hsieh2024-09-093-4/+19
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.6.0Po-Chuan Hsieh2024-08-153-19/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.5.1Po-Chuan Hsieh2024-07-212-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.5.0Po-Chuan Hsieh2024-07-192-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.4.1Po-Chuan Hsieh2024-07-102-4/+4
| | | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md Security: CVE-2024-22018, CVE-2024-22020, CVE-2024-36137, CVE-2024-36138, CVE-2024-37372
* www/node22: Update to 22.4.0Po-Chuan Hsieh2024-07-072-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Update to 22.3.0Po-Chuan Hsieh2024-06-182-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Add node22 22.0.0Po-Chuan Hsieh2024-05-202-4/+4
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
* www/node22: Add node22 22.0.0Po-Chuan Hsieh2024-05-1620-0/+2669
Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.