[MacPorts] #61192: Lots of golang ports are downloading dependencies at build time

MacPorts noreply at macports.org
Sun Sep 20 18:07:57 UTC 2020


#61192: Lots of golang ports are downloading dependencies at build time
-------------------------------------------------+-------------------------
  Reporter:  amake                               |      Owner:  (none)
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:
Resolution:                                      |   Keywords:
      Port:  annie aws-vault certigo chezmoi     |
  cloudmonkey copilot croc elvish evans fzf      |
  gitqlite glow go-migrate golangci-lint gore    |
  gotop grpcurl hugo ipfs istioctl jenkins-cli   |
  k9s krew kubergrunt kustomize micro mole       |
  newreleases pulumi rclone scw staticcheck      |
  syncthing tektoncd-cli terragrunt trivy uni    |
  up webify wtfutil yq                           |
-------------------------------------------------+-------------------------

Comment (by i0ntempest):

 So gotop needs to fetch stuff from howett.net/plist which {{{go.vendors}}}
 doesn't support. Alternative is https://github.com/DHowett/go-plist, that
 fetches is to {{{${gopath}/src/github.com/DHowett/go-plist}}}, then I'll
 need to link it to {{{${gopath}/src/howett.net/plist}}}, only then it will
 build. Don't know if there's a better way but it works.
 PR: #8486

-- 
Ticket URL: <https://trac.macports.org/ticket/61192#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list