Port details |
- yarn-node18 Package manager for node, alternative to npm
- 1.22.19 www =3 1.22.19Version of this port present on the latest quarterly branch.
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2022-06-03 17:06:51
- Last Update: 2024-12-03 17:34:56
- Commit Hash: ef17b83
- People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, autoconf
- License: BSD2CLAUSE
- WWW:
- https://classic.yarnpkg.com/
- Description:
- Yarn is a new node package manager that replaces the existing workflow for the
npm client or other package managers while remaining compatible with the npm
registry. It has the same feature set as existing workflows while operating
faster, more securely, and more reliably.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- yarn-node18>0:www/yarn-node18
- Conflicts:
- CONFLICTS_INSTALL:
- yarn-node[0-9][0-9]
- hadoop2*
- To install the port:
- cd /usr/ports/www/yarn-node18/ && make install clean
- To add the package, run one of these commands:
- pkg install www/yarn-node18
- pkg install yarn-node18
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yarn-node18
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674865425
SHA256 (yarn-v1.22.19.tar.gz) = 732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
SIZE (yarn-v1.22.19.tar.gz) = 1244259
Packages (timestamps in pop-ups are UTC):
- Master port: www/yarn-node22
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node : www/node18
- This port is required by:
- for Fetch
-
Deleted ports which required this port:
- for Patch
-
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:
- ===> The following configuration options are available for yarn-node18-1.22.19:
HADOOPCOMPAT=off: hadoop2 compatibility, the yarn script is excluded
===> Use 'make config' to modify these settings
- Options name:
- www_yarn-node18
- USES:
- nodejs:18,run cpe
- 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)
|
Port Moves |
- port moved here from www/yarn-node17 on 2022-06-03
REASON: Renamed for www/node update to v18
|
Number of commits found: 6
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/yarn-node22 | Commit | Credits | Log message |
1.22.19 03 Dec 2024 17:34:56 |
Po-Chuan Hsieh (sunpoet) |
www/yarn-node*: Reorganize yarn-node* as node22 is the new default |
1.22.19 01 Nov 2023 19:29:14 |
Po-Chuan Hsieh (sunpoet) |
www/yarn-node*: Reorganize yarn-node* as node20 is the new default |
1.22.19 16 Feb 2023 12:42:52 |
Luca Pizzamiglio (pizzamig) Author: Jose Luis Duran |
www/yarn-node18: Update to 1.22.19
PR: 269192 |
1.22.18 30 Jan 2023 14:20:38 |
Po-Chuan Hsieh (sunpoet) |
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 |
1.22.18 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
1.22.18 03 Jun 2022 17:01:42 |
Joseph Mingrone (jrm) |
www/*-node17: Rename for update of www/node to version 18
PR: 263590
Sponsored by: The FreeBSD Foundation |
Number of commits found: 6
|