Jack Nagel
f873d7e500
hwloc: use regular cairo dep
...
We don't use the symbol form for cairo anymore (and in fact, it is
turned into a regular dep for compatibility).
2013-08-06 12:55:43 -05:00
Adam Vandenberg
2d7105e5ac
hwloc: declare an optional Cairo dependency
2013-08-06 09:39:02 -07:00
Adam Vandenberg
fbc554e154
mlkit: fix audit
2013-08-06 09:21:57 -07:00
Adam Vandenberg
68805623e6
postgres: fix nesting
2013-08-06 09:21:11 -07:00
Martin Elsman
3a2b4a4b13
mlkit 4.3.7
...
Closes Homebrew/homebrew#20167 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 09:16:09 -07:00
Adam Vandenberg
987ad39659
posgresql: restore Python arch check
...
The Python arch check in the Postgres formula was changed to use the new python
helper. This was incorrect. We specifically want to check for a 32-bit python
located in /Library.
2013-08-06 09:11:39 -07:00
mbcoguno
c864a6c959
ume & mess 0.149u1
...
Closes Homebrew/homebrew#21703 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 09:00:15 -07:00
James Deaton
d60a919ac9
lnav 0.5.0
...
Adds new formula for lnav, the Logfile Navigator, a curses-
based tool for viewing and analyzing log files.
Closes Homebrew/homebrew#21682 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 08:57:19 -07:00
Adam Vandenberg
be2b08c71e
Spring-boot-cli: not ready yet
...
Closes Homebrew/homebrew#21691 .
2013-08-06 08:51:53 -07:00
benburton
8809792471
Play 2.1.3
...
Closes Homebrew/homebrew#21700 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 08:50:11 -07:00
Adam Vandenberg
2f734c991d
popt: add --universal
...
Closes Homebrew/homebrew#21697 .
2013-08-06 07:33:41 -07:00
Adam Vandenberg
bd5bf1b7f0
librsync compiles against popt if configure finds it, so add dep
2013-08-06 07:32:09 -07:00
Liu Bin
20d60d6a0f
dmd: make rdmd and dman callable
...
Closes Homebrew/homebrew#21698 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 07:29:35 -07:00
Ian Lancaster
3f70e9ffe6
getmail 4.42.0
...
Closes Homebrew/homebrew#21689 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 06:55:34 -07:00
Erik Michaels-Ober
5dd365b20a
ruby-build 20130806
...
Closes Homebrew/homebrew#21688 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 06:50:50 -07:00
Ian Lancaster
27fd5d4901
pnapi: update homepage
...
Closes Homebrew/homebrew#21690 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 06:49:46 -07:00
seanjreilly
2be44de8d0
Gradle 1.7
...
Closes Homebrew/homebrew#21695 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 06:49:27 -07:00
Wessel Louwris
4e9a023ca7
burp: 1.3.36 - backup and restore program
...
New formula for burp backup and restore program
http://burp.grke.org/wiki/index.php/Mac_client_installation
with patches to put the files in dir's according to homebrew convention
and dependency for rsync
Closes Homebrew/homebrew#20408 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 22:08:22 -07:00
Christoph Bruecke
3286fc5d38
autojump: HEAD - Support fish.
...
Copy the autojump.fish config file to add autojump support with fish.
Closes Homebrew/homebrew#21583 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 21:59:16 -07:00
Anthony DeStefano
9cdcb966e4
gpredict 1.3
...
Gpredict is a real-time satellite tracking and orbit prediction application. It
can track an unlimited number of satellites and display their position and
other data in lists, tables, maps, and polar plots (radar view). Gpredict can
also predict the time of future passes for a satellite, and provide you with
detailed information about each pass.
Closes Homebrew/homebrew#19272 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 21:50:31 -07:00
Anthony DeStefano
ca086fcfd1
goocanvas 1.0.0
...
GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for
drawing.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 21:50:19 -07:00
Erik Taubeneck
11dfa2d4c8
hadoop 1.2.1
...
Closes Homebrew/homebrew#21686 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 21:03:52 -07:00
Benn Snyder
2477b29b10
libfreenect 0.2.0
...
Closes Homebrew/homebrew#21687 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 21:03:25 -07:00
Adam Vandenberg
2e4d5ab611
node: add versioning note
2013-08-05 17:41:08 -07:00
Adam Vandenberg
ce9c503c10
libuv 0.10.13
2013-08-05 17:40:13 -07:00
Jack Nagel
062fe9d8e4
qt, qt5: use X11 path helpers
2013-08-05 18:17:00 -05:00
Jack Nagel
174c6b640a
isl: use debian mirror
...
Closes Homebrew/homebrew#21683 .
2013-08-05 17:43:54 -05:00
Peter Teichman
ae7f2f5bdf
imagemagick: add an optional dependency on little-cms2
...
little-cms is deprecated upstream. little-cms2 is maintained,
produces higher quality output, and runs faster.
This commit preserves the ability to use little-cms if desired,
but as far as I know little-cms2 is always preferred.
Closes Homebrew/homebrew#19563 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 14:35:46 -07:00
Adam Vandenberg
fd6e1c514e
vim: add with-compiledby
2013-08-05 14:24:11 -07:00
Yasuyuki Oka
7ef1cf5f54
New formula: emacs-clang-complete-async
...
emacs-clang-complete-async is an emacs extension to complete C and C++
code, it uses libclang to parse the source code on the fly and provides
completion candidates to auto-complete.
Closes Homebrew/homebrew#19449 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 14:19:17 -07:00
Greg Turnquist
323f02c285
Spring Boot CLI 0.5.0.M1
...
Closes Homebrew/homebrew#21676 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 13:50:14 -07:00
Malcolm Reynolds
c4aee7143f
yafc 1.2.5
...
Closes Homebrew/homebrew#21668 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 13:40:48 -07:00
YuK_Ota
b163f19c71
libsigc++ 2.2.11
...
Closes Homebrew/homebrew#21673 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 13:33:17 -07:00
Adam Vandenberg
558c0f53af
MOAB 4.6.1
2013-08-05 13:27:54 -07:00
Rajeev Jain
1d9bb783f8
MOAB 4.6.0
...
Closes Homebrew/homebrew#19304 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 13:25:29 -07:00
Alexander Pirsig
7d1df97013
trash 0.8.3
...
Closes Homebrew/homebrew#21303 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 12:24:38 -07:00
Yamashita Yuu
8c739c7c81
pyenv-virtualenv 20130622
...
pyenv-virtualenv is a pyenv plugin which allows users to manage
Python's virtualenv as a version of pyenv.
Closes Homebrew/homebrew#20675 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 11:12:32 -07:00
David Holm
4b688012ce
wine: update caveats
...
Hide x11-info if user requested a wine build without x11
Closes Homebrew/homebrew#20782 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 11:09:14 -07:00
Adam Vandenberg
8504a70b25
torrentcheck: fix audit
2013-08-05 11:04:23 -07:00
Alexey Matveichev
a8252f2fb7
bigloo 4.0b
...
Added option for build without GMP
Closes Homebrew/homebrew#21660 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 11:03:06 -07:00
Adam Vandenberg
fe2c5b8417
Remove fastri
...
Fastri can try to access files outside of the cellar, which it may not have access to.
The last upstream change is from 2008, so removing this formula as "unsupported".
See https://github.com/mxcl/homebrew/issues/20749
Closes Homebrew/homebrew#20749 .
2013-08-05 11:00:17 -07:00
Adam Vandenberg
6935d7a18d
swi-prolog 6.4.1/6.5.0
2013-08-05 10:47:24 -07:00
Cory Bennett
3f5a690401
rpmbuild: needs #{lib}/rpm/macros.rpmbuild
...
Closes Homebrew/homebrew#19978 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 10:37:01 -07:00
Adam Vandenberg
df2e681bce
g2: improve caveats
2013-08-05 10:29:46 -07:00
Adam Vandenberg
44c45e2868
g2 1.1
2013-08-05 09:52:31 -07:00
Olivier Refalo
8df5e1f3f2
g2 1.0
...
Closes Homebrew/homebrew#19552 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 09:51:57 -07:00
Roy Shilkrot
f995c581c2
libtess2 1.0
...
Closes Homebrew/homebrew#19634 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-05 09:45:34 -07:00
Jack Nagel
a4ab64eca4
gd: remove dead giflib dep
...
According to the configure script, GIF support is built into gd, and
there doesn't seem to be any way to make it link to libgif, so remove
the dep.
2013-08-05 11:39:23 -05:00
Jack Nagel
660f87b8ac
gd: make deps explicit
2013-08-05 11:39:23 -05:00
DusK
9bff8d661f
gd 2.1.0
...
Closes Homebrew/homebrew#21662 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-05 11:39:21 -05:00