sysutils/fabric - The NetBSD Packages Collection

Simple Pythonic remote deployment tool

Fabric is a Python library and command-line tool for streamlining the use of SSH
for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.

Build dependencies

devel/py-setuptools pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

sysutils/py-invoke devel/py-pathlib2 security/py-paramiko devel/py-setuptools lang/python311 lang/python311

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64fabric-2.7.1nb1.tgz
NetBSD 10.0aarch64fabric-2.7.1.tgz
NetBSD 10.0aarch64fabric-2.7.1nb1.tgz
NetBSD 10.0aarch64ebfabric-2.7.1nb1.tgz
NetBSD 10.0earmv6hffabric-2.7.1.tgz
NetBSD 10.0earmv6hffabric-2.7.1nb1.tgz
NetBSD 10.0earmv7hffabric-2.7.1nb1.tgz
NetBSD 10.0earmv7hffabric-2.7.1.tgz
NetBSD 10.0earmv7hffabric-2.7.1nb1.tgz
NetBSD 10.0i386fabric-2.7.1nb1.tgz
NetBSD 10.0i386fabric-2.7.1nb1.tgz
NetBSD 10.0powerpcfabric-2.7.1nb1.tgz
NetBSD 10.0x86_64fabric-2.7.1nb1.tgz
NetBSD 10.0_BETAx86_64fabric-2.7.1nb1.tgz
NetBSD 8.0powerpcfabric-2.7.1.tgz
NetBSD 9.0aarch64fabric-2.7.1nb1.tgz
NetBSD 9.0aarch64fabric-2.7.1.tgz
NetBSD 9.0aarch64fabric-2.7.1nb1.tgz
NetBSD 9.0alphafabric-2.7.1.tgz
NetBSD 9.0earmv6hffabric-2.7.1.tgz
NetBSD 9.0earmv6hffabric-2.7.1nb1.tgz
NetBSD 9.0earmv7hffabric-2.7.1nb1.tgz
NetBSD 9.0earmv7hffabric-2.7.1.tgz
NetBSD 9.0earmv7hffabric-2.7.1nb1.tgz
NetBSD 9.0i386fabric-2.7.1nb1.tgz
NetBSD 9.0i386fabric-2.7.1nb1.tgz
NetBSD 9.0powerpcfabric-2.7.1.tgz
NetBSD 9.0powerpcfabric-2.7.1.tgz
NetBSD 9.0sparc64fabric-2.7.1.tgz
NetBSD 9.0sparcfabric-2.7.1.tgz
NetBSD 9.0x86_64fabric-2.7.1nb1.tgz
NetBSD 9.0x86_64fabric-2.7.1nb1.tgz
NetBSD 9.3x86_64fabric-2.7.1.tgz
NetBSD 9.3x86_64fabric-2.7.1nb1.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.