notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
go-devel Go programming language (development version)
g20230201 lang on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: go@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-23 11:39:13
Last Update: 2023-02-02 13:47:29
Commit Hash: ac549a1
People watching this port, also watch:: json-c, sysinfo, python, miller
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/go-devel-g20230201/catalog.mk
  2. /usr/local/share/licenses/go-devel-g20230201/LICENSE
  3. /usr/local/share/licenses/go-devel-g20230201/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • go-devel>0:lang/go-devel
To install the port:
cd /usr/ports/lang/go-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/go-devel
  • pkg install go-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
distinfo:

Packages (timestamps in pop-ups are UTC):
go-devel
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64g20210902g20210216
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386g20210902g20210216
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutg20221207
FreeBSD:12:amd64g20230201g20221207
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386g20230201g20221207
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64g20230201g20221207
FreeBSD:13:amd64g20230201g20221207
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7g20230201g20221207
FreeBSD:13:i386g20230201g20221207
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64g20230201pkg-fallout
FreeBSD:14:amd64g20230201pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7g20230201pkg-fallout
FreeBSD:14:i386g20230201pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Slave ports:
  1. lang/go118
  2. lang/go119
  3. lang/go120
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/golang/go/tar.gz/de4748c47c67392a57f250714509f590f68ad395?dummy=/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20230201
02 Feb 2023 13:47:29
commit hash:ac549a1c65a3c73b022420a3e6843c3b326570d7commit hash:ac549a1c65a3c73b022420a3e6843c3b326570d7commit hash:ac549a1c65a3c73b022420a3e6843c3b326570d7commit hash:ac549a1c65a3c73b022420a3e6843c3b326570d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.20, add riscv64 support

Also update bootstrap to the latest go1.20 release, which adds support
for freebsd/riscv64.
g20230112
15 Jan 2023 15:18:29
commit hash:1e2f60d4381b4fd3d5a464ffa6244b8218c0568ccommit hash:1e2f60d4381b4fd3d5a464ffa6244b8218c0568ccommit hash:1e2f60d4381b4fd3d5a464ffa6244b8218c0568ccommit hash:1e2f60d4381b4fd3d5a464ffa6244b8218c0568c files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.20rc3

Changes:	https://tip.golang.org/doc/go1.20
g20230104
05 Jan 2023 12:32:57
commit hash:844c479daffdcd22095c1932101e73672c778c77commit hash:844c479daffdcd22095c1932101e73672c778c77commit hash:844c479daffdcd22095c1932101e73672c778c77commit hash:844c479daffdcd22095c1932101e73672c778c77 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.20rc2

While here, make sure installed binaries are stripped.

Changes:	https://tip.golang.org/doc/go1.20
g20221207
11 Dec 2022 12:00:45
commit hash:ac4d327f0569cf2c7a5d1e4fc3387bdd88b14468commit hash:ac4d327f0569cf2c7a5d1e4fc3387bdd88b14468commit hash:ac4d327f0569cf2c7a5d1e4fc3387bdd88b14468commit hash:ac4d327f0569cf2c7a5d1e4fc3387bdd88b14468 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.20rc1

Changes:	https://tip.golang.org/doc/go1.20
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
g20220802
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20220802
02 Aug 2022 18:19:22
commit hash:7ff1d0fd0ae8ffe056913a3a79919b7be5f94ba3commit hash:7ff1d0fd0ae8ffe056913a3a79919b7be5f94ba3commit hash:7ff1d0fd0ae8ffe056913a3a79919b7be5f94ba3commit hash:7ff1d0fd0ae8ffe056913a3a79919b7be5f94ba3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to 1.19

Release notes:	https://go.dev/doc/go1.19
g20220712
20 Jul 2022 14:22:15
commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20220712
14 Jul 2022 12:39:44
commit hash:6ea1aaa47ad125ca51bf0a5ffe6a390d664676fecommit hash:6ea1aaa47ad125ca51bf0a5ffe6a390d664676fecommit hash:6ea1aaa47ad125ca51bf0a5ffe6a390d664676fecommit hash:6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.19rc2

Changes:	https://tip.golang.org/doc/go1.19
g20220706_1
08 Jul 2022 19:53:00
commit hash:69d8cd0cd0f31aa9578ce0fd795374308730ea81commit hash:69d8cd0cd0f31aa9578ce0fd795374308730ea81commit hash:69d8cd0cd0f31aa9578ce0fd795374308730ea81commit hash:69d8cd0cd0f31aa9578ce0fd795374308730ea81 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go{-devel,118}: Add GOAMD64 knobs

Add amd64 microarchitecture level knobs for the Go compiler. Note that
this will affect only the compiler itself, port users will still need to
set GOAMD64 in the environment to adjust the microarchitecture of the
compiled code [1, 2].

Set default to the baseline level for the maximum backward
compatibility.

GOAMD64=v1 (default): The baseline. Exclusively generates instructions
            that all 64-bit x86 processors can execute.
GOAMD64=v2: all v1 instructions, plus CMPXCHG16B, LAHF, SAHF, POPCNT,
            SSE3, SSE4.1, SSE4.2, SSSE3.
GOAMD64=v3: all v2 instructions, plus AVX, AVX2, BMI1, BMI2, F16C, FMA,
            LZCNT, MOVBE, OSXSAVE.
GOAMD64=v4: all v3 instructions, plus AVX512F, AVX512BW, AVX512CD,
            AVX512DQ, AVX512VL.

[1]
https://github.com/golang/go/wiki/MinimumRequirements#microarchitecture-support
[2] https://tip.golang.org/doc/go1.18#amd64
g20220706
07 Jul 2022 12:27:14
commit hash:4f8ef2cdbe7f4fbe0ac6f5d28460c0ea71935b98commit hash:4f8ef2cdbe7f4fbe0ac6f5d28460c0ea71935b98commit hash:4f8ef2cdbe7f4fbe0ac6f5d28460c0ea71935b98commit hash:4f8ef2cdbe7f4fbe0ac6f5d28460c0ea71935b98 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.19rc1

Changes:	https://tip.golang.org/doc/go1.19
g20220609
11 Jun 2022 22:43:28
commit hash:af2d79551aeb0596007c9190f2ba4a0c5ccbc831commit hash:af2d79551aeb0596007c9190f2ba4a0c5ccbc831commit hash:af2d79551aeb0596007c9190f2ba4a0c5ccbc831commit hash:af2d79551aeb0596007c9190f2ba4a0c5ccbc831 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.19beta1

Changes:	https://tip.golang.org/doc/go1.19
g20220319
06 Jun 2022 18:27:20
commit hash:a3ead318049980643a3ffe91fccf119a5c0a8da3commit hash:a3ead318049980643a3ffe91fccf119a5c0a8da3commit hash:a3ead318049980643a3ffe91fccf119a5c0a8da3commit hash:a3ead318049980643a3ffe91fccf119a5c0a8da3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Pass lang/go* and Mk/Uses/go.mk maintainership

Pass maintainership to the new Go team.

Approved by:	ygy (maintainer, by email)
g20220319
06 Jun 2022 18:19:10
commit hash:3012ca2179ceb0e389fbeb30a66f9fe60a3cf5a1commit hash:3012ca2179ceb0e389fbeb30a66f9fe60a3cf5a1commit hash:3012ca2179ceb0e389fbeb30a66f9fe60a3cf5a1commit hash:3012ca2179ceb0e389fbeb30a66f9fe60a3cf5a1 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Introduce versioned Go ports

- Mk/Uses/go.mk: add support for selecting Go port version in USES=go;
- Mk/bsd.default-versions.mk: add GO_DEFAULT;
- convert lang/go-devel to the master and lang/go{117,118} to slave
  ports;
- add lang/go meta-port that provides go and gofmt symlinks to the
  current default version.

PR:		264336
Reviewed by:	ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision:	https://reviews.freebsd.org/D35346
g20220319
03 May 2022 12:14:17
commit hash:ef05a2efcfa6a36d49ec428c5ed7b544e2e97857commit hash:ef05a2efcfa6a36d49ec428c5ed7b544e2e97857commit hash:ef05a2efcfa6a36d49ec428c5ed7b544e2e97857commit hash:ef05a2efcfa6a36d49ec428c5ed7b544e2e97857 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/{go,go117,go-devel}: Update bootstrap to go1.17.9

Switch to the newer go1.17.9 bootstrap with backported CL346872
[1,2], fixes ports 259709.

[1] https://go-review.googlesource.com/c/go/+/346872/
[2] https://github.com/golang/go/issues/48112

PR:		263726
PR:		259709
Approved by:	ygy@ (maintainer)
g20220319
19 Mar 2022 22:36:05
commit hash:5e06ed0bcf732000a71c0fc73fc9973585098c38commit hash:5e06ed0bcf732000a71c0fc73fc9973585098c38commit hash:5e06ed0bcf732000a71c0fc73fc9973585098c38commit hash:5e06ed0bcf732000a71c0fc73fc9973585098c38 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.18

Changes:	https://tip.golang.org/doc/go1.18
g20220218
18 Feb 2022 05:12:22
commit hash:c4986c03b5491cab28f1a42a6c7d6038a5bb88a6commit hash:c4986c03b5491cab28f1a42a6c7d6038a5bb88a6commit hash:c4986c03b5491cab28f1a42a6c7d6038a5bb88a6commit hash:c4986c03b5491cab28f1a42a6c7d6038a5bb88a6 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.18rc1

Changes:	 https://tip.golang.org/doc/go1.18
g20220204
05 Feb 2022 00:00:38
commit hash:0823792c789613c23ec61b3dc3b7011b9ad7936fcommit hash:0823792c789613c23ec61b3dc3b7011b9ad7936fcommit hash:0823792c789613c23ec61b3dc3b7011b9ad7936fcommit hash:0823792c789613c23ec61b3dc3b7011b9ad7936f files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.18beta2

Changes:	https://tip.golang.org/doc/go1.18
g20211214
15 Dec 2021 00:47:59
commit hash:7d23d1ab15c2354160e24c3a0b33a2bc94f85228commit hash:7d23d1ab15c2354160e24c3a0b33a2bc94f85228commit hash:7d23d1ab15c2354160e24c3a0b33a2bc94f85228commit hash:7d23d1ab15c2354160e24c3a0b33a2bc94f85228 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.18beta1

Changes:	https://tip.golang.org/doc/go1.18
g20211209
10 Dec 2021 02:46:11
commit hash:63ffddfa966efa661ba84e97df253b126a8376d1commit hash:63ffddfa966efa661ba84e97df253b126a8376d1commit hash:63ffddfa966efa661ba84e97df253b126a8376d1commit hash:63ffddfa966efa661ba84e97df253b126a8376d1 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.17.5

Changes:	https://golang.org/doc/devel/release#go1.17.minor
g20211202
03 Dec 2021 00:54:22
commit hash:b0962ffe282bbb503803356cc96d0d5b7c38e36bcommit hash:b0962ffe282bbb503803356cc96d0d5b7c38e36bcommit hash:b0962ffe282bbb503803356cc96d0d5b7c38e36bcommit hash:b0962ffe282bbb503803356cc96d0d5b7c38e36b files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.17.4

Changes:	https://golang.org/doc/devel/release#go1.17.minor
g20211105_2
15 Nov 2021 21:52:27
commit hash:2309e28d9e4f185b5de56f0b4e5b0bde857a3c3acommit hash:2309e28d9e4f185b5de56f0b4e5b0bde857a3c3acommit hash:2309e28d9e4f185b5de56f0b4e5b0bde857a3c3acommit hash:2309e28d9e4f185b5de56f0b4e5b0bde857a3c3a files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go, lang/go-devel: Respect CC

PR:		258291
Fixes:		f55607ce7b906bd7886b857f568956880f4281ff
Reported by:	Evgeniy Khramtsov <evgeniy@khramtsov.org>
g20211105_1
08 Nov 2021 06:19:59
commit hash:f55607ce7b906bd7886b857f568956880f4281ffcommit hash:f55607ce7b906bd7886b857f568956880f4281ffcommit hash:f55607ce7b906bd7886b857f568956880f4281ffcommit hash:f55607ce7b906bd7886b857f568956880f4281ff files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Evgeniy Khramtsov
lang/go, lang/go-devel: Respect CC

PR:		258291
g20211105
05 Nov 2021 06:03:31
commit hash:1d2e85117d0027a9beb5892d315f62baf91b6649commit hash:1d2e85117d0027a9beb5892d315f62baf91b6649commit hash:1d2e85117d0027a9beb5892d315f62baf91b6649commit hash:1d2e85117d0027a9beb5892d315f62baf91b6649 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
lang/go-devel: Update to 1.17.3

Changes:	https://golang.org/doc/devel/release#go1.17.minor
g20210902
03 Sep 2021 13:25:09
commit hash:04e401ec556d61dbad61bd63b6f530b550c787a0commit hash:04e401ec556d61dbad61bd63b6f530b550c787a0commit hash:04e401ec556d61dbad61bd63b6f530b550c787a0commit hash:04e401ec556d61dbad61bd63b6f530b550c787a0 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: Mina Galić
lang/go-devel: mark stacks as non-executable on freebsd

PR:		258241
g20210816
18 Aug 2021 15:32:09
commit hash:a831e2c15e0372db0b42ecea427eba993ee3e4b4commit hash:a831e2c15e0372db0b42ecea427eba993ee3e4b4commit hash:a831e2c15e0372db0b42ecea427eba993ee3e4b4commit hash:a831e2c15e0372db0b42ecea427eba993ee3e4b4 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to 1.17

Changes:	https://golang.org/doc/go1.17
g20210713
14 Jul 2021 12:06:32
commit hash:4fcc037a18e258be4f901832b73ce24443746403commit hash:4fcc037a18e258be4f901832b73ce24443746403commit hash:4fcc037a18e258be4f901832b73ce24443746403commit hash:4fcc037a18e258be4f901832b73ce24443746403 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
lang/go-devel: Update to go1.17rc1

Changes:	https://tip.golang.org/doc/go1.17
g20210216
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20210216
17 Feb 2021 11:53:48
Revision:565497Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.16

Changes:	https://golang.org/doc/go1.16
g20210127
28 Jan 2021 12:06:06
Revision:563126Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.16rc1

Changes:	https://tip.golang.org/doc/go1.16
g20201217
21 Dec 2020 20:10:44
Revision:558856Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to 1.16beta1

Changes:	https://tip.golang.org/doc/go1.16
g20201014
15 Oct 2020 11:33:08
Revision:552410Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to 1.15.3

Changes:	https://golang.org/doc/devel/release.html#go1.15.minor
g20200901
01 Sep 2020 22:09:30
Revision:547300Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to 1.15.1

Changes:	https://golang.org/doc/devel/release.html#go1.15.minor
g20200820
07 Aug 2020 19:12:44
Revision:544343Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.15rc2

Changes:	https://tip.golang.org/doc/go1.15
g20200724
24 Jul 2020 20:17:12
Revision:543377Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.15rc1

Changes:	https://tip.golang.org/doc/go1.15
g20200610
11 Jun 2020 12:52:29
Revision:538478Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.15beta1

Changes:	https://tip.golang.org/doc/go1.15
g20200601
02 Jun 2020 13:09:19
Revision:537543Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to 1.14.4

Changes:	https://golang.org/doc/devel/release.html#go1.14.minor
g20200514
15 May 2020 18:51:26
Revision:535316Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to 1.14.3

Changes:	https://golang.org/doc/devel/release.html#go1.14.minor
g20200408_1
13 Apr 2020 19:16:39
Revision:531626Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Convert to a slave of lang/go, apply D24122

- Convert lang/go-devel to a slave port of lang/go
- Apply D24122 (similar to r530387 for lang/go) to relax module consistency
  checks in go1.14 mode

Reviewed by:	mikael tobik
Differential Revision:	https://reviews.freebsd.org/D24397
g20200408
09 Apr 2020 12:14:36
Revision:531204Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to 1.14.2

Changes:	https://golang.org/doc/devel/release.html#go1.14.minor
g20200319
19 Mar 2020 21:32:46
Revision:528745Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.14.1

Changes:	https://golang.org/doc/devel/release.html#go1.14.minor
g20200225_1
02 Mar 2020 15:11:19
Revision:527638Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update bootstrap to go1.14
g20200225
26 Feb 2020 12:45:38
Revision:527164Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.14

Changes:	https://golang.org/doc/go1.14
g20200205_1
25 Feb 2020 15:46:27
Revision:527084Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Require FreeBSD 12 or newer for aarch64 support

Upstream CL: https://go-review.googlesource.com/c/go/+/220426/
g20200205_1
14 Feb 2020 18:06:14
Revision:526127Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel:  Address D23151 feedback, add COMPAT_FREEBSD11 canary

- Merge do-install and post-install targets
- Simplify makesum target
- Add COMPAT_FREEBSD11 canary introduced by lang/rust in r522968 (the rationale
  described in the r522968 commit message also applies to lang/go{,-devel})
g20200205
07 Feb 2020 19:54:58
Revision:525504Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.14rc1

Changes:	https://tip.golang.org/doc/go1.14
g20191217_1
07 Jan 2020 18:25:52
Revision:522350Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update go bootstrap to go1.14beta1
g20191217
18 Dec 2019 19:32:47
Revision:520394Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to go1.14beta1

Changes:	https://tip.golang.org/doc/go1.14
g20191113
15 Nov 2019 22:44:58
Revision:517703Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Add support for aarch64

AArch64 support was recently merged by the Go project and is slated to be in
go1.14. This patch adds freebsd/arm64 support to lang/go-devel first, the
intention is to similarly update lang/go when go1.14 is officially released.

The most notable change is migration to the new bootstrap [1] because aarch64
is not supported by go1.4.

[1] https://github.com/dmgk/go-bootstrap

Reviewed by:	tobik, Mikael Urankar <mikael.urankar@gmail.com>
Approved by:	tz (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D22316
g20191031
01 Nov 2019 15:16:14
Revision:516228Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to g20191031 (go1.13.4)

Changes:	https://golang.org/doc/devel/release.html#go1.13.minor

Approved by:	tz (mentor, implicit)
g20191017
19 Oct 2019 23:20:45
Revision:514859Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to g20191017 (go1.13.3)

Changes:	https://golang.org/doc/devel/release.html#go1.13.minor

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22080
g20190925
28 Sep 2019 11:53:58
Revision:513123Original commit files touched by this commit
dmgk search for other commits by this committer
lang/go-devel: Update to g20190925 (go1.13.1)

Changes:	https://golang.org/doc/devel/release.html#go1.13.minor

Approved by:	araujo (mentor)
MFH:		2019Q3
Security:	CVE-2019-16276
Differential Revision:	https://reviews.freebsd.org/D21808
g20190903
16 Sep 2019 20:55:08
Revision:512187Original commit files touched by this commit This port version is marked as vulnerable.
dmgk search for other commits by this committer
Change my maintainer email

Approved by:	tz (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21677
g20190903
05 Sep 2019 07:43:36
Revision:511157Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/go-devel: Update to g20190903 (go1.13)

Changes:	https://golang.org/doc/go1.13
PR:		240330
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
g20190829
30 Aug 2019 07:52:39
Revision:510254Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/go-devel: Update to g20190829 (go1.13rc2)

Changes:	https://tip.golang.org/doc/go1.13
PR:		240192
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
g20190821
23 Aug 2019 19:52:24
Revision:509657Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
lang/go-devel: Update to g20190821 (go1.13rc1)

Changes:	https://tip.golang.org/doc/go1.13
PR:		240025
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
g20190814
15 Aug 2019 17:37:37
Revision:509020Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
lang/go-devel: Update g20190626 (60f14fddfe) -> g20190814 (ad4ed87f80)

PR:		239853
Submitted by:	Dmitri Goutnik <dg@syrec.org>
g20190626
30 Jun 2019 21:23:16
Revision:505502Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
lang/go-devel: Update to g20190626 (1.13 Beta 1)

PR:		238831
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
g20190604
23 Jun 2019 11:38:45
Revision:504941Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
New port: lang/go-devel

A development snapshot of lang/go.  This port is intended to be
used by port maintainers for testing with future Go versions.

PR:		238374
Submitted by:	dg@syrec.org

Number of commits found: 59