aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2014-12-14icdiff 1.6.0David Yun
Closes #34970. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-12-14sip: update 4.16.3_1 bottle.BrewTestBot
2014-12-14sip: bump revision to point to current PythonTim D. Smith
Closes #34959.
2014-12-14kore: add 1.2.1 bottle.BrewTestBot
2014-12-14kore 1.2.1Andreas Pfohl
Release of Kore 1.2.1 Closes #34954. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-14qt5: update 5.4.0 bottle.BrewTestBot
2014-12-14qt 5.4.0Dominyk Tiller
Closes #34876. Closes #34929. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-13zabbix: add 2.4.2 bottle.BrewTestBot
2014-12-13zabbix 2.4.2Antony J. Opheim
Closes #34962. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13libscrypt: update 1.20 bottle.BrewTestBot
2014-12-13libscrypt 1.20Alex Gaynor
Closes #34961. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13glbinding: add 1.0.2 bottle.BrewTestBot
2014-12-13New formula: glbindingheppstux
Closes #32786. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13cpputest: add HEADTheo Cushion
Closes #34957. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13q 1.5.0Harel Ben-Attia
Closes #34952. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13python: update 2.7.9 bottle.BrewTestBot
2014-12-13pypy3: update 2.4.0 bottle.BrewTestBot
2014-12-13pypy: update 2.4.0_2 bottle.BrewTestBot
2014-12-13pypy3: setuptools 8.0Alex Gaynor
Closes #34956. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-12-13pypy: setuptools 8.0Alex Gaynor
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-12-13python: setuptools 8.0Alex Gaynor
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-12-13shiboken: update 1.2.2 bottle.BrewTestBot
2014-12-13pyside: add 1.2.2 bottle.BrewTestBot
2014-12-13bottle pyside and shiboken against system PythonTim D. Smith
pyside and shiboken can be built against system Python and imported with Homebrew's Python; use `option "without-python"` instead of `depends_on :python` in order to bottle against system Python so we don't install Homebrew's python unnecessarily. Closes #34945.
2014-12-13cgal: update 4.5 bottle.BrewTestBot
2014-12-13cgal 4.5Andrew Scott
Updated to cgal to 4.5 Closes #34949. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-13libre: update 0.4.11 bottle.BrewTestBot
2014-12-13libre 0.4.11Alfred E. Heggestad
Closes #34946.
2014-12-13ctunnel: add 0.7 bottle.BrewTestBot
2014-12-13ctunnel 0.7 (new formula)Dominyk Tiller
Closes #33527. Closes #34931. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12deis: add 1.1.0 bottle.BrewTestBot
2014-12-12deis 1.1.0Andy Shinn
Closes #34845. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-12-13neo4j devel 2.2.0-M01Jack Nagel
Closes #34903.
2014-12-13tiger-vnc 1.4.0Pavel Borzenkov
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com> Closes #34917. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-13wine 1.7.33uyjulian
Closes #34944. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-12frescobaldi 2.0.16Tim D. Smith
Bump version and containerize. Closes #34940.
2014-12-12add head option for libsassDrew Wells
Closes #34939. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-12-12spring-roo 1.3.0Dominyk Tiller
Closes #34382. The .jar elements in bin seem to be mandatory now, roo errors out and refuses to load without them: ``` Error: Could not find or load main class org.springframework.roo.bootstrap.Main ``` To deal with this I’ve sandboxed the directory and scripted them into the bin. Closes #34935. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12heroku-toolbelt 3.20.0dickeyxxx
Also: no longer requires Ruby 1.9. Closes #34930. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12libressl: update 2.1.2 bottle.BrewTestBot
2014-12-12libressl 2.1.2Dominyk Tiller
Changes: * Version bump to 2.1.2 * Makes LibreSSL non-dependent on Brewed-OpenSSL being available for CA creation and thus actual useful functionality. This steals the bootstrapping method from OpenSSL and replicates it for the same function here. Closes #34740. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12cpmtools: add 2.20 bottle.BrewTestBot
2014-12-12cpmtools 2.20Mike Naberezny
Closes #34928. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12imagemagick: remove obsolete libtool workaroundJack Nagel
2014-12-12kore: add 1.2 bottle.BrewTestBot
2014-12-12kore 1.2 (new formula)Andreas Pfohl
This commit add's a new formular to Homebrew for Kore. Kore is a fast SPDY capable web server for web development in C. Look at https://kore.io/ for further information. Closes #34898. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-12-12thrift: optional libevent for non-blocking supportLeon Mlakar
Closes #34891. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12groonga: update 4.0.8 bottle.BrewTestBot
2014-12-12groonga: fix regression with upstream patch.cosmo0920
Closes #34920. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-12opencc: update 1.0.2 bottle.BrewTestBot