head	1.2;
access;
symbols
	pkgsrc-2019Q4:1.1.0.14
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.10
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.8
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.6
	pkgsrc-2019Q1-base:1.1
	pkgsrc-2018Q4:1.1.0.4
	pkgsrc-2018Q4-base:1.1
	pkgsrc-2018Q3:1.1.0.2
	pkgsrc-2018Q3-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2020.01.04.12.58.19;	author bsiegert;	state dead;
branches;
next	1.1;
commitid	Jbqjn9k3W3BucnRB;

1.1
date	2018.09.18.16.22.14;	author bsiegert;	state Exp;
branches;
next	;
commitid	lpfMcpEgsDifwBSA;


desc
@@


1.2
log
@We say goodbye to lang/go111.

Replacement: the two supported versions, go112 and go113.
@
text
@@@comment $NetBSD: PLIST.OpenBSD,v 1.1 2018/09/18 16:22:14 bsiegert Exp $
go111/pkg/${GO_PLATFORM}/internal/syscall/unix.a
@


1.1
log
@Add Go 1.11 as lang/go111.

This installs the go tool as go111; all the supporting files go under
$PREFIX/go111, so it does not conflict with other Go versions. Go packages
in pkgsrc do not use it to build yet.

Changes:

There are many changes and improvements to the toolchain, runtime, and
libraries, but two features stand out as being especially exciting: modules
and WebAssembly support.

This release adds preliminary support for a new concept called "modules," an
alternative to GOPATH with integrated support for versioning and package
distribution. Module support is considered experimental, and there are still
a few rough edges to smooth out, so please make liberal use of the issue
tracker.

Go 1.11 also adds an experimental port to WebAssembly (js/wasm). This allows
programmers to compile Go programs to a binary format compatible with four
major web browsers.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST.OpenBSD,v 1.1 2018/03/04 12:54:06 bsiegert Exp $
@

