aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/dia: moved from testingNatanael Copa2015-10-013-0/+107
|
* community/go: install all tools in $PATHSören Tempel2015-09-301-7/+13
| | | | | | | | | Previously you could only access them using `go tool <toolname>` however, some software expects to find vet, godoc, et cetera in your $PATH. Regarding godoc we manually make it accessible via `go tool <toolname>` as well, which isn't the default and might be dropped in the future.
* community/syncthing: upgrade to 0.11.25Natanael Copa2015-09-301-13/+13
| | | | | Also symlink source to GOPATH instead of moving it and built from tarballs instead of git. Furthermore update the dependencies.
* community/chromium: move from mainNatanael Copa2015-09-3013-0/+825
|
* community/firefox: moved from mainNatanael Copa2015-09-3021-0/+1276
|
* community/go-bootstrap: moved from mainEivind Uggedal2015-09-306-0/+243
|
* community/go: moved from mainEivind Uggedal2015-09-303-0/+217
|
* community/hub: moved from mainEivind Uggedal2015-09-301-0/+57
|
* community/godep: moved from mainEivind Uggedal2015-09-301-0/+64
|
* community/docker: moved from mainEivind Uggedal2015-09-303-0/+138
|
* community/syncthing: move from mainNatanael Copa2015-09-284-0/+82
golang does not provide security patches for older stable branches so we can not provide support for 2 years for golang applications.