aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2014-11-16fwknop: update 2.6.4 bottle.BrewTestBot
2014-11-16fwknop-2.6.4Tim Heckman
updates fwknop to v2.6.4; built/tested on OS X Yosemite (10.10). [CHANGELOG](https://github.com/mrash/fwknop/blob/ecf00d36bdaf94196a454bea1225dfa0827f936b/ChangeLog) Closes #34249. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-16blucat: style nitsMisty De Meo
2014-11-16blucat 0.9ieee8023
Closes #33949. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-11-16avian 1.1Dominyk Tiller
Fairly huge version bump. The HEAD has been broken for ages as well due to the build changes upstream. Closes #34210. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-16avfs 1.0.2Dominyk Tiller
Version bump. Closes #34209. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-16duplicity: update 0.6.25 bottle.BrewTestBot
2014-11-16duplicity: refurbish argsTim D. Smith
Closes #34211.
2014-11-16duplicity: add pyrax dependencyTim D. Smith
Closes #34162.
2014-11-16youtube-dl: update 2014.11.16 bottle.BrewTestBot
2014-11-16youtube-dl 2014.11.16Odin Dutton
Closes #34235. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-16jetty 9.2.5.v20141112Foredoomed
Closes #34232. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-16wine devel 1.7.31uyjulian
Closes #34225. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-16ngrep: find libpcap on Xcode-only systemsJack Nagel
2014-11-15multimarkdown: add 4.6 bottle.BrewTestBot
2014-11-15multimarkdown 4.6The Continium
Closes #34231. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-11-15postgis: only HEAD requires autotoolsJack Nagel
2014-11-15postgis: provide a little more context regarding bottle issuesJack Nagel
2014-11-15graphviz: combine conditionalsJack Nagel
2014-11-15graphviz: update pango optionJack Nagel
2014-11-15mlt: fix conditionalsJack Nagel
2014-11-15mlt: style fixJack Nagel
2014-11-15dar: fix upx depJack Nagel
2014-11-15shadowsocks-libev: update 1.5.3 bottle.BrewTestBot
2014-11-15shadowsocks-libev 1.5.3Havanna
Closes #34226. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-15rlwrap: add 0.42 bottle.BrewTestBot
2014-11-15rlwrap 0.42snowXman
Closes #34227. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-15gcc: blacklist llvm-gccMisty De Meo
Fixes #34222.
2014-11-15awscli: update 1.6.2_1 bottle.BrewTestBot
2014-11-15awscli: better sandboxingTim D. Smith
Closes #34224.
2014-11-15awscli: update 1.6.2 bottle.BrewTestBot
2014-11-15awscli 1.6.2hydrajump
Closes #34218. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-15gtk+3: Conditionalize at-spi2-atk dependency for X11Zachary Waldowski
Closes #33828. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-15rethinkdb: update 1.15.2 bottle.BrewTestBot
2014-11-15RethinkDB 1.15.2Etienne Laurin
Closes #34115. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-15bash-git-prompt 2.3.4Martin Gondermann
Closes #34213. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-15ruby: update 2.1.5 bottle.BrewTestBot
2014-11-15ruby 2.1.5dx7
Closes #34216. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-15tcpreplay: update 4.0.5 bottle.BrewTestBot
2014-11-15tcpreplay 4.1.0-b2 develDominyk Tiller
Adds the devel build, adds a dependency on libdnet because if you have it installed it is already looking for and pulling it in from /usr/local and adds a test. Closes #34207. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14tcpreplay: find libpcap on Xcode-only systemsJack Nagel
Fixes #34063.
2014-11-14tesseract: update 3.02.02_3 bottle.BrewTestBot
2014-11-14leptonica: update 1.71_1 bottle.BrewTestBot
2014-11-14tesseract: bump revision for leptonica changeJack Nagel
2014-11-14leptonica: make libtiff recommendedJack Nagel
Closes #33917.
2014-11-14cairo: update 1.14.0 bottle.BrewTestBot
2014-11-14cairo: enable SVG supportkimballfrank
This is needed for proper svg support for node-canvas: https://github.com/Automattic/node-canvas#svg-support Closes #33874. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14wireshark: update 1.12.1 bottle.BrewTestBot
2014-11-14Wireshark: remove --with-sslGerald Combs
I'm pretty sure --with-ssl (which triggers linking against libcrypto) can be removed. As I recall it's a leftover from the days when we used Net-SNMP. Most of our decryption support is handled by gcrypt and GNUTLS. Closes #34133. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14Wireshark: Update dependenciesGerald Combs
Recommend c-ares. Otherwise name resolution is done synchronously, which is excruciatingly slow when your capture file contains a sufficient number of unique addresses. Remove the PCRE dependency. We switched GRegex (glib's PCRE wrapper) a while back. Closes #34133. Signed-off-by: Jack Nagel <jacknagel@gmail.com>