./lang/go-bin, Bootstrap toolchain for lang/go*

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.21.5, Package name: go-bin-1.21.5, Maintainer: tnn

Golang binaries from upstream, or built by pkgsrc developers
for targets where no upstream distribution is available.


Required to run:
[lang/perl5] [shells/bash]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-04-02 15:49:28 by Jonathan Perkin | Files touched by this commit (1)
Log message:
go-bin: pkglint autofix.
   2024-04-02 15:48:51 by Jonathan Perkin | Files touched by this commit (2)
Log message:
go-bin: Update the illumos bootstrap kit.
   2024-01-09 12:38:35 by Tobias Nygren | Files touched by this commit (1)
Log message:
go-bin: fix build on aarch64
   2023-12-29 20:52:06 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
go-bin: update to 1.21.5

Go 1.22 needs at least 1.20 to build, so update the binary bootstrap kit.
Note that Illumos is still at 1.19.4.

I prodded the Go team a while ago, and now we have official binaries for
netbsd-arm64, nice! :)
   2022-12-19 20:23:41 by Jonathan Perkin | Files touched by this commit (2)
Log message:
go-bin: Support illumos/amd64.
   2022-12-13 22:12:10 by Amitai Schleier | Files touched by this commit (1)
Log message:
REPLACE_BASH *.sh one subdirectory further, fixing

- src/crypto/internal/boring/build.sh
- src/go/doc/comment/mkstd.sh

when ${PREFIX} != "/usr/pkg".
   2022-12-10 20:58:56 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
go-bin: update to 1.19.4
   2022-09-12 14:12:51 by Jonathan Perkin | Files touched by this commit (1)
Log message:
go-bin: Support DARWIN_CHROOTED for x86_64 too.

Fixes build in an x86_64 chroot on an arm64 host.