aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
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>
2012-06-11skytools 3.0.3 and fix Requirementnibbles 2bits
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-11BlazeBlogger 1.2.0Kyle Isom
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11skipfish: fix sha1Adam Vandenberg
2012-06-11silk: fix sha1Adam Vandenberg
2012-06-11gccxml is head only, so mark it as suchAdam Vandenberg
2012-06-11lighttpd: add lua optionCapi Etheriel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11skipfish 2.07bnibbles 2bits
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11silk 2.4.7nibbles 2bits
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-11geany: remove intltool hackAdam Vandenberg
2012-06-11ml-donkey 3.1.1Adam Vandenberg
Also patch compiler selection to not hard-code GCC.