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
gcli CLI utility to interact with various Git forges
2.6.1 devel on this many watch lists=2 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.5.0_1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-22 09:36:06
Last Update: 2025-01-21 23:46:20
Commit Hash: 4caf370
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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

Packages (timestamps in pop-ups are UTC):
gcli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.02.6.0-2.6.02.6.1---
FreeBSD:13:quarterly2.5.0_12.6.11.1.02.5.02.6.12.1.02.1.02.1.0
FreeBSD:14:latest2.5.0_12.6.00.9.12.b2.5.0_12.6.11.1.0-1.1.0
FreeBSD:14:quarterly2.5.0_12.6.1-2.5.0_12.6.12.1.02.1.02.1.0
FreeBSD:15:latest2.6.02.6.0n/a2.6.0n/a2.1.02.1.02.2.0
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: 16

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:46:20
commit hash: 4caf370420f7bc001d129f2e2072860034167407commit hash: 4caf370420f7bc001d129f2e2072860034167407commit hash: 4caf370420f7bc001d129f2e2072860034167407commit hash: 4caf370420f7bc001d129f2e2072860034167407 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
2.6.0
06 Jan 2025 23:06:09
commit hash: 79193349858083ec16d96c50da6ec3a821b9d365commit hash: 79193349858083ec16d96c50da6ec3a821b9d365commit hash: 79193349858083ec16d96c50da6ec3a821b9d365commit hash: 79193349858083ec16d96c50da6ec3a821b9d365 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
2.5.0_1
29 Dec 2024 12:19:56
commit hash: 893b259a87a7ba8b66c0047b9b52ceae56deb7d1commit hash: 893b259a87a7ba8b66c0047b9b52ceae56deb7d1commit hash: 893b259a87a7ba8b66c0047b9b52ceae56deb7d1commit hash: 893b259a87a7ba8b66c0047b9b52ceae56deb7d1 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: fix build with liblowdown-1.4.0

Upstream has broken the API in this minor update.

Event:		38C3
2.5.0
16 Sep 2024 20:14:14
commit hash: 8938ccc47ba3ecd7b6e7d766ef857a7798e39734commit hash: 8938ccc47ba3ecd7b6e7d766ef857a7798e39734commit hash: 8938ccc47ba3ecd7b6e7d766ef857a7798e39734commit hash: 8938ccc47ba3ecd7b6e7d766ef857a7798e39734 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.5.0

 - refactor port for new build system
 - libgcli is no longer shipped
 - can now leverage libedit or readline
 - can now depend on textproc/lowdown

Changelog:
https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3CZsyLOQM5PWINzHhH@hades%3E

PR:		281138
Reported by:	Nico Sonack <nsonack@herrhotzenplotz.de>
2.3.0
28 Mar 2024 09:50:02
commit hash: 686a6e09d286a56038b894fd08142fd3bbe8629ccommit hash: 686a6e09d286a56038b894fd08142fd3bbe8629ccommit hash: 686a6e09d286a56038b894fd08142fd3bbe8629ccommit hash: 686a6e09d286a56038b894fd08142fd3bbe8629c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.3.0

 - fix test dependencies

Changelog:
https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3CZgMphr7Uj8f-Ho0E%40triton.herrhotzenplotz.de%3E
2.2.0_1
06 Mar 2024 10:48:37
commit hash: 68ba7112382e752427edda134c16dd8324b22cb2commit hash: 68ba7112382e752427edda134c16dd8324b22cb2commit hash: 68ba7112382e752427edda134c16dd8324b22cb2commit hash: 68ba7112382e752427edda134c16dd8324b22cb2 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/gcli: Move man pages to share/man

Approved by:	portmgr (blanket)
2.2.0
10 Feb 2024 13:41:53
commit hash: 47677c91f30daaec50130e00a24b0406e9db3473commit hash: 47677c91f30daaec50130e00a24b0406e9db3473commit hash: 47677c91f30daaec50130e00a24b0406e9db3473commit hash: 47677c91f30daaec50130e00a24b0406e9db3473 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.2.0

Changelog:
https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3CZcEZ5FaG3WiyverR%40triton.herrhotzenplotz.de%3E
2.1.0
12 Dec 2023 12:04:34
commit hash: b3fbd27389fe8f324837b90fef9a315dff0d8a7dcommit hash: b3fbd27389fe8f324837b90fef9a315dff0d8a7dcommit hash: b3fbd27389fe8f324837b90fef9a315dff0d8a7dcommit hash: b3fbd27389fe8f324837b90fef9a315dff0d8a7d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.1.0

Changelog:
https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%3CZXL9mvmCU3U7Hh9A%40triton.herrhotzenplotz.de%3E
2.0.0
04 Oct 2023 19:59:56
commit hash: 00b97f0452f080ec3cb8216a94248217e50ebfbccommit hash: 00b97f0452f080ec3cb8216a94248217e50ebfbccommit hash: 00b97f0452f080ec3cb8216a94248217e50ebfbccommit hash: 00b97f0452f080ec3cb8216a94248217e50ebfbc files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 2.0.0

Changelog: https://gitlab.com/herrhotzenplotz/gcli/-/releases/2.0.0

Reported by:	upstream, via IRC
1.1.0
25 May 2023 09:41:32
commit hash: bcd835f2067e3537e047d5d6b54ce206792c0123commit hash: bcd835f2067e3537e047d5d6b54ce206792c0123commit hash: bcd835f2067e3537e047d5d6b54ce206792c0123commit hash: bcd835f2067e3537e047d5d6b54ce206792c0123 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 1.1.0

Changelog: https://github.com/herrhotzenplotz/gcli/releases/tag/1.1.0

Reported by:	upstream
1.0.3.1
09 Apr 2023 16:27:02
commit hash: 7e153dd220d45a05da86c0c7992dac15331f19aecommit hash: 7e153dd220d45a05da86c0c7992dac15331f19aecommit hash: 7e153dd220d45a05da86c0c7992dac15331f19aecommit hash: 7e153dd220d45a05da86c0c7992dac15331f19ae files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 1.0.3.1

Largely bug fixes.

Changelog: https://gitlab.com/herrhotzenplotz/gcli/-/releases/1.0.3
Changelog: https://gitlab.com/herrhotzenplotz/gcli/-/releases/1.0.3.1

MFH:		2023Q2
1.0.0
06 Mar 2023 22:23:45
commit hash: 030eb0ad1c29d3383c038916d11efd4c07cae9f4commit hash: 030eb0ad1c29d3383c038916d11efd4c07cae9f4commit hash: 030eb0ad1c29d3383c038916d11efd4c07cae9f4commit hash: 030eb0ad1c29d3383c038916d11efd4c07cae9f4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/gcli: update to 1.0.0

Changelog: https://gitlab.com/herrhotzenplotz/gcli/-/releases/1.0.0
0.9.12.b
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
0.9.12.b
09 Dec 2022 19:20:10
commit hash: e40786d61cdbe7721f63b39c50c890788a0fa832commit hash: e40786d61cdbe7721f63b39c50c890788a0fa832commit hash: e40786d61cdbe7721f63b39c50c890788a0fa832commit hash: e40786d61cdbe7721f63b39c50c890788a0fa832 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Nico Sonack
devel/gcli: update to 0.9.12-beta

ChangeLog: https://gitlab.com/herrhotzenplotz/gcli/-/releases/0.9.12-beta

PR:		268219
Reported by:	nsonack@outlook.com
Approved by:	fuz@fuz.su (maintainer)
0.9.10.b
01 Nov 2022 00:18:18
commit hash: d72e8aa43fb377d96ee6944f1665d421b5d57baacommit hash: d72e8aa43fb377d96ee6944f1665d421b5d57baacommit hash: d72e8aa43fb377d96ee6944f1665d421b5d57baacommit hash: d72e8aa43fb377d96ee6944f1665d421b5d57baa files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Robert Clausecker
devel/gcli: Update to 0.9.10-beta

ChangeLog:	https://gitlab.com/herrhotzenplotz/gcli/-/tags/v0.9.10-beta
PR:		267481
0.9.9.b
22 Oct 2022 09:35:19
commit hash: 65240f34c0d836ec3670e7dcda5f8589aaba6dc1commit hash: 65240f34c0d836ec3670e7dcda5f8589aaba6dc1commit hash: 65240f34c0d836ec3670e7dcda5f8589aaba6dc1commit hash: 65240f34c0d836ec3670e7dcda5f8589aaba6dc1 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Robert Clausecker
Add 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.

PR:		267224

Number of commits found: 16