Commit Graph

18571 Commits (411260c73a29c97375fe6c9d7b62484d64689148)

Author SHA1 Message Date
Peter van der Does bf05d7c9cf git-flow-avh 1.6.0
Closes Homebrew/homebrew#21830.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-11 19:10:29 -07:00
Jack Nagel efc22a50ef Remove ruby-odbc
Use the gem.

Closes Homebrew/homebrew#21819.
2013-08-11 20:52:35 -05:00
Jelmer e9a399c8f1 GNUnet: depends on libunistring
Closes Homebrew/homebrew#21820.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-11 11:33:19 -05:00
Alexis Hildebrandt 8649a8129e ktoblzcheck 1.43
Closes Homebrew/homebrew#21815.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-11 11:28:33 -05:00
Alexis Hildebrandt 1e4cf31f69 tabbed 0.5
Correct head url

Closes Homebrew/homebrew#21814.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-11 11:28:05 -05:00
John Hsing 2b0e451d60 tig 1.2
Closes Homebrew/homebrew#21811.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 22:16:51 -05:00
Jack Nagel d7c94c3084 go: fix test 2013-08-10 22:10:53 -05:00
Jack Nagel dbd0a579e5 go: cleanup
- remove outdated comment
 - remove pointless ENV cleanup
 - remove dead "allow_fail" code
 - remove superfluous parens in block arguments
 - fix indentation
2013-08-10 22:02:01 -05:00
Brett Koonce 86181d7b4e xorriso 1.3.2
Closes Homebrew/homebrew#21808.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 20:33:12 -05:00
Brett Koonce 6617a09d8d unrtf 0.21.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 20:33:08 -05:00
Brett Koonce bdd2c1de45 parallel 20130722
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 20:33:05 -05:00
Brett Koonce cc6dee3fc6 gsl 1.16
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 20:33:03 -05:00
Brett Koonce 2bd64bdbc9 (gnu) units 2.02
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 20:32:58 -05:00
Peter Aronoff 92190c13f2 vim 7.4
Closes Homebrew/homebrew#21809.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 20:30:22 -05:00
Camillo Lugaresi e560dcb7ad Wine 1.7.0
Closes Homebrew/homebrew#21641.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 19:49:57 -05:00
Andy Piper ca71147a22 mosquitto 1.2
Closes Homebrew/homebrew#21769.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 19:46:22 -05:00
Andrew F 7bc6b4d127 dpkg: upgrade to 1.17.1 and fix perl scripts
- Upgrade dpkg to 1.17.1 (most recent release, in debian unstable)

 - Disable dselect and update-alternatives, as they won't work as
   intended in homebrew.

 - Install dpkg Perl modules to $(prefix)/perl, and adjust the shebang
   on Perl scripts to point there using an existing do_perl_subst fn.

Closes Homebrew/homebrew#21742.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 19:24:44 -05:00
Jack Nagel c5f41964ba cadubi: fix URL
Fixes Homebrew/homebrew#21786.
2013-08-10 19:21:10 -05:00
Jeffrey Stedfast 05d061842d gmime 2.6.17
Closes Homebrew/homebrew#21768.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 18:39:54 -05:00
Michael Hood 21b0f528e1 heroku-toolbelt 2.40.0
Closes Homebrew/homebrew#21806.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 18:28:17 -05:00
rhysd 1fcd21b577 MacVim 7.4 snapshot-70
Closes Homebrew/homebrew#21805.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 18:27:27 -05:00
jlaws ce0c40ff77 play devel 2.2.0-M2
Closes Homebrew/homebrew#21804.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 18:25:45 -05:00
Brett Koonce 6c10392065 innotop 1.9.1
Closes Homebrew/homebrew#21803.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 18:23:10 -05:00
Ralph Giles 91bc680f82 opusfile 0.3
Closes Homebrew/homebrew#21802.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-10 18:22:03 -05:00
Christian Moritz 4a7f528902 tomcat devel 8.0.0-RC1
Closes Homebrew/homebrew#21793.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-09 21:12:32 -05:00
Adam Vandenberg bb326aecfe figlet: style nits 2013-08-09 14:59:00 -07:00
Adam Vandenberg 5efc678153 libraw: build packs out of separate folders
Downloading the two paths to the build root works, but clobbers libraw's
own meta files.

Build the packs out of separate folders to keep original meta files.
2013-08-09 14:38:24 -07:00
Adam Vandenberg 15138455db libraw: fix deps
Jasper is picked up as an undeclared dependency if present, so add it.
lcms2 isn't found without pkg-config, so add it.
2013-08-09 14:36:14 -07:00
Adam Vandenberg 313919ef87 libraw: style nit 2013-08-09 13:59:57 -07:00
Adam Vandenberg f487e8086b grads: style nit 2013-08-09 13:52:51 -07:00
Amos Wenger 22b6119a03 rock: fix SHA1
The rock maintainers (guilty..) released a late fix to the 0.9.6 release, and the SHA1 hash has changed. Without this fix, rock fails to install.

Closes Homebrew/homebrew#21785.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-09 13:33:34 -07:00
Nat Welch a8ada4c403 gcutil to 1.8.3
Closes Homebrew/homebrew#21784.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-09 11:01:02 -07:00
Adam Vandenberg c33bc5e1cb grok: add missing pcre dep
Closes Homebrew/homebrew#21781.
2013-08-09 10:39:58 -07:00
Adam Vandenberg 68d293e545 mlkit: remove requirement
mlton has an install location requirement, and this does not strictly
need to be duplicated in mlkit
2013-08-09 09:40:24 -07:00
Samuel John c1bab919b9 python: Use patch (from upstream) instead of inreplace
This patch is different than my earlier ad-hoc solution, but it took
some time until upstream devs came up with the proper fix. However, we
can't directly link to the patch (from the mercurial web repo), as it
also changes the NEWS text and the patch fails to apply. Further, the
mercurial repo is only http (no "s").
2013-08-09 18:37:03 +02:00
Samuel John 558fa32f59 qt5: bottles 2013-08-09 18:37:03 +02:00
Samuel John 2c6541aa41 qt5: Fix link for non in-place builds
Qt5 5.1.0 links two Webkit related libs into the temporary build dir.

Upstream:
https://bugreports.qt-project.org/browse/QTBUG-32417

Fixes Homebrew/homebrew#20020
2013-08-09 18:37:02 +02:00
Adam Vandenberg a945717dc2 ispell: don't hard-code yacc path
Closes Homebrew/homebrew#21779.
2013-08-09 09:25:27 -07:00
Adam Vandenberg 6aff4260a8 luarucks: unconditionally apply patch
Unconditionally apply patch to skip +w testing, and try to
document it better.
2013-08-09 09:04:41 -07:00
Adam Vandenberg 2bf2ded6f9 grads: point to documentation in caveats 2013-08-09 08:53:57 -07:00
Matti Schneider 778db0eaac selenium-server-standalone 2.34
Closes Homebrew/homebrew#21776.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-09 08:44:07 -07:00
Matthias Hoelzl a07b378e8a ecl 13.5.1
Closes Homebrew/homebrew#21775.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-09 07:22:55 -07:00
Adam Vandenberg c0bd00ad31 cmus: remove CFLAGS code 2013-08-09 07:16:35 -07:00
Mike McQuaid 009bd7509f jenkins 1.526 2013-08-09 11:54:05 +01:00
Denis Denisov 3e6a529489 optipng: --HEAD
Closes Homebrew/homebrew#21753.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 21:56:19 -07:00
Christian Moritz 1c2366fac9 node devel 0.11.5
Closes Homebrew/homebrew#21767.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-08 18:47:14 -05:00
Mike McQuaid c233e18e6c gpac: fix X11 typo. 2013-08-08 22:16:55 +01:00
Mike McQuaid 490c659f2f Revert "qt: Default to build in-place and preserve the src"
This reverts commit 9b5f26f358d0f21323ca2eeb5399b73651c347aa.
2013-08-08 21:59:07 +01:00
Mike McQuaid 8ed2fd2f30 gpac: make X11 support optional. 2013-08-08 21:58:47 +01:00
Brett Koonce 5575ea48c8 go_appengine_sdk (amd64) 1.8.3
Closes Homebrew/homebrew#21766.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:54:50 -07:00
Brett Koonce e64adc0961 go_appengine_sdk (386) 1.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:54:50 -07:00
Brett Koonce 5382b6f738 appengine-java (sdk) 1.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:54:50 -07:00
Yehor Lvivski 4cff37d4e3 dart 25822
Closes Homebrew/homebrew#21765.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:54:36 -07:00
Ingmar Hupp 0b2de1aacd mergelog 4.5
Closes Homebrew/homebrew#21754.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:22:28 -07:00
Sebastian Sdorra 9713173e3f scm-manager 1.33
Closes Homebrew/homebrew#21764.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:17:17 -07:00
Adam Vandenberg bce8bc2ef8 pypy: setuptools 0.9.8 2013-08-08 13:17:13 -07:00
Adam Vandenberg 8e07bddad3 python + python3: fix typo 2013-08-08 13:01:25 -07:00
Swayam Narain 8a2b513ec6 heroku-toolbelt 2.39.5
Closes Homebrew/homebrew#21761.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 13:00:15 -07:00
Adam Vandenberg 622048729a monotone: tighten up comment 2013-08-08 11:15:33 -07:00
Adam Vandenberg 07d326a174 scala: add comment about IntelliJ 2013-08-08 11:14:42 -07:00
Alex K 04ed99e766 mkvtomp4 1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 09:55:36 -07:00
Anders F Bjorklund af3756cf5c rpm: make sure to not include var in the Cellar
Closes Homebrew/homebrew#21751.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 09:23:12 -07:00
Alex Kantchelian 1691655987 re2 20130802
Closes Homebrew/homebrew#20597.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-08 09:18:36 -07:00
Jeroen f55d19b0ed ninja-ide: 2.3 - Python IDE
NINJA-IDE (from: "Ninja Is Not Just Another IDE"),
is a cross-platform integrated development
environment specially designed to build Python
Applications. NINJA-IDE provides tools to simplify
the Python-software development and handles all
kinds of situations thanks to its rich extensibility.

Closes Homebrew/homebrew#21487

Signed-off-by: Samuel John <github@SamuelJohn.de>

Just added a test and fixed the python fsenvents dep.
2013-08-08 18:15:33 +02:00
Samuel John 6b03957f61 rebar: --HEAD added 2013-08-08 17:25:47 +02:00
Samuel John 148a86de23 sip: Caveats tell about sip-dir for Python 2.x and 3.x 2013-08-08 17:25:35 +02:00
Samuel John ff3187ddd6 zpython: Comments, version number & minor stuff 2013-08-08 16:01:07 +02:00
Samuel John 7ec4aee761 Revert "python: Remove outdated fix"
This reverts commit 59ebdf67cfa5cd8fcc6661e180e3bab2ab2ed6fb.
2013-08-08 15:21:58 +02:00
Felix Bünemann 525babe543 New formula zpython: Zsh Python Module
This formula provides a zsh python module that allows executing python
as a zsh builtin. Its current main purpose is speeding up heavy
prompts like powerline.

It requires at least zsh 5.x.

More info: http://www.zsh.org/mla/workers/2013/msg00089.html

Closes Homebrew/homebrew#20182.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-08-08 15:13:47 +02:00
Samuel John 87b88c23d3 python3: --with-brewed-tk needs :x11 if --with-x11
When tcl-tk was installed `--with-x11`, python needs
to `depends_on :x11`, otherwise tcl-tk ships an
included versions of X11.
2013-08-08 14:47:39 +02:00
Samuel John 8ab92e0e2f python: Use PythonInstalled#binary
This simplyfies the formula a bit.
Also rearrange the line to be more logically grouped. Hopefully.
2013-08-08 13:40:03 +02:00
Samuel John e828e3da75 python: Remove outdated fix
Since 2.7.5 the `python-config --ldflags` is not fixed but Python does
not use the Makefile any longer for this. We fix this now in our
`sitecustomize.py`.
2013-08-08 13:38:52 +02:00
Samuel John f93587da19 python: Fix --with-brewed-tk if that was installed --with-x11
Closes Homebrew/homebrew#19099
2013-08-08 13:37:32 +02:00
Samuel John a0fae2f51b pyside-tools: --HEAD
Also use `python.site_packages`.
2013-08-08 12:22:50 +02:00
Samuel John 679593cc27 pyside: 1.2.0, --HEAD
Needed a patch fix moc_qpytextobject.cxx not found
(https://codereview.qt-project.org/62479).

use `include` for `ALTERNATE_QT_INCLUDE_DIR`.

Point to Qt src dir.
2013-08-08 12:22:50 +02:00
Samuel John 0a4c062fe3 pyqt5: Improve test 2013-08-08 12:22:50 +02:00
Samuel John f16276feca pyqt: Use the new configure-ng and improve python2/3
Improve handling of conflicting files (between 2.x and 3.x).
If only installing for one of these two versions, there is no conflict
to handle.

Update the test code to work with both python versions.

Indentation fix.
2013-08-08 12:22:49 +02:00
Samuel John fcf056146a python3: reuse PythonInstalled better
We can use `PythonInstalled#binary`.
typo fix.
2013-08-08 12:22:49 +02:00
Samuel John 0e231b749b python3: Harden build by unsetting PYTHONPATH 2013-08-08 12:22:49 +02:00
Samuel John d93e7316bc python: Harden build by unsetting PYTHONPATH 2013-08-08 12:22:49 +02:00
Samuel John 4b45b79910 python3: setuptools 0.9.8 2013-08-08 12:22:49 +02:00
Samuel John fc31e4169c python: setuptools 0.9.8 2013-08-08 12:22:49 +02:00
Samuel John 5f1d112c7f shiboken: 1.2.0, fix tests, run tests, add --HEAD 2013-08-08 12:22:49 +02:00
Samuel John a0a0fce6cb qt5: Default to build in-place and preserve the src
Needed for debug symbols.
PySide needs the source for documentation generation.
Closes Homebrew/homebrew#20020
2013-08-08 12:03:32 +02:00
Samuel John b78837b621 qt: Fix Framework symlinks
doh.
2013-08-08 12:02:11 +02:00
Samuel John 4189df6d87 qt: typo 2013-08-08 12:01:40 +02:00
Samuel John bc8d630519 qt: Default to build in-place and preserve the src
Needed for debug symbols.
PySide needs the source for documentation generation.
Closes Homebrew/homebrew#20020
2013-08-08 12:01:25 +02:00
Samuel John 5302d516f6 sip: We don't need sip and sip3 binaries
They are both identical. Difference lies in the config and libs.
2013-08-08 11:58:37 +02:00
Samuel John 607cbdfea2 cmake: Added --HEAD 2013-08-08 11:46:22 +02:00
Jack Nagel 8c9dcfe973 gpgme 1.4.2 2013-08-07 19:52:38 -05:00
Jack Nagel ce22835848 pixman 0.30.2 2013-08-07 19:46:54 -05:00
Jack Nagel 83c76fbeea glib 2.36.4 2013-08-07 19:36:27 -05:00
S. Shehzed de136b861d chromedriver 2.2
Closes Homebrew/homebrew#21743.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-07 16:16:44 -07:00
Adam Vandenberg 49beb875ac open-mpi: still fails check with clang 425
Closes Homebrew/homebrew#21701
2013-08-07 15:08:36 -07:00
Adam Vandenberg 2b289f6f5c znc: remove skip_clean 2013-08-07 10:20:17 -07:00
Adam Vandenberg de65d53a6e cmus: remove skip_clean 2013-08-07 10:16:55 -07:00
Adam Vandenberg b2ef5e8254 class-dump: remove skip-clean 2013-08-07 10:16:36 -07:00
Adam Vandenberg a116427fe7 czmq: style nits 2013-08-07 09:46:36 -07:00
Nikolaus Wittenstein 70722509c0 czmq: add HEAD option
Closes Homebrew/homebrew#21730.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-07 09:45:11 -07:00
Dane Summers a6df1710c9 watchman 2.8.2
Closes Homebrew/homebrew#21611.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-07 09:41:25 -07:00