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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
go-tools Go Tools
0.43.0_3,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.43.0_3,1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-06-03 18:00:48
Commit Hash: 3d69120
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 (29 items)
Collapse this list.
  1. bin/bisect
  2. bin/bundle
  3. bin/callgraph
  4. bin/compilebench
  5. bin/deadcode
  6. bin/digraph
  7. bin/eg
  8. bin/file2fuzz
  9. bin/fiximports
  10. bin/go-contrib-init
  11. bin/godex
  12. bin/goimports
  13. bin/gomvpkg
  14. bin/gonew
  15. bin/gotype
  16. bin/goyacc
  17. bin/html2article
  18. bin/present
  19. bin/present2md
  20. bin/fuzz-driver
  21. bin/fuzz-runner
  22. bin/splitdwarf
  23. bin/ssadump
  24. bin/stress
  25. bin/stringer
  26. bin/toolstash
  27. /usr/local/share/licenses/go-tools-0.43.0_3,1/catalog.mk
  28. /usr/local/share/licenses/go-tools-0.43.0_3,1/LICENSE
  29. /usr/local/share/licenses/go-tools-0.43.0_3,1/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1773335126 SHA256 (go/devel_go-tools/tools-v0.43.0/v0.43.0.mod) = e3aa4f51c81c6f0f9aa03688236904c28becdd76758a269200332ad0ef53429e SIZE (go/devel_go-tools/tools-v0.43.0/v0.43.0.mod) = 301

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_go-tools/tools-v0.43.0/v0.43.0.zip) = 7c1f13a8ddbf2de1136e1170943754938c156ec7f921a24588d2ba70ca2c142b SIZE (go/devel_go-tools/tools-v0.43.0/v0.43.0.zip) = 2904713

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. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for go-tools-0.43.0_3,1: RARE=off: install rarely used tools ===> Use 'make config' to modify these settings
Options name:
devel_go-tools
USES:
go:1.24+,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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.43.0_3,1
03 Jun 2026 18:00:48
commit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239c files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
0.43.0_2,1
09 May 2026 17:30:33
commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
0.43.0_1,1
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2

Number of commits found: 3