non port: devel/gh/Makefile |
Number of commits found: 86 |
Thursday, 7 Dec 2023
|
02:22 Ashish SHUKLA (ashish)
all: Bump PORTREVISION after lang/go* update
PR: 274405
0505b71 |
Wednesday, 15 Nov 2023
|
20:48 Lewis Cook (lcook)
devel/gh: Update to 2.39.1
Changes: https://github.com/cli/cli/releases/tag/v2.39.1
be0631e |
Wednesday, 18 Oct 2023
|
21:58 Lewis Cook (lcook)
devel/gh: Update to 2.37.0
Changes: https://github.com/cli/cli/releases/tag/v2.37.0
91f40a2 |
Saturday, 30 Sep 2023
|
22:34 Lewis Cook (lcook)
devel/gh: Update to 2.35.0
Changes: https://github.com/cli/cli/releases/tag/v2.35.0
a7c4e6a |
Sunday, 17 Sep 2023
|
13:40 Lewis Cook (lcook)
devel/gh: Update to 2.34.0
Changes: https://github.com/cli/cli/releases/tag/v2.34.0
4d8e829 |
Friday, 8 Sep 2023
|
14:34 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go* update
8e4bc57 |
Wednesday, 23 Aug 2023
|
23:45 Lewis Cook (lcook)
devel/gh: Update to 2.33.0
Changes: https://github.com/cli/cli/releases/tag/v2.33.0
f1dfcba0 |
Saturday, 19 Aug 2023
|
18:51 Lewis Cook (lcook)
devel/gh: Update to 2.32.1
Changes: https://github.com/cli/cli/releases/tag/v2.32.1
f5ddf03 |
Friday, 4 Aug 2023
|
14:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
09b9930 |
Saturday, 15 Jul 2023
|
16:40 Lewis Cook (lcook)
devel/gh: Update to 2.32.0
Changes: https://github.com/cli/cli/releases/tag/v2.32.0
4fdd7f0 |
Wednesday, 28 Jun 2023
|
17:19 Lewis Cook (lcook)
devel/gh: Update to 2.31.0
Changes: https://github.com/cli/cli/releases/tag/v2.31.0
2810213 |
Saturday, 3 Jun 2023
|
06:40 Lewis Cook (lcook)
devel/gh: Update to 2.30.0
Changes: https://github.com/cli/cli/releases/tag/v2.30.0
16638dc |
Monday, 22 May 2023
|
02:28 Lewis Cook (lcook)
devel/gh: Update to 2.29.0
Changes: https://github.com/cli/cli/releases/tag/v2.29.0
a8b9fdf5 |
Thursday, 4 May 2023
|
11:38 Lewis Cook (lcook)
devel/gh: Update to 2.28.0
Changes: https://github.com/cli/cli/compare/v2.24.3...v2.28.0
d9dc509 |
Saturday, 8 Apr 2023
|
15:13 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
ff40d94 |
Saturday, 18 Mar 2023
|
05:22 Lewis Cook (lcook)
devel/gh: Update to 2.24.3
Changes: https://github.com/cli/cli/releases/tag/v2.24.3
ac5b30a |
Thursday, 9 Mar 2023
|
19:18 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after Go ports update
0907973 |
Wednesday, 15 Feb 2023
|
19:06 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
56b5ec7 |
Thursday, 9 Feb 2023
|
21:55 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after GO_DEFAULT update.
2297efc |
Saturday, 14 Jan 2023
|
11:31 Dmitri Goutnik (dmgk)
all: Bump PORTVERSION after lang/go{118,119} update
3b383d8 |
Thursday, 15 Dec 2022
|
08:10 Lewis Cook (lcook)
devel/gh: Update to 2.20.2
Changes: https://github.com/cli/cli/releases/tag/v2.20.2
c63c558 |
Sunday, 11 Dec 2022
|
11:17 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
d9ad100 |
Thursday, 6 Oct 2022
|
19:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
bde5186 |
Sunday, 18 Sep 2022
|
22:14 Lewis Cook (lcook)
devel/gh: Update to 2.15.0
Changes: https://github.com/cli/cli/releases/tag/v2.15.0
b33f8ed |
Thursday, 8 Sep 2022
|
16:33 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
f05c98f |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Sunday, 28 Aug 2022
|
00:33 Lewis Cook (lcook)
devel/gh: Update to v2.14.7
Changes: https://github.com/cli/cli/releases/tag/v2.14.7
2c1c6eb |
Wednesday, 3 Aug 2022
|
21:35 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
4476f89 |
Friday, 29 Jul 2022
|
17:09 Lewis Cook (lcook)
devel/gh: Update to 2.14.3
Changes: https://github.com/cli/cli/compare/v2.13.0...v2.14.3
496ac08 |
Thursday, 14 Jul 2022
|
12:46 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{117,118} update
153cb65 |
Monday, 11 Jul 2022
|
16:39 Lewis Cook (lcook)
devel/gh: Update to 2.13.0
Changes: https://github.com/cli/cli/compare/v2.11.1...v2.13.0
4679996 |
Tuesday, 7 Jun 2022
|
21:56 Dmitri Goutnik (dmgk)
*/*: Bump port revisons after lang/go{117,118} update
309cdec |
Wednesday, 25 May 2022
|
22:50 Lewis Cook (lcook)
devel/gh: Update to 2.11.3
Changes: https://github.com/cli/cli/compare/v2.7.0...v2.11.3
9645994 |
Thursday, 7 Apr 2022
|
21:04 Lewis Cook (lcook)
devel/gh: Update to 2.7.0
Changes: https://github.com/cli/cli/compare/v2.5.2...v2.7.0
75d8c36 |
Wednesday, 30 Mar 2022
|
07:01 Guangyuan Yang (ygy)
*/*: Bump PORTREVISION after lang/go 1.18 update
d690b51 |
Thursday, 3 Mar 2022
|
15:48 Lewis Cook (lcook)
devel/gh: Update to 2.5.2
Changes: https://github.com/cli/cli/compare/v2.5.0...v2.5.2
16cb531 |
Thursday, 3 Feb 2022
|
20:33 Lewis Cook (lcook)
devel/gh: Update to 2.5.0
Changes: https://github.com/cli/cli/releases/tag/v2.5.0
03d1566 |
Wednesday, 22 Dec 2021
|
16:32 Lewis Cook (lcook)
devel/gh: Update to 2.4.0
Changes: https://github.com/cli/cli/releases/tag/v2.4.0
05252d9 |
Friday, 17 Dec 2021
|
23:44 Lewis Cook (lcook)
devel/gh: Update to 2.3.0
Changes: https://github.com/cli/cli/releases/tag/v2.3.0
6da5198 |
Sunday, 31 Oct 2021
|
23:39 Lewis Cook (lcook)
devel/gh: Update to 2.2.0
Changes: https://github.com/cli/cli/compare/v2.0.0...v2.2.0
68fe367 |
Sunday, 19 Sep 2021
|
22:13 Lewis Cook (lcook)
devel/gh: Update to 2.0.0
Changes: https://github.com/cli/cli/releases/tag/v2.0.0
aec80c7 |
Saturday, 7 Aug 2021
|
17:29 Lewis Cook (lcook)
devel/gh: Update to 1.14.0
Changes: https://github.com/cli/cli/releases/tag/v1.14.0
d4fd8fbc |
Wednesday, 28 Jul 2021
|
10:00 Lewis Cook (lcook)
devel/gh: Update to 1.13.1
Changes: https://github.com/cli/cli/releases/tag/v1.13.0
https://github.com/cli/cli/releases/tag/v1.13.1
36b61ed |
Sunday, 11 Jul 2021
|
18:33 Lewis Cook (lcook)
devel/gh: Update to 1.12.1
Changes: https://github.com/cli/cli/releases/tag/v1.12.1
https://github.com/cli/cli/releases/tag/v1.12.0
95894c6 |
Friday, 4 Jun 2021
|
10:40 Lewis Cook (lcook)
devel/gh: Update to 1.11.0
Changes: https://github.com/cli/cli/releases/tag/v1.11.0
85ddd28 |
Saturday, 22 May 2021
|
01:40 Lewis Cook (lcook)
devel/gh: Update to 1.10.3
Changes: https://github.com/cli/cli/releases/tag/v1.10.3
f6b1245 |
Friday, 21 May 2021
|
22:20 Lewis Cook (lcook)
devel/gh: Update to 1.10.2
Changes: https://github.com/cli/cli/compare/v1.9.2...v1.10.2
22fc745 |
Thursday, 13 May 2021
|
17:59 Lewis Cook (lcook)
Switch to GO_MODULE after r566063
2754b8b |
Sunday, 25 Apr 2021
|
15:30 Lewis Cook (lcook)
devel/gh: Minor semantics Makefile cleanup
f622d96 |
14:25 Lewis Cook (lcook)
devel/gh: Resolve conflict with shells/fish
PR: 255384
Reported by: Bjorn Neergaard <bjorn@neersighted.com>
MFH: 2021Q2
36d7690 |
Wednesday, 21 Apr 2021
|
17:40 Lewis Cook (lcook)
devel/gh: Update to 1.9.2
Changes: https://github.com/cli/cli/releases/tag/v1.9.2
f08db7a |
Thursday, 15 Apr 2021
|
21:19 Lewis Cook (lcook)
devel/gh: Update to 1.9.1
Changes: https://github.com/cli/cli/releases/tag/v1.9.1
https://github.com/cli/cli/releases/tag/v1.9.0
Approved by: mentors (implicit)
07c10b6 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
11:41 Lewis Cook (lcook)
devel/gh: Update to 1.8.1
Changes: https://github.com/cli/cli/compare/v1.7.0...v1.8.1
Approved by: mentors (implicit)
4d8c5cd |
Friday, 5 Mar 2021
|
16:36 lcook
devel/gh: Update to 1.7.0
Changes: https://github.com/cli/cli/releases/tag/v1.7.0
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D29085
 |
Tuesday, 23 Feb 2021
|
17:53 lcook
devel/gh: Update to 1.6.2
Changes: https://github.com/cli/cli/releases/tag/v1.6.2
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28891
 |
Monday, 22 Feb 2021
|
12:55 lcook
devel/gh: Update to 1.6.1
Changes: https://github.com/cli/cli/releases/tag/v1.6.1
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28839
 |
Friday, 19 Feb 2021
|
12:02 lcook
devel/gh: Update to 1.6.0
Changes: https://github.com/cli/cli/releases/tag/v1.6.0
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28771
 |
Friday, 22 Jan 2021
|
13:42 lcook
devel/gh: Update to 1.5.0
Changes: https://github.com/cli/cli/releases/tag/v1.5.0
Approved by: fernape (co-mentor)
Differential Revision: https://reviews.freebsd.org/D28282
 |
10:08 lcook
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279
 |
Monday, 21 Dec 2020
|
14:38 meta
devel/gh: Update to 1.4.0
PR: 251983
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Relnotes: https://github.com/cli/cli/releases/v1.4.0
 |
Thursday, 10 Dec 2020
|
14:13 fernape
devel/gh: Update to 1.3.1
ChangeLog: https://github.com/cli/cli/releases/v1.3.1
PR: 251700
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4 (bugfix release)
 |
Sunday, 29 Nov 2020
|
17:50 fernape
devel/gh: Update to 1.3.0
ChangeLog: https://github.com/cli/cli/releases/v1.3.0
PR: 251437
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4
 |
Thursday, 12 Nov 2020
|
14:17 fernape
devel/gh: Update to 1.2.1
ChangeLog: https://github.com/cli/cli/releases/v1.2.1
PR: 251067
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4 (blanket, bugfix release)
 |
Wednesday, 4 Nov 2020
|
14:57 fernape
devel/gh: Update to 1.2.0
ChangeLog: https://github.com/cli/cli/releases/v1.2.0
PR: 250837
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4 (blanket, runtime fixes)
 |
Wednesday, 7 Oct 2020
|
13:50 fernape
devel/gh: Update to 1.1.0
From ChangeLog: https://github.com/cli/cli/releases/v1.1.0
Features
* Support GH_PAGER environment override for PAGER
* Disable terminal pager when its value is set to cat
* repo view: add option to specify a branch
* repo view: render :emoji: syntax as emoji characters
Bugs
* Fix pr create when branch was already pushed to a non-base remote
* pr status/view/create: fix API-related failures with GitHub Enterprise
Server
* Fix markdown rendering when terminal pager is enabled
* repo create: respect repo name input given in interactive prompt
* auth login: display correct hostname in Personal Access Token instructions
* auth login: document minimum required token scopes
* pr checkout: fix running on detached HEAD
* pr merge: default to "no" for "delete branch after merge" prompt
* gist list: switch to GraphQL API to improve fetching
- support fetching more than 100 gists
- list gists ordered by creation time, descending
- for machine-readable output, serialize timestamps in RFC 3339 format
- ensure newlines in gist description are rendered as spaces
* gist view/edit: fix passing Gist URL as argument
* gist edit: check ownership before editing
* gist edit: avoid updating gist when the contents haven't changed
* repo garden: fix for repositories with only a few commits
* repo garden: restore tty settings on exit
* Fix reading the current git branch name when it contains a non-breaking space
* Document gh config set pager ... option
* Fix .tar upload tests on different OSs
PR: 250176
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4 (blanket, bugfix release)
 |
Saturday, 19 Sep 2020
|
11:38 se
Update to the initial release version 1.0.0
Approved by: vulcan at wired.sh (maintainer)
 |
Friday, 11 Sep 2020
|
04:44 lwhsu
devel/gh: Update to 0.12.0
PR: 249242
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Tuesday, 11 Aug 2020
|
16:05 lwhsu
devel/gh: Update to 0.11.1
PR: 248599
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Friday, 24 Jul 2020
|
02:49 swills
devel/gh: Update to 0.11.0
PR: 248218
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Wednesday, 1 Jul 2020
|
16:47 lwhsu
Update to 0.10.1
PR: 247694
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Sunday, 21 Jun 2020
|
18:50 dmgk
devel/gh: Trivial changes to COMMENT and pkg-descr
PR: 247436
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Sunday, 14 Jun 2020
|
15:46 zeising
devel/gh: update to 0.10.0
Update devel/gh to 0.10.0
Changelog:
https://github.com/cli/cli/releases/v0.10.0
PR: 247252
Submitted by: Lewis Cook
 |
Sunday, 31 May 2020
|
10:54 fernape
devel/gh: semantic cleanup
No need to bump PORTREVISION
PR: 246871
Submitted by: vulcan@wired.sh (maintainer)
 |
Friday, 29 May 2020
|
16:17 fernape
devel/gh: Update to 0.9.0
ChangeLog: https://github.com/cli/cli/releases/v0.9.0
PR: 246804
Submitted by: vulcan@wired.sh (maintainer)
 |
Wednesday, 13 May 2020
|
06:17 fernape
devel/gh: Update to 0.8.0
ChangeLog: https://github.com/cli/cli/releases/tag/v0.8.0
PR: 246380
Submitted by: vulcan@wired.sh (maintainer)
 |
Friday, 24 Apr 2020
|
17:53 dmgk
devel/gh: Update to 0.7.0
Changes: https://github.com/cli/cli/releases/tag/v0.7.0
PR: 245876
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Friday, 3 Apr 2020
|
17:05 fernape
devel/gh: Update to 0.6.4
ChangeLog: https://github.com/cli/cli/releases/tag/v0.6.4
Avoid crash for auto-forking scenario in pr create #726
PR: 245294
Submitted by: vulcan@wired.sh (maintainer)
 |
Thursday, 2 Apr 2020
|
16:32 dmgk
devel/gh: Update to 0.6.3
Changes: https://github.com/cli/cli/releases/tag/v0.6.3
PR: 245241
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Thursday, 26 Mar 2020
|
14:33 dmgk
devel/gh: Update to 0.6.2
Changes: https://github.com/cli/cli/releases/tag/v0.6.2
PR: 245060
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Saturday, 7 Mar 2020
|
12:42 dmgk
devel/gh: Update to 0.6.1
Changes: https://github.com/cli/cli/releases/tag/v0.6.1
PR: 244612
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Sunday, 1 Mar 2020
|
12:54 dmgk
devel/gh: Update to 0.5.7
- Pet portclippy and portlint while here
Changes: https://github.com/cli/cli/releases/tag/v0.5.7
PR: 244529
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Friday, 14 Feb 2020
|
16:47 dmgk
devel/gh: Update to 0.5.5
Changes: https://github.com/cli/cli/releases/tag/v0.5.5
PR: 244119
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Thursday, 13 Feb 2020
|
13:44 dmgk
devel/gh: Update to 0.5.4
Changes: https://github.com/cli/cli/releases/tag/v0.5.4
PR: 244094
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
 |
Wednesday, 12 Feb 2020
|
21:37 swills
devel/gh: create port
GitHub on the command line, and it's now available in beta.
It brings pull requests, issues, and other GitHub concepts
to the terminal next to where you are already working with
git and your code.
WWW: https://github.com/cli/cli
PR: 243790
Submitted by: Lewis Cook <vulcan@wired.sh>
 |
Number of commits found: 86 |