notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q2
go-tools Go Tools
0.8.0,1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0,1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-08 16:02:42
Last Update: 2023-04-09 16:31:48
Commit Hash: 09d6d6f
License: BSD3CLAUSE
WWW:
https://godoc.org/golang.org/x/tools
Description:
go-tools holds the golang.org/x/tools module, comprising various tools mostly for static analysis of Go programs, some of which are listed below. Selected commands: goimports formats a Go program like go fmt and additionally inserts import statements for any packages required by the file after it is edited. callgraph prints the call graph of a Go program. digraph is a utility for manipulating directed graphs in textual notation. stringer generates declarations (including a String method) for "enum" types. toolstash is a utility to simplify working with multiple versions of the Go toolchain.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. bin/cookieauth
  2. bin/gitauth
  3. bin/netrcauth
  4. bin/bundle
  5. bin/callgraph
  6. bin/compilebench
  7. bin/digraph
  8. bin/eg
  9. bin/file2fuzz
  10. bin/fiximports
  11. bin/go-contrib-init
  12. bin/godex
  13. bin/godoc
  14. bin/goimports
  15. bin/gomvpkg
  16. bin/gorename
  17. bin/gotype
  18. bin/goyacc
  19. bin/guru
  20. bin/html2article
  21. bin/present
  22. bin/present2md
  23. bin/fuzz-driver
  24. bin/fuzz-runner
  25. bin/ssadump
  26. bin/stress
  27. bin/stringer
  28. bin/toolstash
  29. /usr/local/share/licenses/go-tools-0.8.0,1/catalog.mk
  30. /usr/local/share/licenses/go-tools-0.8.0,1/LICENSE
  31. /usr/local/share/licenses/go-tools-0.8.0,1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • go-tools>0:devel/go-tools
Conflicts:
CONFLICTS_INSTALL:
  • easygit
  • rubygem-bundler
To install the port:
cd /usr/ports/devel/go-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/go-tools
  • pkg install go-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1680904166 SHA256 (go/devel_go-tools/tools-v0.8.0/v0.8.0.mod) = 42e11038dad28819ce31cf6ed3e1d8dfa2bac50de0cdb3e07efff28a6e6c11ed SIZE (go/devel_go-tools/tools-v0.8.0/v0.8.0.mod) = 212

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_go-tools/tools-v0.8.0/v0.8.0.zip) = 2cb83ee39a4148f805397fa79e26ac4cd1652f9c994c107d7d0dc4e39e9d8c60 SIZE (go/devel_go-tools/tools-v0.8.0/v0.8.0.zip) = 3074447

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for go-tools-0.8.0,1: RARE=off: install rarely used tools ===> Use 'make config' to modify these settings
Options name:
devel_go-tools
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/golang.org/x/tools/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0,1
09 Apr 2023 16:31:48
commit hash: 09d6d6fb71202152795526f6dc47b4c8d939dd15commit hash: 09d6d6fb71202152795526f6dc47b4c8d939dd15commit hash: 09d6d6fb71202152795526f6dc47b4c8d939dd15commit hash: 09d6d6fb71202152795526f6dc47b4c8d939dd15 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/go-tools: update to 0.8.0

A bug fix release, bumping the dependencies to their newest versions.

Changelog: https://github.com/golang/tools/compare/v0.7.0...v0.8.0

MFH:		2023Q2
(cherry picked from commit ac707af53614cc37eda02c47b0e4f7ffaa65c69d)
0.7.0_1,1
08 Apr 2023 15:33:05
commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by: ports-secteam (blanket)

Number of commits found: 2