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 2025Q1
gopls Go language LSP server
0.17.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.17.1_1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-21 23:33:48
Last Update: 2025-01-21 23:28:02
Commit Hash: 3a64e04
License: BSD3CLAUSE
WWW:
https://pkg.go.dev/golang.org/x/tools/gopls
Description:
gopls (pronounced "Go please") is the official Go language server developed by the Go team. It provides IDE features to any LSP-compatible editor. You should not need to interact with gopls directly---it will be automatically integrated into your editor. The specific features and settings vary slightly by editor, so we recommend that you proceed to the documentation for your editor below.
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 (46 items)
Collapse this list.
  1. /usr/local/share/licenses/gopls-0.17.1_1/catalog.mk
  2. /usr/local/share/licenses/gopls-0.17.1_1/LICENSE
  3. /usr/local/share/licenses/gopls-0.17.1_1/BSD3CLAUSE
  4. bin/gopls
  5. share/doc/gopls/README.md
  6. share/doc/gopls/doc/advanced.md
  7. share/doc/gopls/doc/analyzers.md
  8. share/doc/gopls/doc/codelenses.md
  9. share/doc/gopls/doc/command-line.md
  10. share/doc/gopls/doc/contributing.md
  11. share/doc/gopls/doc/daemon.md
  12. share/doc/gopls/doc/design/architecture.svg
  13. share/doc/gopls/doc/design/design.md
  14. share/doc/gopls/doc/design/implementation.md
  15. share/doc/gopls/doc/design/integrating.md
  16. share/doc/gopls/doc/emacs.md
  17. share/doc/gopls/doc/features/README.md
  18. share/doc/gopls/doc/features/completion.md
  19. share/doc/gopls/doc/features/diagnostics.md
  20. share/doc/gopls/doc/features/modfiles.md
  21. share/doc/gopls/doc/features/navigation.md
  22. share/doc/gopls/doc/features/passive.md
  23. share/doc/gopls/doc/features/templates.md
  24. share/doc/gopls/doc/features/transformation.md
  25. share/doc/gopls/doc/features/web.md
  26. share/doc/gopls/doc/generate/generate.go
  27. share/doc/gopls/doc/generate/generate_test.go
  28. share/doc/gopls/doc/helix.md
  29. share/doc/gopls/doc/inlayHints.md
  30. share/doc/gopls/doc/inline-after.png
  31. share/doc/gopls/doc/inline-before.png
  32. share/doc/gopls/doc/refactor-inline.md
  33. share/doc/gopls/doc/release/README
  34. share/doc/gopls/doc/release/v0.16.0.md
  35. share/doc/gopls/doc/release/v0.17.0.md
  36. share/doc/gopls/doc/releases.md
  37. share/doc/gopls/doc/semantictokens.md
  38. share/doc/gopls/doc/settings.md
  39. share/doc/gopls/doc/subl.md
  40. share/doc/gopls/doc/troubleshooting.md
  41. share/doc/gopls/doc/vim.md
  42. share/doc/gopls/doc/workspace.md
  43. share/doc/gopls/doc/zeroconfig.png
  44. @owner
  45. @group
  46. @mode
Collapse this list.
Dependency lines:
  • gopls>0:devel/gopls
To install the port:
cd /usr/ports/devel/gopls/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gopls
  • pkg install gopls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gopls
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735033759 SHA256 (go/devel_gopls/gopls-v0.17.1/v0.17.1.mod) = 33d5938fbf7ffa6458bed580ea5361514310411a02f997333848ba1fefb9abc3 SIZE (go/devel_gopls/gopls-v0.17.1/v0.17.1.mod) = 854

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_gopls/gopls-v0.17.1/v0.17.1.zip) = 009b9bfed486e1f6d388dc8b8bf8aae88dfa03b7a41643d897f02c69cffe0df0 SIZE (go/devel_gopls/gopls-v0.17.1/v0.17.1.zip) = 1965559

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. go123 : lang/go123
Fetch dependencies:
  1. go123 : lang/go123
  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 gopls-0.17.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_gopls
USES:
go:1.23,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/gopls/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.1_1
21 Jan 2025 23:28:02
commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go123 update

MFH:		2025Q1
(cherry picked from commit ca07a602a8c6a47d062fe404167c2f3a1f91e3e9)

Number of commits found: 1