net/hub - The NetBSD Packages Collection

Command-line tool that makes git easier to use with GitHub

hub is a command line tool that wraps git in order to extend it
with extra features and commands that make working with GitHub
easier.

 $ hub clone rtomayko/tilt
 # expands to:
 $ git clone https://github.com/rtomayko/tilt.git

hub is best aliased as `git', so you can type `git ' in the
shell and get all the usual hub features.

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/git-base

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hub-2.14.2nb45.tgz
NetBSD 10.0aarch64hub-2.14.2nb38.tgz
NetBSD 10.0aarch64hub-2.14.2nb43.tgz
NetBSD 10.0earmv7hfhub-2.14.2nb45.tgz
NetBSD 10.0earmv7hfhub-2.14.2nb38.tgz
NetBSD 10.0earmv7hfhub-2.14.2nb43.tgz
NetBSD 10.0i386hub-2.14.2nb45.tgz
NetBSD 10.0i386hub-2.14.2nb43.tgz
NetBSD 10.0x86_64hub-2.14.2nb45.tgz
NetBSD 10.0_BETAx86_64hub-2.14.2nb42.tgz
NetBSD 8.0i386hub-2.14.2nb38.tgz
NetBSD 8.0x86_64hub-2.14.2nb43.tgz
NetBSD 8.0x86_64hub-2.14.2nb38.tgz
NetBSD 8.0x86_64hub-2.14.2nb45.tgz
NetBSD 9.0aarch64hub-2.14.2nb45.tgz
NetBSD 9.0aarch64hub-2.14.2nb38.tgz
NetBSD 9.0aarch64hub-2.14.2nb43.tgz
NetBSD 9.0earmv7hfhub-2.14.2nb45.tgz
NetBSD 9.0earmv7hfhub-2.14.2nb38.tgz
NetBSD 9.0earmv7hfhub-2.14.2nb43.tgz
NetBSD 9.0i386hub-2.14.2nb43.tgz
NetBSD 9.0i386hub-2.14.2nb45.tgz
NetBSD 9.0x86_64hub-2.14.2nb45.tgz
NetBSD 9.0x86_64hub-2.14.2nb41.tgz
NetBSD 9.0x86_64hub-2.14.2nb42.tgz
NetBSD 9.0x86_64hub-2.14.2nb43.tgz
NetBSD 9.3x86_64hub-2.14.2nb39.tgz
NetBSD 9.3x86_64hub-2.14.2nb45.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.