Commit graph

9264 commits

Author SHA1 Message Date
Adam Vandenberg
ca1cec067c redis 2.4.10
Closes Homebrew/homebrew#11310.
2012-03-30 07:23:39 -07:00
Andrea Lattuada
ccf747e6f6 Mozilla Rust 0.2
Closes Homebrew/homebrew#11309.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-30 07:22:32 -07:00
Sergey Avseyev
44776ae3c7 Astyle 2.02.1
Closes Homebrew/homebrew#11305.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-30 07:21:31 -07:00
Jack Nagel
8c94be125f gnome-doc-utils: set PYTHONPATH for libxml2 module
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-29 17:36:23 -05:00
Birger J. Nordølum
678a1dd65d Glade 3.8.2
Closes Homebrew/homebrew#11287.

[jn: build-time dep on xz, separate make/make install]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-29 17:35:43 -05:00
James Aitken
a39f18be90 Nginx devel 1.1.18
Closes Homebrew/homebrew#11291.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-29 16:31:07 -05:00
Fernando Ortiz
0496f3bec3 io no longer depends_on libsgml
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-29 07:40:26 -07:00
Mike McQuaid
333e6e3605 Add test to Qt. 2012-03-29 17:31:07 +11:00
quarnster
6dff73650e Fix Qt sometimes unintentionally using LLVM.
Moved setting ENV['LD'] = ENV['CXX'] to after ENV.llvm is (possibly) set. Otherwise ENV['LD'] might end up as llvm-gcc rather than the expected CXX version. Verified that this fixed the issue I had installing QT on my machine. Fixes issue Homebrew/homebrew#11202. See also Homebrew/homebrew#11198.

By the comment above where ENV.llvm is set, maybe it was supposed to be using clang rather than llvm-gcc though because my Xcode is 3.2.6. clang is "Apple clang version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn)", and llvm-gcc is "i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.6)".

In any case, moving these two lines made it compile and install fine on my system.

Fixes Homebrew/homebrew#11261, Homebrew/homebrew#11202, Homebrew/homebrew#11198.
2012-03-29 17:30:46 +11:00
Mike McQuaid
87c4eeab91 Add Xcode 4 fix patch to Qt.
Fixes Homebrew/homebrew#10475.
2012-03-29 17:28:58 +11:00
Yasuharu NAKANO
f98e12885c cocot: 1.1-20120313
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-28 22:55:02 -07:00
nibbles 2bits
82c6753190 wtf 20111107
Closes Homebrew/homebrew#11274.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-28 22:52:14 -07:00
Charlie Sharpsteen
e466b4d0be PostGIS: Update --devel to 2.0.0rc1 2012-03-28 22:45:23 -07:00
Yoji SHIDARA
19cba0b0ac groonga 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-28 20:17:48 -07:00
Mark Nottingham
7d01410750 saxon-b
Closes Homebrew/homebrew#10634.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-28 19:58:05 -07:00
Will Ross
dc5b81ebf4 binutils: actually create multiarch utilities
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-28 19:54:05 -07:00
Misty De Meo
e9a34282df mkvtoolnix: fails_with :clang 2012-03-28 21:06:14 -05:00
Jack Nagel
4094cc78f8 gawk 4.0.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-28 18:30:30 -05:00
Jack Nagel
a843076c74 meld: build-time dep on xz
Missed this one when merging it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-28 18:29:28 -05:00
Misty De Meo
6cd6926bf2 luajit: style nits 2012-03-28 10:24:55 -05:00
Misty De Meo
f87bb91ddc luajit: apply hotfix#1 2012-03-28 10:23:41 -05:00
Jack Nagel
1a223ce61e gnupg2 2.0.19
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 22:56:56 -05:00
Jack Nagel
913330450c gpg-agent 2.0.19
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 22:56:20 -05:00
Mark Shropshire
5a41f6174f Drush 7.x-5.0
- Removed drush_make install since it is now included with Drush
   7.x-5.0.

Closes Homebrew/homebrew#11239.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 21:10:24 -05:00
Jack Nagel
711b54a39d x264 r2184
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 20:55:20 -05:00
Lance Hepler
e237139acf gmt: enable support for gdal by default
Closes Homebrew/homebrew#9790.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 18:55:28 -05:00
Jack Nagel
740a41ccd9 signing-party: use a requirement for gpg
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 17:37:28 -05:00
Jack Nagel
506231c3e1 signing-party: fix failing inreplace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 17:35:53 -05:00
Jack Nagel
bdc2d5ab65 httrack 3.45.3
Fixes Homebrew/homebrew#11242.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-27 16:57:40 -05:00
Kim Burgestrand
c9e2cf9dcc libspotify 11.1.56
See http://developer.spotify.com/en/libspotify/overview/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-27 07:08:21 -07:00
seph
50a54499da mobile-shell 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-27 07:03:52 -07:00
Manuel Barros Reyes
790763065a fox: fix md5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-27 00:59:20 -07:00
Dave Rice
04bf5d378b ffmpeg 0.10.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-27 00:54:56 -07:00
Mike McQuaid
924e53a772 Ack inreplace no longer needed.
Fixes Homebrew/homebrew#11230.
2012-03-27 18:20:09 +11:00
Jack Nagel
e283a7d195 git 1.7.9.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-26 22:35:15 -05:00
Misty De Meo
1da6238e33 cryptopp: inline patch, style nits 2012-03-26 21:59:00 -05:00
Elliot Saba
e3ad359135 cryptopp: fix compilation with clang
This upstream patch can be removed in the next version.

Fixes Homebrew/homebrew#10930.
Closes Homebrew/homebrew#11223.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-03-26 21:43:28 -05:00
Mirek Rusin
29fc0dc2c1 Vala 0.16.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-26 18:50:51 -07:00
Eli Bishop
59003b32c4 atlassian-plugin-sdk 3.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-26 18:44:42 -07:00
Charlie Sharpsteen
1b33544a97 PostGIS: Update --devel to 2.0beta4
`legacy_compatibility_layer.sql` is now known as `legacy_minimal.sql`.
2012-03-26 13:05:15 -07:00
Misty De Meo
e3cb96a4c5 exiftool 8.85 2012-03-26 14:52:49 -05:00
nibbles 2bits
792e68bc0c bdw-gc: fix for XCode-4.3 and Clang
On their github site, the devs fix the compile error with Clang
in the master of the release branch.  Put that patch inline.
Fixes compile error with Clang, Lion, XCode-4.3.2.  Passes
make check.

Closes Homebrew/homebrew#11206.
Closes Homebrew/homebrew#10453.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-26 14:36:17 -05:00
MHC12
27189e1713 mpg123 1.13.7
Closes Homebrew/homebrew#11209.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-26 14:19:32 -05:00
Ingo Richter
1b78ba4bc3 libzip 0.10.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-26 09:48:43 -07:00
Marc Abramowitz
c830928b8a trafficserver 3.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-25 21:57:12 -07:00
Adam Vandenberg
e9d8cc2505 openmeeg: fix audit warning 2012-03-25 20:26:32 -07:00
Juan Sebastian Casallas
8266581c49 blahtexml: add --only-blahtex option
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-25 20:17:22 -07:00
Isao Yagi
5aa90ffb6b wait_on 1.1
Closes Homebrew/homebrew#10753.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-25 19:55:25 -07:00
Adam Vandenberg
6da242badd Remove flip.
This formula uses a non-versioned download.
Upstream should provided a versioned download, or interested
parties should maintain this formula in an alternate repo.

Closes Homebrew/homebrew#10856.
2012-03-25 18:39:22 -07:00
Garrett Barboza
975231677b cifer 1.2.0
cifer is a multipurpose classical cryptanalysis and code‐breaking tool

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-25 18:29:47 -07:00