#43077: Request for an ngrok port ----------------------+-------------------------------- Reporter: nils@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: ngrok | ----------------------+-------------------------------- Comment (by nils@…): [https://github.com/inconshreveable/ngrok/issues/45#issuecomment-39265960 The ngrok author writes]: "The truth is that the Makefile isn't really set up for that at the moment. Here's what you can do to get a non-updating build though: {{{ make clean make client-assets BUILDTAGS=release GOPATH=`pwd` go install -gcflags "-N -l" -tags 'release !autoupdate' ngrok/main/ngrok }}} This is pretty horribly kludgy. I'd be happy to have a makefile that's more flexible and allows different options to be turned on/off. I'm not sure if the "right way" to do this is to bite the bullet and learn autotools or if we can just make the Makefile more clever and still support all of the different build options that are required." -- Ticket URL: <https://trac.macports.org/ticket/43077#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X