The NetBSD Project

CVS log for pkgsrc/lang/go114/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / go114

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Sat Mar 20 09:28:34 2021 UTC (2 years, 6 months ago) by bsiegert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

We say goodbye to Go 1.14.

The policy of the Go project is to support the last two stable branches,
so 1.14 is end of life.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 18 11:05:42 2021 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

go11*: switch from gtar to using bsdtar

Tested on NetBSD current.

Ok bsiegert

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 3 07:03:27 2020 UTC (3 years ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Update go114 to 1.14.8.

go1.14.8 (released 2020/09/01) includes security fixes to the net/http/cgi and
net/http/fcgi packages. See the Go 1.14.8 milestone on our issue tracker for
details.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:50 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 8 00:49:59 2020 UTC (3 years, 4 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.2: +8 -2 lines
Diff to previous 1.2 (colored)

go113, go114: when bootstrapped using a modules capable Go bootstrap,

put the cache in the work directory. Helps bulk building on netbsd/aarch64.

Revision 1.2 / (download) - annotate - [select for diffs], Fri May 1 14:09:15 2020 UTC (3 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.1: +2 -6 lines
Diff to previous 1.1 (colored)

go*: move definition of GOROOT_BOOTSTRAP to go/bootstrap.mk.

NFC. But will later need to do something else when MACHINE_ARCH == aarch64.
Also drop dup include of bsd.prefs.mk. go/version.mk does this already.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 27 14:32:57 2020 UTC (3 years, 6 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1

Add a package for Go 1.14.

The default will remain at 1.13 for the next branch.

The latest Go release, version 1.14, arrives six months after Go 1.13. Most of
its changes are in the implementation of the toolchain, runtime, and libraries.
As always, the release maintains the Go 1 promise of compatibility. We expect
almost all Go programs to continue to compile and run as before.

See the release notes at https://golang.org/doc/go1.14.

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>