Commit graph

10855 commits

Author SHA1 Message Date
Christian Dedie
fc40bb6215 Cassandra 1.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-05 19:32:17 -07:00
onewheelskyward
249e7a3283 mysql 5.5.25a
Closes Homebrew/homebrew#13230.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-05 13:37:47 -05:00
Adam Vandenberg
6868f44465 devil also fails with clang 4.0 2012-07-05 09:22:11 -07:00
nibbles 2bits
1c23ad0166 samba: add autotools to fix dep error on Lion
Samba calls autogen.sh, but never had any deps on autotools.
This causes a build error for Lion users who never installed them.
Add the standard deps on automake & libtool if XCode >= 4.3
Tested on with Clang and llvm from XCode-4.3.3.

Fixes Homebrew/homebrew#13188

Closes Homebrew/homebrew#13208.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-04 21:11:38 -07:00
Rui Pereira
1c6321404a Update tiger-vnc to 1.2.0.
Now using cmake, libjpeg-turbo and (optionally) gnutls.

Closes Homebrew/homebrew#11895.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-04 22:32:44 -05:00
Sebastian Hegler
bbac5ace3f CGAL 4.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-04 14:00:36 -07:00
Misty De Meo
47ab0cc97a exiftool 8.96 2012-07-04 09:17:31 -05:00
Adam Vandenberg
1a4cef3962 mawk: use stable download 2012-07-03 19:17:28 -07:00
Misty De Meo
245cf459cd wget: HEAD has moved to git
http://lists.gnu.org/archive/html/bug-wget/2012-05/msg00022.html
2012-07-03 12:15:40 -05:00
Misty De Meo
971266d788 abiword: patch for glib headers 2012-07-03 10:18:52 -05:00
Misty De Meo
c9d0cc0efa libgsf 1.14.23 2012-07-03 09:28:51 -05:00
Simon Sigurdhsson
d779276795 rtpbreak 3.1a
Closes Homebrew/homebrew#13092.
Closes Homebrew/homebrew#13121.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-03 07:18:34 -07:00
Alexis Hildebrandt
0e15510fea wemux: specify etc
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-03 07:00:59 -07:00
Lars Eggert
9426e43b29 gzrt 0.6
Gzip Recovery Toolkit

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-03 06:59:26 -07:00
Adam Vandenberg
47d7e680e4 abiword: use sha1
stable and devel need to use the same type of checksum for now
2012-07-03 06:56:03 -07:00
James Aitken
9e7c5ad431 Nginx Stable 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-03 06:53:37 -07:00
nibbles 2bits
61b85a5e3b netcdf: fix for ifort and missing f90 symbols
Netcdf when built with `--enable-fortran` using the Intel Fortran
compiler, ifort, does accept the `--force-load` option, causing a
build error where libnetcdff.dylib is missing all the f90 symbols.
The solution is in a FAQ on their website:
  Set lt_cv_ld_force_load=no

http://www.unidata.ucar.edu/software/netcdf/docs/known_problems.html#intel-fortran-macosx

Fixes Homebrew/homebrew#13050.
Closes Homebrew/homebrew#13174.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-03 05:50:42 -08:00
Jack Nagel
5a5818e874 pixman: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-03 08:41:19 -05:00
Jack Nagel
b2284830b0 wireshark: --with-x needs x11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-03 08:35:29 -05:00
Jack Nagel
a78d9506d7 Depend on our cairo in GTK+ toolchain
Eventually we should try to just get this from XQuartz, but for now
let's depend on cairo for consistency.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-03 08:34:01 -05:00
Jack Nagel
98e3c37adb Make pixman keg-only
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-03 08:26:17 -05:00
Myles Borins
6986f635fe Cairo: point to pixman explicitly
Closes Homebrew/homebrew#13172.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 22:15:29 -07:00
Andreas Behr
a5289b0771 opencv: fixes highgui not linking appkit framework
adds inline patch to fix http://code.opencv.org/issues/2038

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:38:02 -07:00
Demiko
9e28d4ae6a qscintilla2 2.6.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:36:54 -07:00
Mark A. Matienzo
e01e85cc9a sleuthkit: update head build to use bootstrap script
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:35:38 -07:00
Frank Celler
fe2579d29f ArangoDB 1.0.alpha3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:33:49 -07:00
nibbles 2bits
83002d4cae jpeg-turbo: fix race condition in make install
jpeg-turbo-1.2.0 can fail `make install` due to a race condition
on Lion using clang, where you get the error that a path exists.
Separate the make steps, and deparallelize the install.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:31:19 -07:00
Simon Sigurdhsson
97b390ddb9 pngcrush 1.7.28
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:29:00 -07:00
Marcus Vinicius Ferreira
162706dc99 Updated aws-elasticache to 1.6.0
Closes Homebrew/homebrew#13143.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:01 -07:00
Marcus Vinicius Ferreira
ecf7afa35d Updated aws-iam-tools to 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:01 -07:00
Marcus Vinicius Ferreira
1a82e2ee55 Correction: updated homepage url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:01 -07:00
Marcus Vinicius Ferreira
955ac13163 Correction: homepage url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:00 -07:00
Marcus Vinicius Ferreira
bd8285a030 Updated ec2-api-tools to 1.5.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:00 -07:00
Marcus Vinicius Ferreira
7e12d9f9ed Updated ec2-ami-tools to 1.4.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:00 -07:00
Marcus Vinicius Ferreira
eb8adecc8d Updated RDS Command Line Toolkit to 1.8.002
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:28:00 -07:00
Etienne Segonzac
9126d512c6 freetds: fix download link
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:26:43 -07:00
nibbles 2bits
aa0879f6ee autogen 5.16.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:26:13 -07:00
dsx
d2b509abc3 MongoDB add --devel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:25:23 -07:00
Jack Nagel
d1d29081cd source-highlight 3.1.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:42:35 -05:00
Scott Wheeler
7dc5c044b4 taglib 1.7.2, update homepage
Closes Homebrew/homebrew#13167.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:07:40 -05:00
nibbles 2bits
bade0c321c stow 2.2.0
Upgrade stow to version 2.2.0.  Stow is used to create symlinks.
Remove the `--mandir` because it uses the correct path.
Remove the `--infodir` because it also uses the correct path.
Tested using clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#13162.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:04:59 -05:00
nibbles 2bits
3fdc0efb4d sdl_ttf 2.0.11
Upgrade sdl_ttf to version 2.0.11.
Tested both native and universal on Lion using clang and llvm
from XCode-4.3.3.

Closes Homebrew/homebrew#13161.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:04:40 -05:00
nibbles 2bits
fc324ed650 sdl_net 1.2.8
Upgrade sdl_net to version 1.2.8.
Tested both native and universal on Lion with llvm and clang from
XCode-4.3.3.

Closes Homebrew/homebrew#13160.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:04:24 -05:00
nibbles 2bits
7a1c1152da sdl_gfx 2.0.23
Upgrade sdl_gfx to version 2.0.23.
Remove the `--enable-shared` because it is the default.
Remove the `--enable-static=no` because it's okay to build.
Remove the `--disable-mmx` because it no longer fails.
Tested both native and universal on Lion against clang and llvm
from XCode-4.3.3.

Closes Homebrew/homebrew#13159.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:04:04 -05:00
nibbles 2bits
ff5e1d2dee sdl_image 1.2.12
Upgrade sdl_image to version 1.2.12.
Tested both native and universal on Lion using clang and llvm
from XCode-4.3.3.

Closes Homebrew/homebrew#13158.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:03:59 -05:00
nibbles 2bits
c5bba15b9d sdl_mixer 1.2.12
Upgrade sdl_mixer to version 1.2.12.
Tested on Lion using clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#13157.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:02:45 -05:00
Justin Clift
e02caa4b17 libvirt 0.9.13
Closes Homebrew/homebrew#13155.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-02 13:00:56 -05:00
Dave Goodell
c19db3eef7 mpich2: add --devel and --HEAD versions
Closes Homebrew/homebrew#12303.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-02 08:42:57 -08:00
Dave Goodell
2690baa5f8 mpich2: delete unnecessary sbin files from MPE
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-02 08:42:56 -08:00
Dave Goodell
fda61e62e0 mpich2: add a simple test method
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-02 08:42:56 -08:00