From nobody Mon Oct 27 14:37:51 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cwGM40b8rz6DlnR; Mon, 27 Oct 2025 14:37:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cwGM31sV1z3m2p; Mon, 27 Oct 2025 14:37:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761575871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=U6wRCwyZz8YwfmCmjQLmE16Rjg7r9UnfyHZRRiusqes=; b=a/WjpCjdywBoTWrH8KJQf2OMf/OzcH7lBlyllDcUkD/bUkQiEViQqioqPA/s5uh9IvpuCG uAS2pb9DZvUgCns8cAI2h5anbyCnh3xQvskUcpNNoXrkhXB1EGYpoXpI1MjR+W+zFXQs+0 jw6nemjOgj1iIPSQASYFXqQtrbNYYYUMlrLHEO6ucUAnwhmtIqK022LcZe5yjYu0gSaDxE gZu18Xg+yNLtRzKciEkR3G5xsZg1FZAD9YKREjMwj2PDCPEQfbaPSAWzoTUkwBJY0hRPud QbBQnsiuZzjuGPR17MJBTpJEmRrbJJ8ejqyn+eaUYvlyHXzvkaYZjv+RgAfq2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761575871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=U6wRCwyZz8YwfmCmjQLmE16Rjg7r9UnfyHZRRiusqes=; b=IWuFn5DiAMIP667Lej7qF37/PJQLGwt+eDrWPhqYHumMJo1gT4ioSyHud2u/xq2zYuvjyL kIDhmZqxk7AUW0li9wv8gj20hVicH09kqXQulv5QeLMtOR3Gf2++IhuHtujupefJfCnaWN G7BO1OmRxBZj2tN2lz1OktG9/s/PMCkFZlmpssM1aj+qLHLWtc0UKuyLmkw2iIBkq+zSzv NZWrjO9wgEcp1hlKvLIwaQyj2RmlqXeMg3OB+e6lmnR4cxxUuLZzTdb0R44qlJyWgr7tVv WQ/O49LGO71A5w4yX/CUi+Cgk4tYk5vqgUGlJStbP5VVg2oDl0Libh/npsz6TA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761575871; a=rsa-sha256; cv=none; b=dEor6il+HJ+omyzbUWpnaEibR+YMqlNjbIJ3r6hE8pbbZOytbP4UgpXlqbO39xibbTKld3 9GbSXoTU6mKRf+domfiOQ7/fdvru1eElv6uRlXaOCbqEiJF6pXY2ggGA9SJDSlkkwX6Uve b3teTfhixWqIIr6suhjnE1KKGHyOSAX9PSSmZFqgalnUTgPi5mGV92192fK1o4HsKt3Lu0 jPfWEZlvB/2LpeR3gVpR6naQ8qRNCEmhOI3CJ+REo9uF6tDdL5lhEmHayvsjI05M98brHX wTfAuA45T03fSgovbOuA5Z3Ut1PHFpAVlr33NPu8SeQCgWtfkh02ydu7VzWhyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4cwGM31PGSz1M9q; Mon, 27 Oct 2025 14:37:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 59REbpMd065172; Mon, 27 Oct 2025 14:37:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 59REbpV1065169; Mon, 27 Oct 2025 14:37:51 GMT (envelope-from git) Date: Mon, 27 Oct 2025 14:37:51 GMT Message-Id: <202510271437.59REbpV1065169@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 951233d61b8b - main - www/node20: Use www/corepack instead of the bundled one List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 951233d61b8bd38643f63dccbbdce88afa7e3518 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=951233d61b8bd38643f63dccbbdce88afa7e3518 commit 951233d61b8bd38643f63dccbbdce88afa7e3518 Author: Po-Chuan Hsieh AuthorDate: 2025-10-27 14:37:12 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-10-27 14:37:12 +0000 www/node20: Use www/corepack instead of the bundled one - Bump PORTREVISION for dependency and package change --- www/node20/Makefile | 5 ++++- www/node20/pkg-plist | 55 ---------------------------------------------------- 2 files changed, 4 insertions(+), 56 deletions(-) diff --git a/www/node20/Makefile b/www/node20/Makefile index e19d21e16b8e..a80e7531f69c 100644 --- a/www/node20/Makefile +++ b/www/node20/Makefile @@ -1,7 +1,7 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= ${PORTVERSION:R:R} @@ -28,6 +28,7 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ libngtcp2.so:net/libngtcp2 \ libsimdjson.so:devel/simdjson \ libuv.so:devel/libuv +RUN_DEPENDS= corepack>=0:www/corepack USES= compiler:c++11-lang gmake localbase pkgconfig python:build shebangfix tar:xz @@ -42,6 +43,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \ --shared-ngtcp2 \ --shared-simdjson \ --shared-zlib \ + --without-corepack \ --with-intl=system-icu \ --without-npm CXXFLAGS_powerpc64= -mpower8-vector @@ -84,6 +86,7 @@ post-patch: # Clean up bundled libraries @${RM} -r ${WRKSRC}/deps/brotli/ @${RM} -r ${WRKSRC}/deps/cares/ + @${RM} -r ${WRKSRC}/deps/corepack/ @${RM} -r ${WRKSRC}/deps/icu-small/ @${RM} -r ${WRKSRC}/deps/llhttp/ @${RM} -r ${WRKSRC}/deps/nghttp2/ diff --git a/www/node20/pkg-plist b/www/node20/pkg-plist index cc8253c32c83..044aeefcbfe5 100644 --- a/www/node20/pkg-plist +++ b/www/node20/pkg-plist @@ -1,4 +1,3 @@ -bin/corepack bin/node include/node/common.gypi include/node/config.gypi @@ -105,60 +104,6 @@ include/node/v8-wasm.h include/node/v8-weak-callback-info.h include/node/v8.h include/node/v8config.h -lib/node_modules/corepack/CHANGELOG.md -lib/node_modules/corepack/LICENSE.md -lib/node_modules/corepack/README.md -lib/node_modules/corepack/dist/corepack.js -lib/node_modules/corepack/dist/lib/corepack.cjs -lib/node_modules/corepack/dist/npm.js -lib/node_modules/corepack/dist/npx.js -lib/node_modules/corepack/dist/pnpm.js -lib/node_modules/corepack/dist/pnpx.js -lib/node_modules/corepack/dist/yarn.js -lib/node_modules/corepack/dist/yarnpkg.js -lib/node_modules/corepack/package.json -lib/node_modules/corepack/shims/corepack -lib/node_modules/corepack/shims/corepack.cmd -lib/node_modules/corepack/shims/corepack.ps1 -lib/node_modules/corepack/shims/nodewin/corepack -lib/node_modules/corepack/shims/nodewin/corepack.cmd -lib/node_modules/corepack/shims/nodewin/corepack.ps1 -lib/node_modules/corepack/shims/nodewin/npm -lib/node_modules/corepack/shims/nodewin/npm.cmd -lib/node_modules/corepack/shims/nodewin/npm.ps1 -lib/node_modules/corepack/shims/nodewin/npx -lib/node_modules/corepack/shims/nodewin/npx.cmd -lib/node_modules/corepack/shims/nodewin/npx.ps1 -lib/node_modules/corepack/shims/nodewin/pnpm -lib/node_modules/corepack/shims/nodewin/pnpm.cmd -lib/node_modules/corepack/shims/nodewin/pnpm.ps1 -lib/node_modules/corepack/shims/nodewin/pnpx -lib/node_modules/corepack/shims/nodewin/pnpx.cmd -lib/node_modules/corepack/shims/nodewin/pnpx.ps1 -lib/node_modules/corepack/shims/nodewin/yarn -lib/node_modules/corepack/shims/nodewin/yarn.cmd -lib/node_modules/corepack/shims/nodewin/yarn.ps1 -lib/node_modules/corepack/shims/nodewin/yarnpkg -lib/node_modules/corepack/shims/nodewin/yarnpkg.cmd -lib/node_modules/corepack/shims/nodewin/yarnpkg.ps1 -lib/node_modules/corepack/shims/npm -lib/node_modules/corepack/shims/npm.cmd -lib/node_modules/corepack/shims/npm.ps1 -lib/node_modules/corepack/shims/npx -lib/node_modules/corepack/shims/npx.cmd -lib/node_modules/corepack/shims/npx.ps1 -lib/node_modules/corepack/shims/pnpm -lib/node_modules/corepack/shims/pnpm.cmd -lib/node_modules/corepack/shims/pnpm.ps1 -lib/node_modules/corepack/shims/pnpx -lib/node_modules/corepack/shims/pnpx.cmd -lib/node_modules/corepack/shims/pnpx.ps1 -lib/node_modules/corepack/shims/yarn -lib/node_modules/corepack/shims/yarn.cmd -lib/node_modules/corepack/shims/yarn.ps1 -lib/node_modules/corepack/shims/yarnpkg -lib/node_modules/corepack/shims/yarnpkg.cmd -lib/node_modules/corepack/shims/yarnpkg.ps1 %%PORTDOCS%%%%DOCSDIR%%/gdbinit %%PORTDOCS%%%%DOCSDIR%%/lldb_commands.py @(,,444) share/man/man1/node.1.gz