devel/asdf - The NetBSD Packages Collection

Manage each of your project runtimes with a single tool

asdf is a CLI tool that can manage multiple language runtime versions on
a per-project basis. It is like `gvm`, `nvm`, `rbenv` & `pyenv` (and
more) all in one! Simply install your language's plugin!

Why use asdf?

- single CLI for multiple languages
- consistent commands to manage all your languages
- single global config keeping defaults in one place
- single `.tool-versions` config file per project
- support for existing config files `.node-version`, `.nvmrc`,
  `.ruby-version` for easy migration
- automatically switches runtime versions as you traverse your directories
- simple plugin system to add support for your language of choice
- shell completion available for common shells (Bash, Zsh, Fish, Elvish)

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/git-base shells/bash

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64asdf-0.13.1.tgz
NetBSD 10.0aarch64asdf-0.12.0.tgz
NetBSD 10.0aarch64asdf-0.13.1.tgz
NetBSD 10.0aarch64ebasdf-0.13.1.tgz
NetBSD 10.0aarch64ebasdf-0.13.1.tgz
NetBSD 10.0alphaasdf-0.13.1.tgz
NetBSD 10.0earmv6hfasdf-0.13.1.tgz
NetBSD 10.0earmv6hfasdf-0.12.0.tgz
NetBSD 10.0earmv6hfasdf-0.13.1.tgz
NetBSD 10.0earmv7hfasdf-0.13.1.tgz
NetBSD 10.0earmv7hfasdf-0.12.0.tgz
NetBSD 10.0earmv7hfasdf-0.13.1.tgz
NetBSD 10.0i386asdf-0.13.1.tgz
NetBSD 10.0i386asdf-0.13.1.tgz
NetBSD 10.0powerpcasdf-0.13.1.tgz
NetBSD 10.0vaxasdf-0.13.1.tgz
NetBSD 10.0x86_64asdf-0.13.1.tgz
NetBSD 10.0_BETAx86_64asdf-0.13.1.tgz
NetBSD 8.0i386asdf-0.13.1.tgz
NetBSD 8.0i386asdf-0.12.0.tgz
NetBSD 8.0powerpcasdf-0.11.2.tgz
NetBSD 8.0powerpcasdf-0.13.1.tgz
NetBSD 8.0powerpcasdf-0.13.1.tgz
NetBSD 8.0x86_64asdf-0.13.1.tgz
NetBSD 8.0x86_64asdf-0.12.0.tgz
NetBSD 8.0x86_64asdf-0.13.1.tgz
NetBSD 9.0aarch64asdf-0.13.1.tgz
NetBSD 9.0aarch64asdf-0.12.0.tgz
NetBSD 9.0aarch64asdf-0.13.1.tgz
NetBSD 9.0alphaasdf-0.11.3.tgz
NetBSD 9.0alphaasdf-0.13.1.tgz
NetBSD 9.0earmasdf-0.11.3.tgz
NetBSD 9.0earmv6hfasdf-0.13.1.tgz
NetBSD 9.0earmv6hfasdf-0.12.0.tgz
NetBSD 9.0earmv6hfasdf-0.13.1.tgz
NetBSD 9.0earmv7hfasdf-0.13.1.tgz
NetBSD 9.0earmv7hfasdf-0.12.0.tgz
NetBSD 9.0earmv7hfasdf-0.13.1.tgz
NetBSD 9.0i386asdf-0.13.1.tgz
NetBSD 9.0i386asdf-0.13.1.tgz
NetBSD 9.0mips64ebasdf-0.11.3.tgz
NetBSD 9.0powerpcasdf-0.13.1.tgz
NetBSD 9.0powerpcasdf-0.12.0.tgz
NetBSD 9.0powerpcasdf-0.13.1.tgz
NetBSD 9.0sparc64asdf-0.11.3.tgz
NetBSD 9.0x86_64asdf-0.13.1.tgz
NetBSD 9.0x86_64asdf-0.13.1.tgz
NetBSD 9.3x86_64asdf-0.12.0.tgz
NetBSD 9.3x86_64asdf-0.13.1.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.