| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-10 | subversion: apply libtool patch for linking on 10.10 | Jack Nagel | |
| The subversion formula uses stdenv due to the serf -> scons dependency, and since stdenv sets MACOSX_DEPLOYMENT_TARGET, we need to patch configure to work around a bug in libtool (which is already fixed in libtool upstream). See commit a5a36f44ca6fb626929c13154b10d13380d78cf4, and https://trac.macports.org/ticket/44596#comment:35 for more information. Fixes #34644. | |||
| 2014-12-10 | libtorrent-rasterbar: update 1.0.3 bottle. | BrewTestBot | |
| 2014-12-10 | libtorrent-rasterbar 1.0.3 | Dominyk Tiller | |
| Version bump. Closes #34843. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-10 | ttfautohint: support head | Dave Crossland | |
| Closes #34839. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-10 | mongodb: update 2.6.6 bottle. | BrewTestBot | |
| 2014-12-10 | mongodb 2.6.6 | Ernie Hershey | |
| Closes #34835. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-10 | minuit2: add 5.34.14 bottle. | BrewTestBot | |
| 2014-12-10 | minuit2 5.34.14 | Ruben Fonseca | |
| Closes #34834. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-10 | Provide version reader method | Jack Nagel | |
| 2014-12-10 | Prefer cached_location over tarball_path | Jack Nagel | |
| 2014-12-10 | Reorganize methods in CurlDownloadStrategy | Jack Nagel | |
| 2014-12-09 | Add more general support for passing credentials to curl | Jack Nagel | |
| 2014-12-09 | vmalloc 2013-05-31 | Jack Nagel | |
| 2014-12-09 | Pull strategy for downloading from research.att.com into core | Jack Nagel | |
| 2014-12-09 | mat: simplify download strategy | Jack Nagel | |
| 2014-12-09 | xulrunner: clean up download strategy | Jack Nagel | |
| 2014-12-09 | Provide access to the specs hash indirectly via a meta attribute | Jack Nagel | |
| 2014-12-09 | Move tool path methods to AbstractDownloadStrategy | Jack Nagel | |
| 2014-12-09 | Use quiet_safe_system to silence CVS checkouts | Jack Nagel | |
| 2014-12-09 | Include FileUtils in AbstractDownloadStrategy | Jack Nagel | |
| 2014-12-09 | qt5: fix init-repository quiet flag | Jack Nagel | |
| 2014-12-09 | qt5: use https for head, fix branch | Jack Nagel | |
| 2014-12-09 | qt: use https for head | Jack Nagel | |
| 2014-12-09 | Use quiet_safe_system where applicable | Jack Nagel | |
| 2014-12-09 | icdiff 1.5.1 | Pedro Araujo | |
| Closes #34833. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-09 | saltstack: prefer cached_location method over @clone ivar | Jack Nagel | |
| 2014-12-09 | qt5: prefer cached_location method over @clone ivar | Jack Nagel | |
| 2014-12-09 | dub: prefer cached_location method over @clone ivar | Jack Nagel | |
| 2014-12-09 | Prefer cached_location method over @clone ivar | Jack Nagel | |
| 2014-12-09 | glm: fix head | Benjamin Medicke | |
| Closes #34832. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-09 | Stop returning a path from CurlDownloadStrategy#fetch | Jack Nagel | |
| Download strategies do not consistently return a value from `fetch`, so our code calls `cached_location` to get the path instead. | |||
| 2014-12-09 | unbound: specify path to openssl | Jack Nagel | |
| Fixes #34827. | |||
| 2014-12-09 | osquery: update 1.2.1 bottle. | BrewTestBot | |
| 2014-12-09 | osquery 1.2.1 | mike@arpaia.co | |
| Closes #34809. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-12-09 | Remove type checks | Jack Nagel | |
| 2014-12-09 | tippecanoe: cleanup test. | Mike McQuaid | |
| 2014-12-09 | tippecanoe: add 1.0.2 bottle. | BrewTestBot | |
| 2014-12-09 | New formula: tippecanoe, a tool for map data processing | Tom MacWright | |
| This adds a new formula for Eric Fischer's tippecanoe project. The project depends on protocol buffers and sqlite, takes GeoJSON as input and produces MBTiles as output. Closes #34423. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-09 | queequeg: general cleanup. | Mike McQuaid | |
| 2014-12-09 | queequeg: add 0.91 bottle. | BrewTestBot | |
| 2014-12-09 | Formula for queequeg small grammar checker | Xavier Lacoste | |
| Closes #34819. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-09 | freetype: update 2.5.4 bottle. | BrewTestBot | |
| 2014-12-09 | freetype 2.5.4 | Chongyu Zhu | |
| Closes #34825. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-09 | irssi: update 0.8.17_2 bottle. | BrewTestBot | |
| 2014-12-09 | irssi: reset sysconfdir to etc | Tim D. Smith | |
| Keep sysconfdir set to etc to avoid losing existing user configuration. sysconfdir was changed in ca09a39. Closes #34818. | |||
| 2014-12-09 | irssi: restore perl | Tim D. Smith | |
| Replaces perl functionality; adds fix to avoid picking up perl destinations outside of Homebrew's prefix if a user has set PERL_MM_OPT like CPAN suggests. Discussion in #34685; resolves #34770; partially reverts ca09a39 from | |||
| 2014-12-09 | brew-doctor: warning the external commands with conflicting names | Xu Cheng | |
| Closes #34755. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-09 | requirements: check Xcode version is a string. | Mike McQuaid | |
| Fixes #34822. | |||
| 2014-12-09 | xctool: use new XcodeDependency versions. | Mike McQuaid | |
| 2014-12-09 | XcodeDependency: allow specifying a version. | Mike McQuaid | |
