summaryrefslogtreecommitdiff
path: root/lang/go
AgeCommit message (Expand)AuthorFilesLines
2018-11-12*: Add CTF_SUPPORTED/CTF_FILES_SKIP where necessary.jperkin1-1/+2
2018-11-12go: Set STRIP_DEBUG_SUPPORTED=nojperkin1-2/+3
2018-11-04This file was missing from the previous commit.bsiegert1-2/+2
2018-11-04Update go110 to 1.10.5.bsiegert1-2/+2
2018-10-26go: Improve PRINT_PLIST_AWK patterns and avoid possible double definitionleot2-7/+6
2018-10-14Correct definition of GOTOOLDIR, remove PREFIX.bsiegert1-2/+2
2018-10-02Update go111 to 1.11.1.bsiegert1-2/+2
2018-09-23Remove lang/go.bsiegert14-8321/+0
2018-09-22Move most of the version selection logic into version.mk.bsiegert2-21/+22
2018-09-21Use lang/go111, not lang/go, for package builds.bsiegert1-2/+13
2018-09-18Add a versioned Go 1.10 package as lang/go110.bsiegert1-2/+3
2018-09-18Add Go 1.11 as lang/go111.bsiegert1-1/+2
2018-09-15lang/go: Improve PRINT_PLIST_AWK for Go packagesminskim1-1/+3
2018-09-14lang/go: Add SYS_IOCTL on SunOS. Bump PKGREVISION.fhajny3-2/+18
2018-08-29lang/go/go-package: Honor MAKE_ENV and set GOCACHE under WRKDIRleot1-3/+6
2018-08-27Update Go to 1.10.4.bsiegert4-10/+28
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-07-08Update go19 to 1.9.7, latest on that branch.bsiegert1-2/+2
2018-07-08Forgot this in the last commit. Add GO19_VERSION.bsiegert1-1/+2
2018-07-08Move definition of $GO to version.mk.bsiegert2-7/+6
2018-07-08Use the non-symlinked go tool for package builds.bsiegert1-3/+8
2018-07-08Install bin/go via pkg_alternatives. Bump revision.bsiegert3-7/+5
2018-06-12Update Go to 1.10.3.bsiegert3-9/+18
2018-06-05go/go-package.mk: Avoid to print (all) entries in print-PLIST unconditionallyleot1-2/+2
2018-05-04Update Go to 1.10.2.bsiegert3-8/+11
2018-03-30Update Go to 1.10.1.bsiegert3-8/+16
2018-03-05Fix RELRO packagingryoon1-2/+2
2018-03-04Update Go to 1.10. Via wip.bsiegert7-157/+658
2018-02-08Update Go to 1.9.4.bsiegert3-8/+10
2018-01-30go*: Disable SSP support completely.jperkin2-4/+4
2018-01-28Update Go to 1.9.3.bsiegert4-10/+15
2018-01-27lang/go: add examples to the go-package.mk documentationrillig1-20/+34
2018-01-21Fix packagingryoon1-2/+1
2018-01-20fix the pathchristos2-5/+5
2018-01-20Add Yasushi Oshima patches for arm from:christos8-9/+156
2017-11-14lang/go: remove references to non-existent fileswiz1-3/+1
2017-10-28Update Go to 1.9.2.bsiegert3-8/+15
2017-10-06Update Go to 1.9.1 (security fix).bsiegert2-7/+7
2017-10-04go*: Disable SSP checks for similar reasons as RELRO.jperkin1-1/+3
2017-09-03Use bsdtar instead of GNU Tar to extract the distribution archivetron1-2/+2
2017-09-03Use GNU Tar to extract the distribution archive because at leasttron1-1/+2
2017-09-03Update Go to 1.9.bsiegert8-242/+761
2017-07-22Sprinkle CHECK_RELRO_SKIP on go packages.wiz1-3/+10
2017-05-25Update Go to 1.8.3, a non-security release.bsiegert3-8/+13
2017-05-25SECURITY: Update Go to 1.8.2, fixing CVE-2017-8932,bsiegert3-9/+8
2017-05-19Align previous patch with upstream trunk. Functionally, fix remains the same.fhajny2-11/+21
2017-05-02* Remove patch adding syscall.Dup2() for SunOS, software should be using unix...fhajny4-24/+29
2017-04-30go: match even more ARM with wildcardsmaya1-2/+2
2017-04-19Block signals explicitly during lwp creation since blocking via the contextchristos3-2/+32
2017-04-09Update to 1.8.1wen3-8/+21