#22506: new port: go google's new programming language -------------------------+-------------------------------- Reporter: nefar@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: duplicate | Keywords: Port: go-devel | -------------------------+-------------------------------- Comment (by axet@…): go package should have variants for other bootstraps. go can make crossplatform builds. you can easy fix this by calling: cd /opt/local/go/src && sudo GOOS=linux GOARCH=amd64 ./make.bash would be nice to see variants for supported platforms: sudo port install go +linux_amd64 ... -- Ticket URL: <https://trac.macports.org/ticket/22506#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X