Commit Graph

6918 Commits (a0468fb5117d8ae25832e10520a74ed7870058f0)

Author SHA1 Message Date
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
Tryn Mirell 2bd7c79fb2 dialog: Update to v1.1.20111020
Closes Homebrew/homebrew#8257.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:15:51 -07:00
Mario Uher 40cbec3bdf growlnotify: Updated to version 1.3
Closes Homebrew/homebrew#8259.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:12:36 -07:00
Libor Wagner 03455325ed cabal-install: Add bash completion
The bash completion shipped with cabal-install package is now installed
to bash_completion.d directory.

Closes Homebrew/homebrew#8261.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:12:21 -07:00
José Martínez d2eb0ddef7 ejabberd 2.1.9
Closes Homebrew/homebrew#8293.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:05:18 -07:00
Justin Mazzi fa832ea0a5 Percona: Update to 5.5.15-21.0
This brew has been marked as keg_only because it can conflict with 'mysql' if
it's arelady installed. ($prefix/bin/mysql*)

Closes Homebrew/homebrew#7385.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
Petr Man a1b7b7e338 fossil: Update to 1.20
Closes Homebrew/homebrew#8262.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
Nibbles 2bits e4e97224db physfs: build oos + test_physfs
physfs-2.0.2 update formula to build out of source, and specify
-DPHYSFS_BUILD_TEST=TRUE so that we compile a cli named test_physfs
that lets you interactively operate on supported archives
(e.g. Quake II PAKs or DOOM WADs).  There were no problems with
64bit OSX 10.6.8 with gcc, llvm, or clang from XCode 4.0.2.

Closes Homebrew/homebrew#8273.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
Arun Agrawal 027f45b399 JRuby 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 10:44:03 -07:00
Idris Mokhtarzada 97bbd58c5f mongodb 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 08:30:07 -07:00
Michael Hale 20cf55c181 elb-tools 1.0.14.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 08:21:29 -07:00
William Woodall d7fff368bc New Formula: PyQWT
Closes Homebrew/homebrew#6801.
Closes Homebrew/homebrew#8271.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 18:56:14 -07:00
Charlie Sharpsteen 81ab7469e1 Erlang: Builds with LLVM
Closes Homebrew/homebrew#8240.
CLoses Homebrew/homebrew#8281.

Erlang R14B04 successfully builds under LLVM-GCC.
2011-10-24 18:43:26 -07:00
Charlie Sharpsteen 144c0b605e Cherokee: Update to 1.2.101 2011-10-24 12:40:53 -07:00
Rich Manalang 5334c4f027 atlassian-sdk: Update to 3.6.2
Closes Homebrew/homebrew#8267.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 12:39:11 -07:00
Xiyue Deng 469cabc91d Wine: Update `--devel` to 1.3.31
Closes Homebrew/homebrew#8243.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 12:22:26 -07:00
Jack Nagel b437f6490a git 1.7.7.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-24 11:46:56 -05:00
Peter Schuller 17ad311125 chmod clojure's .jar to 644 so non-owners can read it.
Else other users than installer cannot run 'clj'.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 14:35:57 -07:00
Yurii Rashkovskii e9f525cf47 Erlang R14B04
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 13:39:20 -07:00
Adam Lickel 1588075f8b Fix Android NDK packaging for execs
Instead of symlinking the execs themselves, launch a script with the
hard-coded path. This is similar to how adb works in the android-sdk.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 13:36:35 -07:00