Commit graph

7898 commits

Author SHA1 Message Date
Jack Nagel
b0ed94a966 wireshark: add 1.7.0 as the devel version
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 20:08:07 -06:00
John Harrison
3fe4280192 New formula: gobject-introspection
Closes Homebrew/homebrew#9183.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 20:03:18 -06:00
Oame
3b9aa40bb0 New Formula: CaboCha
Signed-off-by: Oame <oame@oameya.com>

Closes Homebrew/homebrew#9872.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 19:40:32 -06:00
Jack Nagel
b97c9475dc lcms and lcms2: add optional deps on jpeg and tiff
These things are picked up if they are installed, and as they are pretty
lightweight we may as well mark them as optional deps.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 19:12:26 -06:00
Andrew Bennett
fd5db48ba7 New formula: little-cms2
Given the API incompatibilities between 1.x an 2.x, it is easier to
maintain separate formulae for the time being. Luckily, the developers
have made sure that the two can be installed alongside each other: the
binaries have different names, the library is versioned, &c.

Closes Homebrew/homebrew#7345.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 19:10:45 -06:00
Eric DeLabar
852263634a memcached: add --enable-sasl-pwdb option
Added --enable-sasl-pwdb configure parameter to enable SASL2
authentication on an OSX Lion (10.7) machine. Details:
http://code.google.com/p/memcached/wiki/ReleaseNotes145

Closes Homebrew/homebrew#9143.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 18:44:54 -06:00
Jack Nagel
b2dc6c84a2 gmt: install man pages and supplementary commands
Closes Homebrew/homebrew#9864.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 18:21:23 -06:00
Ben LeMasurier
37f36fdef8 New Formula: STORMfs
STORMfs is a FUSE abstraction layer for cloud storage.

STORMfs allows you to mount cloud storage as a local filesystem. Currently
supporting Amazon S3, Eucalyptus (Walrus S3), and Google Cloud Storage[1].

This is the first (alpha) release, primarily focused on users who whish to
contribute feedback and bug reports.

[1] Interoperable Access (non-native API)

Closes Homebrew/homebrew#9873.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-30 15:56:14 -08:00
Matt Dickoff
348f13d3c9 New Formula: Scalpel
Closes Homebrew/homebrew#9877.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-30 15:55:25 -08:00
Felix Bünemann
6b39b19e11 openjpeg: HEAD no longer needs the libpng patch
Closes Homebrew/homebrew#9865.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 14:24:41 -06:00
Jørgen P. Tjernø
652bedbd69 taglib: build release instead of debug
This changes the cmake call to use release builds instead of debug builds, as
debug builds print to stderr etc (which is pretty ugly). This cannot be turned
of runtime, only compile time.

It also cleans it up by using `std_cmake_parameters`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 22:07:24 -08:00
Jack Nagel
88ebd6f9ae mkpath directories under lib/ocaml
Ocaml packages that need to install here will cause the site-lib
directory to be created, and the symlink in the ocaml keg will work as
intended. This is necessary for the ocaml bottle to work properly.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-30 00:04:33 -06:00
Andreas Steinel
05b9d462cf Pioneers 0.12.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 22:00:28 -08:00
Sid Karunaratne
50a99f02b3 jshon 8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 21:59:36 -08:00
Cory
e6cbdd9799 clay 0.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 21:51:59 -08:00
Guan Yang
df94059995 ledger: option to disable Python support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 21:49:47 -08:00
Yoji SHIDARA
22d76b72d2 groonga 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 21:36:46 -08:00
Yoji SHIDARA
f98b3db95d kytea 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 21:35:26 -08:00
Tryn Mirell
c43fe3a1f2 link-grammar 4.7.4
The Link Grammar Parser is a syntactic parser of English (and other
languages as well), based on link grammar, an original theory of English
syntax. Given a sentence, the system assigns to it a syntactic
structure, which consists of a set of labelled links connecting pairs of
words. The parser also produces a "constituent" (Penn tree-bank style
phrase tree) representation of a sentence (showing noun phrases, verb
phrases, etc.). The RelEx extension provides dependency-parse output.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 17:33:04 -08:00
Rifat Nabi
a21fb042b2 Percona Toolkit 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 17:20:54 -08:00
Ealden Esto E. Escanan
52f0a45a1d google-sql-tool r9
Google SQL Tool is the command-line tool to connect to Google Cloud SQL,
which provides relational databases for App Engine applications.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 16:54:04 -08:00
Adam Vandenberg
52f637f79e mldonkey: add ENV.x11 2012-01-29 16:21:21 -08:00
Jack Nagel
9895f763c0 kawa: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-29 14:36:38 -06:00
Ken Mankoff
5f153cb73d New formula: points2grid
Closes Homebrew/homebrew#9049.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-29 14:36:37 -06:00
Frank Denis
5182097ca1 New formula: dnscrypt-proxy
Closes Homebrew/homebrew#9035.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-29 13:55:59 -06:00
Adam Vandenberg
d87dda1dd1 wv2 0.3.1
wv2 is a library for reading Microsoft Word files.
2012-01-29 10:53:35 -08:00
Marc Abramowitz
f4386fb2a2 New formula: trafficserver-3.0.2 (http://trafficserver.apache.org/)
Closes Homebrew/homebrew#9513.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-29 17:48:33 +00:00
Adam Vandenberg
7bd16daaf0 Remove asterisk
This version does not compile for many people, and segfaults on startup
for many people.

Removing, but will consider a new formula for it that is table.
Possibly have to downgrade the version to whatever MacPorts uses.
2012-01-29 09:46:37 -08:00
Adam Vandenberg
a4d32c516c Move htop to Homebrew-alt
The OS X fork of htop is unofficial, and has not been updated to work
consistently on Snow Leopard or Lion.
2012-01-29 09:45:44 -08:00
Damien Pollet
1b9e8ce674 vimpager 1.6.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 09:38:57 -08:00
Pieter Nicolai
acf4e3d3c4 duff 0.5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 09:38:37 -08:00
Adam Vandenberg
d127e8d28d kdelibs: use mirror location for 4.6 2012-01-28 21:27:31 -08:00
Adam Vandenberg
3aaed8b4a1 protobuf: don't build in debug mode 2012-01-28 21:19:48 -08:00
Julien Ponge
35522f2ac8 Ceylon 1.0.M1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:55:57 -08:00
Yoji SHIDARA
5285e51653 kytea 0.3.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:53:43 -08:00
Adam Vandenberg
fe69c02d78 djview: Patch for Qt 4.8 2012-01-28 20:50:55 -08:00
Charlie Sharpsteen
33b78e2208 Erlang: Fix bottle URL
Was missing the "B" in R15B. Derp.
2012-01-28 20:49:09 -08:00
Adam Vandenberg
76edc0da52 Python3: update caveats 2012-01-28 20:43:58 -08:00
Adam Vandenberg
3e832c8e72 Erlang: fix audit warning 2012-01-28 20:41:34 -08:00
Cameron Walters
e21059ea24 dnsmasq: add optional IDN support
Depends on libidn only if the option is supplied.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:40:35 -08:00
Morton Jonuschat
6f40986163 pure-ftpd 1.0.35
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:39:34 -08:00
Sylvester Keil
37d8012d36 New formula: CRF++
Closes Homebrew/homebrew#7072.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-28 22:23:55 -06:00
Alex Pardoe
9de600e1a0 lastfmlib 0.4.0
lastfmlib is a C/C++ library that provides an implementation of the
Last.fm Submissions Protocol v1.2. Whilst there are other libraries
for scrobbling in Homebrew, this older library is required for
MediaTomb's Last.fm functionality.

For more information see: http://code.google.com/p/lastfmlib/ or
http://mediatomb.cc/pages/documentation#id2845313.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:12:18 -08:00
Adam Vandenberg
864d64fec6 Remove muttprofile
This software does not seem available anymore.

See: https://github.com/mxcl/homebrew/issues/9320
2012-01-28 20:08:16 -08:00
Matthieu Dubet
dd89be5534 Fix Ninja build
Ninja bootstrap script is now in Python instead of shell

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:05:05 -08:00
Jaik Dean
7e141937f2 mysql: ARCHIVE and BLACKHOLE engines
Added install flags to the mysql formula to allow the ARCHIVE and BLACKHOLE
storage engines to be compiled in.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 20:03:14 -08:00
Stefhen Hovland
e492dff31c AWS Autoscaling 1.0.49.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 18:44:44 -08:00
Charlie Sharpsteen
6056259575 Erlang: Update bottle to R15B 2012-01-28 18:22:04 -08:00
Yurii Rashkovskii
021b544297 Erlang: Update to R15B
Closes Homebrew/homebrew#9120.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-28 18:22:04 -08:00
ioxenus
82a4722406 sqlite 3.7.10
Closes Homebrew/homebrew#9838.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-28 19:45:38 -06:00