aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openssl.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-02openssl --universal optionTojek Anselm
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21OpenSSL 0.9.8o (keg only)Adam Vandenberg
* Compiling some software on 10.5 requires a newer OpenSSL than the system provided one.
2009-10-03Remove OpenSSLMax Howell
We don't want beta libs and Erlang doesn't need it. Also disabled installation of erlang docs as we just delete them, we need to make the delete step optional.
2009-10-01Wrong architecture for OS X 10.5(@ivanvc)
2009-09-30OpenSSL is now keg-onlyMax Howell
OS X provides OpenSSL already. Thus policy dictates this formula be keg-only. In fact policy dictates we shouldn't even provide this beta version in master tree. So I'm not sure if it should even stay. Supposedly erlang needs it. I think this is false.
2009-09-11Openssl 1.0.0-beta3 formulaSean Wolfe
Signed-off-by: Max Howell <max@methylblue.com>