Commit graph

15 commits

Author SHA1 Message Date
tnn
3109e5c288 go-bin: fix make distinfo target 2022-08-15 10:37:15 +00:00
tnn
215f3712b6 go-bin: update to 1.18.5 to fix reported bootstrap issues on macOS/aarch64
NetBSD/aarch64 version (which we maintain locally) is kept back at
1.17.8nb1 since it works OK for bootstrap and I don't feel like regen'ing
the binaries unless there is some bug that warrants it.
2022-08-09 21:57:43 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
tnn
088f836045 go-bin: update to 1.17.8
- use official upstream binaries for Darwin/aarch64
- refresh locally maintained NetBSD/aarch64 distribution
2022-03-13 20:56:52 +00:00
pho
ddc9d5cdde Mark the package as MKPIE-unsupported 2022-01-23 11:02:02 +00:00
tnn
1ee4bc15e8 regen distinfo that was skipped in the BLAKE2s sweep for some reason 2021-11-18 09:17:36 +00:00
nia
1361343c24 lang: Remove SHA1 hashes for distfiles 2021-10-07 14:20:45 +00:00
jperkin
5f52cbc29c go-bin: Hide the signing removal behind DARWIN_CHROOTED.
Unfortunately stripping the signatures breaks running the binaries outside a
chroot according to schmonz, so we're left with no choice but to make this
user-configurable.  It took a lot of effort for me not to name this variable
something far ruder.

This will still mean the go-bin package is ultimately useless when shipped as
part of a package set, but really we only need it for bootstrapping a real
version which should work fine.
2021-07-14 18:38:58 +00:00
jperkin
c581fbc19f go-bin: Remove code signatures on Darwin/aarch64.
This causes problems executing inside a chroot.  Bump PKGREVISION.
2021-07-14 14:31:21 +00:00
schmonz
059c566e65 Extend REPLACE_BASH to get cover.bash substed. Bump PKGREVISION. 2021-06-14 17:23:12 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
bsiegert
0835106f3f go-bin: s/go/go-bin/
thanks Edgar Fuss
2020-12-19 14:28:56 +00:00
bsiegert
4c8717f66d go-bin: support for Darwin/arm64.
This uses go-1.16.beta1, which is the first (beta) release to natively
support Apple Silicon on macOS.

Discussed and tested on tech-pkg@.

Note that more is missing to be able to use Go 1.16 to build packages on
Darwin/aarch64 (or arm64).
2020-12-19 14:27:18 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
tnn
e961c3ed08 add lang/go-bin
Golang binaries from upstream, or built by pkgsrc developers
for targets where no upstream distribution is available.
2020-05-02 20:07:31 +00:00