| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-01 | easy-tag 2.2.4 | Jack Nagel | |
| 2014-10-01 | bash: update 4.3.28 bottle. | BrewTestBot | |
| 2014-10-01 | bash 4.3.28 | Jack Nagel | |
| 2014-10-01 | go: update 1.3.3 bottle. | BrewTestBot | |
| 2014-10-01 | Go 1.3.3 | Andriel Nuernberg | |
| Closes #32839. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-01 | erlang: update 17.3 bottle. | BrewTestBot | |
| 2014-10-01 | erlang: add upstream patch to fix SSL issue | Jack Nagel | |
| 2014-10-01 | erlang 17.3 | Ali Sabil | |
| Closes #32363. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-01 | git-flow-avh 1.8.0 | Peter van der Does | |
| Closes #32841. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-01 | Neo4j 2.1.5 | Brian Underwood | |
| Closes #32840. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-01 | libvirt: update 1.2.9 bottle. | BrewTestBot | |
| 2014-10-01 | libvirt 1.2.9 | Justin Clift | |
| Also converted single quote characters to double quote ones Closes #32837. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-01 | passenger: update 4.0.53 bottle. | BrewTestBot | |
| 2014-10-01 | passenger 4.0.53 | Hongli Lai (Phusion) | |
| Closes #32836. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-01 | elixir-build v20141001 | Yuki Ito | |
| Closes #32835. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-09-30 | Remove commented-out code | Jack Nagel | |
| 2014-09-30 | Whitelist fuse pc files too | Jack Nagel | |
| 2014-09-30 | Whitelist more MacFuse headers | Jack Nagel | |
| I think this is all of them. | |||
| 2014-09-30 | glide: add 0.1.0 bottle. | BrewTestBot | |
| Closes #32824. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | glide 0.1.0 (new formula) | Alan LaMielle | |
| Adds the Glide Go workspace manager. A previous pull request (https://github.com/Homebrew/homebrew/pull/32812) attempted to add this (by @intabulas). However, that formula used a prebuilt Glide formula. I have reworked this formula to build Glide from Go sources instead. This formula was based on the NSQ formula, which also builds binaries based on Go sources (see the nsq.rb formula). Uses "#{bin}" rather than "#{prefix}/bin" per audit output Uses the simpler "bin.install" for installing the glide binary Uses separate arguments to 'system' per pull request feedback | |||
| 2014-09-30 | ruby: extract abi_version method | Jack Nagel | |
| 2014-09-30 | tomcat: update 8.0.14 bottle. | BrewTestBot | |
| Closes #32818. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | tomcat 8.0.14 | Dan | |
| 2014-09-30 | signify-osx: add 1.1 bottle. | BrewTestBot | |
| Closes #31196. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | signify-osx 1.1 (new formula) | Jean-Philippe Ouellet | |
| Closes #31196. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | gstreamer: update 1.4.3 bottle. | BrewTestBot | |
| Closes #32809. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | gst-plugins-ugly: update 1.4.3 bottle. | BrewTestBot | |
| 2014-09-30 | gst-plugins-good: update 1.4.3 bottle. | BrewTestBot | |
| 2014-09-30 | gst-plugins-base: update 1.4.3 bottle. | BrewTestBot | |
| 2014-09-30 | gst-plugins-bad: update 1.4.3 bottle. | BrewTestBot | |
| 2014-09-30 | gst-libav: update 1.4.3 bottle. | BrewTestBot | |
| 2014-09-30 | gst-libav 1.4.3 | Thijs Vermeir | |
| 2014-09-30 | gst-plugins-ugly 1.4.3 | Thijs Vermeir | |
| 2014-09-30 | gst-plugins-bad 1.4.3 | Thijs Vermeir | |
| 2014-09-30 | gst-plugins-good 1.4.3 | Thijs Vermeir | |
| 2014-09-30 | gst-plugins-base 1.4.3 | Thijs Vermeir | |
| 2014-09-30 | gstreamer 1.4.3 | Thijs Vermeir | |
| 2014-09-30 | nvm 0.17.2 | Trevor Powell | |
| Closes #32811. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | elasticsearch 1.3.4 | Loren Siebert | |
| Upgrade to Elasticsearch 1.3.4 Closes #32815. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-30 | postgis: GUI needs brewed pkg-config | Tim D. Smith | |
| Fixes #32810. | |||
| 2014-09-29 | cmake: fix international build issues. | Dominyk Tiller | |
| Fixes the build issues discussed and detailed in [this comment](https://github.com/Homebrew/homebrew/issues/29988#issuecomment-57258985) in #29988. Closes #32806. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-29 | Walk entire keg to find object files to relocate | Tim D. Smith | |
| Closes #32772. | |||
| 2014-09-29 | nexus 2.9.2-01 | Edward Samson | |
| Closes #32805. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-09-29 | gtk+: restore minimum versions | Jack Nagel | |
| 2014-09-29 | gtk+3: update 3.14.0 bottle. | BrewTestBot | |
| Closes #29691. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-09-29 | gtk+: update 2.24.24 bottle. | BrewTestBot | |
| 2014-09-29 | gtk+: make X11 recommended, add Quartz support. | Balint Reczey | |
| 2014-09-29 | gtk+3: make X11 recommended, add Quartz support. | Balint Reczey | |
| 2014-09-29 | hevea: confirm upstream fix. | Mike McQuaid | |
| 2014-09-29 | speex: update 1.2rc1 bottle. | BrewTestBot | |
| Closes #32803. Signed-off-by: Tim D. Smith <git@tim-smith.us> | |||
