Commit graph

20844 commits

Author SHA1 Message Date
Justin Azoff
8d00234d0f bro 2.2
--disable-ruby is no longer needed, from the upstream NEWS file:

    Due to lack of maintenance the Ruby bindings for Broccoli are now
    deprecated, and the build process no longer includes them by
    default.  For the time being, they can still be enabled by
    configuring with —enable-ruby, however we plan to remove Broccoli’s
    Ruby support with the next Bro release.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-17 19:41:58 -06:00
phracker
1a0f7cb809 afflib 3.7.4
Closes Homebrew/homebrew#24415.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-17 19:41:14 -06:00
Jack Nagel
a2908685d5 smake: remove obsoleted superenv workaround 2013-11-17 19:39:30 -06:00
Frizlab
b8f9341955 fsv: add missing autoconf dependency
Closes Homebrew/homebrew#24412.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 16:33:33 -08:00
Adam Vandenberg
6f7d37725d avian 0.7.1 2013-11-17 16:32:39 -08:00
Adam Vandenberg
3b55714a21 gammu: wrap these 2013-11-17 14:03:12 -08:00
Adam Vandenberg
1a82cc25ca gammu: wrap these 2013-11-17 14:02:54 -08:00
Adam Vandenberg
82120f5a87 cabocha: always use unitstd.h
Closes Homebrew/homebrew#24375.
2013-11-17 14:00:07 -08:00
Carsten Blüm
8813b56558 cliclick 2.3.1
Closes Homebrew/homebrew#23925.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 12:53:40 -08:00
Jack Nagel
56d40d0914 node: link npm manpages
Fixes Homebrew/homebrew#22397.
2013-11-17 14:50:23 -06:00
Adam Vandenberg
2804767442 bup 0.25-rc4
Closes Homebrew/homebrew#24166.
2013-11-17 12:40:41 -08:00
Adam Vandenberg
673fa7b008 gperftools: remove comment 2013-11-17 11:53:18 -08:00
Sidney Just
6bc3309142 google-perftools: fix the __thread TLS bug
See: https://code.google.com/p/gperftools/issues/detail?id=573

Closes Homebrew/homebrew#24211.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 11:52:58 -08:00
Rob Austein
39022ebf82 stunnel: Add TLSv1.1 and TLSv1.2 support
The system copy of OpenSSL is too old to support TLS versions 1.1 and
1.2.  This matters because TLS v1.2 includes a number of ciphers that
are stronger than anything available in earlier versions, so people
who need to use those ciphers need TLS 1.2 support.

stunnel enables TLSv1.2 and the stronger ciphers automatically when
compiled with a sufficiently recent version of OpenSSL, so the change
here is just to add the usual "--with-brewed-openssl" option to the
stunnel formula.

Closes Homebrew/homebrew#23319.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 11:41:30 -08:00
Adam Vandenberg
de3dc2e8fe import fsv from homebrew-x11 2013-11-17 11:28:26 -08:00
Daniel Berjón Díez
c0798bcf01 xsane 0.999
GUI frontend for SANE

Closes Homebrew/homebrew#24387.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 11:27:22 -08:00
Simon Lundström
d8310db0ff loudmouth: default to OpenSSL intead of GnuTLS
Closes Homebrew/homebrew#20879.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 11:18:02 -08:00
Simon Lundström
6f86a0404a lftp: default to OpenSSL instead of GnuTLS
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 11:17:54 -08:00
Adam Vandenberg
34e2bd57b5 Blacklist rubinius and recommend ruby-build
Closes Homebrew/homebrew#23195.
2013-11-17 11:10:13 -08:00
Adam Vandenberg
b00d0f75b9 node devel 0.11.8 2013-11-17 10:56:40 -08:00
Michael Andrews
3832dc791f mahout 0.8
Closes Homebrew/homebrew#23846.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 10:53:44 -08:00
Adam Vandenberg
e7abe0acf8 Move denyhosts to boneyard
This formula does not configure the software correctly.
In addition, MacPorts blacklists it from newer versions of OS X.

See:
https://github.com/mxcl/homebrew/issues/21484
https://trac.macports.org/browser/trunk/dports/security/denyhosts/Portfile

Closes Homebrew/homebrew#21484.
2013-11-17 10:49:02 -08:00
Tim Heckman
1f3db12568 fwknop: add --HEAD
Closes Homebrew/homebrew#24397.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 10:41:54 -08:00
Jakub Stasiak
2595d86aba SDL2 2.0.1
Closes Homebrew/homebrew#24398.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 10:38:27 -08:00
Nicolas Perriault
48f85ee12b casperjs 1.0.4
Closes Homebrew/homebrew#24392.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 09:27:02 -08:00
Alex Morega
dea47711fd unfs3: add HEAD
Closes Homebrew/homebrew#24399.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 09:22:19 -08:00
Adam Kunicki
4fc39ba649 typesafe-activator 1.0.8
Closes Homebrew/homebrew#24401.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 09:21:16 -08:00
Markus Heberling
94fd2833a6 burp: fix download and add plist
Closes Homebrew/homebrew#24249.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17 09:17:32 -08:00
Adam Vandenberg
d84ca3034a gpsd: apply MacPorts patch for 10.9
Closes Homebrew/homebrew#24235.
2013-11-16 23:16:31 -08:00
Adam Vandenberg
36c9a0bc42 storm: fix audit 2013-11-16 22:58:12 -08:00
denji
d2f89a43ad FlawFinder 1.27
Closes Homebrew/homebrew#24241.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-16 22:57:24 -08:00
Adam Vandenberg
64a1d8db41 duti 1.5.2 2013-11-16 22:54:22 -08:00
Adam Vandenberg
a1bc2c2316 storm devel 0.9.0-rc2 2013-11-16 22:39:51 -08:00
Xin Sun
2de4edf772 pyside 1.2.1 and pyside-tools 0.2.15 2013-11-17 00:22:09 -06:00
Brian Jensen
7b4c1441f6 shiboken 1.2.1, fix build issue with Mavericks
Closes Homebrew/homebrew#23867.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-17 00:19:20 -06:00
Nikolay Kolev
6bbea4b1f1 tup: switch from fuse4x to osxfuse
Closes Homebrew/homebrew#23816.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-16 23:48:16 -06:00
Kieran Ramos
12743cf61c New formula: pygobject3
Provides Python 2 and 3 bindings to the GObject class from GLib.

Closes Homebrew/homebrew#23362.

Signed-off-by: Kieran Ramos <ramos.kieran@gmail.com>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-16 23:18:35 -06:00
Kieran Ramos
fc88b8e972 New formula: py3cairo
Closes Homebrew/homebrew#23252.

Signed-off-by: Kieran Ramos <ramos.kieran@gmail.com>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-16 23:12:55 -06:00
Adam Vandenberg
6b4f4f9be9 aplus: fix C++ syntax errors
Allows compilation with clang.

Fixes Homebrew/homebrew#23026.
2013-11-16 20:25:59 -08:00
Adam Vandenberg
d7a6f04157 fuse4x/osxfuse conflict 2013-11-16 20:24:06 -08:00
Adam Vandenberg
01369a3727 ext2fuse: use osxfuse
Closes Homebrew/homebrew#17951.
Closes Homebrew/homebrew#22956.
2013-11-16 20:12:06 -08:00
Jack Nagel
b6a623cbf4 chromaprint: add upstream patch to fix compilation
Fixes Homebrew/homebrew#24388.
2013-11-16 21:56:03 -06:00
Adam Vandenberg
628c16ff8f bonnie++: fix compilation with clang 2013-11-16 19:43:01 -08:00
Jack Nagel
c2779508ef spatialite-gui: fix broken build
Remove hacks that were breaking the build. Ostensibly they fixed
something at one time but they don't seem to work in either stdenv or
superenv now.

Also list some deps that are already in the dependency tree, but are
linked into the binary so they should be repeated here.

Fixes Homebrew/homebrew#24101.
2013-11-16 20:22:08 -06:00
Andrew Kraut
2c13e260af dnsperf 2.0.0.0-1
Closes Homebrew/homebrew#24385.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-16 18:06:11 -08:00
Adam Vandenberg
848302d249 aamath: fix build with clang
Closes Homebrew/homebrew#23872.
2013-11-16 18:04:03 -08:00
Jack Nagel
af73a18a46 scheme48: fix compilation with clang
Fixes Homebrew/homebrew#22925.
2013-11-16 19:43:40 -06:00
Jack Nagel
31c7ecca9d arabica: remove unrecognized configure switch 2013-11-16 19:31:00 -06:00
Jack Nagel
394b893fc4 osxfuse 2.6.2 bottles 2013-11-16 19:17:15 -06:00
Benjamin Fleischer
fd03ce1e16 osxfuse 2.6.2
Closes Homebrew/homebrew#24232.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-16 19:14:21 -06:00