Commit graph

11356 commits

Author SHA1 Message Date
Adam Vandenberg
8161b083f5 check: use options dsl 2012-08-08 22:01:34 -07:00
nibbles 2bits
d55ffa8f14 gnumeric: add depends_on :x11
gnumeric also needs a `depends_on :x11` so that it can find cairo.

Fixes Homebrew/homebrew#13988

Closes Homebrew/homebrew#13991.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:14:43 -07:00
nibbles 2bits
49765e44bb goffice: add depends_on :x11
goffice needs a `depends_on :x11` so that it can find cairo now.

Closes Homebrew/homebrew#13990.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:14:40 -07:00
Adam Vandenberg
04a8655cf8 cairo: hotfix libpng dep 2012-08-08 21:09:36 -07:00
nibbles 2bits
9aac42f90a libgda 5.0.3
Upgrade to 5.0.3. Add a dep on xz for the tarball.
Tested on ML with XCode-4.4.1.

Closes Homebrew/homebrew#14056.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:06:53 -07:00
nibbles 2bits
2585885522 libgadu 1.11.2
Upgrade to 1.11.2.  Tested on ML with XCode-4.4.1.

Closes Homebrew/homebrew#14055.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:06:52 -07:00
nibbles 2bits
2ae858ab20 libdvbpsi 0.2.2
Upgrade to version 0.2.2.
Add an `inreplace` to remove `-06` that `configure` tries to add
to the `CFLAGS`. Tested on ML with XCode-4.4.1.

Closes Homebrew/homebrew#14054.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:06:52 -07:00
nibbles 2bits
eb04645689 libflowmanager 2.0.2
Upgrade to version 2.0.2. Tested on ML with XCode-4.4.1.

Closes Homebrew/homebrew#14053.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:06:52 -07:00
nibbles 2bits
ac77eb6e4f libdmtx 0.7.4
Upgrade libdmtx to version 0.7.4.  Tested on ML with XCode-4.4.1.

Closes Homebrew/homebrew#14052.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 21:06:52 -07:00
samueljohn
3e4bbf532a python3: Framework style. ipv6 enabled.
- Framework style build to support wxmac and other GUIs
  (Note PySide (and pyqt?) seem to work even with non-framework builds).
- Fixed automatic installation of `*.app`s into `/Applications`.
- The caveats tell us now about `brew link apps`.
- Cleanup of the caveats.
- Resolve the issue of duplicate `2to3` can make the symlink phase
  to break because both python and python3 provide it. (Closes Homebrew/homebrew#12581)
- Enable warnings, because python's configure needs it. (Closes Homebrew/homebrew#12194)
- Add suppression of recommended warnings
- Add work-a-round for python bug: http://bugs.python.org/issue11445
- Add explicit test if sqlite3 built successful.
- Removed `--universal` option, since it does no longer work on 10.8.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-08-08 19:21:47 +01:00
Mike McQuaid
fd7a9deb2e bdw-gc: add fails_with :clang
Closes Homebrew/homebrew#13940, closes Homebrew/homebrew#14008.
2012-08-08 19:12:20 +01:00
Mike McQuaid
933cf7f0bf cufflinks: add fails_with :clang
Fixes Homebrew/homebrew#13981.
2012-08-08 19:06:01 +01:00
samueljohn
3b12d76f70 python: Now framework style. Bug fixes.
- Framework style build in order to support wxmac and other GUIs
  (Note: PySide (and pyqt?) seem to work even with non-framework builds).
- Fixed automatic installation of `*.app`s into `/Applications`.
- The caveats tell us now about `brew link apps`.
- Cleanup of the caveats.
- Resolve the issue of duplicate `2to3` can make the symlink phase
  to break because both python and python3 provide it. (Closes Homebrew/homebrew#12581)
- Enable warnings, because python's configure needs it. (Closes Homebrew/homebrew#12194)
- Add suppression of recommended warnings from the python docs.
- Add work-a-round for python bug: http://bugs.python.org/issue11445
- Add explicit test if sqlite3 built successful.
- Check against possible issue like Homebrew/homebrew#12667.
- Add needed "depends_on :x11" because tk.h includes x11.
- Install the Demo into HOMEBREW_PREFIX/share/python2.7/Extras
- Ensure sqlite from homebrew is used and not the one from OS X.
- Removed unnecessary flags from configure
- Added --without-gcc to the configure flags (all clang now)
- Ensure that "man python2.7" works by setting --datadir and --datarootdir to share.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-08-08 18:29:30 +01:00
Adam Vandenberg
10f9e2f7c5 Mercurial 2.3 2012-08-08 10:25:58 -07:00
nibbles 2bits
cc127530c7 libgee 0.6.5
Upgrade to 0.6.5.  Add the dep on xz.  Tested with XCode-4.4.1.

Closes Homebrew/homebrew#14058.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 10:24:25 -07:00
Mike McQuaid
3afffe867f graphviz: no default bindings and no X11 needed
Closes Homebrew/homebrew#13898.
2012-08-08 18:19:22 +01:00
Mike McQuaid
ca73f043f3 imagemagick: cleanup options and optional deps 2012-08-08 18:19:22 +01:00
Mike McQuaid
d6f76a1ea1 cairo: optionally don't depend on X11 2012-08-08 18:19:22 +01:00
Mike McQuaid
5acd81dac4 libpng: don't depend on all of X11 2012-08-08 18:19:21 +01:00
Mike McQuaid
42c5d4f9f2 freetype: don't depend on all of X11 2012-08-08 18:19:21 +01:00
Mike McQuaid
b4b273c8af pixman: don't depend on all of X11 2012-08-08 18:19:21 +01:00
Mike McQuaid
d8437dba3b fontconfig: don't depend on all of X11 2012-08-08 18:19:21 +01:00
Mike McQuaid
eb69f77139 fontconfig: update to 2.1.0.1 2012-08-08 18:19:21 +01:00
Mike McQuaid
a22c456205 freetype: add 2.4.10. 2012-08-08 18:19:21 +01:00
Mike McQuaid
ef322962a9 libpng: update to 1.5.12 2012-08-08 18:19:21 +01:00
Mike McQuaid
af7060545b libpng: revert removal for Mountain Lion.
This reverts commit 39d6ae733e37c7bb1c6be84525bc7d4690f3cfb8.
2012-08-08 18:19:21 +01:00
Mike McQuaid
41b84a9f7f mysql: remove unnecessary dependencies.
pidof can be replaced with pgrep from proctools on Mountain Lion
and readline uses the system version which, if too old, will use
the bundled version anyway (doesn't on Mountain Lion).

Closes Homebrew/homebrew#13942.
2012-08-08 18:17:11 +01:00
Gavin M. Roy
bd4726d644 RabbitMQ 2.8.5
Closes Homebrew/homebrew#14034.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 07:31:24 -07:00
Adam Vandenberg
d664a81dac libxslt: style nits 2012-08-08 07:29:35 -07:00
Jacob Elder
a6120861a1 ec2-api-tools 1.6.1.2
Closes Homebrew/homebrew#14031.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 07:05:15 -07:00
bellbind
a830a4bd62 coq-8.3pl4
Closes Homebrew/homebrew#14043.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 07:03:08 -07:00
Simon Sigurdhsson
08f85765a2 class-dump 3.3.4
Closes Homebrew/homebrew#14047.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 07:02:26 -07:00
Paul Miller
c2b04e83d7 Node.js 0.8.6.
Closes Homebrew/homebrew#14049.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-08 07:01:46 -07:00
Mihail-samoylov
10a7d962f7 pkg-config: add a mirror
The official download is offline from time to time. See:
http://serverfault.com/questions/413591/brew-install-imagemagick-curl-fails

Closes Homebrew/homebrew#13952.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 22:10:26 -07:00
Jack Nagel
a209c24ac2 Automatically append shell completion caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-07 15:32:00 -05:00
nibbles 2bits
5bba5026c6 gnome-common 3.4.0.1
Upgrade gnome-common to version 3.4.0.1.
Add a dep on `xz`.
Add a patch to help `gnome-autogen.sh` to accept automake-1.12
as being greater than 1.09.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#13420.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 10:48:07 -07:00
Brett Koonce
112d0149a1 riak 1.2.0
i tested 1.2.0b1 and b2, this should be good to go

Closes Homebrew/homebrew#14027.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 10:44:23 -07:00
nibbles 2bits
f08b6918ef shiboken: fix python
Shiboken uses CMake and needs the same help as OpenCV and VTK in
finding the Python Libraries and Headers.

Add code to find them.  Tested on Lion with clang and llvm from
XCode-4.3.3 using System Python, Homebrew Framework and loose
Python.

Fixes Homebrew/homebrew#13563

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 10:43:02 -07:00
Adam Vandenberg
30a23c413c easy-tag: add missing x11 dep 2012-08-07 10:32:35 -07:00
Adam Vandenberg
2c6030f73b cscope: fix fuzz in patch 2012-08-07 09:54:31 -07:00
Adam Vandenberg
a0375e2a77 discount: fix ./configure under clang
Also reported upstream.
2012-08-07 09:50:12 -07:00
Brett Koonce
47343e31ed nginx 1.2.3
Closes Homebrew/homebrew#14023.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 08:06:53 -07:00
Jack Nagel
a92674251b bsdmake: only fix X11 prefix if X11 is installed
Fixes Homebrew/homebrew#14014.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-07 00:08:15 -05:00
Adam Vandenberg
fc4f5f4339 geany: add x11 dependency
Fixes Homebrew/homebrew#14012.
2012-08-06 20:51:09 -07:00
Brett Koonce
a59700fab4 czmq 1.2.0
Closes Homebrew/homebrew#14016.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:10 -07:00
Brett Koonce
3bc8071c5e curl 7.27.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:09 -07:00
Brett Koonce
b37b1fc07a csvprintf 1.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:09 -07:00
Brett Koonce
13afdcec6d csscrush 1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:09 -07:00
Brett Koonce
49dfe5571d cscope 15.8a
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:09 -07:00
Brett Koonce
88e2be32fc crash 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:09 -07:00
Brett Koonce
0762a05f97 cppcheck 1.55
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:09 -07:00
Brett Koonce
07e1410f5c cpanminus 1.5017
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
3bee668ece ColPack 1.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
f0d5eb04a2 colortail 0.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
f91cff6f9e colordiff 1.0.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
fea0f10795 cminpack 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
8b33ddb819 clustalw 2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
5579160d94 cloog 0.17.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
1425e3d976 clhep 2.1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:08 -07:00
Brett Koonce
2cdad5c02e classads 1.0.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
573d605af1 cfitsio 3.310
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
bcf6b8c6f9 cfengine 3.3.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
a1368840c0 cdo 1.5.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
e51dfe56ed (apache) cassandra 1.1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
d30f20e1a0 camlp5 6.06
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
918ec5ac25 calabash 1.0.3-94
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Brett Koonce
6d631cdca6 concurrencykit 0.2.6
Closes Homebrew/homebrew#14015.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:38:54 -07:00
Steven Scott
6ec51340b4 Add the Apple Lossless Audio Codec decoder formula.
Add a formula for the alac binary from http://craz.net/programs/itunes/alac.html.

Closes Homebrew/homebrew#13017.

Signed-off-by: Max Howell <mxcl@me.com>

Renamed alac.
2012-08-06 17:48:37 -04:00
Adam Vandenberg
6700bf017b macvim: it is OK to set these flags now 2012-08-06 14:15:15 -07:00
Adam Vandenberg
81cafd95df discount: formatting 2012-08-06 14:05:54 -07:00
Justin de Vesine
fad26d0d92 wget 1.14
Closes Homebrew/homebrew#14010.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 12:36:10 -07:00
David M. Carr
a38ed7f608 mongodb: include logging configuration in default mongod.conf file
Closes Homebrew/homebrew#14006.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 11:07:35 -07:00
Tim Keating
a074a9a145 dmd 2.060
Closes Homebrew/homebrew#13938.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 11:00:48 -07:00
samueljohn
86b403441a serf: On Xcode-only glibtools needs apr headers
Closes Homebrew/homebrew#13998.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 10:55:33 -07:00
Adam Vandenberg
61d176514a fast-statistical-alignment 1.15.7 2012-08-06 10:52:55 -07:00
samueljohn
e8d910d1a1 wxmac: 2.9.4
- patch no longer needed
- blacklist.rb: Removed version number because we forget to update it too often.

Closes Homebrew/homebrew#13997.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 10:33:54 -07:00
David Gageot
a1d07337f1 Sonar 3.2
Closes Homebrew/homebrew#13999.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 10:17:38 -07:00
Adam Vandenberg
31dba945f9 ghc: still doesn't work with Clang 421 2012-08-06 10:16:02 -07:00
Dominik Schmid
f19bd42f40 Liquibase 2.0.5
Closes Homebrew/homebrew#13984.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 10:14:46 -07:00
Matt Whiteley
605a696094 Squid 3.1.20
Closes Homebrew/homebrew#14007.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 10:12:22 -07:00
Jacob Howard
5e1a527986 ROOT 5.34.01
This commit adds a formula to install the ROOT data analysis
framework developed by CERN.  ROOT is widely used in the
particle physics community, both inside and outside of CERN.

Closes Homebrew/homebrew#10534.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 09:46:08 -07:00
Jack Nagel
01e9fad4a1 Adjust XQuartz/X11 module naming scheme
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-06 00:39:06 -05:00
Brett Koonce
c1a335ae82 feh 2.5
Closes Homebrew/homebrew#13957.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:58:53 -07:00
Brett Koonce
1ba1973151 ExifTool 8.99
Closes Homebrew/homebrew#13978.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:59 -07:00
Brett Koonce
0ab1f4fb86 ecl 12.7.1
Closes Homebrew/homebrew#13977.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:49 -07:00
Brett Koonce
43e3d90259 eprover 1.6
Closes Homebrew/homebrew#13976.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:44 -07:00
Brett Koonce
55674c9fde exiv2 0.23
Closes Homebrew/homebrew#13975.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:38 -07:00
Brett Koonce
ad9e174245 exodriver 2.5.1
Closes Homebrew/homebrew#13974.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:33 -07:00
Brett Koonce
0aaf5a9ea2 eyeD3 0.6.18
Closes Homebrew/homebrew#13973.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:25 -07:00
Brett Koonce
a66f948cc4 eet 1.6.1
Closes Homebrew/homebrew#13972.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:13 -07:00
Brett Koonce
45efae394b embryo 1.2.0
Closes Homebrew/homebrew#13971.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:06 -07:00
Brett Koonce
bf48eb52e8 eina 1.2.1
Closes Homebrew/homebrew#13970.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:56:59 -07:00
Brett Koonce
aa174685ac enet 1.3.5
Closes Homebrew/homebrew#13969.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:56:22 -07:00
Brett Koonce
8acb9f6a98 e2fsprogs 1.42.5
Closes Homebrew/homebrew#13968.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:55:58 -07:00
Brett Koonce
dd063ea22b exif 0.6.21
Closes Homebrew/homebrew#13967.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:53:48 -07:00
Brett Koonce
8fd1858284 libexif 0.6.21
exif dependency

Closes Homebrew/homebrew#13966.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:53:43 -07:00
Simon Sigurdhsson
2b1d505582 emboss 6.5.7
Closes Homebrew/homebrew#13965.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:48:37 -07:00
Brett Koonce
071277ebc3 fwknop 2.0.1
Closes Homebrew/homebrew#13964.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:35:52 -07:00
Brett Koonce
fdaaa38742 ftimes 3.9.0
Closes Homebrew/homebrew#13963.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:35:46 -07:00
Brett Koonce
04be1d0880 fping 3.2
Closes Homebrew/homebrew#13962.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:35:40 -07:00
Brett Koonce
2513138928 fourstore 1.1.5
Closes Homebrew/homebrew#13961.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:35:22 -07:00
Brett Koonce
e799f517e1 fmscripts 20120522
Closes Homebrew/homebrew#13960.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:35:11 -07:00
Brett Koonce
912fb15cb5 ffmpeg2theora 0.29
Closes Homebrew/homebrew#13958.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:35:03 -07:00
Brett Koonce
38ec957a9d findbugs 2.0.1
Closes Homebrew/homebrew#13959.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:34:50 -07:00
Brett Koonce
1e6dc81455 drizzle 7.1.36
Closes Homebrew/homebrew#13995.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Brett Koonce
431352cfcf duply 1.5.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Brett Koonce
f80f1105aa dwdiff 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Brett Koonce
cbd9de6942 dovecot 2.1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Brett Koonce
786ad18c84 dvtm 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Brett Koonce
92c317d510 dos2unix 6.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Brett Koonce
29f9633622 dnstop 20120611
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:40 -07:00
Brett Koonce
2a7e5aa5b0 dnsmasq 2.62
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:40 -07:00
Brett Koonce
de71fa5cab debianutils 4.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:40 -07:00
Brett Koonce
2922ab88c8 dar 2.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:40 -07:00
Brett Koonce
719bfcb486 fantom 1.0.63
Closes Homebrew/homebrew#13956.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 18:03:31 -07:00
Kevin Moore
be9ea2916b git 1.7.11.4
Closes Homebrew/homebrew#13983.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 18:00:19 -07:00
Mike McQuaid
f225667320 freerdp: depend on X11 to build the client. 2012-08-05 13:56:06 +01:00
Mike McQuaid
15218f3234 Revert "cairo, pixman: use sha1; sha256 is excessive"
This reverts commit 597928b77fb4947a13c10fb11b964f625460941e.
2012-08-05 08:29:30 +01:00
Adam Vandenberg
ab538dc106 gmime: disable glibtest 2012-08-04 11:02:38 -07:00
Adam Harvey
0c5edcb754 pan 0.136
Closes Homebrew/homebrew#11545.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 11:02:24 -07:00
nibbles 2bits
b0044ade54 serf: fix CPP invalid path build error on ML
serf-1.1.1 queries `apr-1-config --cpp` which return a non-existent
path on Mountain Lion.  This causes a build error where `configure`
can't find a working `CPP`.  Add an ENV var to use `#{ENV.cc} -E`

serf then tries to use `/usr/share/apr-1/build-1/libtool` which
also has that non-existent path buried inside it.  Add an ENV var
to specify using HB `glibtool`.

Tested on ML using clang and llvm from XCode-4.4 using the native
and universal options.

Fixes Homebrew/homebrew#13586

Closes Homebrew/homebrew#13891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:09:00 -07:00
Brett Koonce
b90dd99758 hwloc 1.5
Closes Homebrew/homebrew#13950.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:52 -07:00
Brett Koonce
77508e4b4e httpry 0.1.7
Closes Homebrew/homebrew#13949.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:26 -07:00
Brett Koonce
1447a30091 htmlcxx 0.85
Closes Homebrew/homebrew#13948.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:15 -07:00
Brett Koonce
947ad6d3a2 hatari 1.6.2
Closes Homebrew/homebrew#13947.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:05 -07:00
Brett Koonce
1477162835 haproxy 1.4.21
Closes Homebrew/homebrew#13946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:01 -07:00
Ian Van Ness
4f18c9b7bf gearman: add --without-mysql
Fixes  Homebrew/homebrew#13392
Closes Homebrew/homebrew#13820

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:32:34 -07:00
Jon Buckley
ac9d972191 opus-tools 0.1.4
Closes Homebrew/homebrew#13888.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:29:25 -07:00
Michael Ummels
c8f2a699c9 fontforge 20120731
Closes Homebrew/homebrew#13911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:17:14 -07:00
Adam Vandenberg
dd687984a5 groovyserv: fix sha1 2012-08-04 08:11:23 -07:00
Henrik Nyh
ea160fb152 reattach-to-user-namespace ece193
Removes Mountain Lion warning.

Closes Homebrew/homebrew#13614.
Closes Homebrew/homebrew#13752.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:09:59 -07:00
Justin Holmes
0f5adaacc1 Play 2.0.3
Closes Homebrew/homebrew#13944.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 07:59:08 -07:00
Mike McQuaid
eee7485082 graphviz: remove unexecutable gvmap.sh from bin 2012-08-04 10:36:31 +01:00
Mike McQuaid
f4f5f24a21 cairo, pixman: use sha1; sha256 is excessive 2012-08-04 10:36:31 +01:00
Mike McQuaid
3b3c46b3b8 fltk: fix Mountain Lion build.
Fixes Homebrew/homebrew#13649, fixes Homebrew/homebrew#13887.
2012-08-04 09:19:29 +01:00
nibbles 2bits
fdc67cd937 vips 7.30
Fixes Homebrew/homebrew#13872

Closes Homebrew/homebrew#13886.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:52:46 -07:00
Brett Koonce
dafdfe96d1 ice 3.4.2
Closes Homebrew/homebrew#13935.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:51:25 -07:00
Brett Koonce
d61718bc8f iso-codes 3.37
Closes Homebrew/homebrew#13934.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:51:15 -07:00
Brett Koonce
043523ce8d isc-dhcp 4.2.4-P1
Closes Homebrew/homebrew#13933.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:51:06 -07:00
Brett Koonce
da95fddc49 ispc 1.3.0
Closes Homebrew/homebrew#13932.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:50:55 -07:00
Brett Koonce
5da22d0623 itex2mml 1.4.10
Closes Homebrew/homebrew#13931.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:50:46 -07:00
Brett Koonce
646a6113d2 idnits 2.12.13
Closes Homebrew/homebrew#13930.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:50:27 -07:00
Brett Koonce
06fee7edc4 ical-buddy 1.8.4
Closes Homebrew/homebrew#13929.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:49:35 -07:00
Juan C. Müller
a7ad15cfdf node: use https for npm install location
Closes Homebrew/homebrew#13924.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:32:47 -07:00
nibbles 2bits
816720d633 graphviz: add universal option
Graphviz can build universally if it is built with a universal
pcre, swig, and gettext.  Add a `--universal` option.  Change
to using sha1.  Leave the `fails_with` build version alone because
Graphviz builds on Mountain Lion with clang-4.0.

Tested on ML with clang and llvm from XCode-4.4.

Fixes Homebrew/homebrew#13827

Closes Homebrew/homebrew#13927.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:29:18 -07:00
nibbles 2bits
765ba399e2 swig: add --universal option
Swig can build universally and can be used in Graphviz that way.
Add an option for `--universal`
Tested on ML with clan and llvm from XCode-4.4.

Closes Homebrew/homebrew#13926.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:28:25 -07:00
Mike McQuaid
929bf7cd72 ace: update to 6.1.3 and fix Mountain Lion build.
Fixes Homebrew/homebrew#13817.
2012-08-03 21:35:17 +01:00
Mike McQuaid
f64c9f510e freerdp: patch upstreamed; update comment. 2012-08-03 21:00:56 +01:00
Mike McQuaid
86bf071d7b freerdp: cleanup and fix Mountain Lion build.
Fixes Homebrew/homebrew#13353.
2012-08-03 20:55:28 +01:00
Brett Koonce
6d53a36b95 jailkit 2.15
Closes Homebrew/homebrew#13906.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 09:19:05 -07:00