Port details |
- gcli CLI utility to interact with various Git forges
- 2.6.1 devel =2 2.5.0_1Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- kyua : devel/kyua
- Library dependencies:
-
- libcurl.so : ftp/curl
- liblowdown.so : textproc/lowdown
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.1 21 Jan 2025 23:46:20 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Nuno Teixeira (eduardo) |
devel/gcli: Move man pages to share/man
Approved by: portmgr (blanket) |
2.2.0 10 Feb 2024 13:41:53 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
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 |
Robert Clausecker (fuz) |
*/*: 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 |
Fernando ApesteguĂa (fernape) 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 |
Nuno Teixeira (eduardo) 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 |
Li-Wen Hsu (lwhsu) 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 |