Commit Graph

10587 Commits (eba50d4d5794e705099c1c757dd38dea58d94de3)

Author SHA1 Message Date
nibbles 2bits a520200829 colormake 0.9
Upgrade colormake to version 0.9.
Use `EOS.undent` to clean up the formatting.
Change the location of the perl file from `share` to `libexec`.
Tested on Lion with XCode-4.3.3 by compiling gawk using `colormake`
in place of the command `make`.

Closes Homebrew/homebrew#12815.
Closes Homebrew/homebrew#12828.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 16:59:22 -05:00
Charlie Sharpsteen 62203cdef8 fuse4x-kext: Add bottle for Lion
Many Lion users only install the XCode command line tools which means they
cannot build the fuse4x kernel extension as it uses `xcodebuild`.

This formula is not bottled for Snow Leopard as the build and download times
are too trivial to justify the effort.

Fixes Homebrew/homebrew#10960.
2012-06-14 11:34:49 -07:00
Misty De Meo d6a50dab27 ffmpeg: add optional openjpeg dep
Fixes Homebrew/homebrew#12802.
2012-06-14 12:01:49 -05:00
Weston Jossey d97824deee par2: update patch url
Closes Homebrew/homebrew#12824.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-14 10:55:26 -05:00
Jonathan Schleifer a4323486dc ht 2.0.20
Needs a patch now in order to link ncurses instead of ncursesw, as
upstream switched to link ncursesw.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 23:00:25 -07:00
Will Cosgrove 651b859dd4 redis --devel 2.6.0-rc4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:52:41 -07:00
Tyler Langlois on MacBook 13 31c5d79835 unrar 4.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:47:28 -07:00
Dave Goodell 3017766fee subversion: --perl fixes, no clang and find EXTERN.h correctly
This will find EXTERN.h correctly even if the user has installed a
custom perl installation, such as from perlbrew.  See Homebrew/homebrew#11619 for a bit
more info.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13 22:44:27 -07:00
Adam Vandenberg fb6948856b xdelta fails with clang 2012-06-13 22:43:30 -07:00
Jack Nagel d5c5edab52 moreutils: install 'chronic'
Closes Homebrew/homebrew#12809.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-13 21:31:32 -05:00
Misty De Meo c170bc908c exiftool 8.94 2012-06-13 16:12:03 -05:00
Dominik Moritz 30262f8230 pv: changed url because of 404
Closes Homebrew/homebrew#12808.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-13 11:59:41 -05:00
Hiram Chirino c218f11c04 Apollo 1.3
Also install the MQTT plugin by default.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:48:50 -07:00
Adam Vandenberg 2719f8283a clojure: use sha1 2012-06-12 20:45:23 -07:00
Jonathan Beezley 5f13a1212d aircrack-ng: remove root requirement for the OUI update script
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:41:07 -07:00
nibbles 2bits 8450526d9b djvulibre 3.5.25.3
Upgrade djvulibre to version 3.5.25.3.
Add a patch that's upstream to fix missing `INKSCAPE` file.
Curl a half-dozen missing pngs that are now in HEAD in response
to a bug report I filed.  Fixes compile error with all compilers.
Add comments containing the removal version and bug report urls.
Remove unrecognized `--disable-debug`, '--with-x', and '--with-qt'.
Use the given flag named `--disable-desktopfiles` rather than the
negatation flag.

Tested on Lion using clang and llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:34:45 -07:00
Morten Wilken 0ffb890de7 giter8 0.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:33:49 -07:00
Chris Lowder 4f280691fd libzdb 2.10.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:32:33 -07:00
Adam Vandenberg 44dbc1aec3 jack: mark as fails with clang 2012-06-12 20:31:26 -07:00
Adam Vandenberg 837a363b70 ushare: fails with clang 2012-06-12 20:19:18 -07:00
Adam Vandenberg d1ea0ba13b libdlna 0.2.4 2012-06-12 20:19:18 -07:00
samueljohn b127a65a1a python: Install pip
Using the recommended way of installing stuff
nowadays: pip. easy_install is still in place
and can be used but pip supports uninstalling
and other features easy_install lacks.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 20:10:06 -07:00
Anders F Bjorklund ffb05dc88c nss: remove the @executable_path from the dylibs
Closes Homebrew/homebrew#12720.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12 18:21:58 -05:00
Anders F Bjorklund f3f5c2b4ea nss: make sure to add nspr lib as well as include
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12 18:21:53 -05:00
Austin Seipp fd472da711 ocaml: add HEAD and devel 4.00.0+beta2
Closes Homebrew/homebrew#12741.

Signed-off-by: Austin Seipp <mad.one@gmail.com>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12 18:17:29 -05:00
Gergo Erdosi 0f3baaa9c7 percona toolkit 2.1.2
Closes Homebrew/homebrew#12797.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12 18:04:17 -05:00
oncletom ba23fc2f8a closure-compiler: use SVN to get externals
Closes Homebrew/homebrew#12688.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 07:11:27 -07:00
oncletom b7edc735ef Formula as HEAD-only to fix the latest stable build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 07:10:39 -07:00
oncletom 6cf89eef43 Fixed typo for HEAD uri
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 07:10:38 -07:00
oncletom 79b9979727 Made closure compiler formula working with SVN source
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 07:10:38 -07:00
nibbles 2bits 06cde06a46 weechat: switch back to cmake, support aspell
The weechat devs have informed us that configure is deprecated.
Switch back to cmake.
Add a user option to enable the aspell module.
Add a user option to enable the lua module.
Add an inreplace to fix the bad path in HB framework Python's
LINKFORSHARED variable and an explanation for it.
Add deps for lua and apsell if the user options those.
Add a caveat suggesting the user install aspell manually before
installing weechat, otherwise they won't have any dictionaries.
Remove the code that deleted the extra module symlinks.

The Aspell dep could be made into a requirement, but it would be
nice if Aspell installed at least the en dictionary by default.
All bindings work except the Ruby bindings when built against
rbenv and ruby-1.9.  This has been reported upstream and is the
main reason for switching back to cmake, so we can get support.
Tested on Lion using clang and llvm from XCode-4.3.3 against
system Python, HB framework and non-framework python, the current
Aspell, Lua, and Guile, system Ruby, and system Perl.

Fixes Homebrew/homebrew#12377

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 07:07:42 -07:00
Adam Vandenberg f7c57d2f04 skipfish: make config.h writeable before modifying 2012-06-12 07:04:36 -07:00
Drew Hess a4cd91f914 Gambit Scheme 4.6.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 06:59:08 -07:00
Adam Vandenberg ec9e09200e Perforce: fix checksums 2012-06-12 06:58:14 -07:00
nibbles 2bits aa1d3d3b24 snappy 1.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 06:55:20 -07:00
nibbles 2bits d0bc16132d snobol4 1.4.1
Upgrade snobol4 to version 1.4.1 and add `--mandir`.
Tested on Lion using llvm and clang from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12 06:54:44 -07:00
nibbles 2bits 00d40f1316 silk: remove fails_with :llvm
After testing silk using llvm from XCode-4.3.2 and finding it
compiles well, remove the `fails_with :llvm` block.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 22:10:38 -07:00
nibbles 2bits 4046ee8411 skytools 3.0.3 and fix Requirement
Upgrade Skytools to version 3.0.3.
Change the `satisfied?` section of the Postgresql requirement to
look for `postgres` not `pg_config` because the build fails when
it can't find the former and because the system Postgresql has the
latter binary causing the Requirement to be met while the build
would fail.  Tested using llvm and clang from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 21:58:04 -07:00
Kyle Isom df01a44f0d BlazeBlogger 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 21:56:29 -07:00
Adam Vandenberg 5707aee2f3 skipfish: fix sha1 2012-06-11 21:45:45 -07:00
Adam Vandenberg f72c14f0b1 silk: fix sha1 2012-06-11 21:45:23 -07:00
Adam Vandenberg d83430947d gccxml is head only, so mark it as such 2012-06-11 21:44:21 -07:00
Capi Etheriel 381c5290c7 lighttpd: add lua option
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 21:37:07 -07:00
nibbles 2bits 7668ae0219 skipfish 2.07b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 21:34:42 -07:00
nibbles 2bits b39b89a196 silk 2.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 21:33:36 -07:00
Adam Vandenberg 1112f7ca4a geany: remove intltool hack 2012-06-11 21:33:21 -07:00
Adam Vandenberg ebac6ff5f9 ml-donkey 3.1.1
Also patch compiler selection to not hard-code GCC.
2012-06-11 21:11:22 -07:00
Adam Vandenberg 218eb229d8 ConcurrencyKit 0.2.2 2012-06-11 21:05:47 -07:00
Victor Baca 86ffc932fe Gradle 1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 21:03:24 -07:00
Adam Vandenberg bb307e6c7e geany: fix compilation against current glib 2012-06-11 21:01:50 -07:00
Adam Vandenberg 030f983202 grace: fix compiliation against libpng 1.5 2012-06-11 20:56:37 -07:00
Adam Vandenberg 9700016972 pdflib-lite 7.0.5p3 2012-06-11 20:54:32 -07:00
Adam Vandenberg ac3dd3d6d4 dxflib 2.5.0.0-1 2012-06-11 20:40:06 -07:00
Jack Nagel 17bb092923 gtypist: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11 21:45:44 -05:00
Jack Nagel b645bf86d4 gtypist 2.9.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11 21:43:26 -05:00
Jack Nagel fa03228b15 meld 1.6.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11 21:41:56 -05:00
Jack Nagel 2505880e0a idutils 4.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11 21:41:41 -05:00
Jack Nagel 6bc2ad7dcc Remove kiwi
kiwi was a package manager for Node, but it is defunct and the
homepage/download are both gone.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11 21:30:01 -05:00
Jack Nagel 866fc6d928 gnome-doc-utils 0.20.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11 21:25:18 -05:00
nibbles 2bits d278d02a1b x264 2197
Upgrade x264 to version 2197, the 2012-06-09 stable tarball.
Add a caveat advising the user to recompile brews that use x264.
Add a conditional when building head that sets `GIT_DIR` and runs
`version.sh` so that folks can easily see the current version.

Because version 2197 was inadvertently used a couple of commits
ago, some folks may have a tarball with this name in their cache
that will fail sha1 check.  Hopefully they will know enough to
delete the version in their cache and attempt the install again.
Compiles well using clang and llvm from XCode-4.3.2 on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 18:49:41 -07:00
Shawn Jonnet e3fcac9e1c Node --devel 0.7.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 18:46:56 -07:00
Victor Trac 50bfe5f030 elb-tools 1.0.17.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 18:45:23 -07:00
Adam Vandenberg 7f491ce695 znc 0.206 2012-06-11 08:31:14 -07:00
Adam Vandenberg b8fb3c8941 clisp: update homepage 2012-06-11 08:24:31 -07:00
Nando Vieira a892bfbac6 html2text: apply patch for UTF-8 support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:53:14 -07:00
Dmitry Wolf 8a8087bf99 subversion: add serf dependency
serf will become the default http library in 1.8,
and is used by come servers now

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:38:51 -07:00
Dmitry Wolf 99a5220015 serf 1.1.0
http://code.google.com/p/serf/ is a C-based HTTP client library
It multiplexes connections, running the read/write communication
asynchronously. Memory copies and transformations are kept to a
minimum to provide high performance operation.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:36:29 -07:00
Stephen Bannasch 28ed845442 itex2MML 1.4.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:21:59 -07:00
Richard Hurt b23de84ba1 wrk 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:19:36 -07:00
Adam Vandenberg 827dd06f4b fix syntax error in siege 2012-06-11 07:13:14 -07:00
nibbles 2bits aec400a16c sickbeard 495
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:05:45 -07:00
nibbles 2bits db7a7d2eff yaf 2.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:03:24 -07:00
nibbles 2bits b8ce691940 siege 2.72
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:02:24 -07:00
nibbles 2bits e6b9b55489 swig 2.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 07:00:08 -07:00
Petr Hosek 21d57107f3 dart: added link to pub (The Dart Package Manager)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 06:58:28 -07:00
Aku Kotkavuo 8574e0766a GHC 7.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11 06:55:59 -07:00
Jack Nagel 941376ec54 gnutls 2.12.20
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 23:39:29 -05:00
Jack Nagel ac2c1b3215 protobuf-c: remove cruft
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 23:19:53 -05:00
Adam Vandenberg c71c3efb16 ranger 1.5.4 2012-06-10 20:34:37 -07:00
Adam Vandenberg 0682661c0f xmlrpc-c 1.16.41 2012-06-10 20:33:30 -07:00
Adam Vandenberg ae7684586b synfigstudio 0.63.05 2012-06-10 17:00:25 -07:00
Adam Vandenberg 2cf0596132 synfig 0.63.05 2012-06-10 16:33:46 -07:00
Adam Vandenberg 234deacf7f etl 0.04.15 2012-06-10 16:25:07 -07:00
Domingo Suarez Torres 38c8b98441 jruby 1.6.7.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:33:55 -07:00
Adam Vandenberg c6c6f5f5df saga-core: fix audit warning 2012-06-10 14:32:29 -07:00
Adam Vandenberg 2cdb24a873 pgpool-ii 3.0.7 2012-06-10 14:31:32 -07:00
Birger J. Nordølum a0528edf0c pango 1.30.1
Closes Homebrew/homebrew#12721.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 16:21:56 -05:00
nibbles 2bits 4298b9f28a e2fsprogs 1.42.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:07:50 -07:00
nibbles 2bits 8b07aec58a dwarf 0.3.0
Upgrade dwarf to version 0.3.0
Add a `fails_with :clang` block and comments indicating the bug
report upstream.  It works well using llvm on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:07:36 -07:00
nibbles 2bits 14a0d0942f libcmph 2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:06:24 -07:00
nibbles 2bits 275ad15e99 dovecot 2.1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:06:08 -07:00
nibbles 2bits bce5353c4e dircproxy 1.2.0-RC1
Upgrade dircproxy to version 1.2.0-RC1.
Remove the `mandir` because it installs correctly now.
Add `--enable-ssl` to increase functionality.
Tested with clang and llvm from XCode-4.3.2 on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:05:00 -07:00
nibbles 2bits 9f11eb60bb dfu-utils 0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:05:00 -07:00
Jack Nagel 40cb2664c9 aspell: style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 16:04:30 -05:00
nibbles 2bits afe4fb1a0c dcled 2.0
Upgrade dcled to version 2.0.
Add `FONTDIR` to the list of makefile paths to be adjusted so
the fonts get installed into `share+name` rather than
`HOMEBREW_PREFIX/share` where they can't be uninstalled.
Tested with clang and llvm on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:03:34 -07:00
nibbles 2bits 1ebfedd2c1 dar 2.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:02:43 -07:00
Domingo Suarez Torres 04efb526e9 jmeter 2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:01:52 -07:00
Jack Nagel e5b921b497 postgresql: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 15:52:08 -05:00
Jack Nagel 996f2388bd help2man: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 15:51:54 -05:00
Jack Nagel 1e22d30e6c emacs: remove cruft
- Now that 24.1 is the stable release, everything builds with clang.
 - Clean up patches method a bit

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 15:42:50 -05:00
Domingo Suarez Torres 8ac415b47f Griffon 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 12:34:26 -07:00
Domingo Suarez Torres 3112e28bc0 akka 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 12:33:34 -07:00
Chih-Wei Lee a39e489a8f liblinear 1.91
LIBLINEAR is a simple package for solving large-scale regularized
linear classification.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:57:09 -07:00
Alex Marten 5ad01c3f71 nlopt 2.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:51:26 -07:00
Ryan Shaw 48a1b6af39 TinySVM 0.09
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:46:58 -07:00
Adam Vandenberg 4100acccdc pocketsphinx: fix compilation with clang
Fixes are already upstream.
2012-06-10 11:39:49 -07:00
Adam Vandenberg 2bdc8bbd6a cmu-sphinxbase: require a Homebrewed Python
Compiling against system Python causes a compiler mis-match.
This can be worked around, but as a workaround suggest using
a Homebrewed version of Python instead.
2012-06-10 11:38:59 -07:00
Adam Vandenberg e8f3f386f7 ipmitool: fails with clang 2012-06-10 11:04:46 -07:00
Bradley Wright b1428bbfba Emacs 24.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:04:33 -07:00
Adam Vandenberg 37ec96004c OpenCV 2.4.1 2012-06-10 09:37:50 -07:00
Adam Vandenberg 4867de34be portaudio: fix pyaudio compilation in Lion 2012-06-10 09:32:25 -07:00
Ryan Schlesinger 6f18e2c6c9 pow: add launchctl instructions
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:22:41 -07:00
Gergo Erdosi 05c1a78e73 percona: Use SHA1 instead of MD5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:18:16 -07:00
Carl Jackson 19c2e62592 libpurple 2.10.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:15:44 -07:00
Luke Chadwick f8e8e9d7b4 samba 3.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:05:46 -07:00
Steffen Hausmann 5f6e247b0b MonetDB 11.9.5
Compilation of rubygem is disabled as it breaks the installation of the
formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:46:45 -07:00
nibbles 2bits 9c44ae0446 ffmpeg 0.11.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:00:56 -07:00
Peter Aronoff c90eec2428 getmail 4.27.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:00:33 -07:00
Adam Vandenberg 147dc43f1f octave 3.6.2 2012-06-09 18:31:27 -07:00
nibbles 2bits d099720ba2 libinfinity: add fails_with :clang
Add a fails_with :clang block for the issue raised in Homebrew/homebrew#12462:
non-void function `inf_communication_method_received` should return
a value.  This issue has been reported upstream to their Trac:
http://gobby.0x539.de/trac/ticket/595

Closes Homebrew/homebrew#12588.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-09 19:09:07 -05:00
Jack Nagel f284efd8f6 boost: remove cruft
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-09 12:06:40 -05:00
Adam Vandenberg 38939e2cb3 tmux: install NOTES file
NOTES contains additional setup instructions.
Reference it in the caveats.
2012-06-09 09:04:42 -07:00
nibbles 2bits 78fb8e69cb mplayer 1.1
Upgrade mplayer to version 1.1.
Add configure switches so we use our compiler, fixes clang error.
Add build time dep on `xz`.
Add `ENV.O1` to stop symbols being optimized out, fixes llvm error.
Remove fails with llvm that was fixed by `ENV.O1`.
Add `fails_with :clang` build 211 for a 32bit inline asm error.
Remove the patch for Lion because it's fixed in this version.

Mplayer runs well using all five compilers on 64bit Snow Leopard
and Lion using XCode-4.3.2, 4.2, and 4.0.2, but it fails on 32bit
SL due an inline asm error using clang.  Can't win them all.

Fixes Homebrew/homebrew#12434 and Homebrew/homebrew#7827 -- two birds, one commit!

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:46:31 -07:00
nibbles 2bits 13549dbb10 mapnik: only apply patch to stable
The patch has been merged upstream.
Add `unless ARGV.build_head?` to the patch block.
Note in the comments to remove the patch at version 2.0.2.
Mapnik HEAD builds well again.

Fixes Homebrew/homebrew#12683

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:36:35 -07:00
nibbles 2bits 0e27781534 arm 1.4.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:35:45 -07:00
nibbles 2bits ec5ec2b0b6 arabica 20101023
Upgrade arabica to the 2010 November archive, 20101023.
Add `fails_with :clang` block to handle an undeclared identifier.
Add upstream bug report url in the comments.
Remove the autotools deps and the autoreconf.  They're not needed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:35:17 -07:00
nibbles 2bits 089ce09e3a ace 6.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:33:47 -07:00
nibbles 2bits 85618ae3ba adns 1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:33:23 -07:00
nibbles 2bits d39c2341d9 aldo 0.7.7
Upgrade aldo to version 0.7.7.
Remove the patch because the changes exist already in this version.
Tested on Lion with clang and llvm.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:33:14 -07:00
nibbles 2bits de439c4cfc apgdiff 2.3
Upgrade apgdiff to version 2.3.
Use `version` string in the heredoc and libexec.install lines
so we don't have to change that at the next upgrade.
Install the metafiles in `prefix`.
Use the official site as the url.  Change sf.net to the mirror.
Tested on Lion using clang and llvm-gcc.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:32:37 -07:00
nibbles 2bits e4fc8f9da9 arping 2.11 and remove patch
Upgrade arping to version 2.11.
Remove the patch that's not needed anymore due to changes upstream.
Tested on Lion using clang and llvm-gcc, then pinging my router
by ip address.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:31:49 -07:00
nibbles 2bits fe393c7013 adobe-air-sdk 3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:31:14 -07:00
nibbles 2bits 90185e34d1 adol-c 2.3.0 and adjust inreplace
Upgrade adol-c to version 2.3.0
Adjust the inreplace to patch configure.ac also, because this
software tends to recreate configure on Lion and wipe out the
changes we inreplaced.  Tested using clang and llvm.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:30:52 -07:00
nibbles 2bits 2c711aa029 colpack 1.0.6
Upgrade colpack to version 1.0.6.
The `makefile` doesn't exist and has to be created with configure.
Remove the `inreplace` that applied to the `makefile`.
Add a call to `system "./configure"`.  It creates a Makefile that
has all the features the previous formula inrepalced.
This software is used by adol-c, and adol-c was tested against this
new version.  Tested with llvm and clang on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:30:22 -07:00
Adam Vandenberg fa24538906 Algol68g 2.4 2012-06-08 21:12:52 -07:00
Adam Vandenberg e06de008bf gpac 0.5.0 2012-06-08 20:36:22 -07:00
Camillo Lugaresi ab449c3082 wine devel 1.5.6 and update winetricks
Closes Homebrew/homebrew#12685.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:58:00 -05:00
fpartridge 4e00580807 libquicktime 1.2.4
[jn: add --without-gtk; gtk+ is (currently) not in the dependency tree
here.]

Closes Homebrew/homebrew#12681.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:55:11 -05:00
nibbles 2bits 2bba5dab31 weechat 0.3.8
Upgrade weechat to version 0.3.8.
Remove the patch block because the patch is included.

Closes Homebrew/homebrew#12679.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:38:29 -05:00
Jack Nagel d1c8b235a2 thrift: use ARGV.build_head?
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:34:14 -05:00
Adam Vandenberg f743448e0d ActiveMQ 5.6.0 2012-06-08 07:02:08 -07:00
Adam Vandenberg 7a6eb05d8e Apollo: fix quoting in script 2012-06-08 07:00:35 -07:00
René Moser ef50cc9d75 git-ftp 0.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:55:33 -07:00
Tommaso Passi f7035f55bf Transmission 2.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:49:23 -07:00
Gergo Erdosi 55d2490451 percona-server 5.5.24-26.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:48:09 -07:00
Jannis Leidel 9e01776bf3 PyPy 1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:43:26 -07:00
Adam Vandenberg c417c3dcba daemonize 1.7.3 2012-06-07 22:21:48 -07:00
Adam Vandenberg fc4fd83068 bsdconv 7.4 2012-06-07 22:20:42 -07:00
nibbles 2bits 303901c36f openimageio 1.0.7
Upgrade oiio to version 1.0.7.  It passes `--with-tests`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 22:16:24 -07:00
akafred 9ced300719 groovy: add --devel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 22:02:08 -07:00
Zach Moazeni b1be296ba1 leveldb 1.5.0
LevelDB is a fast key-value storage library written at Google that
provides an ordered mapping from string keys to string values.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:45:02 -07:00
Lifepillar 1485d89a3f LucidDB 0.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:36:04 -07:00
Clay McClure e4714d614b postgresql: fix PL/Python build
Fixes Homebrew/homebrew#11162
Closes Homebrew/homebrew#12134

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:20:27 -07:00
Adam Vandenberg c3f787fc66 Remove ungif.
ungif is a duplicate of giflib.
Since giflib is the upstream project name, keep that one.
2012-06-07 21:04:08 -07:00
Timothée Peignier daca7015c0 pipemeter 1.1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:03:13 -07:00
Thomas Goyne 3e5db5b842 libagg: Fix compilation errors
Remove AM_C_PROTOTYPES from configure.in, which was dropped in automake
1.12 as pre-ANSI C compilers are no longer worth caring about.

Add fails_with clang. AGG tries to return a const reference as a
non-const reference, which is allowed by gcc and llvm but not clang 3.1.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 20:58:49 -07:00
Enderson Maia 1524bcf23e freetds: add "--with-unixodbc"
Without this option, freetds will compile against other available ODBC, in
Mac OS X for example, it will compile against native OS X iodbc installation.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 20:52:58 -07:00
Mark A. Matienzo 94a03eedd4 sleuthkit: patch to build against recent versions of libewf
libewf > 20100226 introduced a significant API change that is not backwards
compatible. The included patch for sleuthkit was provided by the maintainer
of libewf. This patch is not needed to build HEAD in sleuthkit as the issue
was fixed in sleuthkit/sleuthkit@7dcf7863b4

Fixes Homebrew/homebrew#12628.
Closes Homebrew/homebrew#12660.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-07 20:40:19 -07:00
Camillo Lugaresi 551595f147 socat 1.7.2.1 and 2.0.0-b5
Note that socat 1.7.2.0 had a security vulnerability (see socat homepage).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 20:34:38 -07:00
Kevin Moore a0cd6b56d9 Dart 8370
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 19:34:11 -07:00
samueljohn 1a251732b5 Python3: many cleanups and fixes
* fix suggested framework symlink location
* add "python3" executable for --framework builds.
* warn if ~/.pydistutils.cfg is found
* Tk warnings not necessary for Lion.
* Caveats: Fix naming of easy_install

Closes Homebrew/homebrew#9869.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 19:31:29 -07:00
Michael Hanson 717f6ea0e8 Pow 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 19:28:03 -07:00
Charlie Sharpsteen 14fceb6421 librasterlite: Update to 1.1c 2012-06-07 18:31:57 -07:00
Charlie Sharpsteen f544de87bb freexl: Update to 1.0.0c 2012-06-07 18:29:01 -07:00
David M. Lee dc3cbe95dc mcpp: Patch from ZeroC for handling EOL comments
Closes Homebrew/homebrew#11993.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:19:36 -05:00
Eduardo Kasa 5a8ecb3574 mit-scheme: fix build with Xcode 4.3+
Fixes Homebrew/homebrew#11475.
Closes Homebrew/homebrew#12046.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:17:11 -05:00
Jack Nagel 649aebb9e0 bulk_extractor: update homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:01:54 -05:00
Jack Nagel d156fd1b4d zint: update homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:58:17 -05:00
Jack Nagel b0e62ce045 graphicsmagick 1.3.15
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:55:58 -05:00
Dougal Sutherland 3533b59c61 LibSVM: remove unneeded inreplace
No longer need to modify Makefile, just rename the .so.

Closes Homebrew/homebrew#12606.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:35:36 -05:00
teenst 77038f24f7 mecab: fix checksum
Closes Homebrew/homebrew#12646.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:20:24 -05:00
Ali Asad Lotia 9d469e4f93 postgresql 9.1.4
Closes Homebrew/homebrew#12644.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:14:31 -05:00
Jonathan Doklovic 5af452cf10 atlassian-plugin-sdk 3.11
Closes Homebrew/homebrew#12653.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:03:44 -05:00
Xiao Li e49e206080 opencv: add option for TBB support
TBB enables parallel code in OpenCV. Some task like opencv_traincascade
will be slow without TBB enabled.

Closes Homebrew/homebrew#12407.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:00:21 -05:00
Rafael Mendonça França ad6bf835be Elixir 0.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 07:16:35 -07:00
Dan Loewenherz 30bc31bb41 gsutil 3.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 07:12:13 -07:00
Tony McDaniel 6ef9ac52d1 tetgen 1.4.3
Closes Homebrew/homebrew#12594.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 07:09:56 -07:00
Andrew Fecheyr ba79d7f594 Abiword: add wv dependency
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:42:03 -07:00
Adam Vandenberg 716b8cd644 phantomjs: style nits 2012-06-06 22:35:12 -07:00
Frank Febbraro 8177fe2696 casperjs 0.6.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:35:07 -07:00
Christoph Bünte 1b4de2d5b0 osm-pbf 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:28:28 -07:00
Tatsuro Baba f819d3fe64 chromedriver 20.0.1133.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:24:07 -07:00
Jonathan Schleifer 8a618460c2 qemu 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:22:53 -07:00
Jack Nagel 530a76e41a glade: find libxml2 python bindings and docbook
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:43 -05:00
Jack Nagel 5b593d1296 gnome-doc-utils: set XML_CATALOG_FILES
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:42 -05:00
Jack Nagel f26c3b2929 libxml2 2.8.0
- Build Python bindings manually so we can exert some semblance of
   control over where they are installed.

Tentatively fixes Homebrew/homebrew#12078.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:41 -05:00
Steve King dc54c1f313 MySQL 5.5.25
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 20:22:25 -07:00
Jérôme Andrieux f9e64964df notmuch 0.13.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:55:30 -07:00
Adam Vandenberg 12f1527dbc multitail 5.2.9 2012-06-06 19:52:49 -07:00
Adam Vandenberg 493b7cbf8e Multimarkdown: add missing version 2012-06-06 19:52:01 -07:00
Lars Bilke 3b071d34c0 multimarkdown 3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:50:54 -07:00
Patrick Marchi f36ffe1b18 quvi 0.2.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:49:30 -07:00
Olivier Lauzon b29bc1432b Cassandra 1.1.1
Includes instructions for installing the CQL shell (cqlsh) from
https://github.com/thepaul/homebrew

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:48:23 -07:00
Alexis Hildebrandt 9af3821b0e gwenywfar 4.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:47:58 -07:00
Shawn Jonnet 00ace33f59 Node 0.6.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:46:47 -07:00
Jack Nagel a6a8a8f5f5 imagemagick 6.7.7-6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 20:38:58 -05:00
Misty De Meo bc3630aaa2 help2man: don't build parallel
Fixes Homebrew/homebrew#12609
2012-06-06 14:42:57 -07:00
James Aitken bd05e745fa Nginx: Use SHA-1 checksums instead of MD5
See: https://github.com/mxcl/homebrew/pull/12587

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 07:05:38 -07:00
Alexis Hildebrandt 2520d50cdd aqbanking 5.0.23
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 06:51:20 -07:00
Adam Vandenberg ce7138460d proguard 4.8 2012-06-05 20:49:31 -07:00
Jack Nagel ff28a0ebf7 Move more games to Homebrew-games
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 18:34:19 -05:00
rhysd 90afeeaf19 haskell-platform: Update to 2012.2.0.0
Haskell-platform has updated to 2012.2.0.0.

Closes Homebrew/homebrew#12605.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 15:44:48 -07:00
rhysd 1826a6cb9c ghc: Update to 7.4.1
GHC stable release has updated to 7.4.1.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 15:44:48 -07:00
Jack Nagel 13fd28074e libusb 1.0.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:33:58 -05:00
Jack Nagel 300b8c9c10 libusb-compat 0.1.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:33:46 -05:00
Jack Nagel f981b13696 help2man 1.40.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:15:39 -05:00
Jack Nagel 4008b9383b gnutls 2.12.19
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:15:39 -05:00
Jack Nagel fccd7f0be0 libtasn1: always build universal
So GnuTLS will link with it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:15:38 -05:00
Jack Nagel 2c0d2b60bc libidn 1.25
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel a1a62da80d gnunet 0.9.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel bded49fb71 automake 1.12.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel 9eca2192a7 bash 4.2.29
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:18 -05:00
Brian Cunnie & Matthew Kocher 1397eb31c8 postgresql: optional ossp-uuid
A certain large cat doesn't work with ossp-uuid.

Closes Homebrew/homebrew#12210.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 10:17:19 -07:00
Kim Burgestrand fc35a4216c libspotify: Update to 12.1.45
Release details:
https://developer.spotify.com/blog/2012/05/23/libspotify-12-with-android-support-and-more/

Closes Homebrew/homebrew#12393.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 10:10:12 -07:00
Will Ross aaabcdae54 repo: Update to 1.17
Closes Homebrew/homebrew#12604.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:57:19 -07:00
nibbles 2bits db9d8c9492 qt: add --developer-build option
Qt4 has a configure option, `--developer-build` that compiles and
links Qt with Qt developer options.  This feature was requested
in an issue.  Add that as a user install option.  This has no
affect on the bottles, which can remain unchanged.  This compiles
without error on Lion using llvm-gcc from XCode-4.3.2.

Closes Homebrew/homebrew#12284.
Closes Homebrew/homebrew#12595.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:56:27 -07:00
Tyler Brock 6a20b3ad76 MongoDB 2.0.6
Closes Homebrew/homebrew#12600.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:42:46 -07:00
Gergo Erdosi 000d38f6d8 ngnix: Update to 1.2.1
Also update devel to 1.3.1.

Closes Homebrew/homebrew#12601.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:41:40 -07:00
Kashif Rasul 2430647e9a geos: Update to 3.3.4
Closes Homebrew/homebrew#12602.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:37:44 -07:00
Kashif Rasul 8d80b43126 postgis: Update documentation links
Closes Homebrew/homebrew#12603.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:37:22 -07:00
Adam Vandenberg 4c5932fbec libmemcached 1.0.8 2012-06-04 21:03:18 -07:00
Sebastian Sdorra 2c645e7c6a scm-manager 1.16
Closes Homebrew/homebrew#11962.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:44:54 -05:00
samueljohn 16c4c527a9 yasm: Add LIBS,INCLUDES
To support Xcode without CLT installations we need to set LIBS and
INCLUDES, because the default flags are not fully respected by their
build scripts.

Closes Homebrew/homebrew#12448.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:42:20 -05:00
David M. Lee de26155508 sbt 0.11.3-2
Closes Homebrew/homebrew#12585.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:40:29 -05:00
Peter Jaros 85105e224d Remove flvtool++
Facebook no longer provides or maintains flvtool++. (This
addresses Homebrew/homebrew#12158.)

Closes Homebrew/homebrew#12578.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:38:30 -05:00
Austin Seipp 1b5bda8f99 Ur/Web 20120519
Closes Homebrew/homebrew#12580.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:37:44 -05:00
Austin Seipp c35b84bc90 MLton: fix url
Closes Homebrew/homebrew#12579.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:36:31 -05:00
Brian Tully 40919fea10 drush 7.x-5.4
Closes Homebrew/homebrew#12593.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:32:47 -05:00
Timothée Peignier d540f5c024 jython devel 2.7a2
Closes Homebrew/homebrew#12592.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:31:09 -05:00
Jesse Beder fcfb1e9d85 yaml-cpp: remove libyaml dep
yaml-cpp does not require libyaml, so it shouldnt be specified as a
dependency.

Closes Homebrew/homebrew#12590.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:27:31 -05:00
Jack Nagel 9fc244ec49 wireshark 1.6.8
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 23:01:47 -05:00
Adam Vandenberg ebdc3cc988 httping 1.5.3 2012-06-03 20:46:04 -07:00
Jack Nagel c97af58fb3 pdfgrep 1.3.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:44:39 -05:00
Adam Vandenberg 9f50a31cd4 FreeRDP 1.0.1 2012-06-03 20:41:25 -07:00
Jack Nagel 3ea9ae0ce6 gpgme 1.3.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:39:53 -05:00
Jack Nagel 05d47374fc git 1.7.10.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:34:29 -05:00
Yoji SHIDARA 4973641b95 mecab 0.994
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-03 20:30:01 -07:00
Jack Nagel 09cb718848 ccache 3.1.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:19:16 -05:00
Adam Vandenberg e162490bdb cpan-minus 1.5013 2012-06-03 18:57:46 -07:00
Adam Vandenberg 61068f89eb tokyo-cabinet style nit 2012-06-03 18:56:33 -07:00
Adam Vandenberg d04a538c0f tokyo-tyrant style nit 2012-06-03 18:56:12 -07:00
Adam Vandenberg 4b9dbbaa02 tokyo-dystopia style nit 2012-06-03 18:55:35 -07:00
Adam Vandenberg 496bb88da3 kyoto-tycoon 0.9.56 2012-06-03 18:54:57 -07:00
Adam Vandenberg 36c21df091 kyoto-cabinet 1.2.76 2012-06-03 18:53:59 -07:00
Adam Vandenberg 262b5c5662 collectd 5.1.0 2012-06-03 18:50:21 -07:00
Adam Vandenberg 729a0620f1 closure-compiler 20120430 2012-06-03 18:42:56 -07:00
Adam Vandenberg 7c56c6c581 brew-pip 0.1.2 2012-06-03 18:38:56 -07:00
Adam Vandenberg 669cbc492a abcde 2.5.2 2012-06-03 18:35:02 -07:00
Adam Vandenberg ad86307d8e narwhal: point homepage to git repo 2012-06-03 18:20:24 -07:00
Charlie Sharpsteen 3c98d6902e SQLite: Update to 3.7.12.1 2012-06-03 11:34:19 -07:00