Commit graph

21 commits

Author SHA1 Message Date
Fotos Georgiadis
9fa1a403f1 openvpn 2.3.0
Closes Homebrew/homebrew#17290.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-24 19:09:05 -08:00
Jonathan Gnagy
1ed22363b7 openvpn: add configure switch for enable-password-save
Closes Homebrew/homebrew#16450.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:54:36 -06:00
Fotos Georgiadis
26153d98e3 openvpn devel 2.3-rc1
Closes Homebrew/homebrew#16027.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-28 12:06:52 -08:00
Mike McQuaid
7d44b84aee Make generic caveats for launchd plist files. 2012-11-25 23:05:52 +00:00
Adam Vandenberg
230619e2c7 Let plists be installed automatically 2012-09-09 13:02:48 -07:00
Adam Vandenberg
0d0e4db489 openvpn 2.2.2 2012-02-16 21:46:38 -08:00
Jack Nagel
6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel
cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
Jack Nagel
7802f7b829 Remove useless instances of skip_clean
No need to skip_clean 'etc' or skip_clean 'var' when using the top-level
var and etc directories.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 11:46:20 -06:00
Jack Nagel
74813997b1 openvpn: add mirror
Closes Homebrew/homebrew#9176.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-19 11:23:12 -06:00
Adam Vandenberg
d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Jeremy
e513c7cba1 OpenVPN: fix compilation on Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-29 08:45:54 -07:00
Adam Vandenberg
86ea3595af openvpn 2.2.1 2011-07-29 08:43:19 -07:00
Birger J. Nordølum
d8ca5e6866 OpenVPN 2.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-19 07:48:15 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
mbravorus
9c8a39e430 openvpn 2.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-31 16:00:53 -08:00
Adam Vandenberg
634efb0e07 openvpn - add note about tuntap to caveats
Fixes Homebrew/homebrew#2357
2010-11-03 07:43:23 -07:00
William Ono
e42cdd835d openvpn: Update formula to openvpn-2.1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:16:06 -07:00
Adam Vandenberg
94b9e56c65 Homebrew style is to indent w/ 2 spaces, not tabs 2010-10-21 07:54:17 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Robert Shaw
1ae666640e New formula: openvpn
Formula for OpenVPN version 2.1.1
Recommended dependency on LZO, but not required.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Tweaked path concatenation.
2010-03-29 17:26:08 -07:00