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 2023Q1
go-tools Go Tools
0.4.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.40.0_2,1Version of this port present on the latest quarterly branch.
Maintainer: fuz@fuz.su search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
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 (32 items)
Collapse this list.
  1. bin/cookieauth
  2. bin/gitauth
  3. bin/netrcauth
  4. bin/bundle
  5. bin/callgraph
  6. bin/compilebench
  7. bin/cover
  8. bin/digraph
  9. bin/eg
  10. bin/file2fuzz
  11. bin/fiximports
  12. bin/go-contrib-init
  13. bin/godex
  14. bin/godoc
  15. bin/goimports
  16. bin/gomvpkg
  17. bin/gorename
  18. bin/gotype
  19. bin/goyacc
  20. bin/guru
  21. bin/html2article
  22. bin/present
  23. bin/present2md
  24. bin/fuzz-driver
  25. bin/fuzz-runner
  26. bin/ssadump
  27. bin/stress
  28. bin/stringer
  29. bin/toolstash
  30. /usr/local/share/licenses/go-tools-0.4.0_3,1/catalog.mk
  31. /usr/local/share/licenses/go-tools-0.4.0_3,1/LICENSE
  32. /usr/local/share/licenses/go-tools-0.4.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
  • p5-Devel-Cover
  • 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 = 1670411737 SHA256 (go/devel_go-tools/tools-v0.4.0/v0.4.0.mod) = 1d0502a3831e7e150ddb4d81f1803aed75e6244a64220909c33788808b6bd80f SIZE (go/devel_go-tools/tools-v0.4.0/v0.4.0.mod) = 211

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_go-tools/tools-v0.4.0/v0.4.0.zip) = 5b32846c4512286a0830979662fd8112ce4df6559d9727d655da152031ddaf42 SIZE (go/devel_go-tools/tools-v0.4.0/v0.4.0.zip) = 2982281

Collapse this list.


Packages (timestamps in pop-ups are UTC):
go-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.42.0_1,10.42.0_1,1-0.37.0,10.42.0_1,1n/an/an/a
FreeBSD:13:quarterly0.40.0_2,10.40.0_2,1-0.34.0,10.40.0_2,1n/an/an/a
FreeBSD:14:latest0.42.0_1,10.42.0_1,1-0.36.0,10.42.0_1,1---
FreeBSD:14:quarterly0.40.0_2,10.40.0_2,1-0.34.0,10.40.0_2,1---
FreeBSD:15:latest0.42.0_1,10.42.0_1,1n/a0.36.0,1n/an/a--
FreeBSD:15:quarterly0.40.0_2,10.40.0_2,1n/a-n/an/a--
FreeBSD:16:latest0.42.0_1,10.42.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. go119 : lang/go119
Fetch dependencies:
  1. go119 : lang/go119
  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.4.0_3,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.4.0_3,1
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
0.4.0_2,1
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2