Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2022 10:53:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267224] [New Port] devel/gcli: CLI utility to interact with various git forges
Message-ID:  <bug-267224-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267224

            Bug ID: 267224
           Summary: [New Port] devel/gcli: CLI utility to interact with
                    various git forges
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://gitlab.com/herrhotzenplotz/gcli
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
 Attachment #237481 maintainer-approval+
             Flags:

Created attachment 237481
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237481&action=
=3Dedit
[New Port] devel/gcli: CLI utility to interact with various git forges

GCLI is a simple and portable CLI tool for interacting with GitHub,
GitLab, and Gitea from the command line.

This tool was written because the official GitHub CLI tool only supports
GitHub.  The author 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.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267224-7788>