Commit graph

11708 commits

Author SHA1 Message Date
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
Daniel Arnfield
e75183b9e6 git: install git-prompt completion script
Closes Homebrew/homebrew#14312.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:12:32 -05:00
Jack Nagel
f305529b66 postgresql: don't call uuid-config if building without ossp-uuid
Fixes Homebrew/homebrew#14314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:07:19 -05:00
Jack Nagel
d0b32ba6c5 python3: optional deps are really recommended
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 17:02:09 -05:00
Jack Nagel
74e1d85650 python: optional deps are really recommended
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 17:01:54 -05:00
Jack Nagel
d973dccbe6 python/python3: don't duplicate TkCheck requirement
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 17:00:34 -05:00
Jack Nagel
2d7530697f bash-completion: cleanup
- Remove HEAD build; HEAD is incompatible with the bash that OS X
   ships. Add a comment suggesting users check out homebrew-versions for
   a bash-completion 2.0 formula.
 - Automatically symlink Homebrew's completion script into the
   bash_completion.d directory.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 14:09:16 -05:00
Jack Nagel
d44de4f317 git 1.7.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 21:09:38 -05:00
Jack Nagel
c1901d3742 vcodex: don't re-require download_strategy
This is already available via formula.rb.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 20:03:58 -05:00
Domingo Suarez Torres
3359d66f10 Griffon 1.0.2
Closes Homebrew/homebrew#14282.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-19 17:58:30 -07:00
Domingo Suarez Torres
66a45a94c0 Akka 2.0.3
Closes Homebrew/homebrew#14283.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-19 17:57:40 -07:00
nibbles 2bits
3e3ea714ff getxbook 1.0
Upgrade getxbook to version 1.0.  Tested with XCode-4.4.1.

Closes Homebrew/homebrew#14298.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-19 17:57:40 -07:00
Jack Nagel
9e11ca5361 coreutils: simplify mapping commands into gnubin
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 19:48:13 -05:00
Jack Nagel
b024743b6f clozure-cl: use Pathname#find instead of loading Find
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 19:26:09 -05:00
Jack Nagel
ae3c76a4e0 scalate: use Pathname#find instead of loading Find
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 19:25:15 -05:00
Sebastian Sdorra
c2d7352f80 scm-manager 1.19
Closes Homebrew/homebrew#14277.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 18:41:31 -05:00
Charlie Sharpsteen
e30d3374de postgresql: Don't depend on ossp-uuid if building without
Fixes Homebrew/homebrew#14296.
2012-08-19 16:34:59 -07:00
Frank Celler
5afe575b9b ArangoDB 1.0.0
Closes Homebrew/homebrew#14261.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 18:23:58 -05:00
Shawn Morel
067c5e3296 clojure: Add --devel build
Closes Homebrew/homebrew#14294.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-08-19 16:15:11 -07:00
nibbles 2bits
353b795c5c ossp-uuid: change to a working mirror
ossp-uuid-1.6.2 has a flakey main ftp site, and they are no longer
hosted on the current `mirror` site. Change the mirror to use the
archive at googlecode.

Fixes Homebrew/homebrew#14265

Closes Homebrew/homebrew#14288.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 17:52:33 -05:00
samueljohn
7a0646c8e1 python3: ENV.minimal_optimization and cleanup
- Since 3.2.3, the "2to3" script has a version suffix already.
- Added `--without-gcc` to ensure python uses clang.
- Avoid optimization flags that are remembers by python
  (e.g. `python3.2-config --cflags`) and lead to problems
  with certain C-extensions.

Closes Homebrew/homebrew#14198.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 23:02:36 -05:00
samueljohn
909605ebc1 python: ENV.minimal_optimization. Remove 2to3 fix
- Extras now in HOMEBREW_PREFIX/share/python/Extras instead of
  HOMEBREW_PREFIX/share/python2.7/Extras
- Assure no '-march=...' or '-msse4' or similar flags are there
  because `python-config --cflags` reports them later and can
  break certain c-extensions. (happend for SciPy).

Closes Homebrew/homebrew#14199.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:57:00 -05:00
Birger J. Nordølum
2ec9461287 cogl 1.10.4
Closes Homebrew/homebrew#14215.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:41:51 -05:00
Birger J. Nordølum
835bcf1e7d clutter 1.10.8
Closes Homebrew/homebrew#14215.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:41:46 -05:00
imccoy
f20d04a33a urweb 20120807
Closes Homebrew/homebrew#14212.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:36:32 -05:00
Birger J. Nordølum
6f661f24e6 gdk-pixbuf 2.26.2
Closes Homebrew/homebrew#14214.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:35:16 -05:00
Birger J. Nordølum
84c4c4c9c5 coreutils 8.18
Closes Homebrew/homebrew#14213.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:32:40 -05:00
samueljohn
0129d02908 avro-c 1.7.1
Fixes Homebrew/homebrew#14196.
Closes Homebrew/homebrew#14205.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:31:51 -05:00
Jon Thacker
ac09a67727 scons 2.2.0
Closes Homebrew/homebrew#14238.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:17:21 -05:00
Charlie Sharpsteen
aa454ca0cd imagemagick: Install C++ interface by default.
Reasons:

  - It only adds 10 seconds to a deparallelized make job.
  - We do it for GraphicsMagick

A new option, `--without-magick-plus-plus` has been added for those who wish to
leave the C++ interface out.

Fixes Homebrew/homebrew#13559.
2012-08-18 17:41:16 -07:00
Iuri Diniz
6ea6427dad qscintilla2: Fix source code directory name
The directory was renamed from `Qt4` to `Qt4Qt5`.

Closes Homebrew/homebrew#14264.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-08-18 17:39:22 -07:00
Charlie Sharpsteen
93078bc9ee Ghostscript: Update to 9.06 2012-08-18 17:23:34 -07:00
Charlie Sharpsteen
1d69c6830c libwps: Update to 0.2.7 2012-08-18 16:06:57 -07:00
Charlie Sharpsteen
50fabcfbc8 netcdf: Update to 4.2.1.1
Also, use the new options DSL.
2012-08-18 15:08:19 -07:00
Fayland Lam
38f38090cb tor 0.2.2.38
Closes Homebrew/homebrew#14273.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:43:17 -05:00
Michael Vincent
0896eec88b kdiff3 0.9.97
Closes Homebrew/homebrew#14268.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:41:57 -05:00
Jeremy Johnstone
855d7e202e sshuttle 0.61
Closes Homebrew/homebrew#14266.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:40:35 -05:00
nibbles 2bits
8b035761b7 avidemux: update fails_with
avidemux fails with clang build 421. Make the adjustment.

Fixes Homebrew/homebrew#14230.
Closes Homebrew/homebrew#14231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:39:16 -05:00
Nicolas Crowell
d6d4219af8 ncmpcpp: update URLs
brew install ncmpcpp was failing on a sha1 mismatch. It turns out the
link is dead or something and redirects to a new homepage. The new links
come from the page where the old ones were redirected to.

Closes Homebrew/homebrew#14218.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:37:17 -05:00
Anthony Pearson
e5a1253d58 node 0.8.7
Closes Homebrew/homebrew#14233.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:36:16 -05:00
Jack Nagel
e282aadb5b Deprecate MacOS.version? style methods
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:25:59 -05:00
Jack Nagel
7ee748c811 Adjust formula versions
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 11:13:54 -05:00
Jack Nagel
2cc9a0b98a Replace version strings with Version objects 2012-08-18 11:12:08 -05:00
Charlie Sharpsteen
e8599abf7f node: Remove XCode dependency
Node builds just fine under CLT-only installs. Node will not build under any
non-XCode package that provides Apple compilers but lacks a full set of
development Frameworks such as the osx-gcc-compiler.

Fixes Homebrew/homebrew#14274.
2012-08-18 00:17:26 -07:00
Jack Nagel
9a1ff95320 pan 0.139
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 22:18:43 -05:00
Jack Nagel
7326359cf9 enchant: only build aspell backend
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 22:18:15 -05:00
Jack Nagel
67fdbbef03 autogen 5.16.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 21:33:05 -05:00
Jack Nagel
68a5d1f3b8 automake 1.12.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 21:30:22 -05:00
Max Howell
ef43a15d59 avro-c conflicts with xz 2012-08-17 18:42:22 -04:00
Adam Vandenberg
2706adcab3 Use new :xcode dependency
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 15:37:41 -05:00
Misty De Meo
d6370dd48c exempt: style nits
A few style changes to bring it in line with current style:

* Moved homepage above url
* Use sha1 instead of md5
2012-08-17 14:10:41 -05:00
Misty De Meo
7851f25f01 gource: fix compilation with boost 1.50.0
Fixes Homebrew/homebrew#14246.
2012-08-17 14:05:58 -05:00
Lars Holm Nielsen
92a5dabe8b New formula: exempi
Closes Homebrew/homebrew#10692.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>

Note: Removed test since `exempi -h` doesn't exit 0
2012-08-17 14:05:58 -05:00
Jack Nagel
521b4f7160 class-dump: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:44:34 -05:00
Chris Koenig
fc66d2fe79 gst-plugins-good: add optional libsoup dependency
Required for Gstreamer plugins souphttpsrc and souphttpclientsink.

Closes Homebrew/homebrew#14240.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:34:01 -05:00
Chris Koenig
353aa6da6d New formula: libsoup
Intended to be an optional dependency of gst-plugins-good.

Closes Homebrew/homebrew#14240.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:34:01 -05:00
Chris Koenig
76bfc5648a New formula: glib-networking
Intended to be used by libsoup, coming in a later commit.

Closes Homebrew/homebrew#14240.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:34:01 -05:00
Chris Koenig
1182e15c5c New formula: gsettings-desktop-schemas
Intended to be used by glib-networking, coming in a later commit.

Closes Homebrew/homebrew#14240.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:34:00 -05:00
Jack Nagel
93a72cff61 gnutls: depend on p11-kit
This enables compilation of other software that depends on this
functionality.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:33:32 -05:00
Jack Nagel
8f92552ebe p11-kit 0.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 13:13:53 -05:00
Sebastian Sdorra
2bb39906eb subversion 1.7.6
Closes Homebrew/homebrew#14250.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 12:31:06 -05:00
nibbles 2bits
3068061b1c open-scene-graph: fix patch array, adjust fails_with
Open-scene-graph has two patches. Change the patch block so
that something is returned.  Fixes patches not being applied.
Change the fails_with build number for clang to 421.

Closes Homebrew/homebrew#14236.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 12:28:27 -05:00
Thomas Bilk
1bf3964233 fossil 1.23
Closes Homebrew/homebrew#14258.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 12:19:37 -05:00
nibbles 2bits
cb876e7022 bdw-gc 7.2d
Upgrade bdw-gc to version 7.2d.  It passes make check on 10.8
using clang and llvm from XCode-4.4.1. Remove the `fails_with`.

Fixes Homebrew/homebrew#13940.
Closes Homebrew/homebrew#14259.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 12:16:03 -05:00
Jack Nagel
407fe8c6af mariadb: build without exotic optimization flags
Currently we patch mysql_config to sanitize the CFLAGS that are exported
to software that queries it during builds, such as the mysql gem. Since
there isn't any way to control what compiler is used by Ruby/gem to
build native extensions, we must remove any compiler or CPU specific
flags.

Instead, let's build without these flags to begin with, which will keep
mysql_config clean and provide consistency between the flags used to
build mariadb and those used to build software that links to it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 11:23:00 -05:00
Jack Nagel
5de9676727 percona-server: build without exotic optimization flags
Currently we patch mysql_config to sanitize the CFLAGS that are exported
to software that queries it during builds, such as the mysql gem. Since
there isn't any way to control what compiler is used by Ruby/gem to
build native extensions, we must remove any compiler or CPU specific
flags.

Instead, let's build without these flags to begin with, which will keep
mysql_config clean and provide consistency between the flags used to
build percona-server and those used to build software that links to it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 11:22:35 -05:00
Jack Nagel
dddd14fe59 mysql: build without exotic optimization flags
Currently we patch mysql_config to sanitize the CFLAGS that are exported
to software that queries it during builds, such as the mysql gem. Since
there isn't any way to control what compiler is used by Ruby/gem to
build native extensions, we must remove any compiler or CPU specific
flags.

Instead, let's build without these flags to begin with, which will keep
mysql_config clean and provide consistency between the flags used to
build mysql and those used to build software that links to it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 11:22:20 -05:00
Misty De Meo
5aaf5e7d35 texi2html: specify mandir and infodir
Missed these since the warnings are not printed on a keg-only install.
2012-08-17 08:28:55 -05:00
Misty De Meo
ccb80fcc85 texi2html 1.70
texi2html 5.0 was causing problems; this rolls it back to 1.70, which
is the same version as shipped on Lion before it was removed.
2012-08-17 08:20:16 -05:00
Jack Nagel
704085114a git 1.7.11.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-16 23:50:50 -05:00
Mike McQuaid
12b86d953c cmake: 2.8.9 2012-08-16 21:14:07 +01:00
Mike McQuaid
656cb4b165 boost: 1.50.0 2012-08-16 21:05:52 +01:00
Erik Michaels-Ober
a9c4d7cc0c Update ruby-build to v20120524
Closes Homebrew/homebrew#14219.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-08-16 09:48:53 -05:00
Misty De Meo
b931350774 ffmpeg, ffmbc: use texi2html on 10.8 2012-08-15 08:21:05 -05:00
Misty De Meo
d5478fd150 New formula: texi2html
This is no longer shipped as of 10.8, but is required to build the
documentation for a few formulae, like ffmpeg and ffmbc.

This wasn't given a symbolized dependency because I don't anticipate
it coming up that often.
2012-08-15 08:21:05 -05:00
Jack Nagel
3e5497a950 libsvg-cairo: don't depend on all of X11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 22:43:11 -05:00
Jack Nagel
0f9e13c75e epstool: add mirror
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 21:25:17 -05:00
Elliot Saba
9727ce671f epstool: use the right compiler
Closes Homebrew/homebrew#14188.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 21:23:15 -05:00
John Benediktsson
bd57b2f926 gts: add --universal option
Closes Homebrew/homebrew#14165.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 15:41:13 -05:00
nibbles 2bits
93b8b766ed ncmpcpp: add pkg-config, update fails_with
ncmpcpp has a build-time dep on pkg-config so that it can find
libmpdclient, and it needs the `fails_with` version updated
because it still has problems with clang.

Add a dep on pkg-config
Update the fails_with build.
Use the new options DSL.
Tested on ML with clang and llvm from XCode-4.4.1.

Fixes Homebrew/homebrew#14160

Closes Homebrew/homebrew#14172.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 15:38:43 -05:00
Jack Nagel
2b96cbb8f5 python3: tighten '2to3' check
Fixes Homebrew/homebrew#14179.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 15:22:17 -05:00
Jack Nagel
e9e5f681be python: tighten '2to3' check
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 15:21:50 -05:00
Jack Nagel
b8c32f1820 python3: update comments
We only offer framework builds, so remove comments that suggest
otherwise.

Use HOMEBREW_PREFIX instead of `brew --prefix`, as that is what is
available inside of the formula, and how it is referenced elsewhere in
Homebrew.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 15:03:36 -05:00
Jack Nagel
13e1cd4cab python: update comments
We only offer framework builds, so remove comments that suggest
otherwise.

Use HOMEBREW_PREFIX instead of `brew --prefix`, as that is what is
available inside of the formula, and how it is referenced elsewhere in
Homebrew.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 15:02:54 -05:00
Elliot Saba
8a9707d9b7 llvm: fix syntax error from commit 576b9fae0679e2a
Closes Homebrew/homebrew#14183.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-14 13:54:32 -05:00
Misty De Meo
2c47b4a915 flann: Remove gtest dependency
gtest was removed because it is not meant to be installed on its own,
but rather included as a part of software build systems. flann was the
only formula which expected a preinstalled copy of gtest; this disables
its tests which depend on gtest.

Fixes Homebrew/homebrew#14126.
2012-08-13 21:42:03 -05:00
Jack Nagel
51023ce11e tmux: restore caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 21:20:53 -05:00
Jack Nagel
22d537efee todo-txt: restore caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 21:19:43 -05:00
Jack Nagel
7e9d6ae76b python3: actually depend on TkCheck requirement
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 20:25:42 -05:00
Jack Nagel
5a4d0cec85 python3: wrap clang flags in a conditional
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 20:25:03 -05:00
nibbles 2bits
4b819151ba libxmlsec1: fix configure error on ML
libxmlsec1 already has an option thrown on the command line to
`disable-apps-crypte-dl` which stops the build from looking for
`libltdl`.  But that option only applies to the command line app
and another option needs to be thrown otherwise configure will
error on ML when it can't find `libltdl`.

Add a configure flag to `--disable-crypto-dl`

Fixes Homebrew/homebrew#13845

Closes Homebrew/homebrew#14129.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:27:36 -05:00
nibbles 2bits
58c93198dd icarus-verilog: fix build error by specifying LD
Icarus-verilog-0.9.5 crashes clang or llvm into an assertion
error when either of those two binaries is used as the linker.
Add a command to set `ENV['LD']`.  It also works for XCode-only.
Remove both the fails_with because it works now.
Add a separate line to `make installdirs` that fixes a build error
where a directory does not exist.

Tested on ML with XCode-4.4.1 using clang and llvm.

Fixes Homebrew/homebrew#13650

Closes Homebrew/homebrew#14138.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:23:46 -05:00
nibbles 2bits
a40fc07bc7 vorbis-tools: build ogg123 w/libao
vorbis-tools needs libao to create ogg123, a command line binary.
Add a `depends_on 'libao'` and one for `flac` also, because flac
is often found in an ogg container like webm.  Ogg123 will also
be used in solfege.  Tested by playing some files.

Closes Homebrew/homebrew#14134.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:20:40 -05:00
Sebastian Sdorra
96c0fa4b19 scm-manager 1.18
Closes Homebrew/homebrew#14137.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:18:11 -05:00
Scott Phillips
ec429931f9 bigloo 3.8c
Closes Homebrew/homebrew#14144.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:14:45 -05:00
Joseph C
483689a5d4 z 1.3
Closes Homebrew/homebrew#14159.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:12:22 -05:00
Hiram Chirino
c75a5e3d27 apollo 1.4
Closes Homebrew/homebrew#14153.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:08:59 -05:00
Mark Shropshire
b2fafb4d3c drush 5.6
Release notes:
http://drupal.org/node/1722944

Closes Homebrew/homebrew#14151.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:06:39 -05:00
nibbles 2bits
a84a113a0e x264 2197.4
Upgrade x264 to version 2197.4 which makes libx264.125.dylib,
where the previous formula created `libx264.124.dylib`.
Tested on ML with clang and llvm from XCode-4.4.1.

Closes Homebrew/homebrew#14155.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 17:04:22 -05:00
Jack Nagel
2c3435a7e9 dnsmasq: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 16:05:07 -05:00
Jack Nagel
3f0890fe18 libdnet: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 16:04:55 -05:00
Jack Nagel
2970500497 nginx: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 16:04:47 -05:00
Jack Nagel
fd46952b6b qt: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 16:04:30 -05:00
Mark A. Matienzo
781207e70d New formula: sdhash
sdhash is a tool for generating and comparing similarity digest hashes.
When comparing these hashes, it gives a confidence level as to how
similar two objects are to each other.

Closes Homebrew/homebrew#13753.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-08-13 15:57:44 -05:00
Jack Nagel
00c48faa3c Fix build.include? usage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 15:46:38 -05:00
Jack Nagel
6039613661 postgresql: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 15:42:59 -05:00
Jack Nagel
a2614431bf percona-server: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 15:40:26 -05:00
Jack Nagel
331282d156 mariadb: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 15:40:11 -05:00
Misty De Meo
4d99e271aa gdal: depend on :libpng instead of :x11
gdal doesn't use any parts of X11/XQuartz aside from libpng.
2012-08-13 15:24:58 -05:00
Mark A. Matienzo
a10138f391 zzuf: add OS X-specific memory patch
Closes Homebrew/homebrew#14158.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>

(Converted tabs to spaces.)
2012-08-13 14:46:39 -05:00
Misty De Meo
ea3bfb23e7 fox: devel no longer fails with llvm 2012-08-13 12:24:27 -05:00
Brett Koonce
4586baa9ca fox 1.6.46 (devel 1.7.35)
Closes Homebrew/homebrew#13955.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-08-13 10:56:03 -05:00
Jack Nagel
f3e5555c60 llvm: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:55:17 -05:00
Jack Nagel
d5404961a6 libevent: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:47:06 -05:00
Jack Nagel
6ef5eeead1 mongodb: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:41:46 -05:00
Jack Nagel
6e5293d325 libyaml: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:28:12 -05:00
Jack Nagel
227e2bb14b poppler: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:24:11 -05:00
Jack Nagel
f6f57b1026 mysql: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:23:01 -05:00
Jack Nagel
6e6d5b3ffb ruby: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:04:09 -05:00
Jack Nagel
5fa0900269 python3: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:01:49 -05:00
Jack Nagel
0827546cb2 python: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:01:40 -05:00
Jack Nagel
a714afb4fa python3: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:00:39 -05:00
Jack Nagel
71f3b4677a python: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:00:30 -05:00
Jack Nagel
ef8574bbf5 gnu-which: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:57:40 -05:00
Jack Nagel
fe23e41397 gnu-units: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:57:40 -05:00
Jack Nagel
ecabf4fd8b gnu-tar: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:57:39 -05:00
Jack Nagel
1a5b46ed51 gnu-sed: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:57:39 -05:00
Jack Nagel
15adf5664f gnu-indent: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:57:38 -05:00
Severin Smith
7904cfb702 fmdiff: run make, update latest version, fix head
Run make in order to properly detect which version of XCode is
installed

Run make install instead of bin.install

Update to latest version which resolves the multiple symlink
layers issue.

Fixed head to use svn. Previous head didn't work (just downloaded
a single html file).

Closes Homebrew/homebrew#14143.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-08-13 09:51:27 -05:00
Jack Nagel
0bdc622392 ffmpeg: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:50:31 -05:00
Jack Nagel
0550f5fede dos2unix: always use gettext
gettext is now bottled on three of the platforms we support, so remove
the hackery and just depend on it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:36:30 -05:00
Jack Nagel
0682160851 x3270: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:36:11 -05:00
Jack Nagel
98782a103a p7zip: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:35:59 -05:00
Jack Nagel
8d4681b83b wireshark: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:35:48 -05:00
Jack Nagel
e44ddb934b x264: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:35:38 -05:00
Jack Nagel
154a255093 cmake: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:35:14 -05:00
Jack Nagel
54feacf6ca sqlite: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:03:40 -05:00
Jack Nagel
cd09d4061c riak: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:03:17 -05:00
Jack Nagel
93af57c198 node: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:03:04 -05:00
Jack Nagel
0a6af9c74d mpfr: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:02:55 -05:00
Jack Nagel
dfb16edbf4 libmikmod: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:02:43 -05:00
Jack Nagel
63c77a42e3 gnupg: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:02:34 -05:00
Jack Nagel
be3fb6292c gmp: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:01:59 -05:00
Jack Nagel
a59d5ccec2 ghc: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:01:40 -05:00
Jack Nagel
0f028472e5 pixman: move comment
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 17:31:05 -05:00
Jack Nagel
95d1e93cc4 Add :when_xquartz_installed as a keg-only reason
Using :when_xquartz_installed will tell the keg-only machinery to activate
if XQuartz is installed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 17:28:15 -05:00
Pierre Bertet
88e93492c7 pcre: fix typo
Closes Homebrew/homebrew#14141.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 16:25:31 -05:00
Jack Nagel
981d9604a9 tiger-vnc: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 14:00:58 -05:00
Jack Nagel
8a0a67d878 sphinx: remove unused patch 2012-08-12 13:58:16 -05:00
Jack Nagel
28c9fbc637 e2fsprogs: fix audit warning 2012-08-12 13:58:15 -05:00
Jack Nagel
355f76e914 curl: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:09:41 -05:00
Jack Nagel
520bed7c5d mercurial: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:06:48 -05:00
Jack Nagel
397e32d833 sdl_image: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:05 -05:00
Jack Nagel
1fda6c4310 sdl_gfx: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:04 -05:00
Jack Nagel
8f63818102 sdl: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:04 -05:00
Jack Nagel
149ba166ab rsyslog: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:04 -05:00
Jack Nagel
85c64af67f pygtk: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:04 -05:00
Jack Nagel
2559814840 pygobject: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:03 -05:00
Jack Nagel
eb7a0b47fd py2cairo: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:03 -05:00
Jack Nagel
af6b864ef6 protobuf: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:03 -05:00
Jack Nagel
0d5bd1833e portaudio: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:02 -05:00
Jack Nagel
810d9f3ef5 pixman: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:01 -05:00
Jack Nagel
ebbcd97e28 pcre: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:01 -05:00
Jack Nagel
beeb03e5f5 neon: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:01 -05:00
Jack Nagel
2f98d20bf3 nasm: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:01 -05:00
Jack Nagel
391a50080d mysql-connector-odbc: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:00 -05:00
Jack Nagel
eca10ac892 mcrypt: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:00 -05:00
Jack Nagel
0690f6eed2 log4cxx: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:00 -05:00
Jack Nagel
4aeff92e35 libzzip: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:01:00 -05:00
Jack Nagel
3b8403dcd7 libusb: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:00:54 -05:00
Jack Nagel
a9ab7f11cd libtool: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 13:00:48 -05:00
Jack Nagel
8eb24aa4ca libsndfile: use option DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 12:55:58 -05:00
Jack Nagel
f20fcca9e8 git: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 12:36:13 -05:00
Dominik Moritz
f22802fd8b open-scene-graph: apply patch only to stable version
Closes Homebrew/homebrew#12689.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 11:44:20 -05:00
Adam Lindberg
02fe5cb05d New formula: fishfish
This formula conflicts with the original fish formula, as they provide
the same executable (`fish`).

Closes Homebrew/homebrew#13258.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>

Updated original commit to migrate custom conflict class to the new conflicts_with DSL, added the conflict to fish, and changed GitHub URLs to https.
2012-08-12 09:54:19 -05:00
Mike McQuaid
c1ccf4c851 cairomm: add recommended X11 dependency.
Fixes Homebrew/homebrew#14130.
2012-08-12 05:19:31 +01:00
Mike McQuaid
ecf62c5c80 imagemagick: fix mountain lion bottle intltool error. 2012-08-12 05:17:49 +01:00
Mike McQuaid
c0f8bcfc5d imagemagick: add bottles. 2012-08-11 16:08:17 +01:00
Mike McQuaid
f89429e141 imagemagick: fix brew test on Mountain Lion. 2012-08-11 16:07:22 +01:00
Mike McQuaid
344e9a20da jpeg: add bottles. 2012-08-11 16:02:29 +01:00
Mike McQuaid
15cd85890a libpng: add bottles. 2012-08-11 16:02:16 +01:00
Mike McQuaid
79a40e3166 mysql: add bottles. 2012-08-11 15:57:34 +01:00
Mike McQuaid
3f7b1348a6 pidof: add bottles. 2012-08-11 15:29:04 +01:00
Mike McQuaid
7bcd365671 pkg-config: add bottles. 2012-08-11 15:24:21 +01:00
Mike McQuaid
ecb600b034 gettext: add Mountain Lion and Snow Leopard bottles. 2012-08-11 15:24:21 +01:00
Mike McQuaid
e6da8aa403 clusterit: use sha1 hash. 2012-08-11 13:54:13 +01:00
Mike McQuaid
556606ad6e cairomm: doesn't need to depend on X11. 2012-08-11 13:53:01 +01:00
Mike McQuaid
2154d64930 llvm: remove unnecessary option functions. 2012-08-11 10:42:42 +01:00
Robert Lenhardt
f4c4d88654 llvm: update to 3.1 and cleanup options
- remove --jit, enabled by default
- call only make install
- directory with python bindings is copied to share folder
- remove --analyzer option, scan-build and scan-view are copied to
  share/clang/tools folder instead of installing in bin
- remove old patch to Makefile

Closes Homebrew/homebrew#13895.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-08-11 10:42:20 +01:00
Simon Sigurdhsson
d0d976769b enscript 1.6.5.2 GNU Enscript as per mxcl/homebrew#13668.
Closes Homebrew/homebrew#13989.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-08-11 09:49:00 +01:00
Jonathan Schleifer
2b2a9917d7 ht: Add --disable-x11-textmode.
This seems pretty useless on OS X and prevents X11 form being uselessly
started when using ht.

Closes Homebrew/homebrew#13347.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 15:44:06 -07:00
Adam Vandenberg
06a0b767ad mtr: Make GTK+ opt-in.
This is what MacPorts does.
2012-08-10 15:36:53 -07:00
Kane Dou
26c4451365 fcgiwrap 1.0.3
Closes Homebrew/homebrew#11897.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 15:32:46 -07:00
Adam Vandenberg
c758df33ee fcgi: style nits 2012-08-10 15:32:22 -07:00
Lance Hepler
6111c486e0 ttfautohint 0.92
Closes Homebrew/homebrew#11792.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 15:28:06 -07:00
Berk D. Demir
e1c308f605 tarsnap 1.0.33
Closes Homebrew/homebrew#14117.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 14:24:32 -07:00
Julius Francisco
bf2258f67a freeswitch 1.2.0
Closes Homebrew/homebrew#14116.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 13:52:38 -07:00
Adam Vandenberg
3db494a028 Revert "libxml2: Fix Python bindings for Xcode-only"
This reverts commit 202119e0e3ee20c72940be5ff38bc36d3e331d41.
2012-08-10 12:04:01 -07:00
Adam Vandenberg
e7fd88d61b authexec: style nits 2012-08-10 11:35:50 -07:00