| Age | Commit message (Collapse) | Author |
|
Closes #23021.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #22107.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Fixes #19877.
|
|
Closes #19662.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Removed older devel version and the build_fat hack needed before 3.2
Closes #16680.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Closes #15774.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes #15182.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
zeromq gets a makeover to fix build errors and to offer the devel
version. This has been tested with clang and llvm from XCode-4.4.1.
* Add a devel block
* Add a dep on libpgm, a new formula. The internal libpgm is b0rked
* Add a `do_config` function that gets run for devel or head builds.
* Add ENV.universal_binary for devel and head, it works.
* Add conditionals so that the manual lipo to UB is only for stable
Fixes #14210
Closes #14292.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #11655.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The tarball was repackaged, changing its checksum.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #11509.
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 #9177.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #7959.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
I tided up the caveat text too, it was longer than 80 characters.
|
|
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
|
|
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>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
To make it easier to copy and paste multiline scripts from caveats,
no longer use $ as a prompt marker.
|
|
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>
|
|
|
|
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>
|
|
|
|
Signed-off-by: David Höppner <0xffea@gmail.com>
|
|
Specifically: emacs, glib, igraph, and zeromq
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|