nodejs*: Add note that npm is not included

Add a message to the port notes explaining that npm is not included, but
is available as a separate port.

Closes: #32877
Closes: https://trac.macports.org/ticket/73987

Co-authored-by: Seamus <seamusdemora@gmail.com>
This commit is contained in:
Ryan Carsten Schmidt
2026-06-19 19:49:40 -05:00
parent 94104f33f1
commit 7ce261b8c6
10 changed files with 70 additions and 0 deletions
+7
View File
@@ -175,6 +175,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(10\.\d+\.\d+)}
+7
View File
@@ -205,6 +205,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(12\.\d+\.\d+)}
+7
View File
@@ -207,6 +207,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(14\.\d+\.\d+)}
+7
View File
@@ -222,6 +222,13 @@ destroot {
variant openssl3 description {Link OpenSSL 3 instead of 1.1} {}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(16\.\d+\.\d+)}
+7
View File
@@ -208,6 +208,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(18.\d+\.\d+)}
+7
View File
@@ -208,6 +208,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(20\.\d+\.\d+)}
+7
View File
@@ -218,6 +218,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(22\.\d+\.\d+)}
+7
View File
@@ -174,6 +174,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(24\.\d+\.\d+)}
+7
View File
@@ -173,6 +173,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(26\.\d+\.\d+)}
+7
View File
@@ -176,6 +176,13 @@ destroot {
${docdir}
}
notes "
${name} does not contain npm but it can be installed as a separate port.\
Pick from the choices listed by running:
port search --name --glob 'npm*'
"
livecheck.url ${homepage}dist/
livecheck.type regex
livecheck.regex {v(8\.\d+\.\d+)}