Port details |
- yarn-node14 Package manager for node, alternative to npm
- 1.22.18 www
=2 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: pizzamig@FreeBSD.org
 - Port Added: 2020-12-30 17:17:15
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: git, pkg, tmux, p5-Encode-Locale, bind916
- License: BSD2CLAUSE
- 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.
WWW: https://yarnpkg.com/blog/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- yarn-node14>0:www/yarn-node14
- Conflicts:
- CONFLICTS_INSTALL:
- yarn
- yarn-node16
- yarn-node18
- hadoop2*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/yarn-node14/ && make install clean
- To add the package, run one of these commands:
- pkg install www/yarn-node14
- pkg install yarn-node14
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yarn-node14
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649099034
SHA256 (yarn-v1.22.18.tar.gz) = 816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
SIZE (yarn-v1.22.18.tar.gz) = 1246681
- Packages (timestamps in pop-ups are UTC):
- Master port: www/yarn
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node : www/node14
- This port is required by:
- for Build
-
- net-mgmt/chronograf
- for Fetch
-
- net-mgmt/chronograf
-
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-node14-1.22.18:
HADOOPCOMPAT=off: hadoop2 compatibility, the yarn script is excluded
===> Use 'make config' to modify these settings
- Options name:
- www_yarn-node14
- USES:
- nodejs:14,run cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: www/yarn |
Date | By | Description |
20 Jul 2022 14:23:26 1.22.18 |
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 ) |
03 Jun 2022 17:01:42 1.22.18 |
Joseph Mingrone (jrm)  |
www/*-node17: Rename for update of www/node to version 18
PR: 263590
Sponsored by: The FreeBSD Foundation |
12 Nov 2021 05:54:51 1.22.17_2 |
Matthias Fechner (mfechner)  |
*/*: 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 |
29 Oct 2021 06:32:52 1.22.17_1 |
Matthias Fechner (mfechner)  Author: Jose Luis Duran |
www/yarn: make yarn-node16 available
Currently many node packages do not support node 17 which is
used for www/node.
This for example fixes the usage of www/gitlab-ce which cannot
run the upgrade step if node 17 is used.
PR: 259475
PR: 259476
PR: 259477
Approved by: pizzamig (maintainer) |
26 Jun 2021 12:15:31 1.22.10 |
Rene Ladan (rene)  |
cleanup: remove more optional Node 10/12 usages |
06 Apr 2021 14:31:07 1.22.10 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 Dec 2020 17:16:38
1.22.4_1 |
pizzamig  |
www/yarn-node14: add a new slave port following the releases of nodejs |