| Age | Commit message (Collapse) | Author |
|
Closes #22376.
Closes #23621.
|
|
|
|
This file conflicts with the actual libevent; if someone actually needs
this it can be reinstated as an optional install.
Closes #17921.
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
- Upgrade to 2.0.20
- Add `--disable-dependency-tracking`
- Add `--disable-debug-mode`
- It passes `make check`
Closes #14737.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #13032.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Add --enable-manpages option.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Fixes #10559.
Also added missing deps for osm2pgsql.
Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
|
|
Closes #10265.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #3846.
|
|
|
|
* 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
|
|
This allows both "--HEAD" and "-H" to be used consistently, which was the
intention in the first place.
|
|
|
|
|
|
|
|
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.
|
|
|