Tianyi Cui
20ce571013
rubinius: update to 1.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:05:49 -08:00
Aku Kotkavuo
465327c7ff
Update node to 0.2.5.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:05:17 -08:00
Matt Passell
10862a738a
Update gradle HEAD to 0.9-rc-3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:02:33 -08:00
Aku Kotkavuo
4731b051f2
Update MySQL to 5.1.52.
...
Also added a step to the installation instructions related to issue Homebrew/homebrew#2821 .
2010-11-18 20:45:59 +00:00
Mike McQuaid
15889bbabc
Fix Qt on SSE4.1-only machines.
...
Fixes https://github.com/mxcl/homebrew/issues/issue/3163 and applies
to http://bugreports.qt.nokia.com/browse/QTBUG-13623 .
2010-11-18 06:00:08 +00:00
Mike McQuaid
79e299cb93
Add option to build Qt demos and examples.
...
I actually end up using these quite often so I thought I'd add them.
2010-11-18 06:00:08 +00:00
Lars
7804774d23
Updated formula: languagetool
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:19:07 -08:00
Lars
0f83f7c586
Updated formula: rfcdiff
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:18:49 -08:00
Lars
d0a1c69f6e
Updated formula: iodine 0.6.0-rc1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:18:29 -08:00
Lars
c567986b85
Updated formula: dovecot 1.2.16
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:17:45 -08:00
aktowns
8222e5b74d
Added --with-fts option to sqlite3 formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-15 21:42:39 -08:00
Adam Vandenberg
e9251d6c68
ack 1.94
2010-11-15 21:25:55 -08:00
Andrew Marshall
76021fa4ba
Fix redis-tools homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 22:11:26 -08:00
Andrew Marshall
86c038293f
Update NPM to v0.2.7-3 & homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 22:11:20 -08:00
eregon
793d4ea70c
New Formula: physfs
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:42:48 -08:00
Tom Taylor
0cea897f61
Bumping duplicity to version 0.6.10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:41:53 -08:00
Adam Vandenberg
aec028c5c4
gtk+ - fix compile on Leopard and add test
2010-11-14 10:46:16 -08:00
Charlie Sharpsteen
e52cf69fc5
Bumped GDAL to version 1.7.3
...
1.7.3 contains bug-fixes. For new hotness, such as support for ASCII XYZ
rasters, users will have to play with the --HEAD brew untill version 1.8.0 comes
out.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 21:52:21 -08:00
Adam Vandenberg
38271a5fb7
minbif - install to prefix
2010-11-13 21:40:29 -08:00
Max Howell
96eff55a52
liblastfm 0.3.3
2010-11-14 03:54:45 +00:00
Charlie Sharpsteen
ab3582b6c7
Refactored GDAL formula to increase functionality
...
The usefullness of the GDAL library is limited by the number of formats it
supports. In light of this, the formula has been re-worked to provide maximum
support for file formats without increasing the dependency list, with the
exception of common image formats such as JPEG and GIF. Changes made in persuit
of this goal are:
- Removed libtiff as a dependency-- now provided by an internal GDAL library for
support of the BigTIFF format.
- Added `jpeg` and `giflib` as dependencies to complete support for common image
file formats.
- Enabled GDAL-native BSB, GRIB and PCRaster support.
- Added support for Expat, CURL, and Sqlite3 which are provided by OS X.
- Added support for `--HEAD` builds that compile from the gdal-dev source
available via SVN.
Also, disabled drivers have been grouped according to open-source/proprietary
status.
Additionally, a `--complete` installation option has been added. This option is
will trigger the installation of additional Homebrew formulae that increase the
capabilities of GDAL. By specifying the `--complete` flag, GDAL will now depend
on and link against the following libraries in order to provide more drivers for
reading and writing data:
Raster Formats:
- HDF5
- NetCDF
- JasPer
Vector Formats:
- ODBC
- LibSpatialite
- Xerces-C
Support for database servers has been added via the `--with-postgres` and
`--with-mysql` flags. These will cause PostgreSQL or MySQL to be added the
dependency list of GDAL.
Python bindings are now built by default as they provide ~18 additional command
line tools in addition to the Python module. The formula ensures that these
bindings are installed into the Homebrew prefix and not some random Python site
directory. Compilation of the bindings can be disabled by passing the
`--without-python` flag to `brew install`.
The Perl, PHP and Ruby bindings remain disabled as they install outside of the
Homebrew prefix. Users may manually enable them at their discretion. Getting
these bindings to install into the brew prefix is an area for further
development.
Finally, some cleanup of the configure options has occurred:
- Removed invalid configuration options.
- Fixed threading support.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 19:31:43 -08:00
burningTyger
f4a8fe27dc
upgrade to GnuTar 1.25
2010-11-13 17:29:08 -08:00
Adam Vandenberg
f8458defa3
youtube-dl - version 2010.10.24
2010-11-13 11:42:53 -08:00
Douglas Campos
73f93ad580
fix iam tools cmds
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:30:57 -08:00
Will Robertson
aa0478dc41
asymptote: v2.08 update
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:28:01 -08:00
Adam Vandenberg
31c52a363f
links - fix mandir
2010-11-13 11:24:06 -08:00
Michael Dippery
808c21904a
swi-prolog: Add HEAD build
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 15:00:07 -08:00
William Roe
78ab96a6b4
Fossil version 20101111133638
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 12:32:13 -08:00
Tran Vinh Cuong
bf38e5776f
Added a formula for PARI/GP version 2.3.5, a computer algebra system
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 08:48:11 -08:00
Hasan Veldstra
679db45294
Add formula for flvtool++
...
flvtool++ is a tool for hinting and manipulating the metadata of FLV files.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 08:47:10 -08:00
Enderson Maia
6c05685c91
new formula txt2tags
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 08:18:11 -08:00
Tokuhiro Matsuno
8ae9f3f580
new formula: kyoto-tycoon
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 07:48:13 -08:00
Adam Vandenberg
42e51ebcef
zeromq - fix audit warning
2010-11-12 07:43:28 -08:00
turadg
c0be7139ce
Protocol version bump (v29)
...
8cf92b1076
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 06:43:40 -08:00
Lenny222
84ebb41f21
update clay to 2010.07.29
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 06:43:12 -08:00
Tokuhiro Matsuno
e427b3fcad
update kyoto-cabinet to 1.2.24
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-11 20:37:28 -08:00
Mike McQuaid
12ec07f264
CMake no longer builds XML-RPC.
2010-11-11 19:04:09 -08:00
Ferdinand Niedermann
662bc48d92
c10t: fixed wrong md5 sum
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-11 09:48:02 -08:00
Kevin Williams
c66ddf862e
update mongrel2 to 1.4 release
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:14:40 -08:00
Kevin Williams
af9cc2ed86
update zeromq to 2.0.10 and add caveat about Java Developer Package
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:14:22 -08:00
Kevin Ballard
395a099fc4
Update reposurgeon to 0.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:11:10 -08:00
Aku Kotkavuo
e992b56d97
Update JRuby to 1.5.5.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 11:18:19 -08:00
Lucas Torri
fc72f5e541
Updating Fossil formula to the latest available version.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 11:10:50 -08:00
Matt Scilipoti
2168dc9b80
New formula: dialog
...
See: http://en.wikipedia.org/wiki/Dialog_(software)
And: http://invisible-island.net/dialog/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 09:19:13 -08:00
Ali Asad Lotia
55f380d025
Update skipfish to 1.70b.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 08:16:20 -08:00
Mike McQuaid
2908f063b1
Re-enable parallel builds with CMake.
...
Looks like there are some upstream parallelism fixes so lets see
if this is working again.
2010-11-09 22:12:34 -08:00
Mike McQuaid
175cc911ac
Update CMake to 2.8.3.
2010-11-09 22:07:01 -08:00
Mike McQuaid
9c397c7f49
Update Qt to version 4.7.1.
2010-11-09 21:27:03 -08:00
Adam Vandenberg
16ae34df67
povray - fix manpath and add optional deps
2010-11-09 20:39:06 -08:00
Christian Köstlin
85a39b5dc0
bumped version
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 20:29:55 -08:00
Will White
e06c3c300a
Fix apparent typo in --with-threads option.
...
gdal does not accept a --with-pthreads option.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:28:28 -08:00
Jake Bell
c78b4aff8c
Updating task to 1.9.3.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:28:08 -08:00
Lincoln Stoll
25bf069b56
Bump scala to version 2.8.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:27:52 -08:00
Kevin Ballard
9ac64c8333
Update reposurgeon to 0.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:26:40 -08:00
Adam Vandenberg
75997536df
curl - should have been marked 'keg-only'.
2010-11-09 13:20:56 -08:00
Adam Vandenberg
8d5387735e
fix audit issues
2010-11-09 07:45:09 -08:00
Travis Cline
f5dd193855
New formula disco
...
An Erlang and Python MapReduce framework
Thanks to daniellindsley for the initial work on this formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 07:42:18 -08:00
Adam Vandenberg
131e582849
couchdb - needs newer curl on Leopard
2010-11-09 06:32:16 -08:00
Adam Vandenberg
59ce8a6c2b
curl 7.21.2 (OS X 10.5 comes with 7.16.3)
...
CouchDB requires at least 7.18.0.
2010-11-09 06:27:11 -08:00
Adam Vandenberg
3b5b13a9ea
nspr - fix for Leopard
2010-11-08 21:35:23 -08:00
Adam Vandenberg
bf3dcc98f9
recode - fix for Leopard
2010-11-08 21:35:10 -08:00
Edward George
3ba17f4d19
Updated c10t formula to 1.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 19:29:07 -08:00
Adam Vandenberg
1873fc130c
narwhal - move repo and add stable release
...
Fixes Homebrew/homebrew#3130
2010-11-08 19:21:41 -08:00
Adam Vandenberg
b1503e3979
Tweak o-caml
2010-11-08 09:13:16 -08:00
Tianyi Cui
23ded7987d
dash: fix homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 08:48:03 -08:00
Adam Vandenberg
308a513b12
PyQt 4.8.1
2010-11-08 08:47:06 -08:00
Tobias Steinhoff
34fc12679e
update to 1.1.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 08:44:24 -08:00
SHIBATA Hiroshi
b14b7236c7
update pgpool-II-3.0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 08:42:40 -08:00
Edward George
4f1efe9ace
New Formula: darkice
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 19:06:34 -08:00
Tianyi Cui
d312ed0926
szl: depends on protobuf
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 17:41:22 -08:00
Adam Vandenberg
73992be2e0
dash 0.5.6.1
2010-11-07 17:40:57 -08:00
Adam Vandenberg
1a2dc08594
szl is Google's compiler for Sawzall
2010-11-07 14:26:17 -08:00
James Miller
1a89a950f5
New formula: dcmtk
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 14:07:29 -08:00
Kashif Rasul
8a65dffd90
Updated formula: sqlite3 3.7.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 13:50:33 -08:00
arlolra
990a351389
npm bash-completion
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 13:48:25 -08:00
Adam Vandenberg
8e7c703dca
coffee-script 0.9.4
2010-11-07 11:34:01 -08:00
Kashif Rasul
d47dfc56dd
Updated R to 2.12.0
...
This release has many new features as well as bug fixes.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 11:31:48 -08:00
Adam Vandenberg
879c4f3a76
autojump 13
2010-11-07 11:30:15 -08:00
Adam Vandenberg
7c76d7d16a
Allow underscore in github version numbers.
2010-11-07 11:25:20 -08:00
Adam Vandenberg
d832c44246
ack 1.93_02
2010-11-07 11:19:58 -08:00
Adam Vandenberg
a4227b6f89
Update links to php issue
2010-11-07 11:03:31 -08:00
Adam Vandenberg
1abecc4e0b
silk 2.4.0
2010-11-07 10:59:18 -08:00
Adam Vandenberg
9dc54b178f
yaf 1.3.1
2010-11-07 10:59:07 -08:00
Adam Vandenberg
b52dff2167
libfixbuf 0.9.0
2010-11-07 10:58:54 -08:00
arlolra
0fc91e0c61
bump npm to 0.2.7-2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3106
2010-11-07 10:45:11 -08:00
Adam Vandenberg
686b1b00ca
Gist 2.0.0
...
Fixes Homebrew/homebrew#3105
2010-11-07 10:43:39 -08:00
chorn
9ba2b3a6ff
Add ripmime 1.4.0.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 09:26:04 -08:00
Drew Hess
f9e9b70a94
Emacs - Install info files to separate folder
...
By default, Emacs installs its info files in /usr/local/share/info.
This works fine until you try to install an updated version of an
elisp package that is bundled with Emacs (e.g., org-mode), at which
point the updated package will overwrite the info file that came
bundled with Emacs. This is not ideal, but it works, since Emacs will
see the updated info file -- that is, until you decide to uninstall
the elisp package (removing the info file for the package altogether),
or you rebuild Emacs (overwriting the new package's info file with the
stale one that comes bundled with Emacs).
This patch makes the Emacs formula install Emacs's info files
in #{prefix}/share/info/emacs, so that updated elisp packages' info
files will not conflict with Emacs's. Then it's just a simple matter
of setting Info-directory-list in your .emacs file so that Emacs will
find the updated info file.
This method mimics the Debian behavior for Emacs info directories.
Note that Emacs will look for info files in the configured --infodir
by default, so there's no need for a caveat re: the INFOPATH
environment variable.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 08:32:46 -08:00
Stefano Pigozzi
0640dddbb3
libass 0.9.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 07:13:08 -08:00
Adam Vandenberg
072e897d60
libev 4.01
2010-11-06 22:50:02 -07:00
Adam Vandenberg
a6c01432d1
macvim - use tarball for stable download
2010-11-06 22:15:43 -07:00
Lyle Johnson
4a702ccfac
Added formula for fox-1.7.23
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 22:04:45 -07:00
Edward George
ce526b4838
updated c01t formula to v1.2
...
provides support for the halloween update.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 20:58:13 -07:00
Paul Traylor
01a6474cf9
New Formula: hilite
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Added test.
2010-11-06 18:13:22 -07:00
Jonathan Abourbih
d7c60dc5d4
Bumped version of SWI-Prolog to 5.10.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 18:06:59 -07:00
ckenna
5cb6a43ae7
Add libemu formula.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 13:34:02 -07:00
Adam Vandenberg
9c5caf6e66
rakudo-star 2010.10
2010-11-06 08:48:56 -07:00
Adam Vandenberg
4ed339b9c6
parrot 2.9.1
2010-11-06 08:39:15 -07:00
okuoku
f73f70bab0
New Formula: mosh
...
mosh R6RS Scheme interpreter.
Known to fail with LLVM, GCC>4.0 required.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 08:23:29 -07:00
Peter Aronoff
09b4cd2830
Bump Bash 4.1 patch level to 9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 08:16:52 -07:00
Aku Kotkavuo
1e86f5b453
Update redis to 2.0.4.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 08:03:26 -07:00
Michael Lapinsky
e8289ea1f1
Added formula: cgdb
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 23:03:19 -07:00
Chris Atwood
37d1cfd4b9
libftdi - fix deps
...
Removing cmake dependence & adding boost -- now builds cleanly
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 21:47:08 -07:00
Adam Vandenberg
0dfc272190
pango 1.28.3
2010-11-05 21:42:22 -07:00
Andre Arko
30f21b319b
gist 1.4.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 20:40:51 -07:00
Gabriel Falcão
1be65ef92c
new virtuoso version
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 19:42:50 -07:00
Michael Dippery
6c11c66586
coq: Upgrade to v8.3
...
I also added the HEAD version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 19:42:08 -07:00
Adam Vandenberg
fbd193fa6d
Change 'gist' homepage too
2010-11-05 19:39:42 -07:00
Andre Arko
de0bad509c
gist - HTTPS-only Github & multi-file gists
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Ownership of this scrpit has passed to [indirect], so he's
the new upstream maintainer.
2010-11-05 18:37:42 -07:00
Hon Weng Chong
ffcdee1310
Update Formula: spring-roo to 1.1.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 18:35:47 -07:00
Edward George
3bfaa9def9
libupnp: reverted to v1.6.6 due to api changes.
...
api changes in 1.6.8 are incompatible with those projects
based off earlier versions, such as uShare.
Have reverted to 1.6.6 and fixed the download url.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
I had bumped the version in the first place because I thought the download
was gone, but they had just changed the casing in the URL. Reverting
to this version until someone who uses this software says it is OK
to bump back up.
- adamv
2010-11-05 08:58:46 -07:00
Kevin Ballard
4196dbbfdc
New Formula: reposurgeon
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 07:07:02 -07:00
Tianyi Cui
d3392615a7
Git - 1.7.3.2
...
The downloads for "1.7.3.2" were missing for a while, so we reverted
to 1.7.3.1; the .2 versions are back up, and no security issue on that
version is known, so bumping back up to that version.
This reverts commit ea668ec2f00bcdb33e78093e1215a18a4cb7ac10.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-05 07:03:13 -07:00
Mike McQuaid
2aae04dc04
Revert "sbcl 1.0.42", don't use unofficial binary.
...
This reverts commit ce3cc386b678de320074c864791ab4a09599faa5.
2010-11-05 10:00:23 +00:00
Daniel Peebles
684584d246
kyoto-cabinet 1.2.21
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 11:54:28 -07:00
Lars
43e462bcf7
New formula: scamper
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 08:41:30 -07:00
Peter Kristensen
9625f15a63
New formula: minc
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 08:11:37 -07:00
Adam Vandenberg
034a5cbfca
git-extras - upstream patch
...
Fixes Homebrew/homebrew#3057
2010-11-04 07:55:50 -07:00
caf
62f37f92e1
Updated znc to 0.094
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 07:45:21 -07:00
Tobias Steinhoff
31e3f47a24
update to 1.1.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 07:44:57 -07:00
Lars Bilke
0e5408f098
New formula: vrpn
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-04 07:40:09 -07:00
Adam Vandenberg
03385ba753
ActiveMQ 5.4.1
2010-11-03 21:38:08 -07:00
Adam Vandenberg
b663cb9d61
Wireshark - fix audit
2010-11-03 21:32:25 -07:00
François Garillot
6bf960f124
added brew for LablGTK2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-03 21:32:17 -07:00
Michael Dippery
2918d4994d
Added coq
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-03 21:29:34 -07:00
Andrew Wellington
418b8903f9
Add optional X11 support to wireshark
...
Wireshark continues to build with no X11 support by default, but --with-x is
available to add support for the X11 GUI to wireshark.
Includes patch from wireshark svn that fixes a crash on launch.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-03 20:31:28 -07:00
Adam Vandenberg
2e56f157f3
libupnp 1.6.8
2010-11-03 20:09:52 -07:00
Adam Vandenberg
9b17e388d0
pgtap - fix audit warning
2010-11-03 20:04:42 -07:00
cuchac
4c0144a396
Update saga-cpp to 1.5.2 & fix HEAD
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-03 20:03:42 -07:00
Adam Vandenberg
634efb0e07
openvpn - add note about tuntap to caveats
...
Fixes Homebrew/homebrew#2357
2010-11-03 07:43:23 -07:00
John Wilger
6d1af9bd7a
Added pgtap formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-03 07:21:10 -07:00
Alexis Hildebrandt
53f53ef17e
Update Formula: wyrd to 1.4.5
...
* Deparallelize build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3054
2010-11-03 07:07:39 -07:00
Bernhard Essl
0b4c6c45f0
Add yamdi formula.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3047
2010-11-02 22:20:08 -07:00
François Garillot
980c18c120
added Bibtool
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#2572
2010-11-02 22:13:55 -07:00
Adam Vandenberg
be1a812a01
Add boost-jam 3.1.18
...
Fixes Homebrew/homebrew#2012
2010-11-02 22:02:33 -07:00
Viktor Baluch
c02274c023
Fixed GnuPG DNS resolution bug
...
Applies the patch https://bugs.g10code.com/gnupg/file313/stable-1-4.diff from
https://bugs.g10code.com/gnupg/issue1292 to configure.ac and runs autoconf to
generate a new configure script.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 21:14:07 -07:00
Alexis Hildebrandt
2484fbc651
Update Formula: remind to 03.01.10
...
Work around download restriction on Mac OS X
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3039
2010-11-02 20:58:14 -07:00
Adam Vandenberg
d1a4136301
maatkit 6960
2010-11-02 19:44:30 -07:00
Alexis Hildebrandt
d6eea6aec2
Update Formula: spidermonkey
...
Fix dylib install_name
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 18:53:45 -07:00
Alexis Hildebrandt
ed0ec31c14
Update formula: nspr
...
Fix dylib install_name
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 18:53:39 -07:00
Alexis Hildebrandt
8839f99b6b
Update Formula: gnutls to 2.10.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3038
2010-11-02 18:46:37 -07:00
Alexis Hildebrandt
d81292f1aa
Update Formula: libtasn1 to 2.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3037
2010-11-02 18:46:02 -07:00
Alexis Hildebrandt
f5523dc38f
Update Formula: mairix to 0.22
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3036
2010-11-02 18:45:28 -07:00
Alexis Hildebrandt
53297773d7
Update Formula: mscgen to 0.18
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3035
2010-11-02 18:44:57 -07:00
Alexis Hildebrandt
30882d790c
Update Formula: aria2 to 1.10.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3034
2010-11-02 18:44:24 -07:00
Alexis Hildebrandt
5300c6cd87
Update Formula: dvtm to 0.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3033
2010-11-02 18:43:49 -07:00
Andrew Wellington
70d012cfd1
Wireshark 1.4.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3051
2010-11-02 18:42:08 -07:00
Adam Vandenberg
e1eadbde95
qemu - add missing deps
...
Fixes Homebrew/homebrew#3046
2010-11-02 16:07:45 -07:00
Adam Vandenberg
dc522567e6
bowtie 0.12.7
...
Updated and fixes Homebrew/homebrew#3043
2010-11-02 10:15:27 -07:00
Sietse de Kaper
c223747676
Updated Play to 1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3027
2010-11-02 07:48:57 -07:00
Paul Leonard
93b51fbc37
Add tcping
...
This is a new brew formula for tcping, a utility that performs ping-line
connect() operations to a given IP/port combination.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3029
2010-11-02 07:41:40 -07:00
Adam Vandenberg
a6515fd71b
sqlite - fix options
2010-11-02 07:40:27 -07:00
Justin Clift
2f55416cb2
Updated formula: libxml2
...
Adds a --with-python option, addressing Homebrew issue Homebrew/homebrew#2303 :
http://github.com/mxcl/homebrew/issues/issue/2303/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#2303
Fixes Homebrew/homebrew#3025
2010-11-02 07:32:53 -07:00
Tojek Anselm
ec7821ba56
sqlite --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 06:56:51 -07:00
Tojek Anselm
d6ce544059
pcre --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 06:56:36 -07:00
Tojek Anselm
4ab5ff708a
openssl --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 06:56:20 -07:00
Tojek Anselm
a9653b8818
geoip --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 06:55:57 -07:00
Gray Manley
72df818770
Git - revert to 1.7.3.1
...
Update the git urls to the previous version
as it looks like 1.7.3.2 had an bug.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-01 19:16:23 -07:00
Sascha Kratky
6c8c11aa30
New Formula: vmalloc
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-01 10:46:04 -07:00
Adam Vandenberg
466b1a2a9d
eyeD3 - fixup __init__.py
...
Fixes Homebrew/homebrew#3018
2010-11-01 10:39:41 -07:00
Adam Vandenberg
d1496da236
log4cxx - don't build docs by deafult
...
Fixes Homebrew/homebrew#3006
2010-11-01 10:09:10 -07:00
Lars Bilke
af7c5d36d3
Added formula for vtk
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-01 09:41:34 -07:00
Chris Hoffman
5e5ea4e2ae
Add formula for HaXe
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-01 09:22:36 -07:00
Tianyi Cui
6ac8f85f86
git-extras 0.0.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 20:31:14 -07:00
Adam Vandenberg
b21c2103ad
Subversion - patch Java detection
...
Patch taken from MacPorts.
Fixes Homebrew/homebrew#2976
2010-10-31 18:09:28 -07:00
ckenna
1864919745
Add libnids formula.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 17:02:16 -07:00
William Lynch
8acf6f6a5e
New formula: TcpReplay
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 16:58:13 -07:00
Severin Smith
6de6676db1
New Forumla for ngspice, a mixed mode/level circuit simulator
...
NGSpice, http://ngspice.sourceforge.net/ , is a mixed mode - mixed level
circuit simulator based on berkley spice3f5.
It can be used to perform discreet circuit analysis and plot results.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 16:44:12 -07:00
Tianyi Cui
43b1e1f837
New formula: clisp
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 15:09:43 -07:00
Adam Vandenberg
da637b07c0
Add iconv support to rsync
...
Depends on libiconv in the duplciates branch for Mac encoding support.
2010-10-31 15:09:43 -07:00
Adam Vandenberg
e9b1ce845e
Added libiconv 1.13.1
...
libiconv with extra encodings & mac encodings.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 15:09:43 -07:00
Adam Vandenberg
fb8d0555c5
OpenLDAP - add installation workaround
...
OpenLDAP requires BDB 4.x. Added instructions for installing
to the caveats.
2010-10-31 12:37:59 -07:00
Adam Vandenberg
344971d808
bdb - 5.1.19 and --without-java option
2010-10-31 12:19:28 -07:00
Adam Vandenberg
216f490d44
xz 5.0.0
2010-10-31 12:01:34 -07:00
Pierre Riteau
9edbda7855
PDFjam version is actually 2.06, not 206
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 07:53:19 -07:00
Abhi Yerra
da37669d31
Updated bitlebee to 3.0 from 1.2.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-31 07:45:53 -07:00
Severin Smith
f23f038431
New Forumla for gerbv, a fantastic Gerber Viewer
...
Gerbv, http://gerbv.gpleda.org/index.html , is a simple graphical viewer for
Gerber file which runs under GTK+. Gerber files are used to mill PCB and there
is no other such tool available for mac/*nix.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 23:04:33 -07:00
Chris Jones
6acd5b5560
Patch OMake to build under OCaml 3.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 22:31:31 -07:00
Chris Jones
533561ef22
Update OCaml to 3.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 22:31:27 -07:00
Adam Vandenberg
b77fed05c8
Postgresql - add link about build failures
2010-10-30 22:02:59 -07:00
Tianyi Cui
270cb0116b
libsigsegv: version 2.8 and other updates
...
1. use http rather than ftp.
HTTP is usable for all users, even for those who have only a HTTP_PROXY.
2. update homepage.
The sourceforge one is out of date.
3. Remove "--disable-debug" when "./configure".
This option is not recognized here.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 21:27:57 -07:00
Tokuhiro Matsuno
5d6581640f
new formula: uim
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 21:24:52 -07:00
Adam Vandenberg
c33978bf78
Python - update bin folder in caveats
...
Be more specific for Framework builds about where the binaries
folder is.
Fixes Homebrew/homebrew#2962
2010-10-30 21:13:46 -07:00
Hasan Veldstra
1516597df2
mod_wsgi Remove PPC flags from Makefile properly.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 21:07:39 -07:00
Pierre Riteau
a1879867ba
New formula: PDFjam
...
PDFjam is a small collection of shell scripts which provide a simple
interface to much of the functionality of the excellent pdfpages
package (by Andreas Matthias) for pdfLaTeX.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 20:53:29 -07:00
Paul Howes
4b88593dca
New formula: scrollkeeper
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 20:46:49 -07:00
Scott Kyle
9b62839ec2
New formula: rnv
...
RNV is a Relax NG Compact Syntax validator written in C
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 20:44:27 -07:00
Eric Butler
c3218c0cf2
Added arm formula (tor status monitor)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 20:34:47 -07:00
Doug Fritz
fa9d62b058
added re2 formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 20:28:22 -07:00
Adam Vandenberg
97b5a58c8d
cabal-install duplicates cabal in ghc, so remove
2010-10-30 20:25:35 -07:00
Grayson Manley
8bbbc7b483
Updated x264 and switched to using a tarball.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 19:32:15 -07:00
Michael Lapinsky
ddf0178398
Added formula: gnu-shogi 1.3.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 19:19:04 -07:00
Ronny Haryanto
15874c5fa9
New formula: sub2srt
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 18:35:22 -07:00
Amitava
568d4adf63
The plotutils Package.
...
A GNU package for producing 2D plots in a variety of formats, built around an enhanced libplot C/C++ function library.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 18:25:02 -07:00
Robert Shaw
dfb58547b7
libdvdread: Add libdvdcss support
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 17:54:14 -07:00
Ronny Haryanto
7f8e66a0ed
New formula: tmpreaper
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 17:42:10 -07:00
Tianyi Cui
2bc2de8124
docbook2x: add dependencies
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
These perl deps were needed for the formula to work in the first place,
so it was either revert the formula or include these too.
2010-10-30 17:34:07 -07:00
Andrew Marshall
6726abd29b
Update git-extras to 0.0.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 17:25:29 -07:00
Pavel Gorbokon
81b93ed592
ffmpeg formula: add optional xvid dependency
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 17:23:00 -07:00
Adam Vandenberg
9901d5de07
thrift - reformat
2010-10-30 15:59:05 -07:00
Adam Vandenberg
0ff56da2e9
thrift - configure switch changed
...
Fixes Homebrew/homebrew#2952
2010-10-30 15:57:13 -07:00
Sascha Kratky
5b221478db
New formula: sdelta3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
wip
2010-10-30 15:50:16 -07:00
Andrew Cherkashin
4547422eb3
New formula - mp3wrap
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 15:38:39 -07:00
dbrown
bcec2988ac
New formula: HBase
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 15:27:02 -07:00
dbrown
aca1094b62
New formula: Hive
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 15:24:08 -07:00
Adam Vandenberg
98b0a14eb1
GraphicsMagick - add --with-magick-plus-plus
...
Fixes Homebrew/homebrew#2950
2010-10-30 15:18:00 -07:00
Andrew Marshall
db0e562d85
Use official stable release for Phoronix
...
Using the latest HEAD from the git repository is volatile, as, firstly,
it's not a stable release and as such may have bugs with it. Secondly,
it's possible an update will break the formula unexpectedly. In fact,
this did happen and is the purpose of this commit, an update broke this
formula's patch of the install.sh file.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 14:44:12 -07:00
Tianyi Cui
537612c0e6
New formula: hugs98
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 14:38:30 -07:00
Justin Clift
569fac7cbe
Updated formula: libvirt
...
Updated to use the new libvirt 0.8.5 release, which now works on
OSX without any patches.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 08:32:52 -07:00
Rodd Zurcher
48b790c7ea
Add formula for quilt-0.48
...
Quilt allows you to easily manage large numbers of patches by keeping
track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, and more.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 08:30:41 -07:00
Matt Passell
79c2a2ee04
Update gradle HEAD to 0.9-rc-2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 08:24:30 -07:00
Adam Vandenberg
6c216d5767
SDL assumes X11, so check for it
2010-10-30 08:21:17 -07:00
Paul Ingles
d08417416c
update clojure-contrib HEAD
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-30 08:11:12 -07:00
Andrew Marshall
1be95df9ac
Update Valgrind to 3.6
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-10-30 09:23:22 +01:00
Will Tisdale
15f2b5f5b5
Correct md5 for Squid 3.1.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-29 15:15:59 -07:00
Seth Chisamore
6700c4cbe4
added formula for FDUPES
...
FDUPES is a program for identifying or deleting duplicate files residing
within specified directories
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-29 08:19:28 -07:00
Jonathan Groß
e570052f1d
new Formula: Gromacs 4.5.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-29 07:15:55 -07:00
Will Tisdale
26562ebc1b
Update Squid to 3.1.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-29 06:57:46 -07:00
Peter Aronoff
efe49aae4e
Bump discount to 2.0.1 (a small bugfix release)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-29 06:56:51 -07:00
Karsten Gebbert
c81d5648df
add librsvg
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 21:55:41 -07:00
Rowan Lewis
af3e5b5d8c
Added experimental v8cgi Forumula.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 21:40:58 -07:00
Adam Vandenberg
5b4ac5ef34
npm - remove explicit version
2010-10-28 21:19:42 -07:00
Mark A. Matienzo
9538b75a19
Update formula: sleuthkit (add HEAD)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 19:48:19 -07:00
Nicolas Haunold
8c3197433b
Updated libev to version 4.00.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 16:07:17 -07:00
Bastian Müller
bd1715054a
sbcl 1.0.42
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 16:06:49 -07:00
Justin Clift
a3c560ec3e
Updated formula: libvirt
...
Updated to use a more recent libvirt upstream source snapshot,
that includes further fixes for OSX.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28 08:36:13 -07:00
Adam Vandenberg
1f91848846
Silent Perforce version change
2010-10-27 15:28:27 -07:00
Lior Galanti
296c8d3335
Update media-info to 0.7.36
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-27 11:58:57 -07:00
adrianrego
984a75df71
updated CGAL to 3.7 and added --imaging option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-27 11:57:07 -07:00
Michael Dippery
4b3bf17075
clamav: Update to 0.96.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-27 11:51:12 -07:00
Michael Dippery
67876b73a9
lolcode: Add direct download for v0.9.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-27 11:49:00 -07:00
Carmine Paolino
456480aae6
Added option --with-mpi to the Boost formula.
...
It doesn't need to depend on the open-mpi formula because OS X ships with it.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-27 11:24:38 -07:00
Adam Vandenberg
329a30ec43
hotfix npm version
2010-10-27 08:05:39 -07:00
Adam Vandenberg
f82995826f
npm 0.2.5-1
2010-10-26 19:54:30 -07:00
Frank J. Cameron
c51c411972
Add formula for cabal-install
...
Cabal is a system for building and packaging Haskell libraries and
programs. It defines a common interface for package authors and
distributors to easily build their applications in a portable way.
cabal-install is the command line interface to Cabal and hackage. This
is the package that provides the 'cabal' command line program. To make
the process easier the cabal-install tarball contains a bootstrap.sh
script which downloads and installs all three dependencies.
http://www.haskell.org/cabal/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-26 09:46:57 -07:00
Adam Vandenberg
d04101b5db
pyqt - add test
2010-10-26 09:35:50 -07:00
Christopher
cf391f4bfd
sip - removed check for Framework Python
...
removed the apparently unnecesary check for a framework build of python from
the sip build and stopped using system python for sip and pyqt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-26 09:35:49 -07:00
Tim Kersey
0a7e74b23c
Updated GOCR to 0.49
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-26 07:53:42 -07:00
Sebastian Staudt
36e1cc2b5c
Updated Git to 1.7.3.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-26 07:51:00 -07:00
Dirk Hörner
a820f89683
New formula: aften
...
Aften is an audio encoder which generates ac3 compressed audio streams.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 22:04:54 -07:00
Wes Baker
b16cdd538b
Added formula for APC: Alternative PHP Cache.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 22:02:40 -07:00
Konstantin Käfer
072d0e05f6
Formula to install XCache 1.3.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:55:55 -07:00
Charlie Sharpsteen
b9788c1a86
New formula for Triangle
...
Triangle is a library and command-line tool that generates triangular meshes
through Delunay Triangulation with exact arithmetic. Such meshes are suitable
for use in such applications as Finite Element analysis.
Also included is a X11 program called `showme` which is useful for visualizing
triangular meshes.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:51:30 -07:00
Martin Linkhorst
55c6666087
added formula for log4cxx
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:40:09 -07:00
William Ono
e42cdd835d
openvpn: Update formula to openvpn-2.1.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:16:06 -07:00
Adam Coffman
f19568f761
update thrift to v 0.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:12:30 -07:00
Jamie Macey
b7d426169e
Cider was renamed to Cinderella
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:11:28 -07:00
Tony Garnock-Jones
127c442baa
added arss
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 21:09:36 -07:00
jgeiger
6f814a2199
Update redland and rasqal to newest versions
...
http://librdf.org/rasqal/RELEASE.html
http://librdf.org/RELEASE.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 08:17:28 -07:00
Gudleik Rasch
4152b692cb
New formula: lrzsz
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 07:10:07 -07:00
Jonathan Abourbih
92ded0be6e
swi-prolog - fix jni.h issue & improve X11 support
...
Formula no longer includes JPL by default to get around an error that
Apple's introduced in OSX 10.6 with broken symlinks to the JNI .h files.
Also, now checks for X11 and disables xpce if required, and uses the
Homebrew ENV.x11 system to include the appropriate libraries and
headers.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 21:10:03 -07:00
eregon
dcb3d7c287
New formula: exiftags
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 21:04:53 -07:00
Aku Kotkavuo
9d2d20fb2f
Update node.js to 0.2.4.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 17:56:18 -07:00
Edward George
59297b10f3
updated formula: usbmuxd 1.0.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 17:30:46 -07:00
Emmanuel Blot
22717b2e93
Update SIP and PyQt to the latest versions released on October 22nd, '10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 17:30:04 -07:00
Adam Vandenberg
c72229cf7d
go - fix audit and github tag
2010-10-24 13:21:57 -07:00
Adam Vandenberg
b86974ae42
Add agrep - 'approximate grep'.
2010-10-24 13:19:18 -07:00
Jan Berkel
b42275e3e4
fluxus: patch has been integrated in upstream
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 09:56:03 -07:00
Will Robertson
eeba23920f
Asymptote update to 2.06
...
An uncharacteristically short amount of time for a new release.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 09:12:06 -07:00
Paul Ingles
9d3a64cab4
Use new clojure git repo
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 09:04:33 -07:00
Leonid Ponomarev
c2d21fe999
updated mc formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 19:25:59 -07:00
Justin Clift
5e0b16f8fc
Updated formula: libvirt
...
Added dependencies specific to Leopard (10.5), that may also be
applicable to earlier releases. Thanks to Ruben Kerkhof for the
initial bug reports, plus assistance in testing and trying things
out.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 18:22:58 -07:00
Justin Hileman
b0354da1a7
Update git-flow-completion to 0.4.0.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 13:20:17 -07:00
Geoff Reedy
1d7fdcffce
Set LINKFLAGS env var
...
The waf build uses LINKFLAGS not LDFLAGS. Set
LINKFLAGS the same as LDFLAGS so the build can
find libraries from a non-/usr/local brew install
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 12:29:52 -07:00
Josh Ballanco
0aa069c82a
Ragel config wasn't using prefix
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 12:29:47 -07:00
Chris Hoffman
021ad8628f
monit - Preserve state
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 12:04:01 -07:00
Adam Vandenberg
c1e2f10105
Update youtube-dl
2010-10-23 11:54:30 -07:00
Drew Hess
187b052865
go: added --use-git-head option to formula.
...
Uses http://github.com/tav/go.git git mirror of official Mercurial
repository to obviate the need for installing Mercurial.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 11:24:31 -07:00
Pieter Noordhuis
83f2fc220e
Update google-perftools to 1.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 09:58:33 -07:00
Peter Aronoff
2a77c019df
Update discount to v2.0
...
Some of the configuration options have changed, but otherwise it's just a
version bump.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23 09:58:11 -07:00
Duke Dorje
5da68583a5
Updated the pkg-config download
...
(FreeBSD added a dash in the subdomain; pkg-config instead of pkgconfig.)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 23:11:37 -07:00
Drew Hess
f1d0779647
New formula: djvulibre.
...
This formula does not install the DjVu QuickLook or Spotlight plugins.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 18:50:35 -07:00
Stein Magnus Jodal
87dfe9a28c
New formula: gst-plugins-bad
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 17:46:37 -07:00
Stein Magnus Jodal
bdf0e6700d
New formula: gst-plugins-ugly
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 17:46:26 -07:00
Stein Magnus Jodal
9379af4517
Update gst-plugins-good to 0.10.25 and add optional dep on libdv
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 17:45:59 -07:00
Jonathon L Duckworth
adec1eeee6
set correct mandir for xpdf
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 13:52:36 -07:00
Justin Clift
f9498617c6
Updated formula: libvirt
...
Uses a newer snapshot of libvirt git source, generated by Mitchell
Hashimoto.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 09:39:12 -07:00
Jiayong Ou
1185660eaa
New formula: zookeeper
...
ZooKeeper is a centralized service for maintaining configuration information,
naming, providing distributed synchronization, and providing group services.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 09:38:00 -07:00
Michael Dippery
abcb7232e1
webalizer: Update to v2.23-03
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 09:27:44 -07:00
Edward George
8afc0dbe74
New formula: sshfs-fuse 2.2
...
This is a filesystem client based on the SSH File Transfer Protocol.
Depends on having MacFuse already installed via the binary installer.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 09:27:07 -07:00
Sascha Kratky
5841f14d4c
New Formula: zdelta
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 08:18:16 -07:00
Michael Morgan
9232340df4
lilypond: update to version 2.13.36
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 07:50:21 -07:00
Michael Morgan
a28db6e20c
fontforge: look for png libraries in /usr/X11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 07:50:10 -07:00
Adam Vandenberg
e834f69f51
ddate - style tweak
2010-10-22 07:16:35 -07:00
Michael Dippery
e093743a5a
webalizer: build with reverse DNS support
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 07:13:54 -07:00
Michael Morgan
3077b02cc2
pure: fix invalid md5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 07:10:36 -07:00
lukas
6268fc7634
offical labjack usb drivers (aka liblabjackusb)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 07:05:45 -07:00
Igor Guerrero Fonseca
a3c760ea7d
rabbitmq-server 2.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22 07:00:51 -07:00
Ben Alkov
7da45a0a6c
New Formula: GoGui
...
GoGui is a graphical user interface to programs that play the board
game Go and support the Go Text Protocol, such as GNU Go.
GoGui has many special features for Go program developers: It allows
direct communication with a Go engine over a command shell. The Go
engine can be replaced while keeping the current board position.
Commands can be configured to display their responses graphically on the
board. GoGui is avaliable under the terms of the GNU General Public
License.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 21:18:55 -07:00
Adam Vandenberg
9868bd4b3a
wine 1.2.1
2010-10-21 21:00:22 -07:00
Steven Sartorius
44208a8a37
added nickle
...
Nickle is a desk calculator language with powerful programming and scripting
capabilities
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 20:43:04 -07:00
Adam Vandenberg
928f7b01bc
libao - style tweaks
2010-10-21 20:38:45 -07:00
Rufo Sanchez
9f506017a3
added formula for cdrdao
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 20:38:42 -07:00
Dmitry Shaposhnik
5d9fab8c38
Added ISC DHCP distribution
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 20:30:19 -07:00
Adam Vandenberg
c8cd550887
bigloo - fix audit warning
2010-10-21 20:30:18 -07:00
Adam Vandenberg
d0a0df6545
sphinx - check for mysql client libs. Fixes Homebrew/homebrew#2262
2010-10-21 19:46:39 -07:00
Jonathan Palardy
48aeba346e
parallel - bump version to 20100922
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 19:43:59 -07:00
Sascha Kratky
028b72b760
New Formula: vcodex
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 11:50:32 -07:00
Edward George
3fcdf29ba2
add c10t - A minecraft cartography tool.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 10:37:54 -07:00
Renaud (Nel) Morvan
635c4edbe8
added AWS Identity and Access Management tools
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 10:16:56 -07:00
Christian Stigen Larsen
8570532a12
Formula for bigloo, a practical scheme compiler.
...
Caveats
- I'm requiring libgmp, which I think is strictly only needed for
the SRFI 27 extension (and which is 32-bit only).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 10:07:11 -07:00
Adam Vandenberg
94b9e56c65
Homebrew style is to indent w/ 2 spaces, not tabs
2010-10-21 07:54:17 -07:00
SKAhack
f8751f767c
add formula "Aget"
...
http://www.enderunix.org/aget/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 07:30:47 -07:00
Stoned Elipot
71e0d9695f
Add formula for vip
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 07:19:51 -07:00
Guillaume-Jean Herbiet
b5ff696b56
New formula for blahtex/blahtexml
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 07:06:10 -07:00
Jan Berkel
849dd83a1b
A formula for fluxus
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 07:03:09 -07:00
Adam Vandenberg
bbb12bad6e
libsamplerate - add some deps
2010-10-21 07:03:09 -07:00
Adam Vandenberg
2777ae419e
celt - remove unused switch
2010-10-21 07:03:09 -07:00
Jan Berkel
84002f3837
Use Jack2 by default
...
The original tarball is no longer downloadable, and development
continues on the Jack2 branch.
Jack2 promises 0.118 compatibility.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21 07:03:01 -07:00
turadg
34b5310eed
Added CSVfix
...
CSVfix is a command-line stream editor specifically designed to deal with
CSV data.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-20 22:24:38 -07:00
Simon Lundström
edd77478cc
Added mpdas
2010-10-20 22:07:09 -07:00
Simon Lundström
8c8364c0c6
Added libmpd
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-20 22:07:01 -07:00
Adam Vandenberg
3f129c7f12
theora - depends on pkg-config, remove unused switch
2010-10-20 22:06:40 -07:00
Adam Vandenberg
82e91d9d82
speex - depends on pkg-config
2010-10-20 22:06:40 -07:00
Adam Vandenberg
f2c4a3bb61
mpd - formatting
2010-10-20 22:06:40 -07:00
Jean-Michel Lacroix
a92741575c
New formula: minbif
2010-10-20 21:46:09 -07:00
Adam Vandenberg
d9444693ce
libcaca - tweaks to get it compiling
2010-10-20 21:42:10 -07:00
Jean-Michel Lacroix
a6eb8c316e
New formula: imlib2
2010-10-20 21:30:20 -07:00
Adam Vandenberg
189edf0ace
libpurple - fix download and bump version
2010-10-20 21:23:29 -07:00
Augie Fackler
061f394d73
Go: include templates for godoc.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Also clean up a bit.
2010-10-20 21:10:51 -07:00
Adam Vandenberg
d55f3c534e
cpansearch
...
Ncurses enabled cpan search tool.
Via atr000.
2010-10-20 20:53:21 -07:00
Andrea Bedini
f5430d95f4
Added mpsolve 2.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-20 20:06:29 -07:00
Adam Vandenberg
aee3ea2ecf
monit 5.2.1
2010-10-20 19:38:01 -07:00
Adam Vandenberg
3346807775
coreutils - note that aliases break things
2010-10-20 08:50:10 -07:00
Adam Vandenberg
fd9d8bb2cc
treeline - fix audit warning
2010-10-19 22:14:43 -07:00
Michael Dippery
5d1e6c472d
Added fortress
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-19 21:52:54 -07:00
Adam Vandenberg
b8e1eb0185
ode - tweaks
...
* Use http instead of https
* Don't build the demos
2010-10-19 21:36:07 -07:00
Mike McQuaid
357e12aa1e
Add Treeline 1.2.4.
2010-10-19 09:23:04 +01:00
Vincent Driessen
998d87a170
Update git-flow to release 0.4.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 14:25:42 -07:00
Andrew Crump
70c8c97f2c
Update ufraw to 0.17
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 13:34:17 -07:00
George Macon
529075dda9
gnupg 1.4.11
...
* Remove '--disable-debug' as unrecognized.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 11:02:59 -07:00
Henry Jekyll
5a7e826794
New Formula: "neko"
...
This is the initial commit of a formula for building the virtual machine for
programming in the Neko programming language. This formula does not embed the
"mod_neko" into the Apache web server, nor does it build the libraries to
support MySQL 4 interaction, since those would necessarily require the
installation of large amounts of software that a user might or might not have
intended to install.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 07:16:19 -07:00
patricks
39a293ad9d
updated source url
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 07:13:10 -07:00
Luke Gallagher
c630d548ce
Fix md5 for npm
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Bumped to 0.2.4-1
2010-10-18 07:12:11 -07:00
jgeiger
7ded9d804d
update nginx to 0.8.53
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 07:10:32 -07:00
SHIBATA Hiroshi
fcfa734126
added fossil port.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 07:08:01 -07:00
Will Robertson
9c862f7305
asymptote: update to latest version 2.05
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 06:56:18 -07:00
Mike McQuaid
674313c477
Remove lcov coreutils dependency.
2010-10-18 08:46:06 +01:00
Hiroyuki Iwatsuki
a57913187e
lcov 1.9
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-10-18 08:32:33 +01:00
Adam Vandenberg
c1d7802031
gmp - force GCC 4.2. Fixes Homebrew/homebrew#2302
2010-10-17 16:31:01 -07:00
Adam Vandenberg
aca2595817
coreutils - handle the aliases in a better way
2010-10-17 15:44:59 -07:00
Jan Berkel
59b17ae32d
plt-racket: enable shared libs
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-17 10:25:30 -07:00
pascalbertrand
b0e856dbb0
gmp - Allow creating 32bit build on Snow Leopard
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Note that building 32-bit on Snow Leopard will cause other
64-bit brews to fail to find gmp.
2010-10-17 10:19:57 -07:00
Adam Vandenberg
6b118199e9
mednafen 0.8.D.3
2010-10-17 09:59:34 -07:00
Adam Vandenberg
bcb52285b7
libcdio - remove unused switch
2010-10-17 09:59:23 -07:00
Adam Vandenberg
5ef133ebb0
libsndfile - uses pkg-config
2010-10-17 09:59:04 -07:00
Tojek Anselm
f74b48984c
tintin: to version 2.00.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-17 09:21:03 -07:00
Jonathon L Duckworth
3d9434d5f0
pass --infodir in libmikmod
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-17 08:24:12 -07:00
Jan Berkel
2825dc2575
Fix for ode: added version string
...
The formula needs a version string otherwise it refuses to build.
Also repointed revision to current trunk (1760).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-17 08:21:13 -07:00
Tianyi Cui
444588a39c
libffi: version 3.0.9 and other updates.
...
1. switch to a more stable mirror.
2. the patches are not needed any more.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-16 19:38:51 -07:00