Nibbles 2bits
2168518121
libraw 0.14.5
...
Update libraw to version 0.14.5. Tested on Lion and Snow Leopard.
Closes Homebrew/homebrew#9893 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 19:01:34 -06:00
Nibbles 2bits
62214bdf19
jpeg 8d
...
Update jpeg to version 8d. Tested on Lion and Snow Leopard.
Closes Homebrew/homebrew#9894 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 19:00:19 -06:00
Nibbles 2bits
9d036c983f
doxygen 1.7.6.1
...
Update doxygen to version 1.7.6.1. Tested on Lion & Snow Leopard.
Closes Homebrew/homebrew#9895 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 18:57:10 -06:00
shansen
87751c359c
Jenkins 1.450
...
Closes Homebrew/homebrew#9896 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 18:53:52 -06:00
James Aitken
f51089cbdd
Nginx: Update devel to 1.1.14
...
Closes Homebrew/homebrew#9898 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 18:49:59 -06:00
Diego Zamboni
b496317ab1
cfengine 3.2.3
...
Closes Homebrew/homebrew#9899 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 18:49:31 -06:00
Jason Wells
0f6902fa34
New formula: libssh
...
Closes Homebrew/homebrew#8909 .
[jn: use std_cmake_parameters, style. Note that this is a separate
project from libssh2.]
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 18:46:43 -06:00
Mike McQuaid
8109314402
Add sbcl bottle.
...
Result of discussion in Homebrew/homebrew#9841 .
2012-01-31 19:37:02 +00:00
Mike McQuaid
e65e2ddeb4
Add objective-caml bottle.
...
Closes Homebrew/homebrew#9841 .
2012-01-31 19:36:56 +00:00
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
Adrian Rego
1e93c1b1ff
libsvm 3.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 13:58:16 -08:00
Teesid Gaw
1ac30beb0d
miniupnpc 1.6.20120125
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 13:38:39 -08:00
Doug Johnston
9e3600e95a
czmq 1.1.0
...
CZMQ - High-level C Binding for 0MQ
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 13:34:45 -08:00
Adam Vandenberg
df5bf4a5b4
Libdc1394: fix audit warning
2012-01-28 12:51:31 -08:00
Adam Vandenberg
35034476ca
boost-jam: fix homepage
2012-01-28 12:50:34 -08:00
DanielOberg
625313941c
Libtorrent-rasterbar 0.15.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 12:49:16 -08:00
harajune
c8f6bf216b
Ann 1.1.2
...
Approximate Nearest Neighbor Searching
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 12:33:55 -08:00
Nicolas Despres
5c10e50edf
Fix 'dict' formula.
...
- Use a valid URL (it has been reported to webmaster@dict.org ).
- Install man page in 'share/'.
- Write 'etc/dict.conf' in its Cellar instead of HOMEBREW_PREFIX.
- Remove Ruby warning.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 12:30:08 -08:00
Robert Bousquet
46bf6a6056
pdf2json 0.52
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 12:10:56 -08:00
Austin Seipp
e017b12f99
Radare2 0.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 11:32:45 -08:00
Adam Vandenberg
121ea33799
Normalize JAVA_HOME
2012-01-28 11:25:36 -08:00
Adam Vandenberg
e280e0c926
hive 0.8.0
2012-01-28 11:23:53 -08:00
Adam Vandenberg
79232cdb35
pig 0.9.2
2012-01-28 11:20:06 -08:00
Justin Clift
aeac817eb5
libvpx 1.0.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 11:06:59 -08:00
Robert Sanders
facf0ff884
Kawa 1.11
...
Kawa scheme, a JVM-based scheme interpreter
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 11:05:37 -08:00
Marv Cool
a8e1938dc5
hydra 7.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 11:01:12 -08:00
Adam Vandenberg
748dde5e2a
uudeview: be more specific in test
2012-01-28 10:59:15 -08:00
David Wooldridge (z0mbix)
b70794af62
uudeview 0.5.20
...
UUDeview is a program that helps you transmit and receive binary files
over the Internet, using electronic mail or newsgroups. The UUDeview
package includes both an encoder and a decoder. The decoder
automatically detects the type of encoding used, offering MIME's Base64
and BinHex as well as the popular uuencoding and the less frequently
used xxencoding methods.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 10:58:10 -08:00
Attila Györffy
938f54d0a9
node --devel 0.7.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-28 10:32:28 -08:00
Leo Franchi
608bb3ea88
Update libechonest to 1.2.1
...
Closes Homebrew/homebrew#9816 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-28 09:47:20 +00:00
Hiroaki Nakamura
631a19bfd2
wxmac 2.8.12
...
* also build contrib modules needed by wxErlang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 23:33:20 -08:00
Tareq A Khandaker
e139a88c7f
rxvt-unicode9.14
...
* add fails_with_llvm tag
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 21:16:55 -08:00
Jonathan Dahan
f5a72e7184
Pango: add --devel version
...
Includes Lion font-size fix
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 21:01:02 -08:00
shansen
1fb76f8a21
UPX 3.08
...
Added HEAD repository.
Removed self upx'ing since it segfaults when brew strips the binary.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:56:48 -08:00
Mirek Rusin
ded8984a17
Vala 0.15.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:55:37 -08:00
Jaeho Shin
a05e14aed3
coreutils 8.15
...
Also add unprefixed symlinks in libexec/gnubin:
- libexec/gnubin directory contains symlinks to all the coreutils
commands without its program-prefix "g". (Inspired by MacPorts'
coreutils)
- Now without the --default-names option, this directory is essential
to those who have a lot of shell scripts that use GNU coreutils with
their default names. (The aliases file is no use for them)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:47:13 -08:00
Joshua Stewart
938e30ea1c
cc65 2.13.2
...
cc65 is a cross-compiler for 6502 processors
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:26:35 -08:00
Alastair Harrison
63ace60761
libdc1394 2.1.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 19:20:39 -08:00
Magnus Holm
f1180478f7
Clojure: fix clj wrapper
...
bin/clj: Quote $CLOJURE so it works when $PWD includes a space
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 19:11:22 -08:00
Paul Fitzpatrick
e1d2c25388
yarp 2.3.15
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 19:10:48 -08:00
John Earles
392282f94f
node 0.6.9
...
Closes Homebrew/homebrew#9823 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-27 20:57:07 -06:00
Alex Ernst
cba7824a31
tmux: added --HEAD
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 18:54:40 -08:00
Jack Nagel
5ebc9a7e5f
git 1.7.9
...
This release enables gettext i18n, but in the interest of avoiding that
depdendency I have disabled it for the time being (NO_GETTEXT=1). We can
enable it if international users request it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-27 16:03:18 -06:00
Misty De Meo
beaf40e2a2
xmp 3.5.0
...
Also install the included sample module, and add a test.
2012-01-27 13:18:16 -06:00
Jack Nagel
aa0d1cac38
bdw-gc: fix configure argument
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-27 13:02:30 -06:00
Charlie Sharpsteen
57496116c6
DiffPDF: Update to 1.8.0
2012-01-27 00:49:53 -08:00
Charlie Sharpsteen
5c85c56991
Poppler: Update to 0.18.3
2012-01-27 00:42:45 -08:00
Charlie Sharpsteen
c72a58b896
SSHFS: Use paths to OS X supplied autotools
2012-01-26 23:29:22 -08:00
Adam Malcontenti-Wilson
9eee8042f5
fuse4x: Use paths to Mac OS X supplied autotools
...
Closes Homebrew/homebrew#9803 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-26 23:28:50 -08:00
Chris Koenig
4089df2501
sox: include libpng for spectrogram effect
...
Closes Homebrew/homebrew#9802 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-26 23:20:40 -06:00
Jack Nagel
96127ab3f7
redis-tools: set arch explicity
...
Detection of the build arch is broken on 32-bit Snow Leopard; mirrors
the main redis formula.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 22:13:09 -06:00
Jack Nagel
e19053ba9e
mariadb 5.2.10
...
- Add upstream patches to fix some compilation issues
- Simplify setting CXXFLAGS
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 20:58:50 -06:00
James Snyder
6ec158bdd0
remind 03.01.12
...
Update remind to 03.01.12, also remove useragent adjustment since it
seems to no longer be necessary.
Closes Homebrew/homebrew#9798 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 18:28:11 -06:00
Jack Nagel
c322c94cb8
Remove libopenspotify
...
The project was abandoned in 2010; they recommend using libspotify,
which Homebrew provides.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 12:45:55 -06:00
Jack Nagel
0627f6dd8e
cpanminus: add stable tarball
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 00:16:37 -06:00
Jack Nagel
d0c55e49aa
cabextract: remove unused configure switch
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 00:00:57 -06:00
Jack Nagel
3f272042fc
ranger: remove unneeded conditional
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 23:58:24 -06:00
Jack Nagel
5b0963e1e8
synergy: use devel instead of HEAD
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 23:58:04 -06:00
Jack Nagel
975806a138
node: use new devel syntax
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 23:00:23 -06:00
Jack Nagel
752ee6eb6d
mednafen: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 22:43:37 -06:00
Jack Nagel
b1a1421fd6
imagemagick: fix bottle version issue
...
The new bottle syntax conflicts a bit with how the version was being
handled in this formula; so let's just do it the way every other formula
does it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 22:36:38 -06:00
Jack Nagel
236ceea0eb
ffmpeg: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 22:25:58 -06:00
Misty De Meo
705fd2a2de
mednafen: add devel
...
Also add an option to build the unstable new PlayStation emulator (only
available in the 0.9 branch)
Closes Homebrew/homebrew#7550 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 21:53:35 -06:00
Misty De Meo
2f03f781da
Add devel
to the DSL, + stable and bottle blocks
...
This commit adds a `devel` entry to the DSL, allowing formulae to
specify an unstable branch.
`devel` takes a block, which should contain standard `url` and `md5`
fields (and `version`, if necessary). This must come after the standard
DSL fields.
This commit also migrates over all formulae currently using `devel` to
the new syntax, as well as formulae which used `head` for non-VCS urls.
The new syntax is also available for `stable` and `bottle`. `stable` is
an option alongside the old syntax. `bottle` replaces the old syntax.
Note that the @stable ivar in Formula has been renamed to @standard,
and the @bottle ivar has been renamed to @bottle_url.
Closes Homebrew/homebrew#9735 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 21:45:19 -06:00
Adam Vandenberg
ae8de6821b
Redact migreazy
...
There are stable versions of this now, but the current formula (head-only)
no longer installs correctly.
2012-01-25 18:16:13 -08:00
Lance Hepler
77c71da4cf
gmt 4.5.7
...
Add a Generic Mapping Tools Formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:57:07 -08:00
Cody Cutrer
ffefe2152f
pgbouncer 1.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:40:08 -08:00
Pascal Bertrand
ce55ce769d
rust 0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:39:13 -08:00
Ralph Rooding
57ff25cf45
Tomcat 7.0.25
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 16:49:35 -08:00
Douglas Creager
8848b5ae1c
avro-c 1.6.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 16:49:00 -08:00
Adam Vandenberg
8d84cf3072
ggobi: fix audit warning
2012-01-25 16:39:43 -08:00
Jack Nagel
bf25d065b2
git-cola: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:05:15 -06:00
Jack Nagel
8ea6c38535
celt 0.11.1
...
- Builds with LLVM >= 2336
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:03:49 -06:00
Peter Neubauer
3397ee97d6
Neo4j 1.6
...
Closes Homebrew/homebrew#9771 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:49:13 -06:00
Joshua Griffith
6b139708ac
frink: fix MD5
...
Closes Homebrew/homebrew#9784 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:47:52 -06:00
Pieter Nicolai
fb398cad03
lame 3.99.4
...
update LAME to 3.99.4 (minor bugfix release)
Closes Homebrew/homebrew#9777 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:43:08 -06:00
Jack Nagel
7db0a4a69f
rtmpdump: formula cleanup
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:40:42 -06:00
Pieter Nicolai
bb0c0f3353
lftp 4.3.5
...
update lftp to 4.3.5
Closes Homebrew/homebrew#9772 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 10:22:43 -06:00
jiayong.ou
fd6caa052e
New Formula: uchardet
...
uchardet is a C language binding of the original C++ implementation of
the universal charset detection library by Mozilla.
uchardet is an encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.
Closes Homebrew/homebrew#8868 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:41:44 -06:00
Paul van der Walt
e4b0758d51
New formula: bsponmpi
...
Closes Homebrew/homebrew#9659 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:26:27 -06:00
Nikolay Kasyanov
0e3663b223
bullet: add HEAD
...
Closes Homebrew/homebrew#9757 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:10:19 -06:00
Pieter Nicolai
acb151b11a
plzip 0.8
...
Closes Homebrew/homebrew#9762 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:07:40 -06:00
Pieter Nicolai
71ccaf9923
parallel 20120122
...
Closes Homebrew/homebrew#9761 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:06:43 -06:00
Alex Ernst
cf701857e6
tmux 1.6
...
Closes Homebrew/homebrew#9760 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:03:38 -06:00
Mike McQuaid
d2a2226a81
Fix coreutils typo.
2012-01-24 21:23:59 +00:00
Mike McQuaid
17e8632ddb
Remove the GNU formulae --default-names options.
...
Provoked by Homebrew/homebrew#9574 .
2012-01-24 21:22:13 +00:00
Mike McQuaid
02419e0c82
Don't allow binutils to have default names.
...
This will break lots of things as evidenced by Homebrew/homebrew#9574 .
2012-01-24 19:26:31 +00:00
Mislav Marohnić
df17e844ab
hub v1.8.1
...
Closes Homebrew/homebrew#9764 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-24 11:13:58 -06:00
Libor Wagner
3b7c9bca4e
New formula: getxbook 0.6
...
getxbook is a collection of tools to download books from websites.
Currently there are tools for Google Books' book preview (getgbook),
Amazon's look inside (getabook) and Barnes and Noble's book viewer
(getbnbook).
Closes Homebrew/homebrew#8701 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:51:32 -06:00
Sandeep Ghael
6ab59a771f
ffmpeg: add optional dep on opencore-amr
...
Closes Homebrew/homebrew#8986 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:35:21 -06:00
Christian Anton
0c895dd8a1
nagios-plugins: install suid tools
...
Added installation of suid plugins like check_icmp, check_dhcp, etc.
To be clear, this only installs the tools themselves; root privileges
are not required.
Closes Homebrew/homebrew#8740 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:30:20 -06:00
Jakob Schlyter
0694ba9937
ffmpeg: add rtmp support
...
Closes Homebrew/homebrew#9399 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:07:08 -06:00
Jack Nagel
ac7fc7dc2f
graylog2-server 0.9.6
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:05:06 -06:00
Jack Nagel
7745a4daba
calabash: fix test invocation
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:28:04 -06:00
Jack Nagel
713b076cdc
dirac: fix bad cp
invocation
...
This Makefile target is only triggered if the tools required to build
the documentation are present, which I'm guessing is why this has gone
unnoticed.
Will send upstream.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:26:41 -06:00
Jack Nagel
5678ebc0a7
gst-plugins-bad: add optional rtmpdump dependency
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:03:46 -06:00
Oliver Tonnhofer
16b1457173
mapserver: install all mapserver binaries
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 18:12:17 -08:00
Adam Vandenberg
6e6a758bf0
Removing fire
...
No longer maintained, per https://github.com/AzizLight/fire/issues/1
2012-01-23 18:08:17 -08:00
Shawn Anderson
ae32fa1fa8
enet 1.3.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 18:07:43 -08:00
David Aguilar
952abd3205
git-cola 1.7.4.1
...
Set PYTHONPATH so that brew's PyQt4 modules are found.
Update to v1.7.4.1 and change the URLs to use github.
Add a --build-docs option for building manpages.
Closes Homebrew/homebrew#7462 .
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 18:04:55 -08:00
Zearin
268adaab61
New formula: Calabash
...
Closes Homebrew/homebrew#9653 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 14:42:02 -06:00
Jack Nagel
eeec79ffcb
boost: don't apply patch to HEAD
...
It's already upstream.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 14:30:17 -06:00
Marian Theisen
0186f1d16a
mysql: fix typo
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 06:39:58 -08:00
Jack Nagel
a9d22577d2
node: fix typo in URL
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 21:59:58 -06:00
Adam Vandenberg
e10f4df062
libmemcached 1.0.3
2012-01-22 19:30:51 -08:00
Mark Derricutt
dd3f912367
gitslave 2.0.1
...
Gitslave is a git wrapper tool that makes working with groups of
related repositories easier.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 19:23:17 -08:00
Matt Farina
9fc710656b
git-sh: newer version
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 19:20:41 -08:00
Adam Vandenberg
7868083018
git-hg: Add warning if Mercurial isn't found.
2012-01-22 18:40:29 -08:00
Adam Vandenberg
ae5f32aa9c
Node: add 0.7.0 as a --devel option
2012-01-22 18:34:07 -08:00
Adam Vandenberg
09adde2204
aws-iam-tools: tag with version
2012-01-22 17:43:41 -08:00
Adam Vandenberg
c2cb7891f7
Move adamem to homebrew-alt
2012-01-22 17:37:51 -08:00
Jack Nagel
e4a0aee5b1
jsawk: add stable URL
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:24:34 -06:00
Jack Nagel
f088a08e87
Normalize MacPorts patch URLs
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:29 -06:00
Jack Nagel
97ee52cefb
Use HTTPS for MacPorts patches
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:29 -06:00
Jack Nagel
ff8ec64804
Fix some audit warnings
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:20 -06:00
Adam Vandenberg
872701635e
weechat 0.3.6
...
Also disable Python plugins.
We would gladly accept options for ruby/perl/python to attempt enabling
support for those langs.
2012-01-22 14:43:32 -08:00
Sudish Joseph
478012ca98
mongodb: put mongod.conf in etc intsead of Cellar
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 14:35:24 -08:00
Adam Vandenberg
44270f215a
flex_sdk: fix audit warning
2012-01-22 14:33:00 -08:00
Adam Vandenberg
3e55159489
ushare: fix audit warnings
2012-01-22 14:00:42 -08:00
rogeriopvl
ff9e42bd59
libdlna: fix for newer libavformat versions.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 13:59:10 -08:00
Adam Vandenberg
44398439c4
justniffer: fix audit warning
2012-01-22 10:50:25 -08:00
Adam Vandenberg
c4fa9153ea
dvdrtools: fix homepage and patches
2012-01-22 10:49:09 -08:00
Adam Vandenberg
26e31e2fb2
WebFS: fix audit warning
2012-01-22 10:34:22 -08:00
Marc Abramowitz
74ee650ce1
justniffer 0.5.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 09:39:01 -08:00
Michael Koval
ce59cf54d9
octave: add upstream patch to fix broken build
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 09:32:10 -08:00
Adam Vandenberg
054f04fb22
MySQL: fix patches
2012-01-22 09:29:27 -08:00
Jack Nagel
d029c0a9b9
Remove mailtomutt
...
It's unmaintained, and the XCode project is incompatible with recent
XCode; moved to the unmaintained directory of Homebrew-alt.
cf. Homebrew/homebrew#9694 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com
2012-01-22 02:06:37 -06:00
Kris Wallsmith
172220533b
APC: apply upstream patch
...
See https://bugs.php.net/bug.php?id=59750
Closes Homebrew/homebrew#9556 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 01:56:06 -06:00
Adam Vandenberg
ea6a5f2ed6
synfig studio 0.63.03
2012-01-21 22:55:20 -08:00
Adam Vandenberg
ceaa68ed7e
Synfig 0.63.03
2012-01-21 22:55:20 -08:00
Adam Vandenberg
ea5c690daa
MySQL 5.5.19
2012-01-21 20:46:52 -08:00
phinze
285cc6ef29
New formula: reattach-to-user-namespace
...
A small utility that can be used to fix broken OSX clipboard integration
in a variety of tools, most notably tmux and screen.
Closes Homebrew/homebrew#8016 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-21 22:26:06 -06:00
Charlie Sharpsteen
ef79503e8f
Guile: Add build number to LLVM failure
...
Closes Homebrew/homebrew#9178 .
2012-01-21 16:38:59 -08:00
Jørgen P. Tjernø
1ee6c027ea
fontforge: Add build number to LLVM failure
...
Tried this build with Xcode 4.2/LLVM 2336.1.00 - still fails. Builds fine with
Clang.
Fixes Homebrew/homebrew#8589 .
Closes Homebrew/homebrew#9711 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-21 16:38:01 -08:00
Peter Aronoff
18d64529bd
Add caveat about using this Bash as login shell
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 16:18:55 -08:00
Pieter Nicolai
4cb3a46015
p0f 3.03b
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 16:18:34 -08:00
Ben Lowery
3c520966fe
pbzip2 1.1.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 16:17:45 -08:00
Max Riveiro
75271f650b
Apache Solr 3.5.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 15:51:46 -08:00
Bryce \"BonzoESC\" Kerley
ecb56e6bb5
Riak 1.0.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 15:46:30 -08:00
Michal A
b7165942a2
pdnsd: update url and homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 12:53:08 -08:00
Lance Parsons
e995b16933
vcftools 0.1.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 12:52:02 -08:00
Alexis Hildebrandt
af4bb1e67b
aqbanking 5.0.22
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 12:44:59 -08:00
Alexis Hildebrandt
176836f791
gwenhywfar 4.3.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 12:44:47 -08:00
Adam Vandenberg
0f414afd9f
Maven 3.0.4
...
Also fix download URL.
2012-01-20 13:52:27 -08:00
fawce
884cfeb8d8
SuiteSparse: Update MD5
...
Closes Homebrew/homebrew#9692 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-20 12:57:02 -08:00
Nicholas Harteau
3b26c564db
New Formula: bindfs
...
Closes Homebrew/homebrew#8633 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-20 12:56:52 -08:00
Jack Nagel
7bbe365c83
git 1.7.8.4
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 12:27:14 -06:00
Travis Dempsey
e9149cb019
flume: fix shell quoting and ENV variable
...
Closes Homebrew/homebrew#9689 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 12:21:43 -06:00
Jack Nagel
98f39cfd29
aws-iam-tools: fix md5
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 12:00:55 -06:00
Jason Voegele
715acb5b0b
vorbisgain 0.37
...
Closes Homebrew/homebrew#9649 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:53:14 -06:00
Adam Rudd
03b6b8ec59
mosquitto 0.14.4
...
Includes a test script that checks if `mosquitto -h` quits with code 3.
Closes Homebrew/homebrew#9670 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:48:57 -06:00
Pieter Nicolai
ca72102139
pixman 0.24.2
...
update pixman to 0.24.2. This is a stable bug fix release.
Closes Homebrew/homebrew#9683 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:43:09 -06:00
Brandon R. Stoner
edc968eff9
node 0.6.8
...
Closes Homebrew/homebrew#9679 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-20 11:42:12 -06:00
Alejandro Giacometti
f8e8072674
multimarkdown 3.5
...
Closes Homebrew/homebrew#9675 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 22:29:11 -06:00
Max Riveiro
7ece342560
Proguard 4.7
...
Closes Homebrew/homebrew#9677 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 22:24:03 -06:00
Jack Nagel
34f74b6367
wireshark: move back to 1.6.5
...
1.6.5 is the latest stable version, 1.7 is the development series, and
has issues building the GTK frontend with the current Homebrew GTK build
chain.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-19 19:10:38 -06:00
Mike McQuaid
5e34bb4432
Revert "New Formula: avidemux"
...
This reverts commit bae5b33a0fe0cac2dab08bcb1530c80410d82535.
2012-01-19 22:49:43 +00:00
Sebastian Hillig
97bbceb4b8
Add formula for libcsv
...
Closes Homebrew/homebrew#6214 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 22:40:35 +00:00
Olli Helenius
a9e605d96e
Add gSOAP formula, version 2.8.6
...
Closes Homebrew/homebrew#6210 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 22:40:10 +00:00
Nibbles 2bits
9cb74c0b70
New Formula: avidemux
...
Avidemux is a popular video editor, actively developed since 2001.
Working with their lead engineer, the OSX code has been corrected,
and now the formula will build avidemux2_cli, the command line
version, with every video filter, encoder, and decoder available.
In addition, if the user has Qt installed, this will automatically
build the Qt gui, avidemux2. Several weeks of work also gets us a
new CoreAudio output device for Qt, a feature missing since 2008.
Macports has a portfile for 2.5.3, a very buggy version.
The latest stable is 2.5.5, and that builds but has no OSX fixes.
All the work done with their devs is in svn on the 2.5 branch.
This formula will build 2.5svn, which today is 2.5.5 r7644.
The 2.5 branch, called avidemux2, is being finalized.
The 2.6 branch, called avidemux3, is being very actively developed.
EDIT: removed patches merged upstream
EDIT: now compiles against r7668 on Lion.
EDIT: fixes indentation, removes some debug commands
EDIT: put two patches inline not on fileden
EDIT: remove patches merged upstream, inline variable 'a'
Closes Homebrew/homebrew#8429 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 22:30:19 +00:00
Lee Capps
08a3f260a4
Add plod formula.
...
Closes Homebrew/homebrew#3225 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 21:40:56 +00:00
Eric Schrijver
08762e32df
Added formula for poster
...
Poster is a unix program that allows one to scale postscript images to a larger size,
and print them on larger media and/or tile them to print on multiple sheets.
http://schrfr.github.com/poster/
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-19 21:24:59 +00:00
Misty De Meo
2515b81f01
clisp: builds with llvm on Xcode 3.2.6
2012-01-19 09:52:14 -06:00
Austin Seipp
ba5a8ca62b
Make MLton formula install statically-linked-gmp
...
Closes Homebrew/homebrew#9529
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-19 09:45:11 -06:00
Austin Seipp
29b31824d8
p0f 3.02b
...
Closes Homebrew/homebrew#9669 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-18 23:04:47 -06:00
Cory
6dc5cfde9d
chibi-scheme 0.5.3
...
Closes Homebrew/homebrew#9661 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 18:14:12 -06:00
Peter Aronoff
b409b0e6ef
discount 2.1.3
...
Closes Homebrew/homebrew#9665 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 18:01:17 -06:00
Douglas Soares de Andrade
95c48fb139
chromedriver 18.0.995.0
...
Closes Homebrew/homebrew#9627 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 18:00:01 -06:00
Jack Nagel
3f5e5ddddf
clisp: fix LLVM builds
...
This patch from MacPorts seems to be all that is necessary to enable
building with LLVM-GCC. I can't test it with any LLVM builds other than
2336, though.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-18 17:47:01 -06:00
Max Howell
549232658b
Advise user to use the correct path :/
2012-01-18 18:25:10 +00:00
Max Howell
1b8c931ee8
Advise user where to find the Android SDK
2012-01-18 17:52:38 +00:00
Misty De Meo
116d0d1bc1
exiftool 8.76
2012-01-18 11:21:15 -06:00
Dave Rice
8207fd04f0
ffmbc 0.7rc5
...
note: that the rc4 link is now broken
Closes Homebrew/homebrew#9663
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-18 09:15:28 -06:00
Mike McQuaid
005981df57
Add upstreamed patch to Qt.
2012-01-18 00:14:00 +00:00
James Aitken
94cc131b8c
Nginx: Update HEAD to 1.1.13
...
Closes Homebrew/homebrew#9635 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:50:33 -06:00
Alex Crown
3cd7105a47
qscintilla2 2.6
...
Closes Homebrew/homebrew#9637 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:49:44 -06:00
Juan Sebastian Casallas
8d342f4a3c
libusb: Add head
...
-HEAD includes several bug fixes
-This should also be "kinect-friendly" Homebrew/homebrew#5307
Closes Homebrew/homebrew#9646 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:48:08 -06:00
Tom Hughes
2b376d7dd4
pigz 2.2.3
...
Closes Homebrew/homebrew#9657 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:47:01 -06:00
Mark A. Matienzo
3269e7b987
bagit 4.0
...
Closes Homebrew/homebrew#9643 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-17 11:14:04 -06:00
cola-zero
44c6f3cda0
offline-imap: update to 6.5.2 and fix url for HEAD
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:59:49 -06:00
Adam Vandenberg
0027060fd9
memcached 1.4.11
2012-01-16 21:40:30 -08:00
Adam Vandenberg
11c5094a41
freexl: fix md5
2012-01-16 21:30:46 -08:00
Francisco Souza
5e59c1bd88
virtuoso 6.1.4
...
Closes Homebrew/homebrew#9390 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:27:00 -06:00
Martial
c13c7bfeb5
sbcl 1.0.55
...
Closes Homebrew/homebrew#9610 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:16:32 -06:00
David Tollmyr
71c7c2d731
cassandra 1.0.7
...
Closes Homebrew/homebrew#9619 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 23:00:50 -06:00
Jasper van Wanrooy
22a8f9158c
elasticsearch 0.18.7
...
Closes Homebrew/homebrew#9616 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:59:16 -06:00
Jack Nagel
332845fefc
pil: fix typo
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:39:09 -06:00
Jack Nagel
8174e59412
rdiff-backup: fix typo
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:36:14 -06:00
Jack Nagel
ae185bb693
gnutls 2.12.16
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 18:11:58 -06:00
Mike McQuaid
20c89f6364
Update erlang bottle.
2012-01-16 22:37:32 +00:00
Mike McQuaid
9068fc47b3
Update qt bottle.
2012-01-16 22:13:02 +00:00
Mike McQuaid
bebdfcdd8b
Update icu4c bottle.
2012-01-16 21:51:56 +00:00
Mike McQuaid
a5e3b27bdc
Update boost bottle.
2012-01-16 21:50:44 +00:00
Mike McQuaid
46340f3cfc
Update cmake bottle.
2012-01-16 21:33:50 +00:00
Mike McQuaid
6522083ed3
Update imagemagick bottle.
2012-01-16 21:29:01 +00:00
Stuart Knightley
9d27649950
Update JSCoverage recipe to install jscoverage-server binary
...
Closes Homebrew/homebrew#9508 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-16 20:49:58 +00:00
Stephen Bannasch
32cb2e6e0b
New Formula: JsonSpirit
...
JsonSpirit is a C++ JSON Parser/Generator Implemented with Boost Spirit
http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx
Closes Homebrew/homebrew#9507 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-16 20:49:02 +00:00
Severin Smith
6a1eddf91a
gerbv 2.6.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-15 14:07:03 -08:00
Austin Seipp
4ab5f8a36c
Ettercap 0.7.4
...
This also removes the old '-ng' formula, since the name seems to have
changed to have a suffix of 'Lazarus'
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-15 12:31:16 -08:00
Justin Clift
6bb7916da2
libvirt 0.9.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-15 12:25:21 -08:00
Adam Vandenberg
62e05d17ce
flex-sdk: 4.6.0.23201 (MPL)
2012-01-15 11:10:32 -08:00