Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-04-13 | Update Go to 1.6.1. | bsiegert | 5 | -36/+11 |
2016-04-08 | Patch CVE-2016-3959 in Go. There will be a Go 1.6.1 release next week that | bsiegert | 3 | -2/+29 |
2016-03-09 | Add Linux specific PLIST | tnn | 1 | -0/+2 |
2016-02-23 | Update Go to 1.6. | bsiegert | 4 | -195/+482 |
2016-01-31 | Add the correct path for SSL certificates that mozilla-rootcerts uses. | bsiegert | 3 | -2/+14 |
2016-01-23 | Made Go packages testable and cleaned up shell commands | rillig | 1 | -7/+12 |
2016-01-16 | Update lang/go to 1.5.3. | fhajny | 5 | -219/+9 |
2015-12-29 | Real buildlink support for Go, hacked with wiz@. | bsiegert | 1 | -2/+2 |
2015-12-27 | Document variables this mk file provides. | wiz | 1 | -1/+18 |
2015-12-22 | Pull in https://golang.org/cl/17672, "math/big: fix carry propagation in | bsiegert | 5 | -6/+214 |
2015-12-10 | Update Go to 1.5.2, original patch from Kamel Derouiche in PR pkg/50498. | bsiegert | 6 | -13/+48 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+2 |
2015-09-26 | Update go14 to 1.4.3. It fixes four security-related issues. | bsiegert | 1 | -2/+2 |
2015-09-13 | Remove patch for a problem that was fixed in 1.5.1. | fhajny | 3 | -21/+2 |
2015-09-13 | Update Go to 1.5.1. | bsiegert | 3 | -7/+9 |
2015-08-25 | Add support for the dup2 syscall on SunOS. Bump PKGREVISION. | fhajny | 3 | -3/+22 |
2015-08-25 | Define test target for lang/go | fhajny | 1 | -1/+4 |
2015-08-25 | Remove stale cgo/SunOS patches that are no longer needed. Fixes SunOS build. | fhajny | 5 | -115/+19 |
2015-08-22 | Fix interpreter path in more installed files. | wiz | 1 | -1/+10 |
2015-08-22 | Update go to 1.5. | bsiegert | 30 | -1514/+1434 |
2015-07-31 | Create lang/go14 as a copy of lang/go but which installs under | bsiegert | 1 | -1/+2 |
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 |
2015-05-11 | Actually define the GO_PLATFORM var before using it. Fixes PLIST generation | bsiegert | 1 | -2/+3 |
2015-05-03 | go-package.mk: add an awk fragment for print-PLIST to replace GO_PLATFORM. | bsiegert | 1 | -1/+5 |
2015-05-03 | Remove some files that no longer exist from the replace-interpreter list. | bsiegert | 1 | -6/+1 |