Port details |
- npm-node20 Node package manager
- 10.2.4 www
=2 9.6.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-18 21:56:20
- Last Update: 2023-12-01 22:11:33
- Commit Hash: ce78a4f
- People watching this port, also watch:: libraw, py39-pycparser, font-misc-meltho, libjxl, libinotify
- License: ART20
- WWW:
- https://www.npmjs.com/package/npm
- https://github.com/npm/cli
- Description:
- npm is a package manager for node. You can use it to install and publish your
node programs. It manages dependencies and does other cool stuff.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- npm-node20>0:www/npm-node20
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/npm-node20/ && make install clean
- To add the package, run one of these commands:
- pkg install www/npm-node20
- pkg install npm-node20
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: npm-node20
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701363648
SHA256 (npm-10.2.4.tar.xz) = 47d667070fcc91b3afdc4e0803d670279f0f1cfa1dc9c3cae39d35af9daee801
SIZE (npm-10.2.4.tar.xz) = 1759592
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- www/npm-node18
- www/npm-node21
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- gmake : devel/gmake
- node : www/node20
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- www/remark42
- for Run
-
- www/npm
Configuration Options:
- No options to configure
- Options name:
- www_npm-node20
- USES:
- nodejs:20,run cpe python shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2023-01-30
Affects: users of USES=nodejs, www/node*, www/npm* and www/yarn* Author: sunpoet@FreeBSD.org Reason:
The current USES=nodejs has the following issues:
- www/node is not the default version while www/node16 is.
- It also means inconsistent naming of node ports.
- www/npm duplicates with www/npm-node16.
- www/yarn duplicates with www/yarn-node16.
The notable changes are introduced to fix the above issues:
- Rewrite Mk/Uses/nodejs.mk.
- Add new LTS version of nodejs (www/node18).
- Add new current version of nodejs (www/node19).
- Change default nodejs version from 16 to 18 (latest LTS),
- Use consistent naming for all supported node versions.
- Convert www/node, www/npm and www/yarn to meta ports.
After these changes:
- All supported node versions are named as node{14,16,18,19}.
- www/node is a meta port which depends on the default version
(e.g. www/node18)
- www/npm is a meta port which depends on the default version
(e.g. www/npm-node18)
- www/yarn is a meta port which depends on the default version
(e.g. www/yarn-node18)
|
Number of commits found: 5
Number of commits found: 5
|