Commit graph

1904 commits

Author SHA1 Message Date
Robert Shaw
96e70b20ce New formula: platypus
Formula for Platypus version 4.2.

Note: This builds only the command-line utility, not the application
bundle, as homebrew is not supposed to build apps.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 09:42:25 -07:00
Rémi Prévost
599016ad2c surfraw 2.2.7
Surfraw provides a fast unix command line interface to a variety of
popular WWW search engines and other artifacts of power. It reclaims
google, altavista, babelfish, dejanews, freshmeat, research index,
slashdot and many others from the false-prophet, pox-infested
heathen lands of html-forms, placing these wonders where they
belong, deep in unix heartland, as god loving extensions to the
shell.

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

* Remove unused configure switches
* Must "make install" using j1 on Mac Pro
2010-05-12 08:59:29 -07:00
Joshua Suggs
8e5906bd2c New formula for arping 2.09
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Fix md5
2010-05-12 08:28:04 -07:00
Julian Stahnke
e5f9484990 Elastic search version 0.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 07:44:35 -07:00
Theo Wadsley
e72e1b3ee7 Add new cppcheck formula.
Cppcheck - A tool for static C/C++ code analysis
http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page

Doesn't have man pages yet, requires docbook files to generate them.

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

* Add head
* Update to Homebrew style
2010-05-12 07:43:23 -07:00
Charlie Sharpsteen
d46282db1d Updated NetCDF to build shared libs
By default, NetCDF only builds static libs.  This leads to some
complicated dependencies that must be satisfied by other programs that
link against libnetcdf.a:

    nc-config --libs
    -L/<brew root>/Cellar/netcdf/4.1.1/lib -lnetcdf
    -L/<brew root>/Cellar/hdf5/1/lib -lhdf5_hl -lhdf5 -lz -lm -lcurl

HDF5 is required to access version 4 of the NetCDF file format.

When shared libraries are provided, the linking requirements are
greatly simplified:

    nc-config --libs
    -L/<brew root>/Cellar/netcdf/4.1.1/lib -lnetcdf

This eases the build process for other formulas that depend on NetCDF
libraries.

The static libraries are still compiled and available for use.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 07:18:13 -07:00
Igor Zubkov
9b5d890c6b update webkit2png to 0.5 from git and add md5 to formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 07:14:39 -07:00
Sean Brandt
c743419e97 grails 1.3.0 2010-05-12 07:13:25 -07:00
Andrew Kraut
a23149c060 Added forumla for lft (Layer Four Traceroute)
Built a new formula for lft 3.1. Very simple, just download and make install.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-11 13:53:41 -07:00
Chris Adams
4a581d8842 Varnish: add pkg-config dependency
The new varnish recipe requires pkg-config to build

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-11 11:52:35 -07:00
Thomas Schreiber
31c92dfda5 GNU Zile 2.3.16 - a lightweight Emacs clone
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Remove unused configure switch
2010-05-11 08:13:53 -07:00
Ricardo Martins
546bcc373a New Formula: xdelta
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-11 07:49:58 -07:00
Lars Eggert
c4d0c2fc53 Fenner's bap & friends from svn
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-10 22:01:14 -07:00
Adam Vandenberg
e515fd5a0a Tweak emacs
* Reformat caveats, especially to note whre Emacs.app is built
* Remove 2 unused configure switches
2010-05-10 21:18:41 -07:00
Adam Vandenberg
e6ef3a586f Subversion: --universal for Java-based IDE bindings
* Warn if Java bindings are built non-Universal
2010-05-10 20:48:19 -07:00
Adam Vandenberg
0188c9e238 Add --universal option to Neon 2010-05-10 20:40:16 -07:00
Adam Vandenberg
9e703502fe Subversion - Fix typo in java switch. 2010-05-10 20:39:55 -07:00
Adam
c34a1d07e6 Add Formula For libdmtx
open source software for reading and writing Data Matrix 2D barcodes

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-10 20:00:15 -07:00
Wade Simmons
83f79f8ef5 update spatialindex to 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-10 19:59:52 -07:00
Adam Vandenberg
286ed8175c Aria 2 1.9.3, possibly more stable URL. 2010-05-10 13:26:07 -07:00
Adam Vandenberg
9087a7e5e3 Update PyQt download. 2010-05-10 11:15:21 -07:00
Dmitriy Dzema
8037de9d1c Split arguments into separate XML tags.
This fixes the problem with launchctl which does not want to load
plists with spaces in ProgramArguments strings

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-10 07:46:51 -07:00
Renaud (Nel) Morvan
ae89d19ccf new formula: exim 4.71 message transfer agent
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Tweaked to comform better to Homebrew style.
2010-05-09 21:42:28 -07:00
achiu
2d867ee7d9 libdnet 1.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Fix man path
2010-05-09 21:30:22 -07:00
Adam Vandenberg
652b1c4b82 Fix homepage for gnuplot 2010-05-09 21:18:50 -07:00
Andreas Fuchs
4b9c5ed14f New Formula: Varnish HTTP accelerating proxy.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Bump to 2.1.2
* Remove unused configure switch
2010-05-09 21:11:19 -07:00
Adam Vandenberg
42a12af5a1 Bump sip to 4.10.2; previous download was 404 2010-05-09 20:18:41 -07:00
Adam Vandenberg
4cd16388e8 Node 0.1.94 2010-05-09 17:44:41 -07:00
Kevin Faustino
a4d261441a New Formula: autobench
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Fix install paths.
2010-05-09 17:23:27 -07:00
Adam Vandenberg
2ebb1ebaff asciidoc 8.5.3 2010-05-09 15:31:50 -07:00
Drew Hess
3809c182ad emacs: version update to 23.2.
Note that --cocoa no longer builds from HEAD as this is now supported
by the release version.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 23:41:04 -07:00
Ryan McGeary
c74e28ed83 Fixed mongodb caveats to explain copying the plist file to ~/Library/LaunchAgents
* launchctl doesn't start the daemon on login unless the plist lives in ~/Library/LaunchAgents

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 20:16:25 -07:00
Michael Glass
5d8558d959 updated ec2-api-tools to latest version (1.3-51254)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 16:43:26 -07:00
Charlie Sharpsteen
2f795f8ac9 Added brew for librasterlite
RasterLite is an add-on to the SpatiaLite GIS extention to Sqlite3
databases.  RasterLite allows the storage of raster imagry as PNG,
GeoTIFF, GIF or JPEG imagas or using Wavelet Compression.

In addition to a library, RasterLite includes tools for managing raster
imagry in sqlite databases.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 11:16:53 -07:00
David Gageot
4c23d4c47f Gource - VCS visualizer.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Use head; 0.26 tarball segfaults on 10.6.3
2010-05-08 10:46:59 -07:00
Scott Christopher
28765c22c4 Fixes incorrect URL (was returning a 404 response)
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-08 14:58:30 +02:00
David Höppner
dacdaf9795 popt: version update to 1.16 2010-05-08 14:10:20 +02:00
David Höppner
731d63e3ea gawk: version update to 3.1.8 2010-05-08 14:04:22 +02:00
David Höppner
c26dd10a13 libgeotiff: tiff headers not found in non /usr/local 2010-05-08 13:58:40 +02:00
SHIDARA Yoji
40715668b0 New Formula: lv
a Powerful Multilingual File Viewer / Grep

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

* install help file and man page
2010-05-08 12:16:26 +02:00
David Höppner
6787a9bc69 mawk: silent version update 2010-05-08 12:03:55 +02:00
Charlie Sharpsteen
90df778a90 Updated netcdf to version 4.1.1
- NetCDF brew updated to version 4.1.1.

- Now builds against HDF5 for interoperability.

- ENV.m32 removed and builds x86_64 native on Snow Leopard
  (tested on 10.6.3)
2010-05-07 21:12:47 -07:00
Ian Gallagher
4503950db1 New formula: socat (1.7.1.2)
* Added a new formula for socat 1.7.1.2 (latest stable build)
  * Pretty simplistic, based more or less on wget's formula.

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

* Just enable warnings instead of clearing all cflags
2010-05-07 21:09:58 -07:00
Adam Vandenberg
5aeb8f0370 Typo in redis caveats 2010-05-07 11:55:01 -07:00
Adam Vandenberg
d99083de38 Updates to ImageMagick
* Additional tweaks for Ghostscipt fonts, from mystix:
    1906b7640e
2010-05-07 11:42:24 -07:00
Adam Vandenberg
c238209298 Update ImageMagick to 6.6.1-5 2010-05-07 11:28:58 -07:00
Ali Asad Lotia
b966862003 Update skipfish to 1.34b.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-07 11:17:55 -07:00
Jared Townsley
eeca3d5d52 ssldump is an SSLv3/TLS network protocol analyzer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Use system pcap
2010-05-07 10:03:55 -07:00
Adam Vandenberg
036bf6a532 postgis - add a link to the docs in the caveats 2010-05-07 09:31:01 -07:00
Adam Vandenberg
3ab718e4b0 Update libusb to 1.0.8 2010-05-06 15:45:32 -07:00