Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/dia: moved from testing | Natanael Copa | 2015-10-01 | 3 | -0/+107 |
| | |||||
* | community/go: install all tools in $PATH | Sören Tempel | 2015-09-30 | 1 | -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.25 | Natanael Copa | 2015-09-30 | 1 | -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 main | Natanael Copa | 2015-09-30 | 13 | -0/+825 |
| | |||||
* | community/firefox: moved from main | Natanael Copa | 2015-09-30 | 21 | -0/+1276 |
| | |||||
* | community/go-bootstrap: moved from main | Eivind Uggedal | 2015-09-30 | 6 | -0/+243 |
| | |||||
* | community/go: moved from main | Eivind Uggedal | 2015-09-30 | 3 | -0/+217 |
| | |||||
* | community/hub: moved from main | Eivind Uggedal | 2015-09-30 | 1 | -0/+57 |
| | |||||
* | community/godep: moved from main | Eivind Uggedal | 2015-09-30 | 1 | -0/+64 |
| | |||||
* | community/docker: moved from main | Eivind Uggedal | 2015-09-30 | 3 | -0/+138 |
| | |||||
* | community/syncthing: move from main | Natanael Copa | 2015-09-28 | 4 | -0/+82 |
golang does not provide security patches for older stable branches so we can not provide support for 2 years for golang applications. |