devel/gcli - The NetBSD Packages Collection

Portable CLI tool for interacting with Git(Hub|Lab|Tea)

Portable CLI tool for interacting with Git(Hub|Lab|Tea) from the command line.

The official GitHub CLI tool only supports GitHub. I wanted a simple
unified tool for various git forges such as GitHub and GitLab because
every forge does things differently yet all build on Git and
purposefully break with its philosophy.

Also, the official tool from Github is written in Go, which does manual
DNS resolution which is a massive security vulnerability for people using
Tor as it leaks your IP to the DNS server. This program builds upon libcurl,
which obeys the operating system's DNS resolution mechanisms and thus
also works with Tor.

Build dependencies

devel/libtool-base pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

www/curl www/curl

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64gcli-2.2.0.tgz
NetBSD 10.0aarch64ebgcli-2.2.0.tgz
NetBSD 10.0earmv6hfgcli-2.2.0.tgz
NetBSD 10.0earmv7hfgcli-2.2.0.tgz
NetBSD 10.0i386gcli-2.2.0.tgz
NetBSD 10.0x86_64gcli-2.2.0.tgz
NetBSD 9.0aarch64gcli-2.2.0.tgz
NetBSD 9.0earmv6hfgcli-2.2.0.tgz
NetBSD 9.0earmv7hfgcli-2.2.0.tgz
NetBSD 9.0i386gcli-2.2.0.tgz
NetBSD 9.0x86_64gcli-2.2.0.tgz
NetBSD 9.3x86_64gcli-2.2.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.