Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20170330 01 Apr 2019 19:10:15
  |
tobik  |
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged
2019-03-31 textproc/go.text: Go libraries should not be packaged
2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged
2019-03-31 devel/go-cpuid: Go libraries should not be packaged
2019-03-31 devel/go-nuid: Go libraries should not be packaged
2019-03-31 devel/go-yaml: Go libraries should not be packaged
2019-03-31 devel/go-raw: Go libraries should not be packaged
2019-03-31 devel/go-go.uuid: Go libraries should not be packaged
2019-03-31 devel/go-goregen: Go libraries should not be packaged
2019-03-31 devel/go-runewidth: Go libraries should not be packaged
2019-03-31 devel/go-cobra: Go libraries should not be packaged
2019-03-31 devel/go-pflag: Go libraries should not be packaged
2019-03-31 devel/go-slices: Go libraries should not be packaged
2019-03-31 devel/go-form: Go libraries should not be packaged (Only the first 15 lines of the commit message are shown above ) |
20170330 20 Mar 2019 06:42:08
  |
tobik  |
Deprecate Go library ports
Many of them are out of date now and there are few reasons to have
them in the tree [1].
[1] https://www.freebsd.org/doc/en/books/porters-handbook/go-libs.html
PR: 236502
Reviewed by: dg@syrec.org
Approved by: portmgr (mat), jlaffaye, wen, olgeni
Differential Revision: https://reviews.freebsd.org/D19568 |
20170330 02 Jun 2017 18:15:04
  |
sunpoet  |
Fix GH_TAGNAME
Approved by: portmgr (blanket) |
20170330 07 Apr 2017 14:03:20
  |
jlaffaye  |
Update to 20170330 snapshot
PR: 218307
Submitted by: cs |
20160709 26 Jul 2016 16:47:59
  |
jlaffaye  |
- Update to 20160709 snapshot [1]
- Remove acme target to avoid circular dependency with net/go.net
- Add LICENSE
PR: 210985
Submitted by: cs |
20160105 22 Apr 2016 12:40:05
  |
mat  |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
20160105 13 Jan 2016 19:33:37
  |
cs  |
Update WWW
Approved by: maintainer (implicit) |
20160105 12 Jan 2016 22:13:41
  |
cs  |
- Update to latest version
- Use standard installation location
PR: 206141
Submitted by: cs@
Approved by: maintainer |
20141121 03 Apr 2015 20:12:35
  |
cs  |
Update to 20141121
PR: 198402
Approved by: maintainer timeout |
20140828 13 Nov 2014 09:02:57
  |
antoine  |
Cleanup plist |
20140828 05 Sep 2014 19:25:27
  |
cs  |
Update to 20140828
PR: 193293
Submitted by: cs@
Approved by: jlaffaye@ (maintainer) |
20140113 04 Feb 2014 22:36:55
  |
jlaffaye  |
- Update to 20140113 snapshot
PR: ports/186090
Submitted by: cs |
20130706_1 11 Jan 2014 17:46:34
  |
jlaffaye  |
- Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!
PR: ports/180003 [1] |
20130706 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
20130706 07 Jul 2013 10:02:54
  |
jlaffaye  |
- Update to 20130706 snapshot.
- Fix build with go 1.1 |
20121001 03 Oct 2012 07:46:55
  |
jlaffaye  |
- Update to 20121001 snapshot |
20120503 14 May 2012 22:07:50
 |
jlaffaye  |
- Add go.crypto, a collection of Go packages related to cyptography. |