Commit graph

13119 commits

Author SHA1 Message Date
Geoff Greer
410438527c The Silver Searcher 0.13
Closes Homebrew/homebrew#15911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 22:53:56 -08:00
David Holm
462a6f809e otx: Patch MacOS SDK paths
otx is hardcoded to use the MacOSX10.6 SDK which is no longer available in
Mountain Lion. By replacing this with MacOSX#{MacOS.version} the package can
be successfully built even on 10.8.

Closes Homebrew/homebrew#15879.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-07 20:00:59 -08:00
Chandler Latour
897cbf1b5f updated haskell-platform to 2012.4.0.0
Closes Homebrew/homebrew#15889.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-07 17:38:39 -08:00
Charlie Sharpsteen
119f74774a mupdf: Fix freetype include path
Was missing a `-I` flag.

Fixes Homebrew/homebrew#15890.
2012-11-07 17:16:05 -08:00
Guillermo López Leal
62bed1f1b5 fop: upstream URL changed
Closes Homebrew/homebrew#15897.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 08:13:38 -08:00
David Gageot
a0769346bf Sonar 3.3.1
Closes Homebrew/homebrew#15898.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 08:12:52 -08:00
Steve Losh
620041f051 ffind 0.3.0
Closes Homebrew/homebrew#15891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 23:28:59 -08:00
Luca
7ff73b9231 libsvm 3.13
Closes Homebrew/homebrew#15893.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 23:28:38 -08:00
Thomas Gustafsson
34ab2ecc79 owfs 2.8p20
Closes Homebrew/homebrew#15894.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 23:24:41 -08:00
Jack Nagel
056b8fade6 sqlite 3.7.14.1
*Note*: the docs tarball was not updated in this release, but I
incremented the version for consistency.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-06 12:05:35 -06:00
nibbles 2bits
069d25b3f4 emboss: fix issue with X11
- Add an option to build without-x
- Add a `depends_on :x11` otherwise
- Add a `depends_on :libpng` that was missing.
- Add a `depends_on 'gd'` that is optional.
- Add a `depends_on 'libharu'` also optional for pdf output.
- Add a flag to enable 64bit pointers on 32bit machines.
- Add a flag to enable pthreads.

It's worth noting that this will build against mysql or postgresql.
It searches for `pg_config`. It's reasonable for molecular biology
grinding software have some sort of DB enabled. In that case,
we might want to add an `ENV :userpaths` to pick up the preferred
`pg_config` or we want to add a depends_on postgresql. Thoughts?

Fixes Homebrew/homebrew#15782

Closes Homebrew/homebrew#15817.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:04:53 -08:00
Ben Lancaster
4d0682da25 JSTestDriver 1.3.5
Closes Homebrew/homebrew#15882.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:03:54 -08:00
nibbles 2bits
958ea2a91f openimageio 1.0.10
- Upgrade to 1.0.10
- Add a CMake variable to help it find OpenJpeg includes.
- Passes 39/39 tests
- Works with superenv

Closes Homebrew/homebrew#15888.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:03:32 -08:00
Luis Abreu
280b41882f CasperJS RC4
Closes Homebrew/homebrew#15887.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:02:36 -08:00
Jon Brisbin
567e26191a rest-shell 1.2.0.RELEASE
Closes Homebrew/homebrew#15884.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 08:37:58 -08:00
Joseph C
15e6fe437e pyside-tools 0.2.14
Closes Homebrew/homebrew#15874.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:26:09 -08:00
Chris Winslett
ffe5dd437d mongodb: change startup script config finder
Closes Homebrew/homebrew#15814.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:14:08 -08:00
nibbles 2bits
4452ebd149 gnuplot 4.6.1 + dep on pango for wx
- Upgrade to version 4.6.1
- Remove the patch. It decides aquaterm=no on its own now.
- Fix HEAD by not running `autoreconf`. Instead run `./prepare`
- Add an option to build the Qt4 terminal plus optional Qt dep.
- Add an option to build the testsuite. It's fantastic.
- Add an option to build the cairo terminals using pango.
- Make the pango dep active if `--cario` or `--wx` because
- the wxWidgets termial requires pango.
- Add `--without-latex` and `--without-tutorial` so no LaTeX Req.
- Add `--without-cairo` unless it is turned on as an option.
- Add an `ENV.j1` to fix an emacs related file locking error.
- Remove the unrecognized `--disable-debug` & aquaterm options.
- Works with superenv and passes its testsuite on 10.8.2.

Fixes Homebrew/homebrew#15692

Closes Homebrew/homebrew#15829.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:11:12 -08:00
Matthew Lewinski
4e0b2a47ea Perforce Server 2012.2
Closes Homebrew/homebrew#15872.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:10:05 -08:00
yrammos
076ec1228c Fix dblatex dependency declaration.
Use explicit call to LanguageModuleDependency.new instead.

Closes Homebrew/homebrew#15863.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 09:09:00 -08:00
Tom Hoover
0d3b57f4b2 perforce 2012.2.536738
Closes Homebrew/homebrew#15868.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 08:31:48 -08:00
Andy Piper
bac38e44d3 mosquitto 1.0.5
Closes Homebrew/homebrew#15867.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 06:51:49 -08:00
Stefan Pfenninger
e44f1a49a3 bibutils 4.15
Closes Homebrew/homebrew#15864.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 06:46:35 -08:00
Andrew Childs
658764f0b6 ctags: Apply patch to fix invalid use of const.
This restores compatibility with llvm.

Closes Homebrew/homebrew#15840.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 18:33:49 -08:00
Justin Clift
b9985d5525 Libvirt 0.9.11.7 and 1.0.0.
Closes Homebrew/homebrew#15847.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 16:11:48 -08:00
Adam Vandenberg
76ccc77cd2 Mercurial: install extensions
Closes Homebrew/homebrew#15839.
2012-11-04 16:11:29 -08:00
Yan Zhou
dab2272c8a Armadillo 3.4.4
Closes Homebrew/homebrew#15848.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:39:48 -08:00
Mark A. Matienzo
f8ec677543 sdhash: Fix typo in Makefile's LDFLAGS
Closes Homebrew/homebrew#15846.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:39:27 -08:00
Andrew Bennett
cf03271500 beanstalkd 1.8
Closes Homebrew/homebrew#15852.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:35:09 -08:00
Adam Vandenberg
a6f37ad48b abcmidi 2012-11-03
Closes Homebrew/homebrew#15854.
2012-11-04 15:34:00 -08:00
Erik Michaels-Ober
ad222ab9d0 ruby-build 20121104
* Add a definition for Ruby 2.0.0-preview1
* Add a definition for Rubinius 2.0.0-rc1

Closes Homebrew/homebrew#15855.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:31:39 -08:00
Brett Koonce
29740efece zabbix 2.0.3
Closes Homebrew/homebrew#15843.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:27 -08:00
Brett Koonce
4b56a1e298 xastir 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:27 -08:00
Brett Koonce
c3c5001117 virtuoso 6.1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:26 -08:00
Brett Koonce
28e9b8cee3 vimpc 0.07.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:26 -08:00
Brett Koonce
0e9d7746c7 saxon HE9-4-0-6J (9.4.0.6)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:26 -08:00
Brett Koonce
5c3b566b80 pngcrush 1.7.41
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
1a7d1a2de7 gwyddion 2.30
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
72587b9ae8 expat 2.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
53ad621277 esniper 2.28.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
8719421a49 dvdauthor 0.7.1
stripped patch (fixed upstream)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
785e3ae24f cutter 1.2.2
stripped patch (fixed upstream)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:24 -08:00
Brett Koonce
e820295189 cpptest 1.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:24 -08:00
Brett Koonce
00ed6893a1 clamav 0.97.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:24 -08:00
Brett Koonce
47fb4ef7a6 blitz 0.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:23 -08:00
Brett Koonce
f5c344ad0c asciidoc 8.6.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:23 -08:00
Christoffer Lund
9c530be624 haproxy devel 1.5-dev12
Closes Homebrew/homebrew#15841.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 08:34:43 -08:00
Adam Vandenberg
536fb1be54 bedtools: style nits 2012-11-04 08:27:53 -08:00
arq5x
475767ccc1 bedtools 2.17.0
Closes Homebrew/homebrew#15842.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 08:27:49 -08:00
Jack Nagel
12d30eef8a Unbreak mongodb formula
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-03 21:06:54 -05:00