Commit graph

1918 commits

Author SHA1 Message Date
Jørgen P. Tjernø
5228982ee5 libglade 2.6.4
Libglade is a library that performs a similar job to the C source output
routines in the GLADE user interface builder. Whereas GLADE's output
routines create C source code that must be compiled, libglade builds
the interface from an XML file (GLADE's save format) at runtime. This
can allow modifying the user interface without recompiling.

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

* gtk+ dep pulls in glib and atk
* Remove unused configure switch
2010-05-13 09:57:34 -07:00
Adam Vandenberg
3ebd8cd957 Add gtk+ 2.20.1 2010-05-13 09:29:44 -07:00
Adam Vandenberg
1a531e401e Update atk to 1.30.0 2010-05-13 09:22:03 -07:00
Adam Vandenberg
906cb27dac Update glib to 2.24.1 2010-05-13 09:21:58 -07:00
Adam Vandenberg
d2223956ff subversion - add note about linking Java libs 2010-05-13 09:12:54 -07:00
Adam Vandenberg
1ebdc90208 Ghostscript 8.71 2010-05-12 22:43:42 -07:00
Adam Vandenberg
55da512ca9 Update nspr to 4.8.4 2010-05-12 22:29:17 -07:00
benoitc
4f19151f67 fix from davisp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 22:26:00 -07:00
Adam Vandenberg
e056b9c178 rtorrent - add xmlrpc-c support 2010-05-12 22:20:50 -07:00
Rich Hong
963ece0d30 aircrack-ng: add post-installation instruction as caveats
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 22:13:41 -07:00
Adam Vandenberg
aac2513938 Abuse uses pkg-config now. 2010-05-12 20:07:52 -07:00
achiu
ef716200ed updated formula: ImageMagick 6.6.1-7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 11:59:13 -07:00
Robert Shaw
a14e8c174f platypus: fix build problem on >10.4 machines
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 11:46:45 -07:00
Robert Shaw
af6972cdf3 New formula: sleepwatcher
Formula for SleepWatcher version 2.1

Signed-off-by: Robert Shaw <robert@or.homeip.net>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-12 09:49:34 -07:00
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