Commit Graph

9801 Commits (be9fb4af252d887c13ae36f41be4953415433dc1)

Author SHA1 Message Date
Mike McQuaid d15c25dc29 htop-osx: add setuid caveats
From discussion in Homebrew/homebrew#11727.
2012-05-03 10:49:45 +08:00
Max Horvath 5a1c61a376 Added htop-osx: patched version of htop 0.8.2.1.
Closes Homebrew/homebrew#11727.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-05-03 10:19:05 +08:00
Kevin Moore ab1f829549 git 1.7.10.1
Closes Homebrew/homebrew#12019.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 19:27:27 -05:00
Jack Nagel 725f33591e mercurial 2.2
- add test

Closes Homebrew/homebrew#12013.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 18:45:16 -05:00
Steven Luu ceec73c902 scala: fix completion URL
Closes Homebrew/homebrew#12018.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 18:35:22 -05:00
Matias Bjarland dc755a77fc griffon: Update to 0.9.5
Closes Homebrew/homebrew#12003.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-02 15:19:55 -07:00
Sergey Avseyev 48789c81e1 libcouchbase: Update to 1.0.3
Closes Homebrew/homebrew#12016.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-02 15:15:23 -07:00
Hiram Chirino f79d429b91 Apollo: Update to 1.2
Closes Homebrew/homebrew#12007.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-02 15:07:03 -07:00
tschundeee c81348b073 play: Update to 2.0.1
Closes Homebrew/homebrew#12012.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-02 15:06:02 -07:00
Mark Hughes e561b518d3 Jenkins: Update to 1.462
Closes Homebrew/homebrew#12014.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-02 15:05:53 -07:00
Chad Catlett 23a7b1c8fe redis 2.4.13
Closes Homebrew/homebrew#12005.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-02 15:02:26 -07:00
Charlie Sharpsteen 6350b86a48 SpatialIndex: Update to 1.7.1
Also update homepage as the project no longer uses an OSGEO-hosted Trac site.
2012-05-02 13:06:46 -07:00
Jack Nagel c1c9a6e36f monotone: fix installation without pre-installed Boost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 13:57:33 -05:00
Gildas Cuisinier 61ee894e5a CRaSH 1.0.0
CRaSH, the shell to extend the Java Platform

Closes Homebrew/homebrew#11653.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-01 19:57:18 -07:00
Jack Nagel 348fa749f3 GitDownloadStrategy optimization
The current series of fetch invocations in GitDownloadStrategy has the
unfortunate behavior of fetching full history even in shallow clones
that only need the history between the clone point and the remote HEAD.
It should be possible to determine if it is actually necessary to fetch
the full history, including all tags, and if it is not to avoid this
overhead.

Fixes Homebrew/homebrew#11958, and several other recurring problems.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 21:46:42 -05:00
Adam Vandenberg 9742e72446 checkstyle - minor tweaks to test 2012-05-01 19:43:45 -07:00
Leonard Ehrenfried 2ce9209c41 Checkstyle 5.5
Checkstyle is a Java program that audits source files according to style rules.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-01 19:41:33 -07:00
Arun Bhalla 4f051d737f atlassian-plugin-sdk 3.10
Closes Homebrew/homebrew#11997.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-01 18:53:30 -07:00
Drew Stephens feb037482f autojump v20
Closes Homebrew/homebrew#11994.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:33:56 -05:00
Justin de Vesine 3ba4993ed6 dnsmasq 2.61
Closes Homebrew/homebrew#11990.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:33:33 -05:00
Dave Goodell 8e6ca90a94 proctools: add 'pgrep'/'pkill' aliases
The proctools package is known primarily for its "pgrep" and "pkill"
utilities.  Adding these aliases will make it easier to find the right
formula when those tools are needed.

Closes Homebrew/homebrew#11898.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:30:38 -05:00
Jack Nagel cf4cf32deb Don't set GIT_DIR when staging git clones
GIT_DIR is convenient, but it does not work when both a formula and
subformula try to stage a git checkout, as git will use the main
formula's repository when staging the subformula.

Stop setting it, and restore the kludge to the git-multipush formula.

Fixes Homebrew/homebrew#10893.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:07:58 -05:00
Jack Nagel 940f256ae9 metasploit: use archive URL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 17:27:59 -05:00
Michael J. Schultz ecf845fd3f metasploit 4.3.0
Closes Homebrew/homebrew#11988.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:53:54 -05:00
Shawn Jonnet 11c49cbce8 redis 2.4.12
Closes Homebrew/homebrew#11981.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:53:03 -05:00
Shawn Jonnet 9454aa48a0 node: 0.6.16
Closes Homebrew/homebrew#11980.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:51:54 -05:00
Jack Nagel d300df3db6 ccrypt: clarify which clang build was tested
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:34:21 -05:00
Misty De Meo 1802591877 dia: add patch for glib 2.31+
Fixes Homebrew/homebrew#11987
2012-05-01 12:29:55 -05:00
Ryan Davis ae0c6c0e77 New Formula: dwatch
Closes Homebrew/homebrew#11975.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-30 19:17:06 -05:00
Jack Nagel 60d187836a ccrypt: fix build with clang
Fixes Homebrew/homebrew#11934.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:33:39 -05:00
Zack Kitzmiller 5f1b5cfda4 ElasticSearch 0.19.3
Closes Homebrew/homebrew#11969.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:25:27 -05:00
nibbles 2bits 79245634ed avidemux: adjust merged patch, use fails_with
Avidemux-2.5.6 had its one patch merged upstream the day this
formula was accepted.  That was hoped for but unexpected.  This
commit adjusts the conditional for def patches so that it only
gets applied to stable.  Fixes a patch failure for 32bit + HEAD.

Also in this commit, remove the hardcoded `ENV.llvm` and switch
to using `fails_with :clang`, surrounded by a conditional so it
can still be built with clang if `--with-debug`.

Closes Homebrew/homebrew#11959.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:23:48 -05:00
Peter Jaros 1b09685315 moreutils 0.46
Closes Homebrew/homebrew#11974.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:16:27 -05:00
Brandon Bennett b1e7d70838 repo 1.15
Closes Homebrew/homebrew#11970.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:15:11 -05:00
Misty De Meo 20b21ee9bf exiftool 8.90 2012-04-30 16:40:32 -05:00
Jack Nagel 4d9352867d libglade: help the linker find libgmodule
Fixes Homebrew/homebrew#11961.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 15:42:31 -05:00
Ealden Esto E. Escanan 9eb6d363fc Gradle 1.0-RC-3
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-30 07:17:17 -07:00
Mark A. Matienzo 2767012cf4 bulk_extractor 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-30 07:17:04 -07:00
Adam Vandenberg 437f97888d Jython --devel 2.5.3b1 2012-04-29 20:03:23 -07:00
Konstantin Tennhard 027fdbf752 swig 2.0.6
Closes Homebrew/homebrew#11953.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-29 19:32:44 -05:00
Jack Nagel 01069855ea jstalk: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-29 18:51:14 -05:00
Jack Nagel 7dc155a9cd darwinbuild: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-29 18:51:03 -05:00
Robert Bousquet 4c47bbde80 pdf2image 0.53
Closes Homebrew/homebrew#9842.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 14:13:00 -07:00
David Gageot b69925d7b0 Sonar: Upgrade to 3.0 and provide LaunchAgent
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 11:07:53 -07:00
Adam Vandenberg dba1864a3c qemu 1.0.1 2012-04-29 11:04:40 -07:00
Chris Brinker 9fbbcc9798 pianobar: Update to 2012.04.24
Also includes a patch to work around PromyLOPh/pianobar#236.

Closes Homebrew/homebrew#11900.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-29 11:01:19 -07:00
nibbles 2bits 63b21eb96f fping: Update to 3.1
New website, and new maintainer.

fping has been mothballed since 2002.  A new maintainer has taken
over this project, set up a new website, fping.org, and committed
the project on GitHub.

Change homepage.
Upgrade to version 3.1
Add head url on GitHub
Remove `--man` because it uses a modern configure that works.
Add caveat about this software needing to be owned by root
and run as root or with the setuid bit set.  An issue is open
with the developer to see if there is a workaround for that.

Closes Homebrew/homebrew#11931.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-29 10:54:59 -07:00
nibbles 2bits a652cd4c7d wkhtmltopdf 0.11.0_rc1 + fix 64bit compile error
* Upgrade wkhtmltopdf to version 0.11.0_rc1
* Adjust existing inreplace because the file has a different name.
* Fix compile error when 64bit Qt4 doesn't have i386 symbols by
using inreplace to set the qmake build as 64bit, not universal.
* Use `qmake -spec macx-g++` to configure it, from Sharpie.
* Temporarily set DYLD_LIBRARY_PATH to help the binaries find
libwkhtmltopdf.0.dylib for generating the man pages.
* Adjust command to generate man page, as wkhtmltopdf is in bin.
* Add command to generate man page for wkhtmltoimage.
* Add command to install wkhtmltoimage.
* Add command to install wkhtmltoimage.1 into man1.
* Add command to install all libraries.

Built and tested by converting a url to pdf on Lion and 64bit SL
using all five compilers from XCode-4.3.2 and 4.0.2.

Fixes Homebrew/homebrew#9265

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 09:34:27 -07:00
Alexey Palazhchenko 7d376d5fdf PyPy: also install distribute
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 09:21:25 -07:00
Jonathan Ragan-Kelley ee3e680427 ispc 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 09:01:25 -07:00