aboutsummaryrefslogtreecommitdiff
path: root/www/npm
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-241-0/+9
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=569118
* Add npm-node14 and NODE14 optionSunpoet Po-Chuan Hsieh2020-11-081-3/+5
| | | | | | | | | | - Update CONFLICTS_INSTALL PR: 250729 Submitted by: Eric Camachat <eric@camachat.org> Notes: svn path=/head/; revision=554640
* Clean up MakefileSunpoet Po-Chuan Hsieh2020-10-021-1/+0
| | | | | | | There is no flavor in this port, therefore USE_PYTHON=noflavors is no-op. Notes: svn path=/head/; revision=551182
* Update to 6.14.8Sunpoet Po-Chuan Hsieh2020-09-273-374/+337
| | | | | | | | | - Update CONFLICTS_INSTALL Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=550309
* Relax USES=pythonSunpoet Po-Chuan Hsieh2020-04-261-1/+2
| | | | | | | | | | - Bump PORTREVISION for dependency change PR: 245500 Submitted by: mfechner Notes: svn path=/head/; revision=533054
* www/npm remove EOL Node 8 as an option.Rene Ladan2020-03-101-3/+1
| | | | Notes: svn path=/head/; revision=528195
* Add NODE12 optionSunpoet Po-Chuan Hsieh2019-11-041-3/+5
| | | | Notes: svn path=/head/; revision=516664
* Update to 6.12.1Sunpoet Po-Chuan Hsieh2019-10-313-22/+18
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=516149
* Update to 6.11.3Sunpoet Po-Chuan Hsieh2019-09-083-5/+4
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=511586
* Update to 6.11.2Sunpoet Po-Chuan Hsieh2019-08-312-4/+4
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=510423
* Update to 6.11.1Sunpoet Po-Chuan Hsieh2019-08-243-11/+8
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=509666
* Update to 6.10.3Sunpoet Po-Chuan Hsieh2019-08-163-5/+5
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=509089
* Update to 6.10.2Sunpoet Po-Chuan Hsieh2019-07-273-40/+26
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=507405
* Update to 6.10.1Sunpoet Po-Chuan Hsieh2019-07-183-85/+51
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=506886
* Cosmetic changeSunpoet Po-Chuan Hsieh2019-07-121-7/+7
| | | | Notes: svn path=/head/; revision=506471
* Update to 6.10.0Sunpoet Po-Chuan Hsieh2019-07-044-85/+181
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=505851
* Compile and install .pyc files for node-gypSunpoet Po-Chuan Hsieh2019-06-092-1/+47
| | | | | | | | | | - Bump PORTREVISION for package change PR: 238243 Submitted by: Hiroki Tagato <tagattie@yandex.com> Notes: svn path=/head/; revision=503843
* www/npm: Fix the python executable nameYuri Victorovich2019-05-292-0/+12
| | | | | | | | | PR: 238204 Reported by: run failure Approved by: portmgr (blanket: ports/framework (python) compliance) Notes: svn path=/head/; revision=502940
* Remove NODE6 optionSunpoet Po-Chuan Hsieh2019-05-251-4/+2
| | | | | | | node6 expired on Apr 30, 2019. Notes: svn path=/head/; revision=502515
* Update NODE_DESC after r499831Sunpoet Po-Chuan Hsieh2019-04-241-1/+1
| | | | Notes: svn path=/head/; revision=499877
* Update to 6.9.0Sunpoet Po-Chuan Hsieh2019-03-082-4/+4
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=495070
* Update to 6.8.0Sunpoet Po-Chuan Hsieh2019-02-183-14/+94
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=493321
* Update to 6.7.0Sunpoet Po-Chuan Hsieh2019-02-013-245/+598
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=491852
* Fix DEPENDSAntoine Brodin2018-11-041-1/+1
| | | | Notes: svn path=/head/; revision=484157
* Add NODE10 optionSunpoet Po-Chuan Hsieh2018-11-031-3/+6
| | | | | | | | - Clean up CONFLICTS_INSTALL - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=483917
* Update to 6.4.1Sunpoet Po-Chuan Hsieh2018-09-063-37/+20
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=479120
* Update extra-patch-bug-178881Sunpoet Po-Chuan Hsieh2018-08-311-11/+4
| | | | Notes: svn path=/head/; revision=478562
* Update to 6.4.0Sunpoet Po-Chuan Hsieh2018-08-293-208/+139
| | | | | | | Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=478375
* Update to 6.3.0Sunpoet Po-Chuan Hsieh2018-08-114-4769/+1993
| | | | | | | | | - Update WWW Changes: https://github.com/npm/cli/releases Notes: svn path=/head/; revision=476885
* Remove NODE4 optionSunpoet Po-Chuan Hsieh2018-06-011-3/+1
| | | | | | | www/node4 expired on 2018-04-30. Notes: svn path=/head/; revision=471322
* Update patch to fix build on i386Sunpoet Po-Chuan Hsieh2018-05-171-7/+7
| | | | Notes: svn path=/head/; revision=470228
* Update to 5.10.0Sunpoet Po-Chuan Hsieh2018-05-163-934/+2142
| | | | | | | Changes: https://github.com/npm/npm/releases Notes: svn path=/head/; revision=470162
* Update NODE_DESCSunpoet Po-Chuan Hsieh2018-05-011-1/+1
| | | | Notes: svn path=/head/; revision=468777
* Update to 5.8.0Sunpoet Po-Chuan Hsieh2018-04-063-446/+405
| | | | | | | Changes: https://github.com/npm/npm/releases Notes: svn path=/head/; revision=466653
* Update to 5.7.1Sunpoet Po-Chuan Hsieh2018-03-033-117/+435
| | | | | | | Changes: https://github.com/npm/npm/releases Notes: svn path=/head/; revision=463520
* Fix permission of node-gypSunpoet Po-Chuan Hsieh2018-02-182-3/+3
| | | | | | | | | | | - Bump PORTREVISION for package change PR: 225562 Submitted by: bhughes MFH: 2018Q1 Notes: svn path=/head/; revision=462245
* Fix LICENSESunpoet Po-Chuan Hsieh2018-01-031-1/+2
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=457974
* Update to 5.6.0Sunpoet Po-Chuan Hsieh2017-12-154-83/+185
| | | | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.6.0/CHANGELOG.md Notes: svn path=/head/; revision=456421
* Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2017-12-131-1/+1
| | | | | | | - Allow slave ports to overwrite CONFLICTS_INSTALL Notes: svn path=/head/; revision=456241
* Update to 5.6.0Sunpoet Po-Chuan Hsieh2017-12-113-94/+1275
| | | | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.6.0/CHANGELOG.md Notes: svn path=/head/; revision=455950
* Fix npx permissionSunpoet Po-Chuan Hsieh2017-12-062-2/+2
| | | | | | | | | | - Bump PORTREVISION for package change PR: 223782 Reported by: Lapo Luchini <lapo@lapo.it> Notes: svn path=/head/; revision=455666
* Change from USES=python:2 to USES=python:2.7Sunpoet Po-Chuan Hsieh2017-12-031-2/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=455447
* Add Node.js 9.x support manuallySunpoet Po-Chuan Hsieh2017-11-202-1/+13
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=454516
* Update options for Node.js 8.x and 9.xSunpoet Po-Chuan Hsieh2017-11-181-4/+7
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=454435
* Update to 5.4.2Sunpoet Po-Chuan Hsieh2017-09-183-530/+222
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=450059
* Add NODE4, NODE6 and NODE8 optionsSunpoet Po-Chuan Hsieh2017-09-171-3/+13
| | | | Notes: svn path=/head/; revision=450011
* Fix shebangSunpoet Po-Chuan Hsieh2017-07-281-1/+5
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=446807
* Update to 5.3.0Sunpoet Po-Chuan Hsieh2017-07-153-706/+235
| | | | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.3.0/CHANGELOG.md Notes: svn path=/head/; revision=445925
* Update to 5.2.0Sunpoet Po-Chuan Hsieh2017-07-143-167/+1010
| | | | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.2.0/CHANGELOG.md Notes: svn path=/head/; revision=445808