The NetBSD Project

CVS log for pkgsrc/lang/go-bin/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / go-bin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Mon Dec 19 19:23:41 2022 UTC (11 months, 2 weeks ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.16: +17 -10 lines
Diff to previous 1.16 (colored)

go-bin: Support illumos/amd64.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 13 21:12:10 2022 UTC (11 months, 3 weeks ago) by schmonz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

REPLACE_BASH *.sh one subdirectory further, fixing

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

when ${PREFIX} != "/usr/pkg".

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 10 19:58:56 2022 UTC (11 months, 3 weeks ago) by tnn
Branch: MAIN
Changes since 1.14: +4 -5 lines
Diff to previous 1.14 (colored)

go-bin: update to 1.19.4

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 12 12:12:51 2022 UTC (14 months, 3 weeks ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

go-bin: Support DARWIN_CHROOTED for x86_64 too.

Fixes build in an x86_64 chroot on an arm64 host.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 15 10:37:15 2022 UTC (15 months, 2 weeks ago) by tnn
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

go-bin: fix make distinfo target

Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 9 21:57:43 2022 UTC (15 months, 3 weeks ago) by tnn
Branch: MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored)

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.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:12 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

*: recursive bump for perl 5.36

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 13 20:56:52 2022 UTC (20 months, 3 weeks ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.9: +4 -8 lines
Diff to previous 1.9 (colored)

go-bin: update to 1.17.8

- use official upstream binaries for Darwin/aarch64
- refresh locally maintained NetBSD/aarch64 distribution

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 23 11:02:02 2022 UTC (22 months, 1 week ago) by pho
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Mark the package as MKPIE-unsupported

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 14 18:38:58 2021 UTC (2 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.7: +7 -2 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 14 14:31:21 2021 UTC (2 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.6: +8 -2 lines
Diff to previous 1.6 (colored)

go-bin: Remove code signatures on Darwin/aarch64.

This causes problems executing inside a chroot.  Bump PKGREVISION.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 14 17:23:12 2021 UTC (2 years, 5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Extend REPLACE_BASH to get cover.bash substed. Bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 24 19:52:32 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

*: recursive bump for perl 5.34

Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 19 14:28:56 2020 UTC (2 years, 11 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

go-bin: s/go/go-bin/

thanks Edgar Fuss

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 19 14:27:18 2020 UTC (2 years, 11 months ago) by bsiegert
Branch: MAIN
Changes since 1.2: +11 -1 lines
Diff to previous 1.2 (colored)

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).

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:50 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.1 / (download) - annotate - [select for diffs], Sat May 2 20:07:31 2020 UTC (3 years, 7 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2

add lang/go-bin

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>