Commit graph

16360 commits

Author SHA1 Message Date
antbryan
54ec32f0e2 curl: add --with-darwinssl option
since curl 7.27, there is an option to build with support for Secure Transport,
the native API for doing SSL on Mac OS X and iOS.

http://daniel.haxx.se/blog/2012/06/28/darwin-native-ssl-for-curl/

Closes Homebrew/homebrew#19136.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 20:01:31 -05:00
Jack Nagel
63c18909f1 curl 7.30.0 2013-04-12 19:58:30 -05:00
Jack Nagel
ec16695dcb sqlite 3.7.16.2 2013-04-12 19:56:55 -05:00
Francisco Souza
58dba4a698 vim 7.3.888
Closes Homebrew/homebrew#19164.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:35 -05:00
Alexis Hildebrandt
2235b51037 dvtm 0.9
Closes Homebrew/homebrew#19159.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:35 -05:00
Alexis Hildebrandt
59604538cd tabbed 0.4.1
Closes Homebrew/homebrew#19158.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:34 -05:00
Manpreet Singh
0526324326 fail2ban: force stale socket cleanup for successful launch
Without this switch the load will keep on failing silently.

Closes Homebrew/homebrew#19157.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:34 -05:00
Alexis Hildebrandt
2766f7d1e5 wyrd 1.4.6
Closes Homebrew/homebrew#19156.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:34 -05:00
Alexis Hildebrandt
f9f93412cb remind 03.01.13
Closes Homebrew/homebrew#19155.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:34 -05:00
Alexis Hildebrandt
1839f2058f ktoblzcheck 1.41
Closes Homebrew/homebrew#19154.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:57:34 -05:00
Chad Catlett
6d50b08fc2 tuntap: add HEAD
Closes Homebrew/homebrew#19148.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:52:57 -05:00
Albert Zeyer
9513fe0b04 portaudio: head version
Closes Homebrew/homebrew#19146.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:51:58 -05:00
Robson Peixoto
e0055b3949 Innotop: add perlbrew support
Closes Homebrew/homebrew#19118.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 18:48:41 -05:00
Max Howell
4000a769a0 Be kind to users with old nginx plists
Since I moved the nginx binary from `sbin` to `bin`, it's possible old Launch Agent plists exist that still look in `sbin` (among other things).

If we find an old nginx keg that has an `sbin` directory, we create an `sbin` symlink for the new nginx we are installing.

Homebrew always works.
2013-04-12 17:41:12 -04:00
Max Howell
92ebb52a72 nginx: Compile static gzip module
Every example of nginx I have seen out there has this compiled in by default.
2013-04-12 17:14:18 -04:00
Max Howell
4f985bb4e6 Don’t call non-existent functions; Fixes Homebrew/homebrew#19133
I did test this, but then I broke it and didn't test it again.

Also corrects the plist binary location. Since I changed that from sbin to bin.
2013-04-12 17:08:26 -04:00
Jack Nagel
fa5735952d ruby: modernize style 2013-04-12 00:26:10 -05:00
Jeong Mok Cho
bdfbfeb769 ruby: simplify configure options with "--with-tcltk"
Closes Homebrew/homebrew#19124.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-12 00:22:59 -05:00
Jack Nagel
f8abcb93b3 ginac: depends on pkg-config
Fixes Homebrew/homebrew#19143.
2013-04-11 23:41:44 -05:00
Jiang Xin
17c912379e git: add optional gettext dep
The localization for Git has been started since v1.7.10, and it needs
gettext to work properly. To install git with l10n translations, run
this command:

    brew install --with-gettext git

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>

Closes Homebrew/homebrew#19097.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:36:52 -05:00
Robson Peixoto
1430ebcf07 mercurial 2.5.4
Closes Homebrew/homebrew#19116.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:35:03 -05:00
Brett Koonce
eb7f649f12 activemq 5.8.0
Closes Homebrew/homebrew#19125.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:32:31 -05:00
Jaime Marquínez Ferrándiz
3b81dc6a1b youtube-dl 2013.04.11
Closes Homebrew/homebrew#19134.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:31:54 -05:00
John Benediktsson
29422badc3 ta-lib: support universal builds
Closes Homebrew/homebrew#19129.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:31:17 -05:00
Christian Moritz
ee847c8654 node 0.10.4 + devel 0.11.0
Closes Homebrew/homebrew#19138.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:28:30 -05:00
Alex Burka
a73bf160f5 isl 0.11.2
Closes Homebrew/homebrew#19142.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:27:02 -05:00
Vincent
d81de6245a Fix google-app-engine
Add "_python_runtime.py" to the file list.

If this file is omitted then google app engine can't run in development mode and raise the following error:
/usr/bin/python: can't open file '/usr/local/bin/_python_runtime.py': [Errno 2] No such file or directory

Closes Homebrew/homebrew#19139.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 23:26:35 -05:00
Jack Nagel
03f7c77788 pngcrush: fix URL
Fixes Homebrew/homebrew#19131.
2013-04-11 23:25:33 -05:00
Jack Nagel
1ca187f5ff libwebsockets: use git checkout
Rationale: the tarballs are timestamped so the hash changes on every
download.
2013-04-11 14:20:18 -05:00
Max Howell
6c15bfcc76 Make nginx more convenient; clean up caveats
No shin, screw that. Make nginx use a sensible docroot. All web servers should use this docroot from now on. I suggest the symlink method to making them do this so it is easy for people to change this on a server-by-server basis and have multiple docroots.
2013-04-11 12:38:37 -04:00
Jack Nagel
2d6d3ea78a json-c: note why we reverted 0.11 2013-04-11 02:26:10 -05:00
Brett Koonce
9279b9f6a9 google appengine 1.7.7
Closes Homebrew/homebrew#19094.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:23:25 -05:00
Brett Koonce
bbc8accc0c appengine-java-sdk 1.7.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:23:24 -05:00
Brett Koonce
9ff5c6cb78 go-app-engine amd64 1.7.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:23:24 -05:00
Brett Koonce
e802125b8c go-app-engine 386 1.7.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:23:24 -05:00
Will Langstroth
3c7faae0fe gecode 4.0.0
Closes Homebrew/homebrew#19115.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:23:21 -05:00
Birger J. Nordølum
6131e33f62 ssh-copy-id 6.2p1
Closes Homebrew/homebrew#19098.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:14:34 -05:00
Florian Over
9cf824376f guile 2.0.9
Closes Homebrew/homebrew#19096.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:12:19 -05:00
Jeong Mok Cho
a9186f8621 ruby: "make install-doc" is not necessary
Closes Homebrew/homebrew#19120.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-11 02:08:45 -05:00
Jack Nagel
ed7a268033 botan 1.10.5 2013-04-09 20:05:58 -05:00
Reddy
d7f3368b76 libgpg-error: add mirror
Closes Homebrew/homebrew#19091.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 19:53:18 -05:00
Jack Nagel
ed3f854563 Revert "json-c 0.11"
Apparently the shared library has been split into two libraries on 0.11,
which breaks things that are dependent on the old structure (e.g.
postgis).

See Homebrew/homebrew#19068.

This reverts commit a37b4561a6f1664888568ad4c0c44e44d38bee18.
2013-04-09 16:33:57 -05:00
Max Howell
2446b66f0f New formula: libwebsockets-1.22
Libwebsockets is the main C library implementation of the latest websockets protocol.

Refs Homebrew/homebrew#16221.
2013-04-09 14:58:02 -04:00
Max Howell
52e74c38a9 Luarocks caveats 2013-04-09 13:58:32 -04:00
Kyle Fritz
3d49996940 adobe-air-sdk 3.7
Closes Homebrew/homebrew#19076.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 10:18:47 -05:00
Todd Wright
9833d4ef77 ios-webkit-debug-proxy 1.1
Closes Homebrew/homebrew#19079.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 10:18:21 -05:00
Arnaud Lafon
17384e9a5e ezlupdate: update download URL
Closes Homebrew/homebrew#19075.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 10:16:23 -05:00
Ilmari Vacklin
2287a0b472 dart 21094
Closes Homebrew/homebrew#19073.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 10:11:03 -05:00
Peter Meuel
3e0a9a7eb0 jenkins 1.510
Closes Homebrew/homebrew#19072.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 10:09:56 -05:00
Jez Ng
0eacbf68d5 scsh: add HEAD
Closes Homebrew/homebrew#19071.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-09 10:06:28 -05:00