aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2013-06-06gnupg2 2.0.20Travis Johnson
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-06git: detect presence of perl's ExtUtils::MakeMakerJack Nagel
2013-06-06git: use opt_prefix for pcreJack Nagel
2013-06-06LuaJIT 2.0.2Michael Johnson
LuaJIT 2.0.2 is the new stable (released 2013-06-03) Closes #20305. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-06-06spidermonkey: remove use of autoconfAdam Vandenberg
Closes #20296.
2013-06-06InspIRCd 2.0.13Peter Powell
Closes #20304. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-06-06python: --HEAD option added and more robust buildsSamuel John
* Added a head for python 2.7 * Using `build.with?` instead of `build.include? 'with...'` * More robust temporary linking of opt/python/bin during install and cleanup (with ensure).
2013-06-06python: Remove duplicate codeSamuel John
2013-06-05omniorb: remove variableAdam Vandenberg
2013-06-05rabbitmq-c: options come before depsAdam Vandenberg
2013-06-05MacVim: Link python staticallySamuel John
2013-06-05htpdate: new locationBenedikt Arnold
Closes #20287. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-05s3fs 1.70Trevor Wennblom
Closes #20290. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-05RabbitMQ 3.1.1Matthieu Moquet
Closes #20284. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-05PyQt: Getting sip dependency rightSamuel John
2013-06-05macvim: typoSamuel John
2013-06-05update to denominator 1.1.4 which include config file supportadriancole
Closes #20282. Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-06-05fuse4x-kext: remove 404ing bottle.Mike McQuaid
2013-06-05PyQt: brew test automatically quits after 2.5 sec.Samuel John
Blocking tests are bad for brew-test-bot.
2013-06-04bind v9.9.3-P1Corey Quinn
Closes #20275. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04lftp 4.4.8Andrew Saul
Closes #20279. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04Erlang/OTP HEAD is now masterJustin Campbell
Closes #20277. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04git-flow-avh 1.5.3Adam Vandenberg
Closes #20273.
2013-06-04vera++ 1.2.0Gaëtan Lehmann
Closes #20240. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04gcutil 1.8.1Andrew Tian
Closes #20272. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04frag_find 1.0.0Mark A. Matienzo
Closes #19680. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04node 0.10.10Andrey Chizh
Closes #20269. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04apt-cacher-ng 0.7.13Andrew Sharpe
Closes #18533. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04mercurial: docutils are always needed.Samuel John
2013-06-04mercurial: Remove outdated doc optionSamuel John
make doc is only needed for --HEAD and shipped else.
2013-06-04Dart 23552Anthony Scotti
Closes #20267. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04xctool 0.1.4Jan Berkel
Closes #20263. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04MongoDB 2.4.4Tyler Brock
Closes #20264. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04apktool: remove unused block varAdam Vandenberg
2013-06-04Mapnik 2.2.0Dane Springmeyer
Closes #20238. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04mapnik: remove unused opt_prefixAdam Vandenberg
2013-06-04ZNC does not depend on c-aresKyle Fuller
Closes #20257. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04latex2html: tex is recommendedAdam Vandenberg
Closes #20237.
2013-06-04weechat: add git HEADJohnneylee Jack Rollins
Closes #20250. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-04Nginx devel 1.5.1Marc Qualie
Closes #20247. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-04lzlib 1.4Jack Nagel
Closes #20253.
2013-06-04mercurial: Install python bindings properlySamuel John
Also allow to build with --HEAD by making brew's download strategy aware of a brewed but unlined hg. Adapted the caveats so that the procedure to brew hg --HEAD is clear. Mention how to config hgk in the caveats.
2013-06-04python: Prevent potential build failureSamuel John
that is caused by not calling the right (newly built) python binary. Fix #20245 hopefully.
2013-06-04jenkins 1.517Mike McQuaid
2013-06-04boost: don't use bottle if python brew installed.Mike McQuaid
Closes #20124.
2013-06-04terminal-notifier: test seems to hang on brew-test-botSamuel John
2013-06-04selenium-server-standalone: 2.33Matti Schneider
Closes #20242. Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-06-04terminal-notifier: Style bits.Samuel John
2013-06-04terminal-notifier: Only supports 10.8Samuel John
I think notification center is not availabe on 10.7 or older. Added a caveat that without code sign, terminal-notifier will not be able to open URLs or apps. Fixed audit about SYMROOT.
2013-06-04terminal-notifier: Build from sourceSamuel John
Patched to build without code signing because, obviously, we don't have the developer's certificate. Added HEAD. But please note, if built with --HEAD, you also have to `brew test terminal-notifier --HEAD`.