Commit Graph

17400 Commits (d1257f209f12e0720eb2bb1ed21d09e3d7834588)

Author SHA1 Message Date
Adam Vandenberg 8b731bd74b Use ScriptFileFormula
Switch these to use ScriptFileFormula, since they no longer
need to munge the installed filenames.
2013-06-07 20:57:59 -07:00
Adam Vandenberg cf34289dd5 cfengine: use opt_prefix for pcre 2013-06-07 20:57:59 -07:00
adriancole 837ca6eed0 denominator 1.2.0
Closes Homebrew/homebrew#20332.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-07 17:02:02 -07:00
Jack Nagel 74bb91a998 automake 1.13.3 2013-06-07 12:12:07 -05:00
Samuel John 1a8c91156e python: Fix --with-brewed-tk 2013-06-07 17:58:57 +02:00
Samuel John ef1f597bd2 python3: Fix build with brewed-tk & don't link X11 2013-06-07 17:58:57 +02:00
Samuel John 9c615e0086 youtube-dl: Python 2.x and 3.x support 2013-06-07 17:58:56 +02:00
Samuel John 7922661f80 terminal-notifier: Remove outdated comment. 2013-06-07 17:58:56 +02:00
Samuel John ee772313b4 python3: Added HEAD and distrubute 0.6.45
* Use `build.with?` instead of `build.include? 'with…'`
* Reuse PythonInstalled.new.modify_build_environment
* Use `test do` instead of `def test`
2013-06-07 17:58:56 +02:00
Samuel John 85b266f890 python: simplify how PythonInstalled is used in python.rb
* Should also be more robust as we now explicitly set the
  python.binary.
2013-06-07 17:58:56 +02:00
Samuel John 98ee8f140a hg-flow: 0.4
* depends_on :python
* Install hgflow.py into `python.site_packages`
* Use default branch for --HEAD
* Work around naming bug for 0.4 download
* Update caveats (`hgflow=` is enough)
2013-06-07 17:58:56 +02:00
Samuel John 5159d3dcac terminal-notifer: Removed caveat.
Without code signing, it *does* work. All is happiness.
2013-06-07 17:58:56 +02:00
Samuel John 163476de0b yle-dl: depends_on :python 2013-06-07 17:58:56 +02:00
Samuel John 26da761e2a python: New style 2013-06-07 17:58:55 +02:00
Misty De Meo e763b28b9f fftw: fix test 2013-06-07 09:54:53 -05:00
Misty De Meo 2cf02cda5e libxmp 4.1.5 2013-06-07 09:54:52 -05:00
Alexander Ljungberg 8f88356445 osslsigncode: needs newer openssl
Closes Homebrew/homebrew#20292.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-07 09:50:12 -05:00
Christopher Rogers 4fafda7ded runit: fix incorrect command in caveats
Running runsvdir on #{var} will attempt to run its subs as services. We
should direct people to run runsvdir on the /service dir instead.

Closes Homebrew/homebrew#20306.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-07 09:42:48 -05:00
Hector Dearman 8079df6228 glfw: add universal option
Closes Homebrew/homebrew#20320.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-07 09:39:49 -05:00
Adam Vandenberg 29ed9dba30 ttytter: use Formula 2013-06-06 16:55:12 -07:00
Adam Vandenberg cdf8e4ff13 cloc: use Formula 2013-06-06 16:55:12 -07:00
Adam Vandenberg a715149ebf ack: use Formula 2013-06-06 16:55:12 -07:00
William Bert baad6e1a72 phantomjs 1.9.1
Closes Homebrew/homebrew#20307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-06 16:31:47 -05:00
Adam Vandenberg 86736d792f sqlite: deps come after options 2013-06-06 14:12:30 -07:00
Jack Nagel 457ef404a0 gnupg2: refresh patch 2013-06-06 15:57:48 -05:00
Travis Johnson 1aba13a86f gpg-agent 2.0.20
Closes Homebrew/homebrew#20235.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-06 15:57:42 -05:00
Travis Johnson 26afb89cec gnupg2 2.0.20
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-06 15:45:42 -05:00
Jack Nagel 2e0579f125 git: detect presence of perl's ExtUtils::MakeMaker 2013-06-06 15:08:20 -05:00
Jack Nagel d368ab6b8b git: use opt_prefix for pcre 2013-06-06 15:08:19 -05:00
Michael Johnson 038b0cd955 LuaJIT 2.0.2
LuaJIT 2.0.2 is the new stable (released 2013-06-03)

Closes Homebrew/homebrew#20305.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-06-06 12:55:40 -05:00
Adam Vandenberg bddcf8bc1b spidermonkey: remove use of autoconf
Closes Homebrew/homebrew#20296.
2013-06-06 09:58:04 -07:00
Peter Powell 34e2fb63b8 InspIRCd 2.0.13
Closes Homebrew/homebrew#20304.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-06-06 10:38:38 -05:00
Samuel John eaa33c732b python: --HEAD option added and more robust builds
* 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-06 12:37:53 +02:00
Samuel John 414f3bb43c python: Remove duplicate code 2013-06-06 09:47:21 +02:00
Adam Vandenberg a1b8e4f919 omniorb: remove variable 2013-06-05 21:07:21 -07:00
Adam Vandenberg 3201b52815 rabbitmq-c: options come before deps 2013-06-05 13:19:27 -07:00
Samuel John 36812ec36b MacVim: Link python statically 2013-06-05 17:37:32 +02:00
Benedikt Arnold 0c9b25f0a6 htpdate: new location
Closes Homebrew/homebrew#20287.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-05 07:50:23 -07:00
Trevor Wennblom 67be26114b s3fs 1.70
Closes Homebrew/homebrew#20290.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-05 07:45:41 -07:00
Matthieu Moquet d3d7836ce6 RabbitMQ 3.1.1
Closes Homebrew/homebrew#20284.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-05 06:31:15 -07:00
Samuel John fa07f9786e PyQt: Getting sip dependency right 2013-06-05 15:00:41 +02:00
Samuel John 4c81582014 macvim: typo 2013-06-05 14:46:02 +02:00
adriancole ddfb1e81fa update to denominator 1.1.4 which include config file support
Closes Homebrew/homebrew#20282.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-06-05 14:46:02 +02:00
Mike McQuaid 072cebea61 fuse4x-kext: remove 404ing bottle. 2013-06-05 09:29:18 +01:00
Samuel John 68c0c6e3b2 PyQt: brew test automatically quits after 2.5 sec.
Blocking tests are bad for brew-test-bot.
2013-06-05 10:26:57 +02:00
Corey Quinn 5d0324204f bind v9.9.3-P1
Closes Homebrew/homebrew#20275.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04 21:39:29 -07:00
Andrew Saul 1e375bd739 lftp 4.4.8
Closes Homebrew/homebrew#20279.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04 21:37:38 -07:00
Justin Campbell e7de6a3c6d Erlang/OTP HEAD is now master
Closes Homebrew/homebrew#20277.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04 21:37:38 -07:00
Adam Vandenberg eeb1beb372 git-flow-avh 1.5.3
Closes Homebrew/homebrew#20273.
2013-06-04 16:51:43 -07:00
Gaëtan Lehmann 2a2471210c vera++ 1.2.0
Closes Homebrew/homebrew#20240.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04 16:24:19 -07:00