Commit Graph

14239 Commits (3093478ba79ff27239a966ac729912cafb0016ec)

Author SHA1 Message Date
Scott Albertine 93ecfa1ac2 gdmap 0.8.1
Closes Homebrew/homebrew#15432.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 13:35:44 -08:00
Misty De Meo 3fa817152e star: adjust files to remove
For some reason (possibly the smake version bump?), star no longer
produces a tar.1 manpage, though it does still try to install a tar
symlink.

Additionally it turns out that many of the files it installs are
generic smake headers/libraries, which clash either with the versions
installed by smake itself or by those installed by other smake-based
software, e.g. cdrtools. Since they don't need to be necessary to use
star, all of those are now removed at the end of the build.
2013-01-04 17:23:48 -04:00
Misty De Meo 81caa16cd4 cdrtools: remove additional smake files
It turns out that *all* of the includes installed by cdrtools are
generic smake includes, and will clash with other software installed by
the same author if not removed. Additionally, some (but not all) of its
libs appear to be generic smake libs and are also installed by star.
2013-01-04 17:23:47 -04:00
Misty De Meo 18f7db50d4 smake 1.2.2 2013-01-04 17:23:47 -04:00
Jaime Marquínez Ferrándiz be7e4c44f6 youtube-dl install manpages
Closes Homebrew/homebrew#16898.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 13:08:20 -08:00
Sergey Avseyev fb63663083 libcouchbase 2.0.2
Closes Homebrew/homebrew#16895.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 12:19:38 -08:00
Samuel John dde10b6d56 pygtksourceview: New formula (2.10.0)
- New formula pygtksourceview with test (fixes Homebrew/homebrew#16410)
- Fix the pkgconfig file of pygtk, too, because the
  GTK project moved the `codegen` executable from
  pygtk into pygobject.
- Fix minor typo in pygtk.

Fixes Homebrew/homebrew#16410.
Closes Homebrew/homebrew#16418.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 12:17:41 -08:00
Colin Rymer 0e7a50fe8d rbenv 0.4.0
Closes Homebrew/homebrew#16894.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 12:15:22 -08:00
Todor Genov 3987c9dc04 Rancid 2.38
Closes Homebrew/homebrew#16642.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 11:46:47 -08:00
Pieter Agten abbb233139 plplot 5.9.9
Closes Homebrew/homebrew#16725.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 11:43:39 -08:00
Adam Vandenberg 44e76b2d5a python: distribute 0.6.34 2013-01-04 11:08:35 -08:00
Alex Regueiro 88eda2e398 git-tf 2.0.0.20121030
Closes Homebrew/homebrew#16793.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 09:42:01 -08:00
Christian Mäder 5e215034d6 multimarkdown 3.7
Closes Homebrew/homebrew#16890.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 09:36:39 -08:00
Adam Vandenberg d855233f83 elasticsearh: fix audit warning 2013-01-04 09:28:57 -08:00
Adam Vandenberg 7dc348cc40 vowpal_wabbit: fix audit warning 2013-01-04 09:23:16 -08:00
Samuel John e8b6aff44c suite-sparse: with-openblas
Closes Homebrew/homebrew#16454.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 09:21:50 -08:00
Karel Minarik 577a0a8f6d Added elasticsearch HEAD
Allow to install Elasticsearch from the source:

    $ brew install elasticsearch --HEAD

(You need a working Maven installation -- `brew install maven` to install it with Homebrew.)

Closes Homebrew/homebrew#16844.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 08:58:58 -08:00
Karel Minarik 87324f660a Cleanup elasticsearch
Cleanup of the Elasticsearch formula:

1/ Fixed incorrectly installed Sigar libraries on Mac OS X

   Move all neccessary files to `libexec/sigar`.

2/ Removed manipulating the bin scripts, use ES_HOME variable

   Instead of hardcoding paths to Homebrew locations in the `bin/elasticsearch`
   and `bin/plugin` scripts, set up the ES_HOME environment variable
   in the `bin/elasticsearch.in.sh` properly.

   Also, simplify the Regex for replacing path to Elasticsearch classes (`--classpath`)
   in the `bin/plugin` script and use the `ES_CLASSPATH` variable.

3/ Simplified elasticsearch.yml configuration

   Reorganize the commands, use `sub` instead of `gsub`.

4/ Cleaned up the caveats/info section

   Remove redundant information.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 08:58:58 -08:00
Adam Vandenberg 26d1ddf493 lua: add universal option
Closes Homebrew/homebrew#16888.
2013-01-04 08:56:55 -08:00
Luke Petre 5e0fe7def2 logrotate: use HOMEBREW var
Closes Homebrew/homebrew#16886.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 08:54:44 -08:00
Simon Hafner 73f05c689e nimrod 0.9.0
Closes Homebrew/homebrew#16887.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 08:54:04 -08:00
Adam Vandenberg 59f46fb5e2 virtualhost.sh 1.30
Closes Homebrew/homebrew#16804.
2013-01-04 07:01:23 -08:00
Luke Petre d9f4ee52d8 logrotate: add plist and proper config file
Closes Homebrew/homebrew#16884.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-04 06:55:32 -08:00
Stefan 103020a57b skytools: remove empty space in url
Closes Homebrew/homebrew#16883.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 22:22:05 -08:00
richo 8bbf9350c2 libgit2: use development branch for HEAD
master is stable upstream

Closes Homebrew/homebrew#16881.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 20:25:53 -08:00
Ankit Aggarwal 3eb4153d1b Google Closure Compiler r2388
Closes Homebrew/homebrew#16879.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 20:25:05 -08:00
Ionuț G. Stan 1292a29cb8 giter8 0.5.3
Closes Homebrew/homebrew#16880.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 20:20:23 -08:00
Brett Koonce b1e47cdd3e xrootd 3.2.7
Closes Homebrew/homebrew#16878.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:52 -08:00
Brett Koonce c95fc3eed4 swi-prolog 6.2.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:52 -08:00
Brett Koonce 497e3435fc squid 3.2.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:52 -08:00
Brett Koonce 45dd634e69 phoronix-test-suite 4.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:52 -08:00
Brett Koonce 0b33dc32d3 parrot (devel) 4.11.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:52 -08:00
Brett Koonce 4ed4bbab21 nginx (devel) 1.3.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce 55b80a4843 nasm 2.10.07
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce 63d1dbf19b MonetDB 11.13.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce e7b5cb44db hwloc 1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce d8d57207b0 getmail 4.36.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce 83f28d883c feh 2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Brett Koonce 5525c9d731 ExifTool 9.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce 27f1ff7e49 embryo 1.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce d208dac1dd eina 1.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce c7499c000d dnsmasq 2.65
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce 4b052ed944 czmq 1.3.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce e74be406f5 cloog 0.18.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce 413d1d9166 cfengine 3.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:50 -08:00
Brett Koonce 2c0463b128 cdo 1.5.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:49 -08:00
Brett Koonce fe9a4e2640 skytools 3.1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:49 -08:00
Will Orr e2cdea608d wgetpaste 2.20
Closes Homebrew/homebrew#15822.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 13:43:24 -08:00
Rui Pereira 1047435135 pdf2json: remove unused dependency
Only install the pdf2json binary.

Closes Homebrew/homebrew#16871.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 13:06:26 -08:00
Adam Vandenberg 364e8381a7 vowpal wabbit 7.1 2013-01-03 12:46:09 -08:00