Charlie Allom
2155789dec
tmux-mem-cpu 2.2.1
...
a little status bar for your tmux session.
Closes Homebrew/homebrew#22537 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 22:48:27 -07:00
J. Brandt Buckley
e46eea00e7
bbcp: fix implicit int build error with patch
...
This commit fixes a build failure caused by `main`'s use of an implicit
`int` return type specifier.
The embedded patch just makes the return type explicit.
ISSUE
As of C99, a declaration that lacks a type specifier isn't implicitly
assumed to be int, which causes the build to fail with this error:
bbcp.C:61:1: error: C++ requires a type specifier for all declarations
main(int argc, char *argv[], char *envp[])
^~~~
ENVIRONMENT
- g++ : Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn)
- OS : Mac OS X 10.8.5 (Build 12F37)
NOTES
- Confirmed Formula passes audit.
- Also sent the patch to the upstream developer.
Closes Homebrew/homebrew#22832 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 22:46:28 -07:00
Xiyue Deng
94fffd72f1
boost: fix error message to use "--without-single".
...
* Use raise to report error.
2013-09-26 22:40:31 -07:00
Adam Vandenberg
9828cca047
pypy: install to libexec and install pip
...
* sequester pypy in `libexec` and symlink out its binaries only
* re-add pip installation to pypy
Fixes Homebrew/homebrew#20809 .
Closes Homebrew/homebrew#22807 .
2013-09-26 21:54:36 -07:00
Adam Malcontenti-Wilson
8f2657a243
gobject-introspection 1.38.0
...
Closes Homebrew/homebrew#22839 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 21:20:02 -07:00
Christian Moritz
f6b25e6bcd
tomcat devel 8.0.0-RC3
...
Closes Homebrew/homebrew#22845 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 21:19:40 -07:00
Kosuke Asami
49c7015a20
byobu 5.60
...
Closes Homebrew/homebrew#22852 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 21:19:32 -07:00
Liam Staskawicz
9103c79740
tup 0.7
...
Closes Homebrew/homebrew#22858 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 21:10:14 -07:00
Christian Rigdon
84df192969
nexus 2.6.3-01
...
Closes Homebrew/homebrew#22864 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 20:58:57 -07:00
Leo Correa
cf664cbfb5
Rust 0.8
...
Closes Homebrew/homebrew#22867 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 20:58:29 -07:00
Tux Yik
8a8969836c
pianobar 2013.09.15
...
Closes Homebrew/homebrew#22868 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-26 20:55:38 -07:00
Misty De Meo
a8dc5d9655
ghc: remove 10.8 bottle
...
See Homebrew/homebrew#22847 - the bottle is broken on Xcode 5.
2013-09-26 20:30:41 -07:00
Chris Molozian
4a8c9ec4ea
libCello 1.1.2
...
Closes Homebrew/homebrew#21441 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 21:55:19 -07:00
Ali Mashtizadeh
a7e88db61e
Ori 0.8
...
Closes Homebrew/homebrew#17621 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 21:36:15 -07:00
Johnathan Conley
2d45c20d9a
hamsterdb: fix HEAD, add Java option
...
Closes Homebrew/homebrew#22573 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 21:33:49 -07:00
Adam Vandenberg
7890abb371
cherokee: use fedora package for 1.2.101
...
The official 1.2.101 tarball no longer contains a configure script
2013-09-25 21:28:15 -07:00
Philippe Bernard
cb43728e86
viewglob 2.0.4
...
Closes Homebrew/homebrew#21600 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 21:23:05 -07:00
Aristotle Pagaltzis
0f18c91ca5
wwwoffle 2.9i
...
Closes Homebrew/homebrew#22813 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:49:59 -07:00
Mark A. Matienzo
abf40f024a
sleuthkit 4.1.2
...
Closes Homebrew/homebrew#22826 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:49:48 -07:00
Brett Koonce
6bfecf4ebe
google-appengine 1.8.5
...
Closes Homebrew/homebrew#22831 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:49:43 -07:00
Brett Koonce
4a6604ff48
go-appengine-sdk (amd64) 1.8.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:49:42 -07:00
Brett Koonce
3b0b7eef88
go-appengine-sdk (386) 1.8.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:49:42 -07:00
Brett Koonce
2ca82cfe6a
appengine-java-sdk 1.8.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:49:42 -07:00
Lee Hanxue
d7d85c2d63
exim: fix makefile path to /tmp
...
Closes Homebrew/homebrew#22812 .
Closes Homebrew/homebrew#22817 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:48:09 -07:00
Kyle Fuller
672ba28fda
Jenkins 1.532
...
Closes Homebrew/homebrew#22815 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-25 20:46:57 -07:00
Jack Nagel
c265b574f7
gtk+3: explicitly enable x11 backend
...
Fixes Homebrew/homebrew#22825 .
2013-09-25 13:45:55 -05:00
Jack Nagel
e4d3362850
libpng: move bottle block above options
...
Options are stored in the SoftwareSpec objects these days, so all specs
must be declared before any options, including the bottle spec.
This doesn't make a ton of sense because the bottle doesn't have
options, but until the bottle is made into a property of SoftwareSpec
itself (and that day is coming), this is what happens.
Fixes Homebrew/homebrew#22654 .
2013-09-25 13:39:32 -05:00
Misty De Meo
314f80c67f
osxfuse: add bottles
2013-09-25 09:15:26 -07:00
Jack Nagel
b058999450
gnome-common 3.10.0
2013-09-25 09:58:50 -05:00
Jack Nagel
88207697cf
gtk+3 3.10.0
2013-09-25 09:58:49 -05:00
Jack Nagel
eeb36ecea1
gtk+ 2.24.21
2013-09-25 09:58:49 -05:00
Jack Nagel
481b6201a1
gdk-pixbuf 2.30.0
2013-09-25 09:58:48 -05:00
Jack Nagel
82ba22cf8e
at-spi2-atk 2.10.0
2013-09-25 09:58:48 -05:00
Jack Nagel
5e3b0c5508
at-spi2-core 2.10.0
2013-09-25 09:58:48 -05:00
Jack Nagel
92b1d07ffd
atk 2.10.0
2013-09-25 09:58:47 -05:00
Jack Nagel
081ba5bf00
glib-networking 2.38.0
2013-09-25 09:50:40 -05:00
Jack Nagel
b2d6e4fb74
pango 1.36.0
2013-09-25 09:37:11 -05:00
Jack Nagel
a57fe4c16c
glib 2.38.0
2013-09-25 09:37:10 -05:00
Jack Nagel
c1e627aaba
node 0.10.19
2013-09-25 09:32:19 -05:00
Adam Vandenberg
8b4f378a0a
john: --jumbo fails with clang 500 too
...
Closes Homebrew/homebrew#22500 .
2013-09-24 22:51:49 -07:00
Adam Vandenberg
88377ccac4
sbuild 0.6.0
2013-09-24 22:45:58 -07:00
ari
b3c357e286
sbuild 0.4.0
...
A scala-based build system
Closes Homebrew/homebrew#20244 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-24 22:44:40 -07:00
Sean Graham
28fb6206a1
brag 1.4.3
...
Brag is a tool to collect and assemble multipart binary attachements from
newsgroups. The implementation is bulletproof; ideal to run as a cron job.
Supports uuencode, base64 and yenc encoded messages, and filtering based on
subject.
Closes Homebrew/homebrew#22798 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-24 22:26:05 -07:00
porcupo
34bee0f6ae
msktutil 0.5
...
msktutil is a program for interoperability with Active Directory that can:
* Create a user or computer account in Active Directory
* Create a system Kerberos keytab
* Add and remove principals to and from that keytab
* Change the user or computer account's password
Closes Homebrew/homebrew#22802 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-24 21:07:38 -07:00
Stephane Epardaud
690364b6d6
Ceylon 1.0 beta
...
Closes Homebrew/homebrew#22791 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-24 20:49:50 -07:00
Maggie Zhou
c26c397b28
midicsv 1.1
...
Closes Homebrew/homebrew#21554 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-24 20:46:57 -07:00
Arlo Breault
dcfb8f312c
gtkspell3 3.0.3
...
Closes Homebrew/homebrew#22582 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-24 20:42:34 -07:00
Mike McQuaid
fe7b5d8144
jack: add plist.
2013-09-25 01:03:38 +01:00
Mike McQuaid
a3911abf86
jack: fix comment indentation.
2013-09-25 01:03:38 +01:00
Mike McQuaid
bb8678b872
cloog: add bottles.
2013-09-25 00:40:45 +01:00