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
go-tools Go Tools
0.44.0_1,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_2,1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-07-11 19:58:39
Last Update: 2026-05-09 17:25:51
Commit Hash: 4e243a83
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

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.44.0_1,1/catalog.mk
  28. /usr/local/share/licenses/go-tools-0.44.0_1,1/LICENSE
  29. /usr/local/share/licenses/go-tools-0.44.0_1,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 = 1775817374 SHA256 (go/devel_go-tools/tools-v0.44.0/v0.44.0.mod) = 4bc7376e5cff94258ff855efcca582622fce0e0a8ca3cd56c3276e3bc89ef028 SIZE (go/devel_go-tools/tools-v0.44.0/v0.44.0.mod) = 301

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_go-tools/tools-v0.44.0/v0.44.0.zip) = e92174a8ef7a2e0e5f3779989f78a3d32fc75081296446ffaac81b91636794da SIZE (go/devel_go-tools/tools-v0.44.0/v0.44.0.zip) = 2711015

Collapse this list.


Packages (timestamps in pop-ups are UTC):
go-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.44.0,10.44.0,1-0.37.0,10.44.0,1n/an/an/a
FreeBSD:13:quarterly0.43.0_1,10.43.0_1,1-0.34.0,10.43.0_1,1n/an/an/a
FreeBSD:14:latest0.44.0,10.44.0_1,1-0.36.0,10.44.0_1,1---
FreeBSD:14:quarterly0.43.0_2,10.43.0_2,1-0.34.0,10.43.0_2,1---
FreeBSD:15:latest0.44.0_1,10.44.0_1,1n/a0.36.0,1n/an/a--
FreeBSD:15:quarterly0.43.0_2,10.43.0_2,1n/a-n/an/a--
FreeBSD:16:latest0.44.0,10.44.0_1,1n/a-n/an/a--
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.44.0_1,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: 102 (showing only 2 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20160709
18 Jul 2016 19:56:42
Revision:418739Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN: does not build: cannot find package "golang.org/x/net/html"

Approved by:	portmgr blanket
20160709
11 Jul 2016 19:58:05
Revision:418398Original commit files touched by this commit
cs search for other commits by this committer
This port holds the source for various packages and tools that support the Go
programming language.

WWW: https://godoc.org/golang.org/x/tools

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2