Commit Graph

6 Commits (664d6dfca25aa1d225703229c22ed2c09f5bf88b)

Author SHA1 Message Date
Adam Vandenberg dbae90995c connect: style nit 2013-01-26 19:21:58 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel 6b0f64e8b4 Use ENV.cc and ENV.cxx where appropriate
Cursory testing shows that these all build with llvm and those that have
binaries work. Formulae should be marked 'fails_with_llvm' if there are
issues found later.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 17:50:34 -06:00
Tony Sokhon 8240668bbd connect: fix url
Closes Homebrew/homebrew#8377.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:39:38 -05:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Sebastien Pahl 02c9de37da connect 1.100
connect is the simple relaying command to make network connection via
SOCKS and https proxy. It is mainly intended to be used as proxy command
of OpenSSH. You can make SSH session beyond the firewall with this
command.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-25 18:27:24 -07:00