Commit graph

6834 commits

Author SHA1 Message Date
Aku
89ce070744 Redis 2.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-19 20:31:30 -07:00
Jonas Pfenniger
1c349cf37b direnv 0.1.81
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-19 20:26:24 -07:00
Derrick Jones
294f5664dc repo: update url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-19 20:23:16 -07:00
Justin Hileman
757015210d coda-cli 1.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-18 19:49:42 -07:00
James Aitken
6f63e7fca8 nginx: update HEAD to 1.1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-18 19:48:48 -07:00
Laurent Raufaste
78e40ff184 youtube-dl 2011.10.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-18 19:41:34 -07:00
Adam Vandenberg
54bdfb849a fix audit warnings 2011-10-18 10:01:52 -07:00
Jack Nagel
9215fab34e libdnet: fix shared library extension
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 18:37:02 -05:00
Jack Nagel
caf146863c Utilize mirror support where appropriate
These formulae were using mirrors before we added mirror support to
Homebrew; fix them.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 14:58:29 -05:00
Jack Nagel
caadf64d9a libmp3splt: look for m4 macros in the correct location
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 14:54:59 -05:00
Jack Nagel
5afd2e4c27 librsync: build shared library
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 14:37:31 -05:00
Jack Nagel
b37a10c91a ssh-copy-id: update version string
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-17 14:04:16 -05:00
Adam Vandenberg
9c4f54486f Add newline to end of file 2011-10-17 09:41:35 -07:00
Nibbles 2bits
834f661d9a v8cgi: Fix logic error with parentheses
v8cgi add parentheses around an implied if, so args get its value.
Closes Homebrew/homebrew#8126.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:53:36 -05:00
Manpreet Singh
72261292ca New formula: csup
csup is a CVSup (http://www.cvsup.org) replacement written in C.
Closes Homebrew/homebrew#7914.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:46:51 -05:00
Mark A. Matienzo
1319933f9d sleuthkit 3.2.3
Closes Homebrew/homebrew#8132.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:43:45 -05:00
David Hall
8f1d8d4633 fftw 3.3
Closes Homebrew/homebrew#8145.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:36:08 -05:00
Jack Nagel
17e29c9076 libxmlsec1: fix xmlsec1 linking issue
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 20:25:10 -05:00
Jack Nagel
27de312df6 nettle: fix dylib install name weirdness
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 12:35:20 -05:00
Charlie Sharpsteen
50b4ef0575 dcmtk: Fix Lion compilation by switching to CMake
The autotools build was failing to correctly identify some OS X type
declarations.
2011-10-16 10:11:51 -07:00
Jack Nagel
d4ad820d54 libxmlsec: look for modules in HOMEBREW_PREFIX
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-16 09:23:51 -05:00
Nicolas Pinto
fc2b95c604 New formula: mp3splt
cf. Homebrew/homebrew#7935.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-15 11:49:50 -05:00
Nicolas Pinto
4d093978d6 New formula: libmp3splt
Closes Homebrew/homebrew#7935.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-15 11:49:15 -05:00
Nibbles 2bits
0a01539263 lzo 2.06 and remove asm disable
This commit updates lzo to version 2.06 and removes a configure
flag that was forcing --disable-asm.  The asm passes make check.
The asm will automatically detect correctly if you are building
for only 32bit (by forcing -arch i386).  That option was not
coded in, forcing 32bit, because 64bit is generally faster.
The make check was left in because this is a compression lib,
and we don't want data corruption.  This compiles with llvm,
gcc-4.2.1, and clang-2.0 on 32bit and 64bit OSX 10.6.8, and
it passes all checks, which take less than a half-second.
Closes Homebrew/homebrew#8128.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-15 09:14:32 -05:00
Jack Nagel
f0a4e0e0ba vrpn: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-15 00:16:47 -05:00
Jack Nagel
bb44922515 Use ENV.make_jobs in formulae
Some formulae are still calling Hardware.processor_count; replace those
instances with ENV.make_jobs.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-15 00:05:15 -05:00
Jack Nagel
f0f9fd340e libexif: builds with LLVM >= 2335
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-14 23:38:36 -05:00
Jack Nagel
160d1e842d vice: move fails_with_llvm out of install
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-14 23:36:38 -05:00
Jack Nagel
ea91d6d79a quassel: add stable version 0.7.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-14 23:02:24 -05:00
Jack Nagel
25f1baf7e8 sphinx: builds with LLVM >= 2335
Closes Homebrew/homebrew#8077.
Closes Homebrew/homebrew#7876.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-14 22:33:31 -05:00
Oleg Oshmyan
a7e1a1410e libdvdcss: update to 1.2.10
Also add HEAD URL.

Closes Homebrew/homebrew#8103.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 19:08:36 -07:00
Nibbles 2bits
b066579bd3 libsigc++ 2.2.10
This updates libsigc++ to version 2.2.10.  Also there is now an
option to test the build.  It creates native static and shared
libraries, and it compiles without error using clang, llvm, and gcc
from XCode-4.0.2 on OSX 10.6.8, x86_64.  This library is a typesafe
callback framework for C++.

Closes Homebrew/homebrew#8107.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 19:06:17 -07:00
Adam Lickel
1511789f74 uncrustify: Update to v0.59
Closes Homebrew/homebrew#8109.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 19:02:53 -07:00
Nibbles 2bits
2a838feba9 libvpx 0.9.7-p1
This updates libvpx to 0.9.7-p1, which is their patched release.
The formula now sets --enable-pic, which seems justified.
The formula now sets --enable-vp8 to include all their vp8 code.
The formula now exposes four options to the user for setting
code coverage, memory tracking, post processing and visiualization.
Their software creates a native static library.  Their shared lib
will only build on elf32 atm.  This compiles and tests with all
three clang, llvm, and gcc from XCode-4.0.2 on x86_64.  This is a
library for handling video in the VPX codec format, related to
webm and Google.

Closes Homebrew/homebrew#8110.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:58:32 -07:00
Nibbles 2bits
1fc4abd824 atk 2.2.0
This updates atk to version 2.2.0 and fixes two configure args
so that the build is similar to other libraries like gdk-pixbuf,
that are interrelated.  --enable-introspection was set to no,
and the glib test is allowed to be run by configure to find
the environment of glib, seeing as glib is listed as a dep.
This was tested on clang-2.0, llvm-2335.9, and gcc-4.2.1 on
x86_64 10.6.8.

Closes Homebrew/homebrew#8111.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:57:22 -07:00
Charlie Sharpsteen
f823a38f98 libssh2: Fix MD5 sum 2011-10-14 18:56:26 -07:00
Nibbles 2bits
97e2e7c5d1 gdk-pixbuf 2.24.0
This updates gdk-pixbuf to version 2.24.0 and fixes some flags to
configure that were not correct for OSX or were not set correctly
due to strange defaults settings on this build.
--disable-maintainer-mode gets set because it defaults on.
--enable-debug=no gets set because its [no,min,max,auto]
--enable-instrospection=no gets set because it's desired.
--disable-Bsymbolic gets set because it's only for elf32.
--without-gdiplus gets set because it's for Windows.
This compiles with gcc-4.2.1, llvm-2335.9, and clang-2.0 from
XCode-4.0.2 on x86_64 10.6.8.

Closes Homebrew/homebrew#8112.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:56:26 -07:00
Mikael Zayenz Lagerkvist
5a2be5f095 Gecode: Update to version 3.7.1
Closes Homebrew/homebrew#8114.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:56:14 -07:00
Gian Basagre
1355b0107b libssh2: Update to 1.3.0
Closes Homebrew/homebrew#8116.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:47:58 -07:00
Marc
a6f58198fe groovy: Update to 1.8.3
Closes Homebrew/homebrew#8115.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:46:16 -07:00
Simon Jefford
e07e9ae7da redis 2.4.0
Closes Homebrew/homebrew#8119.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:41:55 -07:00
Carlos Borroto
4ec20d19c8 bwa: Update to 0.5.9
Also adds a URL for HEAD.

Closes Homebrew/homebrew#8120.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:41:24 -07:00
Naja v. Schmude
b792fda39f Pixman: Support Xcode 4.2
Closes Homebrew/homebrew#8121.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-14 18:39:22 -07:00
Charlie Sharpsteen
7efdc320b8 Valgrind: Fix XCode 4.0 patch 2011-10-13 19:30:05 -07:00
Charlie Sharpsteen
66a0b98486 Cherokee: Update to 1.2.100 2011-10-13 16:41:37 -07:00
Ealden Esto E. Escanan
ff3ed7e5b0 Liquibase 2.0.3
Closes Homebrew/homebrew#8061.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#8061.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-13 16:25:06 -07:00
Jonathan Beezley
136ee05f94 ncview: Update to 2.1
Closes Homebrew/homebrew#8101.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-13 16:21:41 -07:00
Rui Pereira
1a4a531a31 Valgrind: HEAD installs now work on Lion
Closes Homebrew/homebrew#8040.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-13 16:19:43 -07:00
Juan Sebastian Casallas
565fe6d42e Bullet: Update to 2.79
-Updated the url to download the latest tgz.
-Added version number since brew might get confused by the tgz's name.
-Changed from md5 to sha1, since sha1 checksums are provided by bullet:
http://code.google.com/p/bullet/downloads/detail?name=bullet-2.79-rev2440.tgz

Closes Homebrew/homebrew#8093.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-13 09:49:35 -07:00
Misty De Meo
e7888f8d92 exiftool 8.67
Closes Homebrew/homebrew#8096.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-13 09:48:34 -07:00