Commit Graph

6925 Commits (ed085d86c4a721aced2065854bf7de8401f10c7b)

Author SHA1 Message Date
afiser ed085d86c4 lame 3.99
Closes Homebrew/homebrew#8383.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-31 16:15:06 -05:00
Jack Nagel b24463afd8 antiword: use Homebrew's compiler setting
Additionally, fix a hard-coded path in a header file.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-30 19:59:10 -05:00
Jack Nagel dd8790964e odt2txt: set flags instead of using inreplace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-30 18:12:11 -05:00
dannenberg 5c4f651888 PyQt 4.8.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-30 09:33:25 -07:00
Matthew Lewinski 8c9cf5a049 ruby-build 20111030
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-30 09:32:40 -07:00
Akos Gyimesi 5bb09ba4d8 DMD 2.056
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 20:43:49 -07:00
Jack Nagel 0aecbade8c bdw-gc: fix LLVM builds
Applying a patch from MacPorts fixes the inline asm errors, and the fix
is already present in recent upstream sources.

Now we run 'make check' since we're patching important code, and it's
quick anyway.

Closes Homebrew/homebrew#8180.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 22:02:17 -05:00
Ealden Esto E. Escanan 3ffb382ffc Gradle 1.0-milestone-5
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>

Closes Homebrew/homebrew#8308.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:26:37 -05:00
Nibbles 2bits d0c7007b41 highlight 3.6
This commit updates the formula to highlight-3.6.  It compiles
using all three compiles from XCode-4.0.2 on 64bit Snow Leopard.

Closes Homebrew/homebrew#8350.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:10:15 -05:00
Nibbles 2bits 88c747dd5a tbb 4.0u1
This commit updates tbb to 4.0u1, which stands for Update 1.
Intel has been releasing for 3.x: Update 1, Update 2, Update 3....
The previous formula here was 3.x Update 8 (it went to 10). They
have been naming file archives based on the date the file was
uploaded, but that can change and our previous tarball is gone.
This compiles without error using gcc, clang, and llvm from
XCode-4.0.2 on 64bit Snow Leopard.
EDIT: added ENV.cc, ENV.cxx, and ENV.no_optimization

Closes Homebrew/homebrew#8355.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:00:55 -05:00
Nibbles 2bits 298f5f7b07 libgeotiff 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 12:21:26 -07:00
Adam Vandenberg 7f193b3a65 BCWipe 1.9-8 2011-10-29 11:32:26 -07:00
Nibbles 2bits c1912a7af5 cgal 3.9
This commit updates cgal to version 3.9 and adjusts the syntax to
follow cmake usage: cmake [options] <path-to-source>
This compiles on 64bit Snow Leopard using XCode-4.0.2 using clang,
llvm-2335, and gcc-4.2.1.5666.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:53:24 -07:00
Nibbles 2bits 54bad3121c flare 1.0.12
This commit upgrades the formula to flare-1.0.12 and removes the
flag for debug that is the default.  This compiles on 64bit Snow
Leopard with XCode-4.0.2 and gcc-4.2.1.5666, clang-2.0, and
llvm-2335.9.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:52:24 -07:00
Sean Lynch 3ea22c10f4 Eigen 3.0.3
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=338 has been fixed, but
there's not yet a pkgconfig dir under #{prefix}/lib when building, so
we need to set pkg_config_libdir or the .pc file gets installed in
pkg_config_libdir-NOTFOUND.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:48:01 -07:00
Jack Nagel 07f14d8327 asciidoc: add missing docbook dependency
Docbook is a run-time dep and is also a build-time dep of asciidoc's
HEAD, since it has to build its own documentation.

Also, fix a breakage in the HEAD build caused by OS X's xmllint being
too old or broken and remove a useless `ohai` call.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 11:23:52 -05:00
Torkild U. Resheim 27815a2f02 New formula: latex2html
Closes Homebrew/homebrew#6104.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 17:26:11 -05:00
Jack Nagel 7f379ed5e4 Revert "New Formula: TinyFugue"
This is already in Homebrew, as "tiny-fugue". I added an alias.

This reverts commit 4d427c013ba5d790064dceff5b8c577259405fb6.

Closes Homebrew/homebrew#8331.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 16:04:36 -05:00
Jack Nagel 89b2018d80 Update bare fails_with_llvm calls
These formulae all compile and run with LLVM build >= 2335.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 15:52:44 -05:00
Adam Vandenberg a0468fb511 MacVim: stop passing explicit SDK 2011-10-28 09:55:44 -07:00
Adam Vandenberg a0d48889fb Distribute 0.6.24 2011-10-28 09:17:44 -07:00
Bradley M. Froehle 461354aff5 drush: Add HEAD git repository.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:44:51 -07:00
Dylan Smith 7a28c59396 nginx: Install manpage.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:38:01 -07:00
Oliver Tonnhofer efa14436ce FreeType: add ENV.x11 to fix linking on Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:33:03 -07:00
Trevor Wennblom 5dbd98a3de emboss 6.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:32:27 -07:00
Karel Minarik d7b6dc0c6e ElasticSearch 0.18.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:30:34 -07:00
Jonathan Boyett 7092fa0035 ncmpcpp 0.5.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:30:13 -07:00
Adam Vandenberg 591f3ba859 Mcabber: fix head build 2011-10-27 17:29:56 -07:00
Misty De Meo a93f067f67 mjpegtools 2.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:27:36 -07:00
Rehan Iftikhar 65709493b8 ActiveMQ 5.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:13:52 -07:00
Motonori Iwata 7b0c388360 New formula: git-now
Closes Homebrew/homebrew#8169.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:34:18 -05:00
Christopher Groskopf 02af5dfc2a solr 3.4
Closes Homebrew/homebrew#8311.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:26:14 -05:00
Carlos Borroto 063fb4ad5b bedtools 2.13.4
Closes Homebrew/homebrew#8314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:21:32 -05:00
Libor Wagner af923c7666 tig: install bash completion
Closes Homebrew/homebrew#8310.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:20:12 -05:00
Jack Nagel f22c6bf264 gnutls 2.12.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:18:05 -05:00
Jeff Fraser 4accadc358 Redis 2.4.2
Closes Homebrew/homebrew#8317.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:04:26 -05:00
Karel Minarik be31b45690 ElasticSearch: formula cleanup
This commit introduces couple of breaking, but important changes for
ElasticSearch:

1. The cluster is given a reasonably unique, though human-friendly name,
   based on the current user login name (`ENV['USER']`).  This minimizes
   conflicts and dubious [MasterNotDiscoveredException] errors when running
   a development cluster eg. within an office, on multiple workstations,
   with open firewalls.

2. This means the _path to data has changed_ and users will have to move
   it manually to new location. It should be safe to do so, while ES is not
   running.

3. The log files location also changed to a more appropriate one.

4. Standard error and ouput streams were redirected to /dev/null within
   the `plist` definition, since ES provides enough logging already.

The changes should be forward compatible with the complete rewrite of ES
config file in <https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml>.

Closes Homebrew/homebrew#7946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 16:25:44 -05:00
Jack Nagel ed2dcf0517 notmuch: disable emacs via configure
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 21:25:59 -05:00
Charlie Sharpsteen a66de23894 denyhosts: Fix script and plugin install paths
Ensure components don't wander into `/scripts` and `/plugins`.
2011-10-25 19:00:55 -07:00
Jack Nagel c651e3c68d notmuch 0.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 20:28:32 -05:00
Jack Nagel 2ee2c5c1f0 talloc 2.0.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 20:09:45 -05:00
Jack Nagel e494c88bde parallel 20111022
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 17:34:02 -05:00
Jack Nagel e284a136d0 libtasn1 2.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 17:25:46 -05:00
John Wilkinson 6a507908b3 Maxima: Upgrade to version 5.25.1
Updated Formula for GNU Maxima to the latest version (5.25.1), as of 22
October 2011, and added a test method to non-interactively run the Maxima
self-test suite. (Not every test is expected to pass, but this will at least
give the user an indication that Maxima is installed properly, and allow the
user to check for egregious errors.)

Closes Homebrew/homebrew#8246.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:38:51 -07:00
Joshua B. Griffith e6c343e831 Shen: Update to version 1.9
Closes Homebrew/homebrew#8248.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:38:32 -07:00
Ngoc Pham 98715e509c multitail: Update to 5.2.8
Closes Homebrew/homebrew#8249.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:32:32 -07:00
Henry Mercer 03eccc1b01 htmlcompressor: Update to 1.5.2
Closes Homebrew/homebrew#8263.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:24:33 -07:00
Charlie Sharpsteen a0d9965a4c duplicity: Update to 0.6.16 2011-10-25 11:23:27 -07:00
Tryn Mirell a6afc593e9 R: Add note concerning rJava support
Closes Homebrew/homebrew#8255.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:20:52 -07:00
Ben Hu 849406bc4c elasticsearch: Update to 0.17.9
Closes Homebrew/homebrew#8256.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:15:59 -07:00