Commit Graph

18809 Commits (82832563c7a310c0f22ee7040db063b0eeab666c)

Author SHA1 Message Date
Adam Vandenberg 82832563c7 calc 2.12.4.8/2.12.4.10 2013-08-22 21:09:00 -07:00
Adam Vandenberg 913dfb694d macvim: use std env on Snow Leopard
Closes Homebrew/homebrew#21639.
2013-08-22 20:57:50 -07:00
Jack Nagel 6f5f038e25 gnupg2 2.0.21 2013-08-22 20:00:02 -05:00
Jack Nagel fb1488e103 gpg-agent 2.0.21 2013-08-22 20:00:02 -05:00
Tobi Lehman aecd7556cf stlviewer shows a 3d representation of stl files
Closes Homebrew/homebrew#19196.

Signed-off-by: Xiyue Deng <manphiz@gmail.com>
2013-08-22 17:42:10 -07:00
Etienne Laurin ed23383b58 RethinkDB 1.8.1
Closes Homebrew/homebrew#22085.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:28:30 -05:00
adriancole 3a758ad637 denominator 3.7.0
Closes Homebrew/homebrew#22088.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:27:02 -05:00
Christian Höltje feb0cb2422 nexus: Use opt_prefix
Cleaning up places that can use `opt_prefix` instead of
`#{HOMEBREW_PREFIX}/opt/<packagename>`

This package had a hardcoded `/usr/local/` instead of a
Homebrew path in the .plist file.

Closes Homebrew/homebrew#22079.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:26:11 -05:00
Christian Höltje 69870b8e63 chruby: Use opt_prefix
Cleaning up places that can use `opt_prefix` instead of
`#{HOMEBREW_PREFIX}/opt/<packagename>`

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:26:07 -05:00
Christian Höltje cd09c17a58 passenger: Use opt_prefix
Cleaning up places that can use `opt_prefix` instead of
`#{HOMEBREW_PREFIX}/opt/<packagename>`

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:26:02 -05:00
Sergey Avseyev f1d4fb7df5 libcouchbase 2.1.1
Closes Homebrew/homebrew#22062.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:21:57 -05:00
Jack Nagel 0e920b3d35 djvulibre 3.5.25.4
Closes Homebrew/homebrew#22076.
2013-08-22 18:19:20 -05:00
Johnneylee Jack Rollins 3cd4cc15b6 bash: add HEAD
Closes Homebrew/homebrew#22080.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:05:10 -05:00
Kyle Bolton 368ffbc8ea storm devel 0.9.0-wip21
Closes Homebrew/homebrew#22081.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:02:25 -05:00
Peter Eisentraut ab1b6b5a91 git: Set sysconfdir during the build
Configuration files should be in /usr/local/etc (or equivalent), not in
the cellar, where git put them before.

Closes Homebrew/homebrew#22082.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 18:01:42 -05:00
Jack Nagel b5407c1534 node devel 0.11.6 2013-08-22 18:01:21 -05:00
Chongyu Zhu 936352cc80 node 0.10.17
Closes Homebrew/homebrew#22064.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-22 17:57:46 -05:00
Adam Vandenberg eeef981daf rtmpdump: use newer version that debian packages
Closes Homebrew/homebrew#22045.
2013-08-21 21:31:11 -07:00
Alex Burka 38d33d3d3f boost: no need for backported patches on HEAD
Closes Homebrew/homebrew#22055.

Signed-off-by: Xiyue Deng <manphiz@gmail.com>
2013-08-21 20:48:59 -07:00
Shawn Jonnet 91c7163a4e Redis 2.6.15
Closes Homebrew/homebrew#22046.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-21 16:17:10 -07:00
Jack Nagel 79c1d5d935 isl: move gdb script to gdb auto-load directory
This is where e.g. glib puts similar scripts; potentially gdb from
homebrew-versions needs to be configured to look here instead of in its
keg, but I'm not an expert.
2013-08-21 16:47:37 -05:00
Victor Baca 468ba37fb3 jenkins 1.528
Closes Homebrew/homebrew#22054.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-08-21 21:58:11 +01:00
Samuel John 8569d864e4 pypy: now with setuptools 1.0 2013-08-21 22:01:24 +02:00
Jack Nagel 6736715e25 ispell: move non-libs into subdirectory 2013-08-21 14:59:19 -05:00
Samuel John a342a78096 Revert "brew reinstall: Is able to work for all formulae"
This reverts commit 865f763ae59fdf32f496ca416fd98117f3370f86.
2013-08-21 20:17:38 +02:00
Samuel John 9b04c5112a brew reinstall: Is able to work for all formulae
... and not just installed ones. Of course, strictly speaking,
reinstalling not-yet-installed formulae makes semantically little
sense, but the big win is that we can tell people (after we have
resolved an issue) to `brew reinstall <formula>` and even if a user
has removed that formula in the meantime, reinstall will do the right
thing. Basically adding --force to uninstall. I think this makes
reinstall more robust.
2013-08-21 19:20:41 +02:00
Samuel John a7002384bc python & python3: pip 1.4.1, setuptools 1.0. Yay.
Bumped pip and setuptools for python and python3.
I whish we had formula revisions already now.
But on the other hand there is no hurry as the
changes to pip/setuptools are not major.
2013-08-21 17:29:54 +02:00
Samuel John 2ccee142de python & python3: Don't tell how to upgrade pip
Pip and setuptools can't be updated the way we write in the caveats.
This is because pip fails to remove the symlink from the
`brew --prefix`. Also we said that we don't like self-updating tools.

We will rather update the python formula, and bump the revision
(once we have the revision feature) when pip or setuptools get
updated.
2013-08-21 12:07:19 +02:00
Xiyue Deng 10d120b998 Simplify llvm formula.
* Stop shipping most binaries except llvm-config. Now llvm is supposed to be
  used as a library only.
* Add caveat to point user to homebrew-versions for full featured llvms.
2013-08-21 01:11:04 -07:00
Tobias Pape 7bb444c815 tiger-vnc: inline patches as SF links broke.
Closes Homebrew/homebrew#22033.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-08-21 08:39:49 +01:00
Adam Vandenberg 89e7a5fff2 drush: don't install .bat 2013-08-20 21:33:47 -07:00
Adam Vandenberg a226c2a241 drush: install metafiles 2013-08-20 21:33:09 -07:00
Adam Vandenberg c42608102d drush: fix sha1 2013-08-20 21:32:29 -07:00
Tyler Brock 7bf337ec08 MongoDB 2.4.6
Closes Homebrew/homebrew#22031.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-20 21:31:58 -07:00
Albert Volkman 70652b7530 drush 6.0
Closes Homebrew/homebrew#22028.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-20 21:31:57 -07:00
Daniel Dumke 5c7cde1794 HEVEA 2.09
Changed the download version and SHA

Closes Homebrew/homebrew#22027.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-20 21:31:57 -07:00
Ed Porras 798732c30c poppler 0.24.0
Closes Homebrew/homebrew#22024.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-20 21:31:57 -07:00
Jack Nagel a2b2b76e4f netpbm: remove empty file from bin 2013-08-20 23:15:55 -05:00
Jack Nagel 7ff3b42bf3 libdlna: adjust patch to name dylibs correctly 2013-08-20 22:59:19 -05:00
Jack Nagel d46de7a5f5 openssl: avoid miscompilations under stdenv with clang and -O3 2013-08-20 12:11:59 -05:00
Jack Nagel 9fb4cc0a1f openssl: remove redundant comment 2013-08-20 12:11:58 -05:00
Jack Nagel 8e1e48f3d1 gettext 0.18.3.1 2013-08-20 10:40:45 -05:00
Kashif Rasul 6b08edd0e2 postgis 2.1.0
Closes Homebrew/homebrew#21979.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-19 21:23:52 -07:00
Kashif Rasul 2b2116871f geos 3.4.1
Closes Homebrew/homebrew#21978.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-19 21:23:26 -07:00
Hongli Lai (Phusion) 85f15aae00 passenger 4.0.14
Closes Homebrew/homebrew#22003.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-19 20:57:10 -07:00
Adam Vandenberg 7b68b7f0b7 passenger: install man pages to proper location 2013-08-19 20:56:40 -07:00
Rodrigo Chacon cbe94be364 juju: add --devel
Closes Homebrew/homebrew#22005.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-19 20:32:10 -07:00
Katherine Whitlock 9762585c0d icu4c: add HEAD
This allows for building on 10.9, as upstream changes are available that have yet to be released.

Closes Homebrew/homebrew#22010.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-19 20:31:19 -07:00
adriancole b872177460 denominator 3.6.0
Closes Homebrew/homebrew#22011.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-19 20:31:08 -07:00
Jack Nagel a86e4cabd0 Use ENV.{append,prepend}_path in formulae 2013-08-19 17:21:14 -05:00