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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | asdf-0.15.0.tgz |
NetBSD 10.0 | aarch64 | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | aarch64 | asdf-0.14.1.tgz |
NetBSD 10.0 | aarch64eb | asdf-0.15.0.tgz |
NetBSD 10.0 | alpha | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | alpha | asdf-0.14.1.tgz |
NetBSD 10.0 | earmv6hf | asdf-0.15.0.tgz |
NetBSD 10.0 | earmv6hf | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | earmv6hf | asdf-0.14.1.tgz |
NetBSD 10.0 | earmv7hf | asdf-0.15.0.tgz |
NetBSD 10.0 | earmv7hf | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | earmv7hf | asdf-0.14.1.tgz |
NetBSD 10.0 | i386 | asdf-0.15.0.tgz |
NetBSD 10.0 | i386 | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | i386 | asdf-0.14.1.tgz |
NetBSD 10.0 | powerpc | asdf-0.14.1.tgz |
NetBSD 10.0 | powerpc | asdf-0.13.1.tgz |
NetBSD 10.0 | powerpc | asdf-0.13.1.tgz |
NetBSD 10.0 | powerpc | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | sh3el | asdf-0.14.1.tgz |
NetBSD 10.0 | sh3el | asdf-0.15.0.tgz |
NetBSD 10.0 | sparc64 | asdf-0.14.1.tgz |
NetBSD 10.0 | sparc | asdf-0.14.1.tgz |
NetBSD 10.0 | vax | asdf-0.14.1.tgz |
NetBSD 10.0 | vax | asdf-0.15.0.tgz |
NetBSD 10.0 | x86_64 | asdf-0.15.0.tgz |
NetBSD 10.0 | x86_64 | asdf-0.14.0nb1.tgz |
NetBSD 10.0 | x86_64 | asdf-0.14.1.tgz |
NetBSD 9.0 | aarch64 | asdf-0.15.0.tgz |
NetBSD 9.0 | aarch64 | asdf-0.14.0nb1.tgz |
NetBSD 9.0 | aarch64 | asdf-0.14.1.tgz |
NetBSD 9.0 | earmv6hf | asdf-0.14.0nb1.tgz |
NetBSD 9.0 | earmv6hf | asdf-0.14.1.tgz |
NetBSD 9.0 | earmv7hf | asdf-0.15.0.tgz |
NetBSD 9.0 | earmv7hf | asdf-0.14.0nb1.tgz |
NetBSD 9.0 | earmv7hf | asdf-0.14.1.tgz |
NetBSD 9.0 | i386 | asdf-0.15.0.tgz |
NetBSD 9.0 | i386 | asdf-0.14.0nb1.tgz |
NetBSD 9.0 | i386 | asdf-0.14.1.tgz |
NetBSD 9.0 | powerpc | asdf-0.13.1.tgz |
NetBSD 9.0 | powerpc | asdf-0.13.1.tgz |
NetBSD 9.0 | powerpc | asdf-0.14.0nb1.tgz |
NetBSD 9.0 | sparc64 | asdf-0.14.1.tgz |
NetBSD 9.0 | x86_64 | asdf-0.15.0.tgz |
NetBSD 9.0 | x86_64 | asdf-0.14.0nb1.tgz |
NetBSD 9.0 | x86_64 | asdf-0.14.1.tgz |
NetBSD 9.3 | x86_64 | asdf-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.
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.