Port details |
- node V8 JavaScript for client and server (meta port)
- 20.9.0_1 www =38 20.9.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-04-12 07:27:22
- Last Update: 2023-11-01 19:29:11
- Commit Hash: 1ce5801
- People watching this port, also watch:: ca_root_nss, git, pkg, tmux, gnupg
- License: NA
- WWW:
- https://nodejs.org/
- https://github.com/nodejs/node
- Description:
- Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
uses an event-driven, non-blocking I/O model that makes it lightweight and
efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open
source libraries in the world.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/node/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node
- pkg install node
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node : www/node20
- This port is required by:
- for Build
-
- devel/RStudio
- mail/thunderbird
- www/chromium
- www/firefox
- www/firefox-esr
- www/iridium
- www/librewolf
-
Deleted ports which required this port:
- for Run
-
- devel/py-PyExecJS
-
Deleted ports which required this port:
- * - 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:
- No options to configure
- Options name:
- www_node
- USES:
- metaport nodejs:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- 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)
|
Number of commits found: 408 (showing only 8 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.95 18 May 2010 03:15:47 |
vanilla |
Upgrade to 0.1.95.
Approved by: maintainer |
0.1.94 10 May 2010 01:07:30 |
vanilla |
Upgrade to 0.1.94.
Approved by: maintainer |
0.1.93 04 May 2010 03:16:09 |
vanilla |
Upgrade to 0.1.93. and remove BROKEN.
Approved by: maintainer |
0.1.91_1 03 May 2010 21:43:01 |
pav |
- Mark BROKEN: incomplete plist
Reported by: pointyhat |
0.1.91_1 20 Apr 2010 03:45:52 |
vanilla |
use @dirrm to delete include/node. |
0.1.91_1 20 Apr 2010 03:44:01 |
vanilla |
1: fix plist.
2: fix manpage.
3: bump version.
Approved by: maintainer |
0.1.91 17 Apr 2010 02:57:51 |
vanilla |
Upgrade to 0.1.91.
Approved by: maintainer |
0.1.90 12 Apr 2010 07:26:46 |
vanilla |
Add node 0.1.90, v8 javascript for client and server.
PR: ports/145641
Submitted by: Jin-Sih Lin <linpct at gmail.com> |
Number of commits found: 408 (showing only 8 on this page)
|