| Port details |
- npm-node26 Node package manager
- 11.14.0_1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-05-07 05:33:10
- Last Update: 2026-05-07 05:29:05
- Commit Hash: c98248a
- License: ART20
- WWW:
- https://www.npmjs.com/package/npm
- https://docs.npmjs.com/
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- npm-node26>0:www/npm-node26
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/npm-node26/ && make install clean
- To add the package, run one of these commands:
- pkg install www/npm-node26
- pkg install npm-node26
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: npm-node26
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1778246795
SHA256 (npm-11.14.0.tar.xz) = 52e34ebcffaf3df3d8f79126af3edd42fd2398d31e60e8f413d2b224cf079f97
SIZE (npm-11.14.0.tar.xz) = 1949060
Packages (timestamps in pop-ups are UTC):
- Master port: www/npm-node24
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- gmake : devel/gmake
- node : www/node26
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_npm-node26
- USES:
- nodejs:26,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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: www/npm-node24 | | Commit | Credits | Log message |
11.12.1 07 May 2026 05:29:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/npm-node26: Add npm-node26 11.12.1 (copied from npm-node25) |
Number of commits found: 1
|