aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2012-06-14kelbt 0.15 final releasenibbles 2bits
Upgrade kelbt to the final release of this software. The developer is starting a new project called colm. See the homepage for more details. Add a `fails_with :clang` block due to undeclared identifiers. Not going to bother reporting it. Works well with llvm on Lion from XCode-4.3.3. Closes #12838. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14jemalloc 3.0.0nibbles 2bits
Upgreade Jemalloc to version 3.0.0. Compiles on Lion with clang and llvm from XCode-4.3.3. Closes #12837. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14jansson 2.3.1nibbles 2bits
Upgrade Jansson to version 2.3.1. Tested both universal on native on Lion with clang and llvm from XCode-4.3.3. Closes #12836. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14jags 3.2.0nibbles 2bits
Upgrade jags to version 3.2.0. Remove the `chmod` command because the binary is already 755. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12835. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14mkvalidator 0.4.0nibbles 2bits
Upgrade mkvalidator to version 0.4.0. Recreate the patch for the updated file, and don't modify the `-mmacosx-version-min=10.6`. There was no reason to affect the weak linking. Tested on Lion using clang and llvm-gcc from XCode-4.3.3. Closes #12834. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14libvorbis 1.3.3nibbles 2bits
Upgrade libvorbis to version 1.3.3. Add the build time dep on `xz` because that's the only tarball. Remove the unrecognized `--disable-debug` flag. Tested on Lion with clang and llvm-gcc from XCode-4.3.3. Closes #12833. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14opencore-amr 0.1.3nibbles 2bits
Upgrade opencore-amr to version 0.1.3. Tested on Lion with clang and llvm-gcc from XCode-4.3.3. Closes #12831. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14colormake 0.9nibbles 2bits
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 #12815. Closes #12828. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14fuse4x-kext: Add bottle for LionCharlie Sharpsteen
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 #10960.
2012-06-14ffmpeg: add optional openjpeg depMisty De Meo
Fixes #12802.
2012-06-14par2: update patch urlWeston Jossey
Closes #12824. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-13Allow --get for non-interactive builds.Adam Vandenberg
This is useful for doing a --debug build, as the git repo will pick up any changes that have been made up to that point in the build process. --git is still most useful in conjunction with --interactive, though.
2012-06-13ht 2.0.20Jonathan Schleifer
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-13redis --devel 2.6.0-rc4Will Cosgrove
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13unrar 4.2.3Tyler Langlois on MacBook 13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13subversion: --perl fixes, no clang and find EXTERN.h correctlyDave Goodell
This will find EXTERN.h correctly even if the user has installed a custom perl installation, such as from perlbrew. See #11619 for a bit more info. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-13xdelta fails with clangAdam Vandenberg
2012-06-13moreutils: install 'chronic'Jack Nagel
Closes #12809. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-13exiftool 8.94Misty De Meo
2012-06-13pv: changed url because of 404Dominik Moritz
Closes #12808. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-13Completion for "brew missing"Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12Apollo 1.3Hiram Chirino
Also install the MQTT plugin by default. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12clojure: use sha1Adam Vandenberg
2012-06-12aircrack-ng: remove root requirement for the OUI update scriptJonathan Beezley
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12djvulibre 3.5.25.3nibbles 2bits
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-12giter8 0.4.5Morten Wilken
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12libzdb 2.10.2Chris Lowder
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12jack: mark as fails with clangAdam Vandenberg
2012-06-12ushare: fails with clangAdam Vandenberg
2012-06-12libdlna 0.2.4Adam Vandenberg
2012-06-12python: Install pipsamueljohn
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-12Fix doctor's use of missing.Adam Vandenberg
`brew doctor` shelled to `brew missing` and parsed the results. When VERBOSE was true, this caused an error as extra, unexpected output is generated. Make missing an internal command, and give it a programmatic interface.
2012-06-12nss: remove the @executable_path from the dylibsAnders F Bjorklund
Closes #12720. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12nss: make sure to add nspr lib as well as includeAnders F Bjorklund
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12ocaml: add HEAD and devel 4.00.0+beta2Austin Seipp
Closes #12741. Signed-off-by: Austin Seipp <mad.one@gmail.com> Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12percona toolkit 2.1.2Gergo Erdosi
Closes #12797. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12Use "legacy" search API when completing tap namesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12Switch to "legacy" GitHub search APIJack Nagel
GitHub's v2 API entry point is gone, but search as been ported to API v3 as a "legacy" feature. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12closure-compiler: use SVN to get externalsoncletom
Closes #12688. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12Formula as HEAD-only to fix the latest stable buildoncletom
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12Fixed typo for HEAD urioncletom
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12Made closure compiler formula working with SVN sourceoncletom
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12weechat: switch back to cmake, support aspellnibbles 2bits
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 #12377 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12skipfish: make config.h writeable before modifyingAdam Vandenberg
2012-06-12Gambit Scheme 4.6.6Drew Hess
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12Perforce: fix checksumsAdam Vandenberg
2012-06-12snappy 1.0.5nibbles 2bits
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-12snobol4 1.4.1nibbles 2bits
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-12Use which method in doctorJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-11silk: remove fails_with :llvmnibbles 2bits
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>