aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libxmlsec1.rb
AgeCommit message (Collapse)Author
2013-01-26libxmlsec1: use new optional depsJack Nagel
2012-11-15Add missing libgcrypt dependencies post-gnutls 3 updateStefan
Closes #16093. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-13libxmlsec1: fix configure error on MLnibbles 2bits
libxmlsec1 already has an option thrown on the command line to `disable-apps-crypte-dl` which stops the build from looking for `libltdl`. But that option only applies to the command line app and another option needs to be thrown otherwise configure will error on ML when it can't find `libltdl`. Add a configure flag to `--disable-crypto-dl` Fixes #13845 Closes #14129. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03libxmlsec1: fix patchJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-17libxmlsec1: add patch noteAdam Vandenberg
2011-10-16libxmlsec1: fix `xmlsec1` linking issueJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16libxmlsec: look for modules in HOMEBREW_PREFIXJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27New formula: libxmlsec1Sudish Joseph
http://www.aleksey.com/xmlsec/ Signed-off-by: Jack Nagel <jacknagel@gmail.com>