notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q1
gcli CLI utility to interact with various Git forges
2.6.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.6.0Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-21 23:56:37
Last Update: 2025-01-21 23:51:14
Commit Hash: 62bd26e
Also Listed In: net
License: BSD2CLAUSE
WWW:
https://herrhotzenplotz.de/gcli/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/gcli-2.6.1/catalog.mk
  2. /usr/local/share/licenses/gcli-2.6.1/LICENSE
  3. /usr/local/share/licenses/gcli-2.6.1/BSD2CLAUSE
  4. bin/gcli
  5. share/man/man1/gcli-api.1.gz
  6. share/man/man1/gcli-comment.1.gz
  7. share/man/man1/gcli-config.1.gz
  8. share/man/man1/gcli-forks.1.gz
  9. share/man/man1/gcli-gists.1.gz
  10. share/man/man1/gcli-issues.1.gz
  11. share/man/man1/gcli-labels.1.gz
  12. share/man/man1/gcli-milestones.1.gz
  13. share/man/man1/gcli-pipelines.1.gz
  14. share/man/man1/gcli-pulls-review.1.gz
  15. share/man/man1/gcli-pulls.1.gz
  16. share/man/man1/gcli-releases.1.gz
  17. share/man/man1/gcli-repos.1.gz
  18. share/man/man1/gcli-snippets.1.gz
  19. share/man/man1/gcli-status.1.gz
  20. share/man/man1/gcli.1.gz
  21. share/man/man5/gcli.5.gz
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • gcli>0:devel/gcli
To install the port:
cd /usr/ports/devel/gcli/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gcli
  • pkg install gcli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcli
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737309777 SHA256 (gcli-2.6.1.tar.xz) = ce91365eb6220056a1326cfa2afe287b7bb1708de9af12141dab21a00965c79a SIZE (gcli-2.6.1.tar.xz) = 369140

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. kyua : devel/kyua
Library dependencies:
  1. libcurl.so : ftp/curl
  2. liblowdown.so : textproc/lowdown
  3. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gcli-2.6.1: LOWDOWN=on: pretty-print Markdown using textproc/lowdown TEST=off: Build and/or run tests ====> Options available for the radio LINEEDIT: you can only select none or one of them LIBEDIT=on: Command line editing via libedit READLINE=off: Command line editing via libreadline ===> Use 'make config' to modify these settings
Options name:
devel_gcli
USES:
libtool pathfix pkgconfig ssl tar:xz libedit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://herrhotzenplotz.de/gcli/releases/gcli-2.6.1/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.1
21 Jan 2025 23:51:14
commit hash: 62bd26ecff7005fde100f018d74e421e421a8ad4commit hash: 62bd26ecff7005fde100f018d74e421e421a8ad4commit hash: 62bd26ecff7005fde100f018d74e421e421a8ad4commit hash: 62bd26ecff7005fde100f018d74e421e421a8ad4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.6.1

A patch release, fixing some more issues with liblowdown 1.4.0.

Changelog:
https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3C22C4Q2273YPES.29HJ1NHLN3T4P@triton.lab.herrhotzenplotz.de%3E

MFH:		2025Q1
(cherry picked from commit 4caf370420f7bc001d129f2e2072860034167407)
2.6.0
21 Jan 2025 23:51:14
commit hash: 022941a09274499a5611be8926aeea19dad1beaacommit hash: 022941a09274499a5611be8926aeea19dad1beaacommit hash: 022941a09274499a5611be8926aeea19dad1beaacommit hash: 022941a09274499a5611be8926aeea19dad1beaa files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.6.0

Upstream has now added support for liblowdown-2.4.0, so remove our
site patch.

Changelog:
https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3C2DKRRDGOKZUVX.1ZO3F4M3P32HD@triton.lab.herrhotzenplotz.de%3E
(cherry picked from commit 79193349858083ec16d96c50da6ec3a821b9d365)

Number of commits found: 2