| Age | Commit message (Collapse) | Author |
|
Closes #18667.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18126.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes a major bug:
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6623
Closes #17786.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #17586.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #16905.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #16266.
|
|
Closes #16009.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #15923.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Wine no longer uses these, so the comments are outdated. Continue to
build universal by default, though, to support legacy installs.
Eventually they can grow universal options or just build native-only
after a sufficient period of time.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
This enables compilation of other software that depends on this
functionality.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The issue the patch addressed was fixed upstream:
http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=57af3b052c
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Passing --with-libgcrypt to compile correctly.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes #3038
|
|
|
|
|
|
|
|
Version bump to 2.10.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* 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
|
|
Previous version didn't compile on Snow Leopard.
TODO: Enable Guile support if requested, or if Guile has previously
been installed. I'll leave it for any Guile users out there to provide
a patch.
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
Many formula were imported during the development of the dependency branch.
|
|
Signed-off-by: Max Howell <max@methylblue.com>
|