Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Oct 2020 11:19:07
0.12.3

|
dmgk  |
devel/gogs: Update to 0.12.3
Changes: https://github.com/gogs/gogs/releases/tag/v0.12.3 |
30 Sep 2020 15:25:20
0.12.2

|
dmgk  |
devel/gogs: Update to 0.12.2
Changes: https://github.com/gogs/gogs/releases/tag/v0.12.2 |
30 Aug 2020 18:03:03
0.12.1

|
dmgk  |
devel/gogs: Update to 0.12.1
- pet portclippy while here
Changes: https://github.com/gogs/gogs/releases/tag/v0.12.1 |
16 Nov 2019 12:52:40
0.11.91_1

|
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
20 Sep 2019 11:31:49
0.11.91

|
dmgk  |
Go ports: cleanup, make use of the new GO_TARGET tuple syntax
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21721 |
16 Sep 2019 20:55:08
0.11.91

|
dmgk  |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
15 Aug 2019 16:58:13
0.11.91

|
yuri  |
devel/gogs: Update to 0.11.91
Changelog: https://github.com/gogs/gogs/releases/tag/v0.11.91
PR: 239823
Submitted by: Dmitri Goutnik <dg@syrec.org> |
13 Aug 2019 16:01:59
0.11.86

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
29 Jun 2019 03:51:14
0.11.86

|
tobik  |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
31 Jan 2019 12:54:24
0.11.86

|
swills  |
devel/gogs: update to 0.11.86
PR: 235350
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
24 Jan 2019 12:51:16
0.11.79

|
joneum  |
Update to 0.11.79
Changelog:
LDAP group verification doesn't work when using 'dn' as user attribute #4684
LDAP group verification fails #4792
Emoji's do not work in wiki #4869
Log level not applied from configuration #5007
Not able to go get a repository with non-80 port #5305
Fix critical CSRF vulnerabilities on API routes #5355
Wrong redirect after updated protect branch setting whose name contains #
#5442
Clear labels not working #5445
[Security] Remote command execution #5469
Push event webhook is not triggered when new branch fetched to mirror
repository #5473
Large issue comment exceeds dashboard section #5502
List collaborator API does not contain permission information #5538
[Security] Log out only deletes browser cookies #5540
[Security] Some routes need to be POST #5541
[Security] Stored XSS in external issue tracker URL format #5545
PR: 235030
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
MFH: 2019Q1
Sponsored by: Netzkommune GmbH |
21 Sep 2018 18:20:33
0.11.66

|
swills  |
devel/gogs: Update to 0.11.66
PR: 231550
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
22 Aug 2018 21:16:16
0.11.53_1

|
swills  |
devel/gogs: Fix open redirect vulnerability
PR: 230800
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
MFH: 2018Q3
Security: e53a908d-a645-11e8-8acd-10c37b4ac2ea |
07 Jun 2018 13:33:03
0.11.53

|
swills  |
devel/gogs: Update to 0.11.53
PR: 228771
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
09 May 2018 17:45:38
0.11.43_1

|
krion  |
Add shells/bash dependency as it's required by gogs hooks scripts.
PR: 228057
Submitted by: maintainer |
01 Apr 2018 21:33:00
0.11.43

|
sunpoet  |
Update to 0.11.43
- While I'm here:
- Convert to options target helper
- Sort PLIST
Changes: https://github.com/gogits/gogs/releases
PR: 227137
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
04 Mar 2018 23:14:00
0.11.34_2

|
yuri  |
Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/go-appengine-sdk devel/go-bindata devel/gogs net/rclone
security/obfs4proxy-tor
misc/cryptoballot www/grafana4 sysutils/epazote net-mgmt/prometheus1
security/honeybadger
While here, corrected PYTHON_CMD in www/go-appengine-sdk/Makefile.
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
09 Jan 2018 19:41:37
0.11.34_2

|
pi  |
devel/gogs: fix rc.d script status and file commit history pagination
PR: 224614
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer), Douglas Thrift
<douglas@douglasthrift.net> |
18 Dec 2017 23:57:06
0.11.34_1

|
yuri  |
devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etc
PR: 224113
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13469 |
23 Nov 2017 22:10:16
0.11.34

|
dbaio  |
devel/gogs: Update to 0.11.34
Changes: https://github.com/gogits/gogs/releases/tag/v0.11.34
PR: 223818
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
21 Nov 2017 20:47:33
0.11.33

|
robak  |
devel/gogs: update 0.11.29 -> 0.11.33
PR: 223779
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
20 Nov 2017 17:52:35
0.11.29

|
yuri  |
New port: devel/gogs: Painless self-hosted Git service
PR: 205283
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13141 |