aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2013-06-26byobu 5.43Ian Lancaster
Closes #20802. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26dovecot 2.2.4Ian Lancaster
Closes #20804. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26tcptraceroute: source from githubAdam Vandenberg
Closes #20803.
2013-06-26geoip 1.5.1Ian Lancaster
Closes #20799. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-06-26Python: fix LINKFORSHARED valueMisty De Meo
LINKFORSHARED incorrectly returns a truncated value by default, which breaks builds which depend on it returning a valid path. e.g., it returns: Python.framework/Versions/2.7/Python Instead of: $(brew --prefix)/Python.framework/Versions/2.7/Python This breaks zpython, and possibly other things. See #20182. Reported to Python.org in http://bugs.python.org/issue3588 and http://bugs.python.org/issue16848, fixed for python-config but not other usecases.
2013-06-25New formula beansdb 0.5.9Chongyu Zhu
Closes #20170. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-25inkscape: use optional dep for popplerJack Nagel
2013-06-25soci: use optional dep for boostJack Nagel
2013-06-25gearman: use optional dep for mysqlJack Nagel
2013-06-25R: use optional dep for valgrindJack Nagel
2013-06-25libgetdata: styleJack Nagel
2013-06-25libgetdata: use optional dep for fortranJack Nagel
2013-06-25fftw: use optional dep for fortranJack Nagel
2013-06-25haproxy devel 1.5-dev19Joel Limberg
Closes #20791. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25Dart 24275Denis Barushev
Closes #20790. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25igraph 0.6.5Thierry Moisan
Closes #19818. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25hatari 1.7.0Christer Solskogen
Closes #20781. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25concurrencykit 0.2.19Francisco Souza
Closes #20776. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25msmtp: Explicitly request opensslchdiza
This is a preventative measure. Msmtp can be built with either gnutls or openssl as its security lib. By default, it will use gnutls if it exists on the user's system. It will use openssl only if either the user requests it or gnutls is absent. The current formula is silent about what security lib to use, which means the brewer will get gnutls if it's present. This is risky, because brewers have no idea that this is the case. Suppose a brewer has gnutls brewed, and then brews msmtp with the current official formula. Then suppose the brewer removes gnutls later but keeps msmtp. Then msmtp will break, the user will have no idea why, there probably will be a ticket, and no matter what the brewer will have to rebrew. It therefore seems better to explicitly ask msmtp to build against openssl, since that isn't transient. Msmtp will find the system's ssl. For users who never brewed msmtp with gnutls already on their machines, this commit changes nothing at all. Closes #20756. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25git-flow-completion 0.4.2.2Justin Hileman
Closes #20775. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25emacs: shrink caveatsAdam Vandenberg
Remove caveats that duplicate option descriptions.
2013-06-25ghostscript: use optional dep for x11Jack Nagel
2013-06-25mysql: fix checksumJack Nagel
2013-06-24x264: remove trailing whitespaceAdam Vandenberg
2013-06-24lua: make sigaction powerpatch default, support --without-sigactionGary V. Vaughan
* update option decls to with/without * apply sigaction powerpatch by default, unless --without-sigaction is passed. Closes #20679. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24Perforce 2013.1.659207Gisle Aas
Closes #20757. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24deparallelized yasmKendall Park
Closes #19593. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24deparallelized x264Kendall Park
Closes #19594. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24msmtp: Delete unnecessary option codechdiza
Msmtp will enable support for the OS X Keychain by default on Macs. No need to ask for it. Closes #20753. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24sip 4.14.7Iyed
Closes #20755. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24bup: remove debug outputAdam Vandenberg
2013-06-24ArangoDB 1.3.2Frank Celler
Closes #20748. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24RabbitMQ 3.1.2Chris Griego
Closes #20742. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24scm-manager 1.32Sebastian Sdorra
Closes #20741. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24Use Fortran ENV helpersAdam Vandenberg
2013-06-24Use :fortranAdam Vandenberg
Closes #20731. Closes #13621.
2013-06-24fftw: fix fortranAdam Vandenberg
Closes #20727.
2013-06-24mr: use http url for git repositoryPascal Immerzeel
Closes #20736. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-24youtube-dl 2013.06.27Jaime Marquínez Ferrándiz
Closes #20737. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-24s3fs 1.71Jon Rowe
Closes #20740. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-23ruby-install 0.2.0Shannon Skipper
Closes #20732. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-23chruby 0.3.6Paul Annesley
Closes #20729. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-23use more env helpersAdam Vandenberg
2013-06-23Elixir 0.9.3José Valim
Closes #20723. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-23scantailor: fails with clang 425Adam Vandenberg
Closes #20720.
2013-06-23google-app-engine: update sha1Christoffer Lund
a hotfix was applied in-place to 1.8.1.1 Closes #20717. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-23groovy 2.1.5Nikem
Closes #20710. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-23ccze 0.2.1Klaus Meyer
Closes #20636. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-23gmp: fix 32-bit buildsAdam Vandenberg
Closes #20693.
2013-06-23alembic 1.1.5Jens Cornelis
Closes #20301. Signed-off-by: Adam Vandenberg <flangy@gmail.com>