Commit graph

10499 commits

Author SHA1 Message Date
Govinda Fichtner
e1d0e2cc97 vifm-0.7.3
Vifm is a ncurses based file manager with vi like keybindings.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-18 21:41:36 -07:00
Adam Vandenberg
16139fbb9d macvim: remove other ruby check 2012-06-18 21:28:52 -07:00
Adam Vandenberg
7373e91ec0 MacVim: warn if not using Ruby 1.8.x
Fixes Homebrew/homebrew#12199.
2012-06-18 21:19:43 -07:00
nibbles 2bits
fc597428ef qrencode 3.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-18 21:00:43 -07:00
nibbles 2bits
6e51dda87f qrupdate 1.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-18 20:59:47 -07:00
nibbles 2bits
f0ad7b4490 qemu 1.1.0-1
Upgrade qemu to version 1.1.0-1.
Add `--disable-sdl`.  Let it use the CoreAudio backend instead.
Add a flag to specify the build target based on `prefer_64_bit?`
Add a `cause` to the `fails_with :clang` for future reference.
Tested on Lion with llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-18 20:59:23 -07:00
Adam Vandenberg
be083a1159 unbound 1.4.17 2012-06-18 20:16:52 -07:00
Adam Vandenberg
45c8760b26 ldns 1.6.13 2012-06-18 20:16:43 -07:00
Adam Vandenberg
1bceed7719 unrtf: apply patch to fix clang compilation 2012-06-18 18:57:51 -07:00
Adam Vandenberg
5c4570cee7 poco: combined make/install works 2012-06-18 18:50:14 -07:00
Adam Vandenberg
e4f4fc7590 poco: do not compile tests or samples 2012-06-18 18:50:14 -07:00
Adam Vandenberg
6e50f6373c poco 1.4.3p1 2012-06-18 18:50:14 -07:00
Adam Vandenberg
cf0303496a synergy: remove .dmg --devel version
Homebrew doesn't know what to do with .dmg files, and they
should probably be installed manually anyway.
2012-06-18 18:49:00 -07:00
Adam Vandenberg
ce3eb831b3 xdelta 3.0.1 2012-06-18 18:47:48 -07:00
Jack Nagel
62e7775de4 md5deep: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-18 16:59:16 -05:00
Misty De Meo
656163f175 exiftool 8.95 2012-06-18 14:54:02 -05:00
Misty De Meo
a8d7c5497e md5deep: add test 2012-06-18 14:54:02 -05:00
Misty De Meo
abdf6156c7 md5deep: create 'hashdeep' alias
md5deep distributes two progarms, md5deep and hashdeep,
with distinct behaviour. The site documents both of them, so
users might conceivable search for 'hashdeep' by name.
2012-06-18 14:53:58 -05:00
Misty De Meo
26b6a8795b md5deep 4.2 2012-06-18 14:44:07 -05:00
Tamas Nepusz
6137978f96 igraph 0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-18 08:01:15 -07:00
Adam Vandenberg
e765d732ad w3m: build isn't parallel safe 2012-06-17 20:22:11 -07:00
Will Cosgrove
01736cd480 redis development version 2.6RC5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-17 20:20:09 -07:00
Charlie Sharpsteen
bebedc7cbd sqlite: Update to 3.7.13 2012-06-17 16:21:20 -07:00
Rico Sta. Cruz
82f8f43b1d git 1.7.11
Closes Homebrew/homebrew#12896.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 18:11:34 -05:00
Jack Nagel
2149660936 jenkins: style nit
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:56 -05:00
Jack Nagel
5ee556d66f saxon-b: style nit
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:56 -05:00
Jack Nagel
b61ff22d54 multitail: set ENV[..] instead of using env
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:55 -05:00
Jack Nagel
7fa0d47ae7 luciddb: set ENV[..] instead of using export
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:54 -05:00
Jack Nagel
2fcf5760da typespeed: fix pointless interpolation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:54 -05:00
Jack Nagel
899a19eccf Avoid chdir in subshells
The preferred "chdir for this step only" idiom is to use the block-form
'cd' method.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 17:55:53 -05:00
Rico Sta. Cruz
ddf1da7b09 the_silver_searcher 0.7.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-17 14:29:59 -07:00
Jack Nagel
5418187e33 auto-scaling: fix checksum
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 16:27:52 -05:00
Jack Nagel
a3c2de4b9c aircrack-ng: fix checksum
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 16:27:39 -05:00
Jack Nagel
27eaa41692 cowsay: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 16:26:37 -05:00
George Song
e573756c3d curl: option for ssh support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-17 10:07:48 -07:00
Adam Vandenberg
e2767c21c4 curl 7.26.0 2012-06-17 10:02:48 -07:00
Kim Burgestrand
182890f98b libspotify 12.1.51
Closes Homebrew/homebrew#12892.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 10:36:19 -05:00
Sebastian Hegler
1aa23a1aaa CGAL 4.0
Closes Homebrew/homebrew#12891.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-17 10:34:11 -05:00
nibbles 2bits
d77fb27127 imake 1.0.5
Upgrade imake to version 1.0.5.
Add `ENV[PKG_CONFIG_PATH]` to pick up `xorg-macros.pc` because
using ENV.x11 did not work.
Add `--disable-dependency-tracking`.
Remove the `--mandir` that's not needed anymore.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12872.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 11:03:58 -05:00
Fernando Ortiz
d0b0999dc5 primesieve 3.7
Closes Homebrew/homebrew#12868.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 11:02:38 -05:00
Fernando Ortiz
2fc1fdeef0 putty 0.62
Closes Homebrew/homebrew#12869.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 11:01:19 -05:00
samueljohn
686b2c7582 sip: fix for Xcode-only install
- Pass in CFLAGS and LDFLAGS. Note, LDFLAGS have to be passed into
  configure.py as "LFLAGS".

Closes Homebrew/homebrew#12884.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:58:07 -05:00
Shawn Jonnet
37497e80fe Node devel 0.7.11
Closes Homebrew/homebrew#12885.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:56:43 -05:00
Kay Roepke
8dd499df34 Pig 0.10.0
Closes Homebrew/homebrew#12881.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:51:01 -05:00
nibbles 2bits
7a222974e3 isync 1.0.5
Upgrade isync to verion 1.0.5.
Remove the unrecognized `--disable-debug`.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12879.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:48:15 -05:00
nibbles 2bits
05d09da8d3 iso-codes 3.35
Upgrade iso-codes to verion 3.35.
Remove the PATH append for gettext bin.  It's done automatically.
Tested on Lion with cland and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12878.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:46:38 -05:00
nibbles 2bits
e2781156b0 ipv6calc 0.93.1
Upgrade ipv6calc to version 0.93.1.
Tested on Lion with cland and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12876.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:45:31 -05:00
nibbles 2bits
c92b3cb08e isc-dhcp 4.2.3-P2
Upgrade isc-dhcp to version 4.2.3-P2.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12877.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:43:33 -05:00
nibbles 2bits
f5bc2f5ae3 ipbt r9487
Upgrade ipbt to version r9487.
Remove the `--disable-debug` that's unrecognized.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12875.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:41:11 -05:00
nibbles 2bits
9a43c1bae7 imapfilter 2.5.2
Upgrade imapfilter to version 2.5.2.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12874.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 10:40:00 -05:00