Upgrade box2d to version 2.2.1.
Use new CMake arguments listed in the docs for compiling.
Build out of source.
No errors on Snow Leopard compiling with XCode-4.0.2 using
clang-2.0.139 and llvm-2335.9.
ClosesHomebrew/homebrew#8483.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Update kermit to cku302, which according to the source files
is the Unix version 9.0.302.
Change version numbering to add the 302 suffix.
Use the new kermitproject.org url and homepage.
Compiles and runs without error on Snow Leopard using XCode-4.0.2,
llvm-2335.9 and clang-2.0.139.
ClosesHomebrew/homebrew#8487.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Update calcurse to version 2.9.2.
Update to the new homepage.
Update to the new tarball location.
Remove patches merged upstream.
Remove ENV.O3 flag, which is the default now.
Remove mandir, which is fixed upstream.
Compiles and runs on Snow Leopard using XCode-4.0.2, clang, & llvm.
ClosesHomebrew/homebrew#8486.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Updates cadaver to 0.23.3. This compiles without error on Snow
Leopard using XCode-4.0.2, llvm-2335.9, and clang-2.0.139.
ClosesHomebrew/homebrew#8484.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Upgrade bedtools to 2.14.3. No errors compiling on Snow Leopard
with XCode-4.0.2, clang-2.0.139, and llvm-2335.9
ClosesHomebrew/homebrew#8482.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
New formula for the plugins of...
"The Industry Standard In IT Infrastructure Monitoring"
-- http://www.nagios.org/ClosesHomebrew/homebrew#6470.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
- Updated the url to download the 1.2.5 tarball from abisource (current
maintainers).
- Updated the md5 for the 1.2.5 tarball.
- Updated the homepage to the official project site (old link appears
to be dead).
ClosesHomebrew/homebrew#8168.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
New stable version of node. However, it appears upstream
have broken parallel builds. Rather than try and fix that,
I went for deparallelize instead.
ClosesHomebrew/homebrew#8460.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This is kind of hackish, but we can clean it up when we get the compiler
selection code up to snuff again.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
mosh fails to build with llvm-gcc. The original formula forced an
ENV.GCC_4_2, which broke under Xcode 4.2. Replace with fails_with_llvm.
It does build correctly with clang.
ClosesHomebrew/homebrew#8336.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Short and sweet, and since we're dealing with PGP keys here it's a good
idea to make sure we've compiled correctly.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>