Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0,1 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 ) |
1.0.0,1 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 |
1.0.0,1 18 Jul 2016 13:39:17
  |
mat  |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight |
1.0.0,1 10 Jul 2016 19:57:25
  |
cs  |
- Update to 1.0.0
- Take maintainership
- Use GH |
20140714 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 |
20140714 16 Apr 2015 20:13:44
  |
gblach  |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
20140714 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
20140714 18 Jul 2014 20:52:44
  |
gblach  |
- Update to 20140714 |
20130702_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] |
20130702 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
20130702 22 Aug 2013 16:40:33
  |
gblach  |
- Add new port: databases/redigo
Redigo is a Go client for the Redis database. It supports all Redis
commands, pipelining, publish/subscribe and connection pooling.
Approved by: crees (mentor) |