Commit graph

22905 commits

Author SHA1 Message Date
Christian Hopps
456ff4f4b6 icbirc: 1.8 - Proxy server for IRC to ICB
icbirc is a proxy that allows to connect an IRC client to an ICB server.
The proxy accepts client connections, connects to the server, and for-
wards data between those two connections.

Closes Homebrew/homebrew#25838.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-21 08:12:10 -08:00
Nandor Kracser
7c940ad159 jHiccup 1.3.7
Closes Homebrew/homebrew#25848.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-21 08:06:44 -08:00
Adam Vandenberg
bb1542ac9e gitbucket 1.10 2014-02-21 07:44:17 -08:00
Lee Hanxue
505d4caffa Gitbucket 1.8
Closes Homebrew/homebrew#25328.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-21 07:40:41 -08:00
Nguyen Anh Quynh
16ffbd6e37 capstone: install to proper lib folder
Closes Homebrew/homebrew#26826.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-21 07:39:45 -08:00
Adam Lau
6bac6b736f tig: patch for better multibyte character support
Closes Homebrew/homebrew#26806.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-21 07:34:33 -08:00
Chad Catlett
d4359795b6 youtube-dl 2014.02.21
Closes Homebrew/homebrew#26886.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 14:29:25 +00:00
Frank Celler
80217e79be arangodb 1.4.9
Closes Homebrew/homebrew#26883.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 12:32:38 +00:00
BrewTestBot
5f7d5ab3b0 postgresql: add 9.3.3 bottle.
Closes Homebrew/homebrew#26882.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:27:58 +00:00
Joep Loijens
286ebc87ce postgresql 9.3.3
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:27:58 +00:00
Bruce Wang
3b775d43ec weechat: re-add inreplace "-u _PyMac_Error" flags.
this will fix Homebrew/homebrew#26610 which failed the build with error:

    no such file or directory: 'Python.framework/Versions/2.7/Python'

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:26:50 +00:00
Alex Regueiro
7c88fc21a5 tpl 1.6.1 (new formula)
Closes Homebrew/homebrew#26738.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:26:05 +00:00
asaph
69db0e2881 zpython 5.0.5
Closes Homebrew/homebrew#26831.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:08:56 +00:00
Mike McQuaid
e8aadf8350 csv_fix: add csvfix alias.
References Homebrew/homebrew#26842.
2014-02-21 11:06:48 +00:00
Shaun Jackman
6a2c46294e gd: Add optional dependency on fontconfig
Closes Homebrew/homebrew#26848.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:04:51 +00:00
BrewTestBot
9309ac1b23 sshfs: add 2.5.0 bottle.
Closes Homebrew/homebrew#26877.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:01:36 +00:00
denji
5b30cea7b9 sshfs 2.5.0
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 11:01:34 +00:00
Steven Peters
677c82573b irrlicht: fix linking.
The irrlicht formula is being built using xcodebuild with
an xcodeproj file that has the base SDK specified as 10.9.
There are missing symbols when trying to link against this
on 10.8, so this commit specifies the 10.8 sdk when
mountain lion is the system os.

Closes Homebrew/homebrew#26881.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21 10:59:50 +00:00
Finn Smith
32ca0e7821 Fix datadir.mkpath for bottled mysql server
Moved datadir.mkpath (i.e. the creation of var/mysql) to the
post_install function. This ensures that the path is created with both
compiled and bottled percona-server.

Without this fix when this formula is bottled it errors on install.

Closes Homebrew/homebrew#26841.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 22:04:16 -08:00
Finn Smith
d51e5eaacc Create datadir in post install.
* Fixes formula when bottled.

Closes Homebrew/homebrew#26840.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 22:04:12 -08:00
Evan Grim
0e8c8d79ca appscale-tools 1.14
This is based on the excellent work of @hanxue (see PR#25995)

Closes Homebrew/homebrew#26847.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 22:03:44 -08:00
Sidney Markowitz
69fce4e503 sbcl: 32-bit install must get 32-bit bootstrap
Add a resource for downloading the current 32-bit binary
build to use as the bootstrap when installing 32-bit.
Without this sbcl cannot be installed on a 32-bit machine.

With this commit installing on x86_64 machine using the
32-bit option will bootstrap from the 32-bit binary.
Bootstrap to 32-bit from the 64-bit should work, as any boostrap
that can run should produce the same result, but this ensures
at install time that the machine can run the 32-bit version.

Updated the version of the 64-bit bootstrap file
from 1.1.0 to 1.1.8 and added a comment on where to find
documented the list of latest binary versions.

Closes Homebrew/homebrew#26850.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 22:02:29 -08:00
James Yu
6c62f8c8bc conform to ES 1.0 naming convention
Closes Homebrew/homebrew#26853.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 22:02:16 -08:00
Bruno Santos
6f9ebdcdf9 boost-build 1.55.0
This formula is updated to get boost-build from the git repository.
Changes to boost-build have been made but the reported version has
not changed. Thus the version is also changed to match the boost
one.

Closes Homebrew/homebrew#26849.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 21:55:45 -08:00
Arne Jørgensen
f608d3f45b global: add gtags.conf to #{etc}.
Configure global to use #{etc} as sysconfdir instead of #{prefix}/etc.

Closes Homebrew/homebrew#26868.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 21:51:12 -08:00
Erwann Mest
d2d5069c5b Make Diff Readable 1.0.0
Closes Homebrew/homebrew#24050.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 21:48:35 -08:00
Alexander Barton
a94e0a2c09 ngIRCd: add some installation options to the formula
Closes Homebrew/homebrew#26522.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-20 21:44:44 -08:00
Jack Nagel
ca4e388a95 Formula#downloader should not be used directly 2014-02-21 00:41:07 -05:00
Brett Koonce
fc360a797a lpc21isp 1.97
Closes Homebrew/homebrew#26879.
2014-02-20 23:04:28 -06:00
謝致邦
9c952c84e8 rbenv-bundler 0.9.7
Closes Homebrew/homebrew#26878.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 23:03:25 -06:00
Mike Naberezny
1bd7d5946b newlisp: add test
Closes Homebrew/homebrew#26874.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 23:02:04 -06:00
Brett Koonce
7c5c96a964 newlisp 10.5.7
Closes Homebrew/homebrew#26870.
2014-02-20 18:30:22 -06:00
Wesley Bland
70fa6a9083 mpich2: devel/stable 3.1
This updates the stable and devel tracks to 3.1. In addition, now that the
default for the stable version of MPICH is to use shared libraries, there's no
need to have the --enable-shared option so it has been removed. The bug with
the clang library has also been fixed so that special code has also been
removed.

Closes Homebrew/homebrew#26866.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 18:28:28 -06:00
Misty De Meo
e704205bf0 pbzip2 1.1.8 2014-02-20 13:57:46 -08:00
Jack Nagel
dc46fe569c node: rename npm requirement and mark it as recommended
Marking this requirement as recommended eliminates a conditional in the
class body that otherwise breaks `brew upgrade node` for users using
"--without-npm".

Renaming it allows Homebrew to generate the correct option name.

Fixes Homebrew/homebrew#26858.
2014-02-20 13:28:41 -05:00
Markus Hubig
28a14d4bab boot2docker: updates url, add HEAD
The boot2docker repo has moved from steeve/boot2docker to
boot2docker/boot2docker. It also adds a HEAD option.

Closes Homebrew/homebrew#26857.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 10:59:34 -06:00
Aleksandar Simic
928e47e2fc hr formula update to 1.1
Updated hr formula to the latest (1.1) version

Closes Homebrew/homebrew#26856.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 10:56:16 -06:00
Chad Catlett
0c4cf5b4a9 youtube-dl 2014.02.20
Closes Homebrew/homebrew#26861.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 10:55:16 -06:00
Sven-S. Porst
abb62c11d2 yaz 5.0.14
Closes Homebrew/homebrew#26859.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 10:54:26 -06:00
Sven-S. Porst
8544dedc0e metaproxy 1.4.4
Closes Homebrew/homebrew#26860.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-20 10:54:18 -06:00
Brett Koonce
a34b59bf9d libass: update homepage 2014-02-19 22:36:02 -06:00
Stefano Pigozzi
aae0d59beb libass 0.11.1
libass 0.11.x introduces SSE2/AVX implementations of blur and bitmap
compositing. That's the reason I added yasm to the build dependencies.

Closes Homebrew/homebrew#26836.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-19 22:30:54 -06:00
Felix Böhm
0125d06d70 youtube-dl: add optional rtmpdump dependency
I just wanted to download a video which required rtmpdump. It would have been nice if homebrew had told me about it in advance.

Closes Homebrew/homebrew#26835.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-19 22:22:48 -06:00
Matthew L Daniel
5122394e3b reposurgeon 3.6
http://freecode.com/projects/reposurgeon#release_361692

Closes Homebrew/homebrew#26854.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-19 22:21:44 -06:00
Misty De Meo
9a1e3b394f tuntap: force the right compiler 2014-02-19 18:34:48 -08:00
Jack Nagel
75f644576b ddar: fix syntax that errors on Ruby 2.1 2014-02-19 16:53:18 -05:00
Richo Healey
6e71580b1f libbtbb 2014-02-R1 (new formula)
Closes Homebrew/homebrew#26319.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-19 21:48:11 +00:00
Fredrik Forsmo
cb1596a7c8 node 0.10.26
Closes Homebrew/homebrew#26832.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-19 13:08:56 -06:00
Chris Kau
5588cd7c19 lynis 1.4.2
Closes Homebrew/homebrew#26839.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-19 13:05:14 -06:00
asaph
50763e7406 tomcat 7.0.52
Closes Homebrew/homebrew#26838.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-19 13:02:36 -06:00