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
nibbles 2bits
ab5448abfe
eigen: add :universal option
...
Add the `option :universal` to eigen. Tested with clang and llvm
from XCode-4.4.1.
Closes Homebrew/homebrew#14304 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 07:05:08 -07:00
Jack Nagel
53bc9bb920
git-cola: prepend correct directory to PYTHONPATH
...
Fixes Homebrew/homebrew#13850 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:41:29 -05:00
Alan Boudreault
6089580687
mapserver: add patch for pixmap symbol
...
Closes Homebrew/homebrew#14234 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:39:02 -05:00
Jack Nagel
efa5e88c06
coreutils 8.19
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:32:51 -05:00
John Kurkowski
64f47b8f56
sbt 0.12.0
...
Closes Homebrew/homebrew#14317 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:27:05 -05:00
David M. Carr
cc060d3901
mongodb devel 2.2.0-rc1
...
Closes Homebrew/homebrew#14190 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:20:18 -05:00
Steffen Hausmann
5008622daf
MonetDB 11.11.5
...
Disable support for the jaql query language, which is beta-quality and
fails to build.
Closes Homebrew/homebrew#14239 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:58:35 -05:00
René Moser
36dbfad790
git-ftp 0.8.1
...
Closes Homebrew/homebrew#14297 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:43:03 -05:00
Jack Nagel
20c8fe37fe
pcb: update homepage and head URL
...
Fixes Homebrew/homebrew#14300 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:41:11 -05:00
Alexander Færøy
d3a4ed7aa5
storm 0.8.0
...
Closes Homebrew/homebrew#14286 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:37:58 -05:00
David Aguilar
4a57cb4740
git-cola 1.8.0
...
Signed-off-by: David Aguilar <davvid@gmail.com>
Closes Homebrew/homebrew#14303 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:24:45 -05:00
Mark Shropshire
bfc2a03e5e
drush 5.7
...
Closes Homebrew/homebrew#14301 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:23:34 -05:00
jbastos
a0c3827213
sphinx 2.0.5
...
Closes Homebrew/homebrew#14310 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:20:43 -05:00