aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2012-04-16tests: setup and teardown cleanupsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16Remove shen.Adam Vandenberg
The Shen 3.1 source tarball has frequent in-place changes, which causes the formula checksum to break. Would accept this as a head-only formula in Homebrew-ALT, or if upstream stops doing these sorts of non-versioned updates.
2012-04-16Remove SPIM.Adam Vandenberg
Newer versions of SPIM are self-contained downloads (and use Qt.) Suggest that they be installed from the website: http://spimsimulator.sourceforge.net/
2012-04-16uWSGI 1.1.2Adam Vandenberg
2012-04-16Remove libsgmlAdam Vandenberg
Formula download was removed. Nothing in Homebrew depends on this (Io used to, but now vends its own version.) Closes #11244.
2012-04-16tal 1.9kuperman
This is an older text processing tool that is useful for doing alignment of trailing characters (e.g., block of /* */ comments). Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16libcaca 0.99.beta18Anthony Ramine
The formula now properly depends on imlib2 to enable support of other formats than BMP. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16GDAL: Reset ARCHFLAGS in case they've been set outsideJannis Leidel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16Grok 0.9.2Jose Diaz-Gonzalez
Closes #11409. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16libmikmod 3.2.0b3nibbles 2bits
* After seven years, libmikmod is back to active status. * Change to the new Homepage. * Upgrade to version 3.2.0b3 using the new tarball. * Use the sha256 listed on the website. * Remove all the autoreconf related commands and associated deps. * Use the correct -Og or O2 for debug. * Adjust the --with-debug option description to reflect that. * Add the ENV.x11 rather than three configure flags for --with-x. * Remove the --with-osx because it finds we are osx correctly. * Remove the --with-debug=no, as it is the default. * Keep the four inreplaces, as they are all still needed. * All patches are merged upstream in HEAD. Noted in formula. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16git-encrypt 0.3.3Sundar Raman
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16Install `mongod.conf` if one isn't present.Justin Hileman
Reduce the amount of mindless copy/paste required by one. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16GMAP/GSNAP 2012-04-10Angel Pizarro
GMAP/GSNAP is a widely used tool for alignment of high-throughput sequence data. See details about GMAP/GSNAP here: http://research-pub.gene.com/gmap Here is the referencable peer-reviewed paper: Thomas D. Wu and Colin K. Watanabe GMAP: a genomic mapping and alignment program for mRNA and EST sequences Bioinformatics 2005 21:1859-1875 PUBMED ID 15728110 full citation at http://www.ncbi.nlm.nih.gov/pubmed/15728110 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16AvocadoDB 0.3.9Frank Celler
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17Allow forcing bottle installation.Mike McQuaid
2012-04-16Fixes compilation of sane-backends.Fabian Zeindl
Closes #8950. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16Go: remove unofficial Git mirrorAdam Vandenberg
2012-04-16kismet 2011-03-R2Will Ross
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16Clojure 1.4.0Julien Blanchard
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16Fix broken download URL for fltkjnothman
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16Recode: update downloadAdam Vandenberg
2012-04-16libevent 2.0.18Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16git: use whichever python is in the PATHJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16git: install OS X keychain credential helperJack Nagel
Git can cache credentials used when accessing remotes over HTTP; this helper provides integration with the OS X keychain. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16sdl_mixer: use inreplace directlyJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16sdl_image: use inreplace directlyJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16Fix Git installation warnings (again).Mike McQuaid
We have to install them to lib; anywhere else requires root access, a non-system perl or patching Git. Tried just moving them in 9597d5 but that breaks git-svn.
2012-04-16Revert "Fix Git installation warnings."Mike McQuaid
git-svn complains. This reverts commit 9597d5f80e047f8192a3352d6ddf888e8d1eed36.
2012-04-16Fix Git installation warnings.Mike McQuaid
Install into share/perl5 like Debian: http://packages.debian.org/sid/amd64/git/filelist
2012-04-16Fix Qt installation warnings.Mike McQuaid
PRL files are necessary in lib so whitelist them. Debian installs them too: http://packages.debian.org/squeeze/amd64/libqt4-dev/filelist
2012-04-15redis: don't overwrite existing config fileJack Nagel
Fixes #11352. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15redis: fix HEAD buildJack Nagel
redis trunk doesn't propagate CC to the Lua build correctly, so just pass it on the command-line because I'm lazy. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15redis: style nitsJack Nagel
- The doc directory no longer exists, and was triggering a warning about a no-op install. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15StandardCompilers: 3.1.4 doesn't have llvmMisty De Meo
2012-04-15libzzip: add universal optionShawn Walker
- Fix configure's failure to determine sizeof(long); reported upstream: https://sourceforge.net/tracker/?func=detail&aid=3511669&group_id=6389&atid=356389 Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15freeimage: add universal optionShawn Walker
- Fix discarded LDFLAGS so linking works as expected (required for universal build). Closes #11178. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15wine devel 1.5.0Camillo Lugaresi
Closes #11240. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15winetricks r798Camillo Lugaresi
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15sdl: remove unneeded inreplace methodJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15Enable universal build on some SDL packagesMichal Bendowski
- This allows pygame to run on an universal Python. Closes #11303. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15jscoverage: fix configure errors with clangnibbles 2bits
jscoverage-0.5.1 has a file with hardcoded gcc and g++, named configure.gnu. inreplace those with ENV.cc and ENV.cxx. It also has three places in js/configure where the conftest uses int main { but also has two return commands. The first return command, return; does not return a value. The second one does `return 0;`. This causes an error building with clang during configure because `int main` should return a value. inline patch those by removing the extra return command so that it does a `return 0;` All four of these issues have been bug reported to their tracker, and the formula comments include a link to the bug report. The issues exist in HEAD. This now builds with all the compilers in Lion and Snow Leopard, though no runtime tests were done as this is unfamiliar software. Fixes #11600. Closes #11611. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15aria2: 1.15.0Stian Eikeland
[jn: Clang issues were fixed upstream, so remove fails_with block] Closes #11661. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-15info: handle git:// URLs in origin remoteMaurice Kelly
The URL being constructed is only able to extract the correct username when git@ or https:// URLs are found as the origin remote. This change allows git:// to be used as well. Signed-off-by: Maurice Kelly <osv-github@chatswood.org.uk> Closes #11670. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-14zeromq: update checksum, againJiyoon Jang
Closes #11655. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-14pyqwt: use correct site-packages directoryJack Nagel
Fixes #11646. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-14tests: reorganize compiler selection testsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-14Fossil 1.22Doug Mayer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-14Gradle 1.0 RC-1Ealden Esto E. Escanan
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-14sshfs: use tarball url instead of git repoAnatol Pomozov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-14fuse4x: update to 0.10.0Anatol Pomozov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>