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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
go-godef Print where symbols are defined in Go source code
1.1.1_1 devel Deleted 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 1.1.1_1Version of this port present on the latest quarterly branch.
Maintainer: ultima@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ 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 (4 items)
Collapse this list.
  1. bin/godef
  2. /usr/local/share/licenses/go-godef-1.1.1_1/catalog.mk
  3. /usr/local/share/licenses/go-godef-1.1.1_1/LICENSE
  4. /usr/local/share/licenses/go-godef-1.1.1_1/BSD3CLAUSE
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rogpeppe/godef/tar.gz/b692db1de?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1_1
14 Feb 2020 04:38:30
Revision:526084Original commit files touched by this commit
ultima search for other commits by this committer
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
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
1.1.1
25 Dec 2018 21:32:52
Revision:488346Original commit files touched by this commit
ultima search for other commits by this committer
* Updated to 1.1.1
1.0.0
17 Sep 2018 02:00:31
Revision:479913Original commit files touched by this commit
ultima search for other commits by this committer
* Updated to first official version release, 1.0.0
g20170920
12 Dec 2017 20:20:35
Revision:456183Original commit files touched by this commit
ultima search for other commits by this committer
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