Port details |
- yarn-node14 Package manager for node, alternative to npm
- 1.22.19 www
=1 1.22.19Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires upstream EOL node14
This port expired on: 2023-05-26
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2020-12-30 17:17:15
- Last Update: 2023-05-28 12:03:46
- Commit Hash: 6a9191b
- People watching this port, also watch:: void-zones-tools, lsof, mDNSResponder, libevent, tmux
- 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-node14>0:www/yarn-node14
- Conflicts:
- CONFLICTS_INSTALL:
- yarn-node[0-9][0-9]
- hadoop2*
- No installation instructions:
- This port has been deleted.
- PKGNAME: yarn-node14
- 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-node18
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node : www/node14
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- 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-node14-1.22.19:
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: 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-node18 |
Commit | Credits | Log message |
1.22.19 28 May 2023 12:03:46 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2023-05-26 www/yarn-node14: Requires upstream EOL node14
2023-05-26 www/npm-node14: Requires upstream EOL www/node14
2023-05-26 www/node14: Consider using www/node16 or later as Upstream EOL on
2023-04-30 |
1.22.19 27 Apr 2023 12:18:12 |
Muhammad Moinur Rahman (bofh) |
www/yarn-node14: Mark DEPRECATED
- Requires upstream EOL node14
- Set EXPIRATION_DATE to 2023-05-26
Approved by: portmgr (blanket) |
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 |
1.22.17_2 12 Nov 2021 05:54:51 |
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 |
1.22.17_1 29 Oct 2021 06:32:52 |
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) |
1.22.10 26 Jun 2021 12:15:31 |
Rene Ladan (rene) |
cleanup: remove more optional Node 10/12 usages |
1.22.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.22.4_1 30 Dec 2020 17:16:38 |
pizzamig |
www/yarn-node14: add a new slave port following the releases of nodejs |