Commit graph

9785 commits

Author SHA1 Message Date
Adam Malcontenti-Wilson
06abf2f7d9 usbmuxd: Update to 1.0.8
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-04 11:04:00 -07:00
Adam Vandenberg
29d4858948 Jenkins: fix path in plist 2012-05-03 21:27:00 -07:00
Adam Vandenberg
805166de7a CouchDB: remove anticipated devel branch
The --devel branch didn't actually exist, so removing.
2012-05-03 21:17:53 -07:00
nibbles 2bits
c1ed59f0a3 highlight 3.9
Upgrade highlight to version 3.9.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-03 20:44:40 -07:00
Adam Vandenberg
302aed1f57 Jenkins: install to libexec, not lib 2012-05-03 20:40:23 -07:00
Adam Vandenberg
aaf81c1531 Simplify some :using 2012-05-03 20:37:57 -07:00
Ben Woskow
0fc64231ad Atlassian SDK 3.10.1
Closes Homebrew/homebrew#12044.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-03 20:17:46 -07:00
nibbles 2bits
93392c5803 mpop 1.0.27
Add build time dep on pkg-config that it uses.
Remove `--disable-debug`, which is not a valid option.
Remove option to enable MacOS Keyring.  It is the default.
Compiles with clang and llvm-gcc from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-03 20:16:34 -07:00
David Rupp
404334b4e6 cloc 1.56
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-03 20:15:47 -07:00
Jack Nagel
d547cd88f7 jless: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-03 19:41:29 -05:00
Christian Köstlin
da39bf6d7b msmtp 1.4.28
Closes Homebrew/homebrew#12041.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-03 18:27:08 -05:00
Don Onwunumah
b2426b2037 glib: disable dtrace
This was apparently lost in a recent update to the glib formula.

See https://trac.macports.org/ticket/30413

Closes Homebrew/homebrew#11977.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-03 18:10:42 -05:00
Charlie Sharpsteen
a33127cf09 Revert "ENV.rb: Always return integers from make_jobs"
This reverts commit ea1a9e603abe3dab90bf5b157d2614cf58e2cc8e.

Argh. Unrelated PySide changes slipped in.
2012-05-03 15:48:51 -07:00
Charlie Sharpsteen
f118b859d4 ENV.rb: Always return integers from make_jobs
When referencing `Hardware.processor_count`, `ENV.make_jobs` will return an
integer. If referencing the environment variable `HOMEBREW_MAKE_JOBS`, it
returned a string.

Now, the function always returns an integer.

Fixes Homebrew/homebrew#12033.
2012-05-03 15:45:31 -07:00
Christian Höltje
2963cd12ed git-now: fix typo in caveats
The zsh-completion path in the caveat was missing the
`share` directory component.

Closes Homebrew/homebrew#12035.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-03 17:34:51 -05:00
Jack Nagel
a6c02b6811 metasploit: fix checksum
Fixes Homebrew/homebrew#12039.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-03 17:22:19 -05:00
Charlie Sharpsteen
6dd9f49cc9 ffmpeg: Actually change optional deps checking
Ooops, this should have been ammended onto 9e24c7a.
2012-05-03 11:33:43 -07:00
nibbles 2bits
40fa5cfc49 ffmpeg: use linked_keg when checking optional deps
ffmpeg when built as head checks if x264 is installed using
`Formula.factory.installed?` that won't find x264 stable as it looks for a HEAD
build.  Switch from `.installed?` to `linked_keg.exist?` for all dependencies
as this will find them whether they are installed as head or stable.

Fixes Homebrew/homebrew#11996.
Closes Homebrew/homebrew#12020.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:23:28 -07:00
nibbles 2bits
34fefdc2aa cfitsio 3.30
Upgrade cfitsio to version 3.30.  Tested using openimageio.

Closes Homebrew/homebrew#12027.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:16:01 -07:00
nibbles 2bits
b50ea6d487 openimageio 1.0.4
Upgrade openimageio to version 1.0.4.  All tests pass.

Closes Homebrew/homebrew#12028.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:14:38 -07:00
Henrik Almer
d5eb02cd0c httrack: Update to 3.45.4
Closes Homebrew/homebrew#12031.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:13:07 -07:00
iandol
0d32ffb979 Exodriver: update to 2.5
Closes Homebrew/homebrew#12034.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:12:16 -07:00
Gregory Pakosz
605d8dfc5e peg: Update to 0.1.9
Closes Homebrew/homebrew#12037.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:10:55 -07:00
Misty De Meo
1052596dbc htop-osx: fix typo in caveats 2012-05-03 10:09:33 -05:00
Misty De Meo
fd5266c321 media-info 0.7.57 2012-05-03 09:52:29 -05:00
Christian Höltje
32229958eb autojump: install completion into site-functions
`_autojump` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

This will enable homebrew's zsh to automatically use the completion.
See issue Homebrew/homebrew#11936 for details.

Closes Homebrew/homebrew#11942.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:51 -05:00
Christian Höltje
5180ae9a7f git-flow: install completion into site-functions
`_git-flow` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

This will enable homebrew's zsh to automatically use the completion.
See issue Homebrew/homebrew#11936 for details.

Closes Homebrew/homebrew#11941.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:51 -05:00
Christian Höltje
867de6aceb git-now: install completion into site-functions
`_git-now` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

This will enable homebrew's zsh to automatically use the completion.
See issue Homebrew/homebrew#11936 for details.

Closes Homebrew/homebrew#11940.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:51 -05:00
Christian Höltje
c40e374a4c task: install completion into site-functions
`_task` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

Closes Homebrew/homebrew#11939.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:51 -05:00
Christian Höltje
72d1022eae hub: install completion into site-functions
`_hub` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

Closes Homebrew/homebrew#11938.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:51 -05:00
Christian Höltje
3bdc970ab5 ack: install completion into site-functions
`_ack` needs to be installed into `share/zsh/site-functions`
not `share/zsh/functions`.

Files in `share/zsh/functions` must not change unless zsh is
upgraded and zsh is restarted.  `site-functions` can change during a zsh
process's lifetime.

Closes Homebrew/homebrew#11937.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:50 -05:00
Christian Höltje
211df3a266 zsh: support site specific files
This fixes the `site-scripts` and `site-functions` directories
so that zsh points to the HOMEBREW_PREFIX version of these files
instead of the Cellar version.

This means you can drop files in these directories and the files
will persist when you upgrade zsh. Otherwise they disappear when
you upgrade zsh.

Closes Homebrew/homebrew#11955.

[jn: mkpath everything under share/zsh]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-02 23:43:30 -05:00
Bauerpauer
fd3b3024a7 jpeginfo 1.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-02 20:10:06 -07:00
KOBAYASHI Daisuke
8a126e80e3 jless 382
Includes iso262 + ext03 support

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-02 19:57:33 -07:00
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