Commit Graph

1773 Commits (23689d23430c2b77c54abe0a0ff77429bbe4e490)

Author SHA1 Message Date
Douglas Creager 23689d2343 gflags
A C++ command-line option parsing framework from Google.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Removed unused switch
2010-04-29 08:30:36 -07:00
Ali Asad Lotia 55bdf4198d Update mysql to 5.1.46
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-29 08:29:14 -07:00
Ali Asad Lotia d6ddb2df1e Update skipfish to 1.33b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-28 23:12:12 -07:00
David Höppner f63f27a0d6 Fixes Homebrew/homebrew#1235 2010-04-28 23:06:25 +02:00
David Höppner ff91c4ed51 llvm: update version to 2.7 2010-04-28 22:19:05 +02:00
mystix c0da5827f3 Updated haproxy to 1.4.4 (stable)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-28 12:15:33 -07:00
Dejan Bosanac 7d9bbb614d formula update: apache-activemq to 5.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-28 07:18:05 -07:00
Doug Cole 2420ef4b9a update url for proj
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 16:52:12 -07:00
Michael Hale 0a6864c021 latest version of mk-audit
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 16:47:34 -07:00
Lars Eggert 47cb1c8cf3 ee 1.4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 15:00:03 -07:00
Justin Weiss 1f44fcb91a Update hub to v1.2.0.
Also switched back to installing using rake, so we install the manpage.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 13:04:56 -07:00
Anton P. Linevich 56eb00fc17 New formula: gphoto2, libgphoto2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Update deps for both brews
2010-04-27 11:53:10 -07:00
Adam Vandenberg e723e93f26 Update libusb to 1.0.7 2010-04-27 11:53:09 -07:00
Kevin Faustino 2f09a9a4d4 MongoDB 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 10:39:09 -07:00
Jan Lehnardt b9825851de Add formula for svg2png
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Clean up
2010-04-27 10:36:23 -07:00
Jan Lehnardt 66e8daf942 Add formula for svg2pdf
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Clean up
2010-04-27 10:35:20 -07:00
Jan Lehnardt 215ebfe219 Add formula for libsvg-cairo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Build into prefix
* Update dependencies
2010-04-27 09:56:36 -07:00
Adam Vandenberg 723e1545f5 Pango updates for Leopard.
* Use keg-only fontconfig and Cairo formulas.
2010-04-27 09:34:36 -07:00
Adam Vandenberg b901cd391c Keg-only Cairo for Leopard. 2010-04-27 09:34:30 -07:00
Adam Vandenberg e07c6dba29 Keg-only fontconfig for Leopard.
Leopard provides fontconfig 2.4.x, but advertises it in the .pc file
as 2.6.0. This causes problems, so we provide a keg-only formula for this.
2010-04-27 09:31:02 -07:00
Ryan Shaw 689958a681 Added new formula for virtuoso 6.0.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Bump to 6.1.1, tweak for Snow Leopard
2010-04-27 09:29:50 -07:00
Matt Heitzenroder 1ee63424f1 riak bugs addressed, moved to version .10.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 09:00:01 -07:00
Adam Vandenberg ce66690b84 Update wireshark to 1.2.7. 2010-04-27 08:32:57 -07:00
Joshua Peek e76e13ff05 rpg 0.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 07:25:42 -07:00
Mike Danko 7721062e8d updated aircrack-ng to 1.1. features and major security fixes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 07:25:18 -07:00
Travis Cline 8001387923 New Formula: exiftool
ExifTool is a platform-independent Perl library plus a command-line
application for reading, writing and editing meta information in
image, audio and video files.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Install into the Cellar
2010-04-26 15:22:59 -07:00
Lars da59b47a6d Fix tempfile creation.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-26 14:27:26 -07:00
Lars Eggert 2a8753aa6c New formula: idcomments
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-26 14:27:19 -07:00
Adam Vandenberg 62161e12a5 Update wxWidgets to 2.8.11 and add caveats. 2010-04-26 11:21:54 -07:00
Adam Vandenberg c71f879d98 Update riak to install most files privately.
Riak does not need its "lib" folder linked into the PREFIX,
so we install all of Riak privately to "libexec" and then link
in the control scripts in "bin".
2010-04-26 10:39:57 -07:00
Adam Vandenberg 3306daf46e Update (keg-only) libxml2 to 2.7.7. 2010-04-26 09:52:46 -07:00
Berk D. Demir 6679e1115a New Formula tarsnap
Tarsnap is a secure online backup service which offers
cryptographically secure backups with a flexible client
which is easy on the resources.

- strong crypto for encryption and validation on local machine.
- tar like interface direct to remote storage.
- savings on bandwidth and storage by only sending changed chuncks.

Signed-off-by: Berk D. Demir <bdd@mindcast.org>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-26 09:42:06 -07:00
Adam Vandenberg 810d97728d Update libpng to 1.2.43. 2010-04-26 09:29:48 -07:00
Kenneth Reitz 7030719ea0 New forumla for defunkts Browswer script
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Simplfied
2010-04-26 09:13:28 -07:00
Adam Vandenberg d4bbcf8b6c Update xmlrpc-c to 1.06.39 2010-04-26 08:49:12 -07:00
Adam Vandenberg 05fa30e688 Fix md5 for coffee-script. 2010-04-26 08:44:15 -07:00
Adam Vandenberg 318c3016df Fix gmp for Leopard. 2010-04-26 08:40:55 -07:00
James Abley 3ce2fa0d87 Added lzop formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Fix man path
2010-04-26 08:37:20 -07:00
Matt Heitzenroder b11b77c003 bumped riak to .10 release
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-24 20:51:40 -07:00
Markus Groß f23c148905 Updated gmp to version 5.0.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-24 20:51:36 -07:00
Yacin Nadji a68c15165a New Formula libopennet
libopennet allows developers to open_net() files or URLs alike, and get a file
descriptor back that they can use to read data from. It supports HTTP (read-only)
and FTP (read or write). It also comes with read_net() to do a forceful read(),
and lseek_net() for calling lseek on the socket/file.

Signed-off-by: David Höppner <0xffea@gmail.com>

* correct man path and homepage url
2010-04-24 18:35:52 +02:00
David Höppner 75a592998f weechat: version update to 0.3.2 2010-04-24 18:35:52 +02:00
Tony Sokhon beff6381a7 Fixed the md5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-24 07:40:06 -07:00
Tony Sokhon b2a64faf60 New formula: GNU httptunnel v3.0.5 (stable)
httptunnel creates a bidirectional virtual data connection
tunnelled in HTTP requests.

http://www.nocrew.org/software/httptunnel.html
Signed-off-by: David Höppner <0xffea@gmail.com>

* use man var
2010-04-24 13:27:50 +02:00
Max Howell 589963c6e5 libspotify 0.0.4
Split out from the framework using magic.
2010-04-24 12:02:29 +01:00
Roger Jungemann cb6a4298ab Added ode
* Build from SVN to get Snow Leopard fixes.
2010-04-23 21:21:38 -07:00
Adam Vandenberg 98c879d055 Fix antiword install paths. Fixes Homebrew/homebrew#898. 2010-04-23 21:09:39 -07:00
Michael Kohl 81ab2109eb Added formula for newLISP
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Update to 10.2.1
2010-04-23 20:31:19 -07:00
Sixten Otto b7b74dbdb4 Mednafen 0.8.Drc1
A portable multi-system emulator with many advanced features.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Tweaked slighty.
2010-04-23 20:18:08 -07:00
Adam Vandenberg a8ab994c7a libsndfile - remove unused option 2010-04-23 20:17:37 -07:00