non port: devel/gcli/Makefile |
SVNWeb
|
Number of commits found: 7 |
Thu, 25 May 2023
|
[ 09:41 Robert Clausecker (fuz) ] bcd835f
devel/gcli: update to 1.1.0
Changelog: https://github.com/herrhotzenplotz/gcli/releases/tag/1.1.0
Reported by: upstream
|
Sun, 9 Apr 2023
|
[ 16:27 Robert Clausecker (fuz) ] 7e153dd
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
|
Mon, 6 Mar 2023
|
[ 22:23 Robert Clausecker (fuz) ] 030eb0a
devel/gcli: update to 1.0.0
Changelog: https://gitlab.com/herrhotzenplotz/gcli/-/releases/1.0.0
|
Wed, 8 Feb 2023
|
[ 23:24 Robert Clausecker (fuz) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: 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
|
Fri, 9 Dec 2022
|
[ 19:20 Fernando ApesteguĂa (fernape) Author: Nico Sonack ] e40786d
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)
|
Tue, 1 Nov 2022
|
[ 00:18 Nuno Teixeira (eduardo) Author: Robert Clausecker ] d72e8aa
devel/gcli: Update to 0.9.10-beta
ChangeLog: https://gitlab.com/herrhotzenplotz/gcli/-/tags/v0.9.10-beta
PR: 267481
|
Sat, 22 Oct 2022
|
[ 09:35 Li-Wen Hsu (lwhsu) Author: Robert Clausecker ] 65240f3
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: 7 |