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 on branch 2022Q4
gopls Go language LSP server
0.9.5_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.22.0_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@fuz.su search for ports maintained by this maintainer
Port Added: 2022-10-08 20:54:11
Last Update: 2022-10-08 20:47:13
Commit Hash: b2fb7a4
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 (26 items)
Collapse this list.
  1. /usr/local/share/licenses/gopls-0.9.5_1/catalog.mk
  2. /usr/local/share/licenses/gopls-0.9.5_1/LICENSE
  3. /usr/local/share/licenses/gopls-0.9.5_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/command-line.md
  9. share/doc/gopls/doc/commands.md
  10. share/doc/gopls/doc/contributing.md
  11. share/doc/gopls/doc/daemon.md
  12. share/doc/gopls/doc/design/design.md
  13. share/doc/gopls/doc/design/implementation.md
  14. share/doc/gopls/doc/design/integrating.md
  15. share/doc/gopls/doc/emacs.md
  16. share/doc/gopls/doc/features.md
  17. share/doc/gopls/doc/inlayHints.md
  18. share/doc/gopls/doc/semantictokens.md
  19. share/doc/gopls/doc/settings.md
  20. share/doc/gopls/doc/subl.md
  21. share/doc/gopls/doc/troubleshooting.md
  22. share/doc/gopls/doc/vim.md
  23. share/doc/gopls/doc/workspace.md
  24. @owner
  25. @group
  26. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1662819595 SHA256 (go/devel_gopls/gopls-v0.9.5/v0.9.5.mod) = 8d16918d7be59af4dcd1c8797b3e689ec3643c2d7f37900d35a59bb3932c4d0d SIZE (go/devel_gopls/gopls-v0.9.5/v0.9.5.mod) = 839

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_gopls/gopls-v0.9.5/v0.9.5.zip) = e4ae5622997a9725b818f34daaf5784f1d56611ab6bedd0c4eec399123c76749 SIZE (go/devel_gopls/gopls-v0.9.5/v0.9.5.zip) = 214632

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gopls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.21.1_20.21.1_2-0.20.0_20.21.1_2n/an/an/a
FreeBSD:13:quarterly0.21.1_20.21.1_2-0.19.10.21.1_2n/an/an/a
FreeBSD:14:latest0.23.00.23.0-0.20.0_10.23.0---
FreeBSD:14:quarterly0.22.0_20.22.0_2-0.19.10.22.0_2---
FreeBSD:15:latest0.23.00.23.0n/a-n/an/a--
FreeBSD:15:quarterly0.22.0_20.22.0_2n/a-n/an/a--
FreeBSD:16:latest0.23.00.23.0n/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 gopls-0.9.5_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_gopls
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/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.9.5_1
08 Oct 2022 20:47:13
commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update

(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3)

Number of commits found: 1