Updates Valgrind to 3.7.0. This version adds (preliminary) support
for OS X 10.7 as well as XCode 4. Support for 10.5 is dropped, so
when 10.5 is detected it will install 3.6.1.
Full release notes can be found here:
http://valgrind.org/docs/manual/dist.news.htmlClosesHomebrew/homebrew#8529.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
The ffplay binary is only built by default if SDL is present---which made
obtaining it a hit-and-miss operation for some users. A new option,
`--with-ffplay`, has been added that will cause ffplay to be built.
ffplay will be explicitly disabled if the option is not invoked.
FixesHomebrew/homebrew#6880.
Upgrade lzop to version 1.03. This compiles without error on SL
using XCode-4.0.2, llvm-2335.9, and clang-2.0.139.
ClosesHomebrew/homebrew#8505.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
The leptonica patch wasn't pulling properly from the Google Code
repository, so it's been copied to a gist mirror.
FixesHomebrew/homebrew#8522.
ClosesHomebrew/homebrew#8525.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Adding new library called Embryo, a tiny library designed to interpret
limited Small programs compiled by the included compiler, embryo_cc. It
is mostly a cleaned up and smaller version of the original Small
abstract machine.
ClosesHomebrew/homebrew#8342.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Adding new library called Eet for data serialization, encoding and
access. It is used as a really fast database in several applications
that use the EFL, as well as other libraries from the set.
ClosesHomebrew/homebrew#8342.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Adding new library called Eina, it is the first library of the
Enlightenment Foundation Libraries (or EFL) and which is used by almost
all of the others. It provides a set of default data structures, such
as Lists and shared Strings.
ClosesHomebrew/homebrew#8342.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
- Included CFLAGS needed to avoid conflict between getline defined by
noweb and the one available on MacOSX by default
- Call the awkname script so it replaces the awk version used to one
that exists by default in MacOSX.
ClosesHomebrew/homebrew#8395.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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>