[vpn-devel] homebrew support

Johnathan Conley johnathan.conley at gmail.com
Tue Jan 7 14:24:57 CST 2014


I have recently submitted a formula to homebrew (http://brew.sh) to make installing the client on osx easier.
Homebrew installs all packages to specific directories… most of the existing build script supports this, however it does not allow specifying a different directory for Applications or Frameworks.

The formula modifies a few files before/after cmake to make this possible… but it would be great if this was supported by the release build scripts (i.e. -DAPPSDIR=abc and -DFRAMEWORKSDIR=xyz)

Here is the homebrew pull request - see any place “inreplace” is used to change Applications/Frameworks targets:
https://github.com/Homebrew/homebrew/pull/25099
https://github.com/Homebrew/homebrew/pull/25099/commits




More information about the vpn-devel mailing list