Commit Graph

4 Commits (8220546e81471ac0aa69849deedaa2f14639edbf)

Author SHA1 Message Date
Adam Vandenberg 620317ca6d Update formulae to use ENV.cflags 2010-08-10 08:30:19 -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
Adam Vandenberg fb397833f7 bcrypt - use inreplace and optimize CC/CFLAGS 2010-02-06 16:05:34 -08:00
Rémi Prévost f6cab77e47 Bcrypt 1.1
Bcrypt is a cross platform file encryption utility. Encrypted files are
portable across all supported operating systems and processors.
Passphrases must be between 8 and 56 characters and are hashed
internally to a 448 bit key. However, all characters supplied are
significant. The stronger your passphrase, the more secure your data.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-06 15:55:26 -08:00