devel/yarn - The NetBSD Packages Collection

JavaScript package manager

Yarn is a package manager for your code.  It allows you to use and share
code with other developers from around the world.  Yarn does this quickly,
securely, and reliably so you don't ever have to worry.

Yarn allows you to use other developers' solutions to different problems,
making it easier for you to develop your software.  If you have problems,
you can report issues or contribute back, and when the problem is fixed,
you can use Yarn to keep it all up to date.

Code is shared through something called a package (sometimes referred to
as a module).  A package contains all the code being shared as well as a
package.json file which describes the package.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/nodejs

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64yarn-1.22.21.tgz
NetBSD 10.0aarch64yarn-1.22.19nb1.tgz
NetBSD 10.0aarch64yarn-1.22.19nb1.tgz
NetBSD 10.0i386yarn-1.22.21.tgz
NetBSD 10.0i386yarn-1.22.19nb1.tgz
NetBSD 10.0x86_64yarn-1.22.21.tgz
NetBSD 10.0_BETAx86_64yarn-1.22.19nb1.tgz
NetBSD 9.0aarch64yarn-1.22.21.tgz
NetBSD 9.0aarch64yarn-1.22.19nb1.tgz
NetBSD 9.0aarch64yarn-1.22.19nb1.tgz
NetBSD 9.0i386yarn-1.22.19nb1.tgz
NetBSD 9.0x86_64yarn-1.22.21.tgz
NetBSD 9.0x86_64yarn-1.22.19nb1.tgz
NetBSD 9.3x86_64yarn-1.22.19nb1.tgz
NetBSD 9.3x86_64yarn-1.22.21.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.