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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
go-tools Go Tools
0.49.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.47.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: 2016-07-11 19:58:39
Last Update: 2026-08-19 17:39:04
Commit Hash: 4867821
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.49.0_1,1/catalog.mk
  28. /usr/local/share/licenses/go-tools-0.49.0_1,1/LICENSE
  29. /usr/local/share/licenses/go-tools-0.49.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 = 1786712279 SHA256 (go/devel_go-tools/tools-v0.49.0/v0.49.0.mod) = 86e34efea35b8aa52aabff0ea18c0ef217f074dff67ef7b4c700ae833968cf62 SIZE (go/devel_go-tools/tools-v0.49.0/v0.49.0.mod) = 301

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_go-tools/tools-v0.49.0/v0.49.0.zip) = babd2d5a0ccf4eac49b6c9785be2b9e39b261097ad8b8a6b92578b9f248703d5 SIZE (go/devel_go-tools/tools-v0.49.0/v0.49.0.zip) = 2836351

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.49.0,10.49.0,1-0.36.0,10.49.0_1,1---
FreeBSD:14:quarterly0.47.0_1,10.47.0_2,1-0.34.0,10.47.0_3,1---
FreeBSD:15:latest0.49.0,10.49.0,1n/a0.36.0,1n/an/a--
FreeBSD:15:quarterly0.47.0_1,10.47.0_2,1n/a-n/an/a--
FreeBSD:16:latest0.48.0,10.49.0,1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for go-tools-0.49.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: 111 (showing only 11 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20180726_1
20 Nov 2021 21:39:08
commit hash: 34aae03aeb16dc1838fb5a4d610976498cd378dccommit hash: 34aae03aeb16dc1838fb5a4d610976498cd378dccommit hash: 34aae03aeb16dc1838fb5a4d610976498cd378dccommit hash: 34aae03aeb16dc1838fb5a4d610976498cd378dc files touched by this commit
Carlo Strub (cs) search for other commits by this committer
devel/go-glide: Return to pool

devel/go-protobuf: Return to pool

devel/go-tools: Return to pool

devel/goprotobuf: Return to pool
20180726_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20180726_1
16 Nov 2019 12:52:40
Revision:517745Original commit files touched by this commit
dmgk search for other commits by this committer
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
20180726
29 Sep 2019 22:29:40
Revision:513274Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
audio-mail)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21741
20180726
29 Jun 2019 03:51:14
Revision:505321Original commit files touched by this commit
tobik search for other commits by this committer
Convert all Go ports to USES=go

This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
20180726
30 Aug 2018 20:44:18
Revision:478493Original commit files touched by this commit
yuri search for other commits by this committer
devel/go-tools: Update 20170328 -> 20180726

Port changes:
* Add LICENSE_FILE
* Update TARGETS

PR:		230085
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	cs (maintainer's timeout; 33 days)
20170328_1
08 Jul 2017 02:20:27
Revision:445292Original commit files touched by this commit
swills search for other commits by this committer
devel/go-tools: avoid installing go libs or depending on packaged go libs

PR:		218469
Approved by:	cs (maintainer timeout, 3 months)
20170328
29 Mar 2017 20:37:53
Revision:437234Original commit files touched by this commit
cs search for other commits by this committer
- Update to 20170328
- Unbreak by fixing dependencies

PR:		216550
MFH:		2017Q1
20160709
26 Feb 2017 13:58:50
Revision:434881Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
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: 111 (showing only 11 on this page)

«  1 | 2