| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
20180726_1 20 Nov 2021 21:39:08
    |
Carlo Strub (cs)  |
devel/go-glide: Return to pool
devel/go-protobuf: Return to pool
devel/go-tools: Return to pool
devel/goprotobuf: Return to pool |
20180726_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20180726_1 16 Nov 2019 12:52:40
  |
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
20180726 29 Sep 2019 22:29:40
  |
dmgk  |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
audio-mail)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21741 |
20180726 29 Jun 2019 03:51:14
  |
tobik  |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
20180726 30 Aug 2018 20:44:18
  |
yuri  |
devel/go-tools: Update 20170328 -> 20180726
Port changes:
* Add LICENSE_FILE
* Update TARGETS
PR: 230085
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: cs (maintainer's timeout; 33 days) |
20170328_1 08 Jul 2017 02:20:27
  |
swills  |
devel/go-tools: avoid installing go libs or depending on packaged go libs
PR: 218469
Approved by: cs (maintainer timeout, 3 months) |
20170328 29 Mar 2017 20:37:53
  |
cs  |
- Update to 20170328
- Unbreak by fixing dependencies
PR: 216550
MFH: 2017Q1 |
20160709 26 Feb 2017 13:58:50
  |
antoine  |
Deprecate ports broken for more than 6 months |
20160709 18 Jul 2016 19:56:42
  |
amdmi3  |
- Mark BROKEN: does not build: cannot find package "golang.org/x/net/html"
Approved by: portmgr blanket |
20160709 11 Jul 2016 19:58:05
  |
cs  |
This port holds the source for various packages and tools that support the Go
programming language.
WWW: https://godoc.org/golang.org/x/tools |