Commit graph

7716 commits

Author SHA1 Message Date
Alexis Hildebrandt
176836f791 gwenhywfar 4.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 12:44:47 -08:00
Adam Vandenberg
0f414afd9f Maven 3.0.4
Also fix download URL.
2012-01-20 13:52:27 -08:00
fawce
884cfeb8d8 SuiteSparse: Update MD5
Closes Homebrew/homebrew#9692.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-20 12:57:02 -08:00
Nicholas Harteau
3b26c564db New Formula: bindfs
Closes Homebrew/homebrew#8633.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-20 12:56:52 -08:00
Jack Nagel
7bbe365c83 git 1.7.8.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 12:27:14 -06:00
Travis Dempsey
e9149cb019 flume: fix shell quoting and ENV variable
Closes Homebrew/homebrew#9689.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 12:21:43 -06:00
Jack Nagel
98f39cfd29 aws-iam-tools: fix md5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 12:00:55 -06:00
Jason Voegele
715acb5b0b vorbisgain 0.37
Closes Homebrew/homebrew#9649.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:53:14 -06:00
Adam Rudd
03b6b8ec59 mosquitto 0.14.4
Includes a test script that checks if `mosquitto -h` quits with code 3.

Closes Homebrew/homebrew#9670.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:48:57 -06:00
Pieter Nicolai
ca72102139 pixman 0.24.2
update pixman to 0.24.2. This is a stable bug fix release.

Closes Homebrew/homebrew#9683.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:43:09 -06:00
Brandon R. Stoner
edc968eff9 node 0.6.8
Closes Homebrew/homebrew#9679.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:42:12 -06:00
Alejandro Giacometti
f8e8072674 multimarkdown 3.5
Closes Homebrew/homebrew#9675.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 22:29:11 -06:00
Max Riveiro
7ece342560 Proguard 4.7
Closes Homebrew/homebrew#9677.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 22:24:03 -06:00
Jack Nagel
34f74b6367 wireshark: move back to 1.6.5
1.6.5 is the latest stable version, 1.7 is the development series, and
has issues building the GTK frontend with the current Homebrew GTK build
chain.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 19:10:38 -06:00
Mike McQuaid
5e34bb4432 Revert "New Formula: avidemux"
This reverts commit bae5b33a0fe0cac2dab08bcb1530c80410d82535.
2012-01-19 22:49:43 +00:00
Sebastian Hillig
97bbceb4b8 Add formula for libcsv
Closes Homebrew/homebrew#6214.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 22:40:35 +00:00
Olli Helenius
a9e605d96e Add gSOAP formula, version 2.8.6
Closes Homebrew/homebrew#6210.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 22:40:10 +00:00
Nibbles 2bits
9cb74c0b70 New Formula: avidemux
Avidemux is a popular video editor, actively developed since 2001.
Working with their lead engineer, the OSX code has been corrected,
and now the formula will build avidemux2_cli, the command line
version, with every video filter, encoder, and decoder available.

In addition, if the user has Qt installed, this will automatically
build the Qt gui, avidemux2.  Several weeks of work also gets us a
new CoreAudio output device for Qt, a feature missing since 2008.

Macports has a portfile for 2.5.3, a very buggy version.
The latest stable is 2.5.5, and that builds but has no OSX fixes.
All the work done with their devs is in svn on the 2.5 branch.
This formula will build 2.5svn, which today is 2.5.5 r7644.

The 2.5 branch, called avidemux2, is being finalized.
The 2.6 branch, called avidemux3, is being very actively developed.

EDIT: removed patches merged upstream
EDIT: now compiles against r7668 on Lion.
EDIT: fixes indentation, removes some debug commands
EDIT: put two patches inline not on fileden
EDIT: remove patches merged upstream, inline variable 'a'

Closes Homebrew/homebrew#8429.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 22:30:19 +00:00
Lee Capps
08a3f260a4 Add plod formula.
Closes Homebrew/homebrew#3225.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 21:40:56 +00:00
Eric Schrijver
08762e32df Added formula for poster
Poster is a unix program that allows one to scale postscript images to a larger size,
and print them on larger media and/or tile them to print on multiple sheets.

http://schrfr.github.com/poster/

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 21:24:59 +00:00
Misty De Meo
2515b81f01 clisp: builds with llvm on Xcode 3.2.6 2012-01-19 09:52:14 -06:00
Austin Seipp
ba5a8ca62b Make MLton formula install statically-linked-gmp
Closes Homebrew/homebrew#9529

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-19 09:45:11 -06:00
Austin Seipp
29b31824d8 p0f 3.02b
Closes Homebrew/homebrew#9669.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-18 23:04:47 -06:00
Cory
6dc5cfde9d chibi-scheme 0.5.3
Closes Homebrew/homebrew#9661.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 18:14:12 -06:00
Peter Aronoff
b409b0e6ef discount 2.1.3
Closes Homebrew/homebrew#9665.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 18:01:17 -06:00
Douglas Soares de Andrade
95c48fb139 chromedriver 18.0.995.0
Closes Homebrew/homebrew#9627.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 18:00:01 -06:00
Jack Nagel
3f5e5ddddf clisp: fix LLVM builds
This patch from MacPorts seems to be all that is necessary to enable
building with LLVM-GCC. I can't test it with any LLVM builds other than
2336, though.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 17:47:01 -06:00
Max Howell
549232658b Advise user to use the correct path :/ 2012-01-18 18:25:10 +00:00
Max Howell
1b8c931ee8 Advise user where to find the Android SDK 2012-01-18 17:52:38 +00:00
Misty De Meo
116d0d1bc1 exiftool 8.76 2012-01-18 11:21:15 -06:00
Dave Rice
8207fd04f0 ffmbc 0.7rc5
note: that the rc4 link is now broken

Closes Homebrew/homebrew#9663

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-18 09:15:28 -06:00
Mike McQuaid
005981df57 Add upstreamed patch to Qt. 2012-01-18 00:14:00 +00:00
James Aitken
94cc131b8c Nginx: Update HEAD to 1.1.13
Closes Homebrew/homebrew#9635.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:50:33 -06:00
Alex Crown
3cd7105a47 qscintilla2 2.6
Closes Homebrew/homebrew#9637.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:49:44 -06:00
Juan Sebastian Casallas
8d342f4a3c libusb: Add head
-HEAD includes several bug fixes
-This should also be "kinect-friendly" Homebrew/homebrew#5307

Closes Homebrew/homebrew#9646.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:48:08 -06:00
Tom Hughes
2b376d7dd4 pigz 2.2.3
Closes Homebrew/homebrew#9657.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:47:01 -06:00
Mark A. Matienzo
3269e7b987 bagit 4.0
Closes Homebrew/homebrew#9643.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-17 11:14:04 -06:00
cola-zero
44c6f3cda0 offline-imap: update to 6.5.2 and fix url for HEAD
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:59:49 -06:00
Adam Vandenberg
0027060fd9 memcached 1.4.11 2012-01-16 21:40:30 -08:00
Adam Vandenberg
11c5094a41 freexl: fix md5 2012-01-16 21:30:46 -08:00
Francisco Souza
5e59c1bd88 virtuoso 6.1.4
Closes Homebrew/homebrew#9390.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:27:00 -06:00
Martial
c13c7bfeb5 sbcl 1.0.55
Closes Homebrew/homebrew#9610.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:16:32 -06:00
David Tollmyr
71c7c2d731 cassandra 1.0.7
Closes Homebrew/homebrew#9619.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:00:50 -06:00
Jasper van Wanrooy
22a8f9158c elasticsearch 0.18.7
Closes Homebrew/homebrew#9616.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:59:16 -06:00
Jack Nagel
332845fefc pil: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:39:09 -06:00
Jack Nagel
8174e59412 rdiff-backup: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:36:14 -06:00
Jack Nagel
ae185bb693 gnutls 2.12.16
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 18:11:58 -06:00
Mike McQuaid
20c89f6364 Update erlang bottle. 2012-01-16 22:37:32 +00:00
Mike McQuaid
9068fc47b3 Update qt bottle. 2012-01-16 22:13:02 +00:00
Mike McQuaid
bebdfcdd8b Update icu4c bottle. 2012-01-16 21:51:56 +00:00