Age | Commit message (Expand) | Author | Files | Lines |
2018-07-08 | Update go19 to 1.9.7, latest on that branch. | bsiegert | 1 | -2/+2 |
2018-07-08 | Forgot this in the last commit. Add GO19_VERSION. | bsiegert | 1 | -1/+2 |
2018-07-08 | Move definition of $GO to version.mk. | bsiegert | 2 | -7/+6 |
2018-07-08 | Use the non-symlinked go tool for package builds. | bsiegert | 1 | -3/+8 |
2018-07-08 | Install bin/go via pkg_alternatives. Bump revision. | bsiegert | 3 | -7/+5 |
2018-06-12 | Update Go to 1.10.3. | bsiegert | 3 | -9/+18 |
2018-06-05 | go/go-package.mk: Avoid to print (all) entries in print-PLIST unconditionally | leot | 1 | -2/+2 |
2018-05-04 | Update Go to 1.10.2. | bsiegert | 3 | -8/+11 |
2018-03-30 | Update Go to 1.10.1. | bsiegert | 3 | -8/+16 |
2018-03-05 | Fix RELRO packaging | ryoon | 1 | -2/+2 |
2018-03-04 | Update Go to 1.10. Via wip. | bsiegert | 7 | -157/+658 |
2018-02-08 | Update Go to 1.9.4. | bsiegert | 3 | -8/+10 |
2018-01-30 | go*: Disable SSP support completely. | jperkin | 2 | -4/+4 |
2018-01-28 | Update Go to 1.9.3. | bsiegert | 4 | -10/+15 |
2018-01-27 | lang/go: add examples to the go-package.mk documentation | rillig | 1 | -20/+34 |
2018-01-21 | Fix packaging | ryoon | 1 | -2/+1 |
2018-01-20 | fix the path | christos | 2 | -5/+5 |
2018-01-20 | Add Yasushi Oshima patches for arm from: | christos | 8 | -9/+156 |
2017-11-14 | lang/go: remove references to non-existent files | wiz | 1 | -3/+1 |
2017-10-28 | Update Go to 1.9.2. | bsiegert | 3 | -8/+15 |
2017-10-06 | Update Go to 1.9.1 (security fix). | bsiegert | 2 | -7/+7 |
2017-10-04 | go*: Disable SSP checks for similar reasons as RELRO. | jperkin | 1 | -1/+3 |
2017-09-03 | Use bsdtar instead of GNU Tar to extract the distribution archive | tron | 1 | -2/+2 |
2017-09-03 | Use GNU Tar to extract the distribution archive because at least | tron | 1 | -1/+2 |
2017-09-03 | Update Go to 1.9. | bsiegert | 8 | -242/+761 |
2017-07-22 | Sprinkle CHECK_RELRO_SKIP on go packages. | wiz | 1 | -3/+10 |
2017-05-25 | Update Go to 1.8.3, a non-security release. | bsiegert | 3 | -8/+13 |
2017-05-25 | SECURITY: Update Go to 1.8.2, fixing CVE-2017-8932, | bsiegert | 3 | -9/+8 |
2017-05-19 | Align previous patch with upstream trunk. Functionally, fix remains the same. | fhajny | 2 | -11/+21 |
2017-05-02 | * Remove patch adding syscall.Dup2() for SunOS, software should be using unix... | fhajny | 4 | -24/+29 |
2017-04-30 | go: match even more ARM with wildcards | maya | 1 | -2/+2 |
2017-04-19 | Block signals explicitly during lwp creation since blocking via the context | christos | 3 | -2/+32 |
2017-04-09 | Update to 1.8.1 | wen | 3 | -8/+21 |
2017-03-20 | Do not take the basename of GO_DIST_BASE when it is overridden. Needed for | bsiegert | 1 | -4/+5 |
2017-03-20 | The x/net/lif package seems to be SunOS only at the moment, fix PLIST. | fhajny | 1 | -0/+2 |
2017-03-15 | Add more ".if !target" guards around targets defined by go-package.mk, | bsiegert | 1 | -1/+7 |
2017-03-15 | Update Go to 1.8. | bsiegert | 5 | -579/+1144 |
2017-01-30 | Update to 1.7.5 | wen | 3 | -8/+10 |
2016-12-04 | Update Go to 1.7.4. | bsiegert | 2 | -7/+7 |
2016-12-02 | go: more wildcards for arm | maya | 1 | -2/+2 |
2016-11-27 | go: match more netbsd/arm, which can be machine arch earm, | maya | 1 | -3/+3 |
2016-10-27 | Update Go to 1.7.3. | bsiegert | 5 | -48/+10 |
2016-09-17 | Patch a subtle data corruption issue where the HTTP/2 client sometimes | bsiegert | 4 | -6/+45 |
2016-09-10 | Update go to 1.7.1. | bsiegert | 3 | -8/+9 |
2016-08-31 | Fix install on Linux and SunOS. | jperkin | 2 | -3/+11 |
2016-08-20 | Update REPLACE_BASH patterns so this builds with PKG_DEVELOPER set on | wiz | 1 | -2/+2 |
2016-08-19 | Update Go to 1.7. | bsiegert | 5 | -168/+805 |
2016-07-18 | Update Go to 1.6.3. | bsiegert | 3 | -9/+8 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -1/+2 |
2016-04-30 | Update Go to 1.6.2. | bsiegert | 3 | -8/+9 |