aboutsummaryrefslogtreecommitdiffstats
path: root/community/gogs
Commit message (Collapse)AuthorAgeFilesLines
* enable stripping of go binariesSören Tempel2018-09-241-2/+1
| | | | | | | | | | Stripping go binaries used to be an issue but nowadays it should work as expected. > We don't intentionally do anything that would make stripping a binary > not OK, and strip has worked for the past five years or so. https://groups.google.com/forum/?_escaped_fragment_=topic/golang-dev/ABppMOjYP6w#!topic/golang-dev/ABppMOjYP6w
* community/gogs: depend on go instead of go-toolsSören Tempel2018-09-221-2/+2
| | | | | | go-tools was removed in 11c5f257c586b68e3567ece44133b21c02c88f00. It is unclear to me why gogs depended on go-tools in the first place. The build passes without go-tools so I guess it's fine to remove it.
* community/gogs: upgrade to 0.11.34ScrumpyJack2018-05-302-32/+6
| | | | Remove the need for glide, and upgrade to 0.11.34
* community/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* community/gogs: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/gogs: Disabling build on ppc64leBreno Leitao2017-04-101-1/+1
| | | | | | Disabling gogs on ppc64le because 'go' is still not avilable on this platform. As soon as we enable go to be built, we can revert this patch.
* community/gogs: upgrade to 0.9.977heo2016-10-263-187/+30
|
* testing/gogs: move to community7heo2016-08-297-0/+310