summaryrefslogtreecommitdiff
path: root/www/node20/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/node20: Sync with node24Po-Chuan Hsieh2025-05-291-0/+14
| | | | - Bump PORTREVISION for dependency change
* www/node20: Update to 20.18.3Po-Chuan Hsieh2025-02-181-13/+0
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md
* www/node18: Fix build with icu 76.1Po-Chuan Hsieh2024-12-311-0/+13
| | | | | | PR: 283566 Reported by: diizzy Obtained from: https://github.com/nodejs/node/commit/81517faceac86497b3c8717837f491aa29a5e0f9
* www/node20: Fix build with libc++ 19Dimitry Andric2024-08-151-0/+185
| | | | | PR: 280673 Obtained from: https://chromium.googlesource.com/v8/v8.git/+/182d9c05e78b1ddb1cb8242cd3628a7855a0336f
* www/node20: Update to 20.13.1Po-Chuan Hsieh2024-05-201-11/+0
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md
* www/node20: Update to 20.12.0Po-Chuan Hsieh2024-04-011-6/+6
| | | | | Changes: https://github.com/nodejs/node/releases https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md
* www/node20: Moved man to share/manMuhammad Moinur Rahman2024-01-271-0/+11
| | | | Approved by: portmgr (blanket)
* www/node20: remove ELFv1 supportPiotr Kubaj2024-01-051-0/+0
|
* www/node20: Update to 20.10.0Po-Chuan Hsieh2023-12-021-4/+4
| | | | Changes: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md
* www/node20: update powerpc64* patch to account for new changesPiotr Kubaj2023-08-191-9/+18
|
* www/node20: Rename and regenerate patch filesPo-Chuan Hsieh2023-06-306-6/+6
|
* www/node20: Fix build with OpenSSL 3Muhammad Moinur Rahman2023-06-077-13/+28
| | | | | | | | | | - This was tested only with OpenSSL 3 from base but not with openssl30 or openssl31 ports - Refresh patches PR: 271868 Reported by: emaste Approved by: portmgr (blanket)
* www/node20: fix patching on powerpc64*Piotr Kubaj2023-04-241-8/+6
|
* www/node20: Add node20 20.0.0Po-Chuan Hsieh2023-04-1912-0/+161
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.