Commit Graph

11681 Commits (2eb3680e187d82f7ca46e1dbb9b84b6e55d18ad0)

Author SHA1 Message Date
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