Port details |
- go-godef Print where symbols are defined in Go source code
- 1.1.1_1 devel
=0 1.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: ultima@FreeBSD.org
- Port Added: 2017-12-12 20:20:43
- Last Update: 2020-02-14 04:38:30
- SVN Revision: 526084
- License: BSD3CLAUSE
- WWW:
- https://github.com/rogpeppe/godef
- Description:
- Godef - find symbol information in Go source
Godef, given an expression or a location in a source file, prints
the location of the definition of the symbol referred to.
Known limitations:
- it does not understand about "." imports
- it does not deal well with definitions in tests.
WWW: https://github.com/rogpeppe/godef
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- go-godef>0:devel/go-godef
- No installation instructions:
- This port has been deleted.
- PKGNAME: go-godef
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1545760124
SHA256 (rogpeppe-godef-v1.1.1-b692db1de_GH0.tar.gz) = d92fd71707e3192f2bc31dc5275e32fda37ce69695cb9b29c0c061e8d5f3781a
SIZE (rogpeppe-godef-v1.1.1-b692db1de_GH0.tar.gz) = 132179
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1_1 14 Feb 2020 04:38:30 |
ultima |
Deleted devel/go-godef
The original dependency of this port no longer
requires it and godef is no longer maintained
upstream. |
1.1.1_1 16 Nov 2019 12:52:40 |
dmgk |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
1.1.1 25 Dec 2018 21:32:52 |
ultima |
* Updated to 1.1.1 |
1.0.0 17 Sep 2018 02:00:31 |
ultima |
* Updated to first official version release, 1.0.0 |
g20170920 12 Dec 2017 20:20:35 |
ultima |
Godef - find symbol information in Go source
Godef, given an expression or a location in a source file, prints
the location of the definition of the symbol referred to.
Known limitations:
- it does not understand about "." imports
- it does not deal well with definitions in tests.
WWW: https://github.com/rogpeppe/godef |
Number of commits found: 5
|