notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
yarn-node19 Package manager for node, alternative to npm
1.22.19 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22.18Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This port depends on deprecated www/node19. Migrate to www/yarn-node18 or www/yarn-node20 instead
Expiration Date EXPIRATION DATE: 2023-06-30
Maintainer: pizzamig@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-30 14:27:08
Last Update: 2023-05-07 16:12:37
Commit Hash: 897c1a6
License: BSD2CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/yarn-node19-1.22.19/catalog.mk
  2. /usr/local/share/licenses/yarn-node19-1.22.19/LICENSE
  3. /usr/local/share/licenses/yarn-node19-1.22.19/BSD2CLAUSE
  4. bin/yarn
  5. bin/yarn.js
  6. bin/yarnpkg
  7. lib/node_modules/yarn/LICENSE
  8. lib/node_modules/yarn/README.md
  9. @(,,755) lib/node_modules/yarn/bin/yarn
  10. @(,,755) lib/node_modules/yarn/bin/yarn.js
  11. @(,,755) lib/node_modules/yarn/bin/yarnpkg
  12. @(,,755) lib/node_modules/yarn/lib/cli.js
  13. lib/node_modules/yarn/lib/v8-compile-cache.js
  14. lib/node_modules/yarn/package.json
  15. lib/node_modules/yarn/preinstall.js
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • yarn-node19>0:www/yarn-node19
Conflicts:
CONFLICTS_INSTALL:
  • yarn-node[0-9][0-9]
  • 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-node19/ && make install clean
To add the package, run one of these commands:
  • pkg install www/yarn-node19
  • pkg install yarn-node19
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: yarn-node19
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
yarn-node19
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.22.19
FreeBSD:12:amd641.22.191.22.19
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3861.22.191.22.19
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.22.191.22.19
FreeBSD:13:amd641.22.191.22.19
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv71.22.191.22.19
FreeBSD:13:i3861.22.191.22.19
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout1.22.19
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch641.22.19pkg-fallout
FreeBSD:14:amd641.22.19pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv71.22.19pkg-fallout
FreeBSD:14:i3861.22.19pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.22.19pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Master port: www/yarn-node18
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. node : www/node19
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://yarnpkg.com/downloads/1.22.19/
Collapse this list.
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)
    
    
Expand this list (1 items)
  • 2021-11-10
    Affects: users of www/node*, www/npm*, www/yarn*
    Author: mfechner@FreeBSD.org
    Reason: 
      The port framework was updated to use a default version for nodejs.
      The default version is pointing to the latest LTS version which is
      currently version 16.
      You can overwrite this by defining in /etc/make.conf, e.g. version 17:
      DEFAULT_VERSIONS=nodejs=17
    
      Or if you would like to stick always to the current version use:
      DEFAULT_VERSIONS=nodejs=current
    
      If you would like to use yarn or npm together with nodejs version 17,
      just install the package that is pulling the wanted dependency to nodejs:
    
      # pkg install yarn-node17
      # pkg install npm-node17
    
    
  • Collapse this list.

Number of commits found: 2

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
CommitCreditsLog message
1.22.19
07 May 2023 16:12:37
commit hash:897c1a6d4723af4e58e5eb783b815c2331401dbccommit hash:897c1a6d4723af4e58e5eb783b815c2331401dbccommit hash:897c1a6d4723af4e58e5eb783b815c2331401dbccommit hash:897c1a6d4723af4e58e5eb783b815c2331401dbc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/yarn-node19: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30 (in sync
with www/node19)

This is followup of 3a2694b6fe97b7edbc6fa379c19c880e896561fd.
1.22.18
30 Jan 2023 14:20:38
commit hash:fa93fdc383c190569821ae224413c848c19d9a7ccommit hash:fa93fdc383c190569821ae224413c848c19d9a7ccommit hash:fa93fdc383c190569821ae224413c848c19d9a7ccommit hash:fa93fdc383c190569821ae224413c848c19d9a7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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

Number of commits found: 2