devel/asdf - The NetBSD Packages Collection

Manage each of your project runtimes with a single tool

asdf is a tool version manager. All tool version definitions are
contained within one file (.tool-versions) which you can check in to
your project's Git repository to share with your team, ensuring everyone
is using the exact same versions of tools.

The old way of working required multiple CLI version managers, each with
their distinct API, configurations files and implementation (e.g. $PATH
manipulation, shims, environment variables, etc...). asdf provides a
single interface and configuration file to simplify development
workflows, and can be extended to all tools and runtimes via a simple
plugin interface.

Build dependencies

lang/go123 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/git-base

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64asdf-0.15.0.tgz
NetBSD 10.0aarch64asdf-0.14.0nb1.tgz
NetBSD 10.0aarch64asdf-0.14.1.tgz
NetBSD 10.0aarch64ebasdf-0.15.0.tgz
NetBSD 10.0alphaasdf-0.14.0nb1.tgz
NetBSD 10.0alphaasdf-0.14.1.tgz
NetBSD 10.0earmv6hfasdf-0.15.0.tgz
NetBSD 10.0earmv6hfasdf-0.14.0nb1.tgz
NetBSD 10.0earmv6hfasdf-0.14.1.tgz
NetBSD 10.0earmv7hfasdf-0.15.0.tgz
NetBSD 10.0earmv7hfasdf-0.14.0nb1.tgz
NetBSD 10.0earmv7hfasdf-0.14.1.tgz
NetBSD 10.0i386asdf-0.15.0.tgz
NetBSD 10.0i386asdf-0.14.0nb1.tgz
NetBSD 10.0i386asdf-0.14.1.tgz
NetBSD 10.0powerpcasdf-0.14.1.tgz
NetBSD 10.0powerpcasdf-0.13.1.tgz
NetBSD 10.0powerpcasdf-0.13.1.tgz
NetBSD 10.0powerpcasdf-0.14.0nb1.tgz
NetBSD 10.0sh3elasdf-0.14.1.tgz
NetBSD 10.0sh3elasdf-0.15.0.tgz
NetBSD 10.0sparc64asdf-0.14.1.tgz
NetBSD 10.0sparcasdf-0.14.1.tgz
NetBSD 10.0vaxasdf-0.14.1.tgz
NetBSD 10.0vaxasdf-0.15.0.tgz
NetBSD 10.0x86_64asdf-0.15.0.tgz
NetBSD 10.0x86_64asdf-0.14.0nb1.tgz
NetBSD 10.0x86_64asdf-0.14.1.tgz
NetBSD 9.0aarch64asdf-0.15.0.tgz
NetBSD 9.0aarch64asdf-0.14.0nb1.tgz
NetBSD 9.0aarch64asdf-0.14.1.tgz
NetBSD 9.0earmv6hfasdf-0.14.0nb1.tgz
NetBSD 9.0earmv6hfasdf-0.14.1.tgz
NetBSD 9.0earmv7hfasdf-0.15.0.tgz
NetBSD 9.0earmv7hfasdf-0.14.0nb1.tgz
NetBSD 9.0earmv7hfasdf-0.14.1.tgz
NetBSD 9.0i386asdf-0.15.0.tgz
NetBSD 9.0i386asdf-0.14.0nb1.tgz
NetBSD 9.0i386asdf-0.14.1.tgz
NetBSD 9.0powerpcasdf-0.13.1.tgz
NetBSD 9.0powerpcasdf-0.13.1.tgz
NetBSD 9.0powerpcasdf-0.14.0nb1.tgz
NetBSD 9.0sparc64asdf-0.14.1.tgz
NetBSD 9.0x86_64asdf-0.15.0.tgz
NetBSD 9.0x86_64asdf-0.14.0nb1.tgz
NetBSD 9.0x86_64asdf-0.14.1.tgz
NetBSD 9.3x86_64asdf-0.15.0.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.