notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
Port details
npm Node package manager (meta port)
9.5.0 www on this many watch lists=18 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-08 03:59:24
Last Update: 2023-03-21 19:20:11
Commit Hash: 282c5cd
People watching this port, also watch:: git, node, tmux, pkg, sudo
License: NA
Description:
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/npm-9.5.0/catalog.mk
  2. /usr/local/share/licenses/npm-9.5.0/LICENSE
  3. /usr/local/share/licenses/npm-9.5.0/NA
Collapse this list.
Dependency lines:
  • npm>0:www/npm
To install the port:
cd /usr/ports/www/npm/ && make install clean
To add the package, run one of these commands:
  • pkg install www/npm
  • pkg install npm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: npm
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
npm
ABIlatestquarterly
FreeBSD:11:aarch646.4.16.12.1_1
FreeBSD:11:amd646.14.86.14.8
FreeBSD:11:armv63.9.2pkg-fallout
FreeBSD:11:i3866.14.86.14.8
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch646.4.19.1.2_1
FreeBSD:12:amd649.4.29.1.2_1
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3869.4.29.1.2_1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout6.14.8
FreeBSD:13:aarch649.4.29.1.2_1
FreeBSD:13:amd649.4.29.1.2_1
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv79.4.29.1.2_1
FreeBSD:13:i3869.4.29.1.2_1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc646.14.89.1.2_1
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch649.4.2pkg-fallout
FreeBSD:14:amd649.4.2pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv79.4.2pkg-fallout
FreeBSD:14:i3869.4.2pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc649.4.2pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. npm-node18>=0 : www/npm-node18
This port is required by:
for Build
  1. devel/py-widgetsnbextension
  2. games/anki
  3. multimedia/navidrome
  4. textproc/write-good
  5. www/py-django-hijack

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. deskutils/ladon*
  2. devel/node-gyp*
  3. devel/npm-amdefine*
  4. devel/npm-clean-css*
  5. devel/npm-commander*
  6. devel/npm-graceful-readlink*
  7. devel/npm-minidump*
  8. devel/npm-source-map*
  9. misc/teslams*
  10. textproc/node-re2*
  11. www/lessc*
  12. www/npm-less-plugin-clean-css*
  13. www/offline-npm*
  14. www/uglifyjs*
  15. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 16 deleted ports
  1. deskutils/ladon*
  2. devel/node-gyp*
  3. devel/npm-amdefine*
  4. devel/npm-clean-css*
  5. devel/npm-commander*
  6. devel/npm-graceful-readlink*
  7. devel/npm-minidump*
  8. devel/npm-source-map*
  9. lang/opa*
  10. misc/teslams*
  11. textproc/node-re2*
  12. www/gitlab*
  13. www/lessc*
  14. www/npm-less-plugin-clean-css*
  15. www/offline-npm*
  16. www/uglifyjs*
  17. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.
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)
    
    
Expand this list (1 items)
  • 2021-11-10
    Affects: users of www/node*, www/npm*, www/yarn*
    Author: mfechner@FreeBSD.org
    Reason: 
      The port framework was updated to use a default version for nodejs.
      The default version is pointing to the latest LTS version which is
      currently version 16.
      You can overwrite this by defining in /etc/make.conf, e.g. version 17:
      DEFAULT_VERSIONS=nodejs=17
    
      Or if you would like to stick always to the current version use:
      DEFAULT_VERSIONS=nodejs=current
    
      If you would like to use yarn or npm together with nodejs version 17,
      just install the package that is pulling the wanted dependency to nodejs:
    
      # pkg install yarn-node17
      # pkg install npm-node17
    
    
  • Collapse this list.
Port Moves
  • port moved here from www/npm-node6 on 2019-05-25
    REASON: node6 expired on Apr 30, 2019

  • port moved here from www/npm-node4 on 2018-06-01
    REASON: Has expired: Use www/npm instead

  • port moved here from www/npm4 on 2018-03-31
    REASON: Has expired: Use www/npm instead

  • port moved here from www/npm2 on 2017-12-31
    REASON: Has expired: use www/npm or www/npm-node* instead

  • port moved here from www/npm3 on 2017-12-31
    REASON: Has expired: use www/npm or www/npm-node* instead

  • port moved here from www/npm012 on 2017-03-20
    REASON: Has expired: Depends on deprecated www/node012. Please use www/npm instead

Number of commits found: 196 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.5.0
21 Mar 2023 19:20:11
commit hash:282c5cde52e2fa8636b620f46f8e4114f7fd96fccommit hash:282c5cde52e2fa8636b620f46f8e4114f7fd96fccommit hash:282c5cde52e2fa8636b620f46f8e4114f7fd96fccommit hash:282c5cde52e2fa8636b620f46f8e4114f7fd96fc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 9.5.0

Changes:	https://github.com/npm/cli/releases
9.4.2
12 Feb 2023 18:36:47
commit hash:74ca7d84c02d7221946cac0006498ed4f5376516commit hash:74ca7d84c02d7221946cac0006498ed4f5376516commit hash:74ca7d84c02d7221946cac0006498ed4f5376516commit hash:74ca7d84c02d7221946cac0006498ed4f5376516 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 9.4.2

Changes:	https://github.com/npm/cli/releases
9.4.1
05 Feb 2023 18:16:43
commit hash:a439ef3fcbd2024c1be687adcd0d065b7de2f520commit hash:a439ef3fcbd2024c1be687adcd0d065b7de2f520commit hash:a439ef3fcbd2024c1be687adcd0d065b7de2f520commit hash:a439ef3fcbd2024c1be687adcd0d065b7de2f520 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 9.4.1

Changes:	https://github.com/npm/cli/releases
9.4.0
30 Jan 2023 23:51:42
commit hash:96dd0cfb8837e9c109014bb47c23951e3317dff4commit hash:96dd0cfb8837e9c109014bb47c23951e3317dff4commit hash:96dd0cfb8837e9c109014bb47c23951e3317dff4commit hash:96dd0cfb8837e9c109014bb47c23951e3317dff4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 9.1.2

Changes:	https://github.com/npm/cli/releases
9.1.2_2
30 Jan 2023 14:20:38
commit hash:fa93fdc383c190569821ae224413c848c19d9a7ccommit hash:fa93fdc383c190569821ae224413c848c19d9a7ccommit hash:fa93fdc383c190569821ae224413c848c19d9a7ccommit hash:fa93fdc383c190569821ae224413c848c19d9a7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn}

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/noe18).
- 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 this commit:
- 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)
- Bump PORTREVISION of dependent ports for dependency change (from www/node16 to
www/node18)

Discussed with:	jrm, otis, pizzamig
9.1.2_1
05 Dec 2022 17:34:33
commit hash:cb9139ad0a3a8c3d07086ffa8926a525a3c1b1e7commit hash:cb9139ad0a3a8c3d07086ffa8926a525a3c1b1e7commit hash:cb9139ad0a3a8c3d07086ffa8926a525a3c1b1e7commit hash:cb9139ad0a3a8c3d07086ffa8926a525a3c1b1e7 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
www/npm: Fix npm ability to run commands

PR:		268098
Approved by:	portmg (fixit blanket)
9.1.2
30 Nov 2022 21:41:15
commit hash:0e303723bf62ee31226b24716e9d407b6cf07a1ccommit hash:0e303723bf62ee31226b24716e9d407b6cf07a1ccommit hash:0e303723bf62ee31226b24716e9d407b6cf07a1ccommit hash:0e303723bf62ee31226b24716e9d407b6cf07a1c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 9.1.2

- Simplify CONFLICTS_INSTALL

Changes:	https://github.com/npm/cli/releases
8.19.2
30 Nov 2022 21:27:53
commit hash:9df3768e64733a1437b111573c8c0cbe4873f09bcommit hash:9df3768e64733a1437b111573c8c0cbe4873f09bcommit hash:9df3768e64733a1437b111573c8c0cbe4873f09bcommit hash:9df3768e64733a1437b111573c8c0cbe4873f09b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Fix LICENSE

- Update WWW and clean up pkg-descr
8.19.2
03 Oct 2022 02:14:27
commit hash:1cb3606f47ef319b6cd74ed5ffc76f3b07673b2ecommit hash:1cb3606f47ef319b6cd74ed5ffc76f3b07673b2ecommit hash:1cb3606f47ef319b6cd74ed5ffc76f3b07673b2ecommit hash:1cb3606f47ef319b6cd74ed5ffc76f3b07673b2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.19.2

Changes:	https://github.com/npm/cli/releases
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
8.19.1
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.19.1
04 Sep 2022 15:24:52
commit hash:afc597664b2b917058bf62c7c87db74cb82ccf38commit hash:afc597664b2b917058bf62c7c87db74cb82ccf38commit hash:afc597664b2b917058bf62c7c87db74cb82ccf38commit hash:afc597664b2b917058bf62c7c87db74cb82ccf38 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.19.1

Changes:	https://github.com/npm/cli/releases
8.18.0_1
04 Sep 2022 05:01:45
commit hash:48a2c771bb3ba68c2d4d3d26cb9c282cc25a49b8commit hash:48a2c771bb3ba68c2d4d3d26cb9c282cc25a49b8commit hash:48a2c771bb3ba68c2d4d3d26cb9c282cc25a49b8commit hash:48a2c771bb3ba68c2d4d3d26cb9c282cc25a49b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Guido Falsi
www/npm: Fix 'npm run' by removing extra '--'

PR:		266159
8.18.0
31 Aug 2022 11:40:54
commit hash:365a7ecf160f545526160262349da51deac53edecommit hash:365a7ecf160f545526160262349da51deac53edecommit hash:365a7ecf160f545526160262349da51deac53edecommit hash:365a7ecf160f545526160262349da51deac53ede files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.18.0

Changes:	https://github.com/npm/cli/releases
8.15.1
27 Aug 2022 10:23:51
commit hash:cdefe1c00d64dbb3277db597b7c005869f3e875ecommit hash:cdefe1c00d64dbb3277db597b7c005869f3e875ecommit hash:cdefe1c00d64dbb3277db597b7c005869f3e875ecommit hash:cdefe1c00d64dbb3277db597b7c005869f3e875e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.15.1

Changes:	https://github.com/npm/cli/releases
8.14.0
20 Jul 2022 14:23:26
commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90commit hash:e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.14.0
18 Jul 2022 12:39:51
commit hash:828a45fa7c1830039e3e03e4f3887df3b13aa693commit hash:828a45fa7c1830039e3e03e4f3887df3b13aa693commit hash:828a45fa7c1830039e3e03e4f3887df3b13aa693commit hash:828a45fa7c1830039e3e03e4f3887df3b13aa693 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.14.0

Changes:	https://github.com/npm/cli/releases
8.13.2
07 Jul 2022 21:42:44
commit hash:046758c9b75532a771452d6e4f881c4d27fd3282commit hash:046758c9b75532a771452d6e4f881c4d27fd3282commit hash:046758c9b75532a771452d6e4f881c4d27fd3282commit hash:046758c9b75532a771452d6e4f881c4d27fd3282 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.13.2

Changes:	https://github.com/npm/cli/releases
8.13.1
07 Jul 2022 12:36:12
commit hash:172ce5d7b4d04ffceace982924804f6b913c9bfbcommit hash:172ce5d7b4d04ffceace982924804f6b913c9bfbcommit hash:172ce5d7b4d04ffceace982924804f6b913c9bfbcommit hash:172ce5d7b4d04ffceace982924804f6b913c9bfb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.13.1

Changes:	https://github.com/npm/cli/releases
8.13.0
29 Jun 2022 16:32:37
commit hash:447d07174904a221ca8b9721c9d4ce992758d9dccommit hash:447d07174904a221ca8b9721c9d4ce992758d9dccommit hash:447d07174904a221ca8b9721c9d4ce992758d9dccommit hash:447d07174904a221ca8b9721c9d4ce992758d9dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.13.0

Changes:	https://github.com/npm/cli/releases
8.12.2
21 Jun 2022 16:32:44
commit hash:30761d33545d54423704277ff403915ab5f42029commit hash:30761d33545d54423704277ff403915ab5f42029commit hash:30761d33545d54423704277ff403915ab5f42029commit hash:30761d33545d54423704277ff403915ab5f42029 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.12.2

Changes:	https://github.com/npm/cli/releases
8.12.1
03 Jun 2022 23:36:30
commit hash:f487145170ef6b736986034ce101db839ed862a5commit hash:f487145170ef6b736986034ce101db839ed862a5commit hash:f487145170ef6b736986034ce101db839ed862a5commit hash:f487145170ef6b736986034ce101db839ed862a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.12.1

Changes:	https://github.com/npm/cli/releases
8.10.0
03 Jun 2022 17:01:42
commit hash:620c166728b828c0c95cb40f519f4676e4d45ceccommit hash:620c166728b828c0c95cb40f519f4676e4d45ceccommit hash:620c166728b828c0c95cb40f519f4676e4d45ceccommit hash:620c166728b828c0c95cb40f519f4676e4d45cec files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
www/*-node17: Rename for update of www/node to version 18

PR:		263590
Sponsored by:	The FreeBSD Foundation
8.10.0
03 Jun 2022 09:00:26
commit hash:f7ac403ff2998b883ecccfe06c3da98799a9de92commit hash:f7ac403ff2998b883ecccfe06c3da98799a9de92commit hash:f7ac403ff2998b883ecccfe06c3da98799a9de92commit hash:f7ac403ff2998b883ecccfe06c3da98799a9de92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.10.0

Changes:	https://github.com/npm/cli/releases
8.8.0
13 May 2022 11:39:20
commit hash:cbc2e0bd63a3afa4bf051b33a3e6e111c39885a7commit hash:cbc2e0bd63a3afa4bf051b33a3e6e111c39885a7commit hash:cbc2e0bd63a3afa4bf051b33a3e6e111c39885a7commit hash:cbc2e0bd63a3afa4bf051b33a3e6e111c39885a7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.8.0

Changes:	https://github.com/npm/cli/releases
8.7.0
17 Apr 2022 23:58:05
commit hash:9b034bb1faed8a661d8615304563b3a28d1074e5commit hash:9b034bb1faed8a661d8615304563b3a28d1074e5commit hash:9b034bb1faed8a661d8615304563b3a28d1074e5commit hash:9b034bb1faed8a661d8615304563b3a28d1074e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.7.0

Changes:	https://github.com/npm/cli/releases
8.6.0
16 Apr 2022 04:19:11
commit hash:60630e08fbc72421f5923c0d02f0130c1a667d08commit hash:60630e08fbc72421f5923c0d02f0130c1a667d08commit hash:60630e08fbc72421f5923c0d02f0130c1a667d08commit hash:60630e08fbc72421f5923c0d02f0130c1a667d08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.6.0

Changes:	https://github.com/npm/cli/releases
8.5.2
07 Mar 2022 18:11:00
commit hash:1d8529965fc402f5da9bda10380760a471bcf6b8commit hash:1d8529965fc402f5da9bda10380760a471bcf6b8commit hash:1d8529965fc402f5da9bda10380760a471bcf6b8commit hash:1d8529965fc402f5da9bda10380760a471bcf6b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.5.2

Changes:	https://github.com/npm/cli/releases
8.4.0
28 Feb 2022 12:46:05
commit hash:fffccadd88715fd7a4c120018044b4e19ba5ca34commit hash:fffccadd88715fd7a4c120018044b4e19ba5ca34commit hash:fffccadd88715fd7a4c120018044b4e19ba5ca34commit hash:fffccadd88715fd7a4c120018044b4e19ba5ca34 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.4.0

Changes:	https://github.com/npm/cli/releases
8.3.2
28 Jan 2022 23:26:40
commit hash:27db06ab828978822feec2933a3f48c0a0e6a7f8commit hash:27db06ab828978822feec2933a3f48c0a0e6a7f8commit hash:27db06ab828978822feec2933a3f48c0a0e6a7f8commit hash:27db06ab828978822feec2933a3f48c0a0e6a7f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Fix PLIST for Python 3.7

PR:		261484
Reported by:	ler
8.3.2
25 Jan 2022 19:50:05
commit hash:440fbe7ad9af28fb14dc5ca2d73c8c6528bfdb81commit hash:440fbe7ad9af28fb14dc5ca2d73c8c6528bfdb81commit hash:440fbe7ad9af28fb14dc5ca2d73c8c6528bfdb81commit hash:440fbe7ad9af28fb14dc5ca2d73c8c6528bfdb81 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.3.2

Changes:	https://github.com/npm/cli/releases
8.2.0
23 Jan 2022 18:18:07
commit hash:0593ac6276513780396ec01256a5a14993067f1bcommit hash:0593ac6276513780396ec01256a5a14993067f1bcommit hash:0593ac6276513780396ec01256a5a14993067f1bcommit hash:0593ac6276513780396ec01256a5a14993067f1b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Update to 8.2.0

Changes:	https://github.com/npm/cli/releases
6.14.8_1
12 Nov 2021 05:54:51
commit hash:f4ffcdfe611a0e2147bbcb9697ecdffb4538acb7commit hash:f4ffcdfe611a0e2147bbcb9697ecdffb4538acb7commit hash:f4ffcdfe611a0e2147bbcb9697ecdffb4538acb7commit hash:f4ffcdfe611a0e2147bbcb9697ecdffb4538acb7 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
*/*: use new nodejs USES flag

Simply define which nodejs version is required using the nodejs USES flag.

PR:                     259783
Differential Revision:	https://reviews.freebsd.org/D32790
6.14.8
05 Nov 2021 19:14:01
commit hash:b5e1c5e21682bf5e152d42e2ecaea35b7c6f156bcommit hash:b5e1c5e21682bf5e152d42e2ecaea35b7c6f156bcommit hash:b5e1c5e21682bf5e152d42e2ecaea35b7c6f156bcommit hash:b5e1c5e21682bf5e152d42e2ecaea35b7c6f156b files touched by this commit Sanity Test Failure
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Add NODE16 option

- Update CONFLICTS_INSTALL
6.14.8
19 Aug 2021 15:06:22
commit hash:ddfe00a9a633b3a49dd103667365027f548aebd4commit hash:ddfe00a9a633b3a49dd103667365027f548aebd4commit hash:ddfe00a9a633b3a49dd103667365027f548aebd4commit hash:ddfe00a9a633b3a49dd103667365027f548aebd4 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/npm: Fix CPE information

Approved by:	portmgr (blanket)
6.14.8
30 Jun 2021 20:43:35
commit hash:cf124d1b5399ba10f1cdb65a8b1f29df5c17741ecommit hash:cf124d1b5399ba10f1cdb65a8b1f29df5c17741ecommit hash:cf124d1b5399ba10f1cdb65a8b1f29df5c17741ecommit hash:cf124d1b5399ba10f1cdb65a8b1f29df5c17741e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/npm: Simplify *_DESC by removing node versions
6.14.8
26 Jun 2021 12:15:31
commit hash:8eb508f23b685898ee99ba2d7933608d5cce1740commit hash:8eb508f23b685898ee99ba2d7933608d5cce1740commit hash:8eb508f23b685898ee99ba2d7933608d5cce1740commit hash:8eb508f23b685898ee99ba2d7933608d5cce1740 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: remove more optional Node 10/12 usages
6.14.8
26 Jun 2021 11:55:03
commit hash:8447d035d06d468eca2b2394722e11505659b1f9commit hash:8447d035d06d468eca2b2394722e11505659b1f9commit hash:8447d035d06d468eca2b2394722e11505659b1f9commit hash:8447d035d06d468eca2b2394722e11505659b1f9 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: unregister expired Node 12
6.14.8
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
6.14.8
24 Mar 2021 13:34:36
Revision:569118Original commit files touched by this commit
rene search for other commits by this committer
Mark ports recursively depending on Python 2.7 for expiration on June 23.

For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
6.14.8
08 Nov 2020 17:50:07
Revision:554640Original commit files touched by this commit
sunpoet search for other commits by this committer
Add npm-node14 and NODE14 option

- Update CONFLICTS_INSTALL

PR:		250729
Submitted by:	Eric Camachat <eric@camachat.org>
6.14.8
02 Oct 2020 13:17:55
Revision:551182Original commit files touched by this commit
sunpoet search for other commits by this committer
Clean up Makefile

There is no flavor in this port, therefore USE_PYTHON=noflavors is no-op.
6.14.8
27 Sep 2020 19:31:28
Revision:550309Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.14.8

- Update CONFLICTS_INSTALL

Changes:	https://github.com/npm/cli/releases
6.12.1_1
26 Apr 2020 11:59:37
Revision:533054Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Relax USES=python

- Bump PORTREVISION for dependency change

PR:		245500
Submitted by:	mfechner
6.12.1
10 Mar 2020 21:45:54
Revision:528195Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
www/npm remove EOL Node 8 as an option.
6.12.1
04 Nov 2019 15:59:03
Revision:516664Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Add NODE12 option
6.12.1
31 Oct 2019 14:49:22
Revision:516149Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.12.1

Changes:	https://github.com/npm/cli/releases
6.11.3
08 Sep 2019 19:31:36
Revision:511586Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.11.3

Changes:	https://github.com/npm/cli/releases
6.11.2
31 Aug 2019 21:56:29
Revision:510423Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.11.2

Changes:	https://github.com/npm/cli/releases
6.11.1
24 Aug 2019 00:07:34
Revision:509666Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.11.1

Changes:	https://github.com/npm/cli/releases
6.10.3
16 Aug 2019 18:09:30
Revision:509089Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.10.3

Changes:	https://github.com/npm/cli/releases
6.10.2
27 Jul 2019 11:54:31
Revision:507405Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.10.2

Changes:	https://github.com/npm/cli/releases
6.10.1
18 Jul 2019 23:49:52
Revision:506886Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.10.1

Changes:	https://github.com/npm/cli/releases
6.10.0
12 Jul 2019 16:23:03
Revision:506471Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Cosmetic change
6.10.0
04 Jul 2019 18:13:05
Revision:505851Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.10.0

Changes:	https://github.com/npm/cli/releases
6.9.0_2
09 Jun 2019 16:53:09
Revision:503843Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Compile and install .pyc files for node-gyp

- Bump PORTREVISION for package change

PR:		238243
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
6.9.0_1
29 May 2019 08:18:06
Revision:502940Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
www/npm: Fix the python executable name

PR:		238204
Reported by:	run failure
Approved by:	portmgr (blanket: ports/framework (python) compliance)
6.9.0
25 May 2019 09:59:56
Revision:502515Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove NODE6 option

node6 expired on Apr 30, 2019.
6.9.0
24 Apr 2019 17:42:12
Revision:499877Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update NODE_DESC after r499831
6.9.0
08 Mar 2019 20:38:02
Revision:495070Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.9.0

Changes:	https://github.com/npm/cli/releases
6.8.0
18 Feb 2019 21:06:08
Revision:493321Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.8.0

Changes:	https://github.com/npm/cli/releases
6.7.0
01 Feb 2019 21:41:25
Revision:491852Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.7.0

Changes:	https://github.com/npm/cli/releases
6.4.1_1
04 Nov 2018 22:56:22
Revision:484157Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Fix DEPENDS
6.4.1_1
03 Nov 2018 22:16:25
Revision:483917Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Add NODE10 option

- Clean up CONFLICTS_INSTALL
- Bump PORTREVISION for dependency change
6.4.1
06 Sep 2018 18:23:37
Revision:479120Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.4.1

Changes:	https://github.com/npm/cli/releases
6.4.0
31 Aug 2018 14:41:23
Revision:478562Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update extra-patch-bug-178881
6.4.0
29 Aug 2018 19:08:33
Revision:478375Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.4.0

Changes:	https://github.com/npm/cli/releases
6.3.0
11 Aug 2018 14:16:16
Revision:476885Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 6.3.0

- Update WWW

Changes:	https://github.com/npm/cli/releases
5.10.0
01 Jun 2018 23:02:56
Revision:471322Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove NODE4 option

www/node4 expired on 2018-04-30.
5.10.0
17 May 2018 16:25:09
Revision:470228Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update patch to fix build on i386
5.10.0
16 May 2018 23:54:29
Revision:470162Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.10.0

Changes:	https://github.com/npm/npm/releases
5.8.0
01 May 2018 18:22:11
Revision:468777Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update NODE_DESC
5.8.0
06 Apr 2018 16:26:20
Revision:466653Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.8.0

Changes:	https://github.com/npm/npm/releases
5.7.1
03 Mar 2018 19:15:24
Revision:463520Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.7.1

Changes:	https://github.com/npm/npm/releases
5.6.0_2
18 Feb 2018 13:38:52
Revision:462245Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix permission of node-gyp

- Bump PORTREVISION for package change

PR:		225562
Submitted by:	bhughes
MFH:		2018Q1
5.6.0_1
03 Jan 2018 16:45:29
Revision:457974Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix LICENSE

- Add LICENSE_FILE
5.6.0_1
15 Dec 2017 23:51:31
Revision:456421Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.6.0

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.6.0/CHANGELOG.md
5.6.0
13 Dec 2017 20:49:45
Revision:456241Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update CONFLICTS_INSTALL

- Allow slave ports to overwrite CONFLICTS_INSTALL
5.6.0
11 Dec 2017 10:37:44
Revision:455950Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.6.0

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.6.0/CHANGELOG.md
5.4.2_4
06 Dec 2017 17:42:24
Revision:455666Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix npx permission

- Bump PORTREVISION for package change

PR:		223782
Reported by:	Lapo Luchini <lapo@lapo.it>
5.4.2_3
03 Dec 2017 20:35:37
Revision:455447Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Change from USES=python:2 to USES=python:2.7

- Bump PORTREVISION for dependency change
5.4.2_2
20 Nov 2017 04:30:31
Revision:454516Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Add Node.js 9.x support manually

- Bump PORTREVISION for package change
5.4.2_1
18 Nov 2017 14:17:10
Revision:454435Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update options for Node.js 8.x and 9.x

- Bump PORTREVISION for dependency change
5.4.2
18 Sep 2017 17:48:38
Revision:450059Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.4.2

- Revert unintended CONFLICTS_INSTALL change in previous commit

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.4.2/CHANGELOG.md
5.3.0_1
17 Sep 2017 18:00:04
Revision:450011Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Add NODE4, NODE6 and NODE8 options
5.3.0_1
28 Jul 2017 07:02:04
Revision:446807Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix shebang

- Bump PORTREVISION for package change
5.3.0
15 Jul 2017 19:08:50
Revision:445925Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.3.0

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.3.0/CHANGELOG.md
5.2.0
14 Jul 2017 20:09:50
Revision:445808Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.2.0

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.2.0/CHANGELOG.md
5.0.4
29 Jun 2017 19:12:53
Revision:444662Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.0.4

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.0.4/CHANGELOG.md
5.0.3
18 Jun 2017 05:51:19
Revision:443804Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 5.0.3

- Update CONFLICTS_INSTALL

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v5.0.3/CHANGELOG.md
4.6.1
01 Jun 2017 19:57:30
Revision:442307Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.6.1

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v4.6.1/CHANGELOG.md
4.5.0
27 May 2017 19:42:13
Revision:441868Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix CONFLICTS_INSTALL

PR:		219388
Submitted by:	pawel
4.5.0
30 Apr 2017 14:18:02
Revision:439823Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.5.0

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v4.5.0/CHANGELOG.md
4.4.4_1
31 Mar 2017 20:38:56
Revision:437373Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Use USES=python:2 instead of USES=python:2.7

- Bump PORTREVISION for dependency change

PR:		217984
Reported by:	Bradley T. Hughes <bradleythughes@fastmail.fm>
4.4.4
27 Mar 2017 19:12:16
Revision:437075Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.4.4

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v4.4.4/CHANGELOG.md
4.3.0_1
14 Mar 2017 21:35:34
Revision:436180Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Silence patch message
4.3.0_1
13 Mar 2017 22:34:06
Revision:436113Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Set executable bit on lib/node_modules/npm/bin/npm-cli.js
This fixes runtime
4.3.0
13 Mar 2017 10:27:36
Revision:436052Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.3.0

- Change npm installation [1]

Starting with this update, npm will be built, installed and archived on my own
box to speed up the installation. The installation on target machines will be
simply extraction and copy.

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v4.3.0/CHANGELOG.md
Suggested by:	adamw [1]
4.1.2
28 Jan 2017 20:52:13
Revision:432656Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.1.2

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v4.1.2/CHANGELOG.md
4.1.1
15 Jan 2017 04:17:22
Revision:431518Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 4.1.1

Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v4.1.1/CHANGELOG.md

Number of commits found: 196 (showing only 100 on this page)

1 | 2  »