Commit graph

11648 commits

Author SHA1 Message Date
Adam Vandenberg
d7dfe2b537 znc: new dsl 2012-08-22 21:00:14 -07:00
nibbles 2bits
43e306f612 zeromq: fix errors, use external libpgm, add devel
zeromq gets a makeover to fix build errors and to offer the devel
version. This has been tested with clang and llvm from XCode-4.4.1.

* Add a devel block
* Add a dep on libpgm, a new formula. The internal libpgm is b0rked
* Add a `do_config` function that gets run for devel or head builds.
* Add ENV.universal_binary for devel and head, it works.
* Add conditionals so that the manual lipo to UB is only for stable

Fixes Homebrew/homebrew#14210

Closes Homebrew/homebrew#14292.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 20:56:56 -07:00
nibbles 2bits
a928797043 New formula: libpgm
Libpgm is from OpenPGM, An implementation of the PGM reliable
multicast protocol.  It's a dep for zeromq that fixes zeromq
so that it compiles on ML.  Tested with clang and llvm from
XCode-4.4.1.

Fixes Homebrew/homebrew#14210

Closes Homebrew/homebrew#14290.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 20:56:42 -07:00
tamird
f68febbef4 go: install bash completion
Closes Homebrew/homebrew#14287.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 20:56:01 -07:00
Adam Vandenberg
a427b6391e freetype: --universal
Fixes Homebrew/homebrew#14307.
2012-08-22 20:53:49 -07:00
Adam Vandenberg
98c806cd88 freetype: remove unused args 2012-08-22 20:45:04 -07:00
Piya Pakdeechaturun
ca1fb9967d node 0.8.8
Closes Homebrew/homebrew#14394.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 20:31:58 -07:00
Misty De Meo
5beac34bd0 vgmstream r982 2012-08-22 18:37:30 -05:00
Michael Prins
ee864b3205 rhash 1.2.9
RHash is used to recursively calculate hashes on files, similar to
md5deep, except that it implements a few more specialized hash
algorithms. Key among these are the ones used in many file-sharing
protocols such as DC++, BitTorrent and others.

Closes Homebrew/homebrew#11841.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 15:02:12 -07:00
Mike McQuaid
997c423f27 poppler: depend on :fontconfig rather than :x11 2012-08-22 14:01:21 -07:00
Alex Zinchenko
71249da368 libbluray 0.2.2
Closes Homebrew/homebrew#11598.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 11:28:36 -07:00
Shaun Jackman
43396b090b bamtools 1.0.2
Closes Homebrew/homebrew#12861.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 09:54:00 -07:00
fal4
53573d2c34 io: options for disabling addons
Closes Homebrew/homebrew#14142.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 09:35:42 -07:00
Thomas Dippel
e782ac6e85 postgresql: explicitly initialize with utf8 encoding
If we d not explicitly specify utf8 as the encoding, the server will be
initialized with ASCII encoding for the template1 database, which causes
problems when trying to create new databases with UTF8 encoding.

Closes Homebrew/homebrew#14149.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 09:31:46 -07:00
linuxgeek247
d4f4719de4 snort 2.9.3.1
Closes Homebrew/homebrew#14380.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 09:18:06 -07:00
Adam Vandenberg
03b17093be unp: update downloads
Fixes Homebrew/homebrew#12996.
2012-08-22 09:15:14 -07:00
nibbles 2bits
b3ef32f007 libunique 3.0.2
Upgrade libunique to version 3.0.2.
Add a flag to disable gtk docs.
Change the gtk dep to gtk+3.
Tested with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#13421.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 09:10:11 -07:00
Bo Xiao
a52d256e9a ctemplate 2.2
Closes Homebrew/homebrew#13564.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 09:02:41 -07:00
Gavin M. Roy
50889a205a RabbitMQ 2.8.6
Closes Homebrew/homebrew#14378.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 08:47:04 -07:00
Adam Vandenberg
83d6245f8a mpack: fix compilation with clang
Fixes Homebrew/homebrew#14375
2012-08-22 08:46:34 -07:00
Dave Crossland
d8301ff1d6 FontForge: enable Spiro features
Closes Homebrew/homebrew#14357.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 07:04:29 -07:00
Drarok Ithaqua
53394232ea gearmand 0.36
Closes Homebrew/homebrew#14372.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 06:55:47 -07:00
Max Howell
59a7577cb4 Fix Fontforge regression for Xcode < 4.3 2012-08-22 09:46:47 -04:00
Max Howell
6b01891cf3 Fix lastfmfpclient compilation with clang
NOTE lastfm_fplib is the exact same formula! We need to solve deletion/renames and remove one of them.

Fixes Homebrew/homebrew#13485.
2012-08-22 09:46:39 -04:00
samueljohn
4d1c18decc zint: Remove redundnat flags.
- the std_cmake_args already include the prefix.
- The CMAKE_C_FLAGS are no longer needed for cmake >= 2.8.8
- Update to options DSL.

Closes Homebrew/homebrew#12921.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 06:16:10 -07:00
Maxim Kouprianov
fed45607d2 Vala 0.17.5
Closes Homebrew/homebrew#14364.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 06:13:16 -07:00
Anderson Vaz
83fb9ebfc9 app-engine-java-sdk 1.7.1
Closes Homebrew/homebrew#14358.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 05:58:21 -07:00
Max Howell
0bb28db057 Justniffer fails to build with clang 421
Fixes Homebrew/homebrew#14360.
2012-08-21 22:07:35 -04:00
Max Howell
60b3b4627e Fontforge works with Xcode 4.3+
Shouldn't break for previous versions. We hope.

Fixes #13635. Fixes Homebrew/homebrew#14097.
2012-08-21 20:51:13 -04:00
Kyle Fuller
99981052a3 Google App Engine 1.7.1
Closes Homebrew/homebrew#14355.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 15:23:00 -07:00
Adam Vandenberg
e132483b79 OpenCV: style nits 2012-08-21 14:46:32 -07:00
nibbles 2bits
a943c40612 opencv: fix --32-bit option, use HB libraries
opencv has a 32bit option meant to work with HB libraries
like libtiff, jpeg, and jasper when those are universal.
Add CMake flags to stop opencv from trying to build all
those from source.  Instead let if find the HB libraries.
Add CMake flags to stop it building tests.
Add a dep on Eigen, which is used to speed up code.  OpenCV
has it enabled by default.
Add a CMake flag to specify that CUDA is OFF.
Duplicate the 32bit extra_CFLAGS to extra_CXXFLAGS also.
When building 32bit specify `-DCMAKE_OSX_ARCHITECTURES=i386`
per the install docs.
Switch to an OOS build.  Put the source dir last.
Use the new `option` DSL.
Adjust python includes to support XCode-only installs.
Use their new homepage `opencv.org`

Tested with clang and llvm from XCode-4.4.1 against HB python
and system python on Mt. Lion, all options.

Fixes Homebrew/homebrew#14237 Homebrew/homebrew#13603

Closes Homebrew/homebrew#14305.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 14:45:36 -07:00
Adam Vandenberg
839c5322bb ImageMagick: make OpenCL optional
Fixes Homebrew/homebrew#13651.
2012-08-21 14:42:17 -07:00
Yehor Lvivski
e9cefdfc88 dart 10994
- Allow 32- or 64-bit SDK installs.

Closes Homebrew/homebrew#14217.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 16:11:34 -05:00
Adam Vandenberg
b6993f8160 rrdtool: use option dsl 2012-08-21 14:09:20 -07:00
Jack Nagel
2cbbfee68c libnet: needs automake as well
Closes Homebrew/homebrew#14329.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 16:05:54 -05:00
Dave Crossland
7662a6b9af fontforge: update HEAD url
Closes Homebrew/homebrew#14241.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 16:03:19 -05:00
Ian Rahimi
b56c17d40b Fixed libdnet failing to build when --with-python is supplied to brew install
Closes Homebrew/homebrew#14352.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 13:53:37 -07:00
Brett Koonce
96c69462bf nginx devel 1.3.5
Closes Homebrew/homebrew#14340.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:32:32 -05:00
Wes Morgan
a34fe145ca New formula: GNU xorriso
Closes Homebrew/homebrew#14349.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:29:53 -05:00
Kevin Lyda
d9a1225f6b offlineimap: update HEAD url
Closes Homebrew/homebrew#14046.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:24:52 -05:00
Misty De Meo
3aa19d7175 exiftool 9.00 2012-08-21 11:34:16 -05:00
Max Howell
0b5c73caed Shark fails with clang 2012-08-21 12:09:06 -04:00
Max Howell
12e1dcc8be scantailor *still* fails to build with clang
Lame effort from team Scantailor.
2012-08-21 12:09:06 -04:00
Max Howell
452293a5ef Make lasi build 2012-08-21 12:09:06 -04:00
Max Howell
8e323f158f libechonest conflicts with Doxygen of all things 2012-08-21 12:09:05 -04:00
Max Howell
0ababd323d libmusicbrainz RIP
Deprecated by the people at Musicbrainz in favor of “picard”.
2012-08-21 12:09:05 -04:00
Max Howell
912802f673 Fix Falcon on 10.8
Probably 10.x in fact. Main problem was the internal PCRE didn't build and link errors occurred. Cmake sucks.
2012-08-21 12:09:05 -04:00
Adam Vandenberg
7340ba8cf9 ettercap 0.7.4.1
Also marking as fails with clang.

Fixes Homebrew/homebrew#14347.
2012-08-21 08:50:35 -07:00
Ali Asad Lotia
bb9d6c2ee3 jenkins 1.478
Closes Homebrew/homebrew#14339.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 08:29:45 -07:00