./devel/go-tools, Tools for use with Go, including godoc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.26.0, Package name: go-tools-0.26.0, Maintainer: bsiegert

This package contains various packages and tools that support the Go
programming language.

Packages include a type-checker for Go and an implementation of the
Static Single Assignment form (SSA) representation for Go programs.


Required to build:
[pkgtools/cwrappers] [textproc/go-text] [net/go-net] [security/go-oauth2] [devel/google-api-go-client] [net/gcloud-golang-metadata] [security/go-crypto] [devel/go-protobuf] [devel/go-glog] [net/go-grpc] [misc/go-genproto] [devel/go-sys] [misc/go-genproto-googleapis-rpc] [lang/go114]

Master sites:

Filesize: 6862.139 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-11 11:30:17 by Benny Siegert | Files touched by this commit (4) | Package updated
Log message:
go-tools: update to 0.26.0

- fix compilation with Go 1.23
- gorename, guru and getgo have been removed. The former is now integrated
  in gopls. getgo was never useful with pkgsrc.
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-03-16 18:17:58 by Benny Siegert | Files touched by this commit (4) | Package updated
Log message:
go-tools: update to 0.19.0

No changelog from upstream.

The getgo tool has been removed.