| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-16 | ruby: update 2.1.3_1 bottle. | BrewTestBot | |
| 2014-10-16 | openssl: poodle fixes | Dominyk Tiller | |
| Part 2 of the earlier merged POODLE fixes. It seems a few of the bottles are acting up about the new change, so this revisions those. If you build from source the problems go away, so new bottles it is. I’ve also had to change the mirror on the OpenSSL formula as it turns out Debian haven’t set their mirror up for the latest version yet. Revisions to Python, Python3, Tor, Ruby & Freeradius-server as all are being confirmed to be causing issues for others and reproducible. Tor needs to be bumped for every OpenSSL revision because it kicks up this error: ``` Oct 15 23:19:38.295 [warn] OpenSSL version from headers does not match the version we're running with. If you get weird crashes, that might be why. (Compiled with 1000109f: OpenSSL 1.0.1i 6 Aug 2014; running with 100010af: OpenSSL 1.0.1j 15 Oct 2014). ``` And similar with freeradius-server. Closes #33197. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-10-05 | ruby: fix universal build | Jack Nagel | |
| 2014-09-30 | ruby: extract abi_version method | Jack Nagel | |
| 2014-09-21 | ruby: update 2.1.3 bottle. | BrewTestBot | |
| 2014-09-21 | ruby: fix build on 10.7 | Jack Nagel | |
| 2014-09-21 | ruby 2.1.3 | dx7 | |
| Closes #32440. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-08-24 | ruby: update 2.1.2_3 bottle. | BrewTestBot | |
| 2014-08-24 | ruby: update 2.1.2_3 bottle. | BrewTestBot | |
| 2014-08-24 | openssl: disable SSLv2 support. | Dominyk Tiller | |
| Kills ssl2 from OpenSSL. This PR relates to #31745. Force recompiles everything that relies on OpenSSL from the master branch to enforce the new OpenSSL no-ssl2 rule. | |||
| 2014-06-30 | ruby: update 2.1.2_2 bottle. | BrewTestBot | |
| Closes #30538. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2014-06-30 | ruby: alias gem module methods to avoid warnings | Misty De Meo | |
| 2014-06-13 | ruby: update 2.1.2_2 bottle. | BrewTestBot | |
| Closes #30129. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2014-06-13 | ruby: set site_ruby and vendor_ruby at build | Misty De Meo | |
| 2014-06-13 | ruby: add rubygems customization, fix postinstall | Misty De Meo | |
| This configures rubygems to install all gems into a public, non-versioned directory by default - both gems and their binaries. (This means that users no longer need /usr/local/opt/ruby/bin in their PATH.) This means that we no longer have to monkey with gem directories at all in postinstall. Bundled gems will be symlinked into this location. Fixes #29982. Closes #29986. | |||
| 2014-06-08 | ruby: update 2.1.2 bottle. | BrewTestBot | |
| 2014-06-08 | ruby: bump revision for c3541d8450b2cb9e93aacc7431d88f129f85116f | Jack Nagel | |
| 2014-06-08 | ruby: Fix mutually dependent links edge-case | Robert Buonpastore | |
| Fixes #28759. Closes #29600. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-01 | ruby: modernize autotools deps | Jack Nagel | |
| 2014-05-08 | ruby: update 2.1.2 bottle. | BrewTestBot | |
| 2014-05-08 | ruby 2.1.2 | Jack Nagel | |
| 2014-04-25 | ruby: create lib paths in post-install | Jack Nagel | |
| Closes #28343. Closes #28466. Closes #28467. | |||
| 2014-04-13 | ruby: add patch for readline 6.3 | Jack Nagel | |
| 2014-04-09 | ruby: update 2.1.1 bottle. | BrewTestBot | |
| Closes #28272. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-04-09 | ruby: bump revision for OpenSSL security. | Mike McQuaid | |
| 2014-04-07 | ruby: add 2.1.1 bottle. | BrewTestBot | |
| 2014-03-23 | ruby: Pass --without-gmp unless build.with? "gmp" | chdiza | |
| Ruby will pick up gmp if it's on your machine, unless it's specifically told to not look for gmp. This is true regardless of whether the user invokes the Homebrew flag --with-gmp. It's safest to force ruby to not look for gmp unless the user has specifically requested gmp with the Homebrew option. Otherwise, if the user brews ruby with gmp already on the machine, then later removes gmp, then ruby is broken. Closes #27795. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-03-20 | ruby: remove upstreamed patch | Misty De Meo | |
| 2014-03-20 | ruby: use patch DSL | Jack Nagel | |
| 2014-03-08 | formulae: fix with/without usage. | Mike McQuaid | |
| Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-03-07 | use opt shortcuts | Adam Vandenberg | |
| 2014-03-04 | ruby: add test | Mike Naberezny | |
| Closes #27179. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-02-27 | ruby: use Formula[] | Adam Vandenberg | |
| 2014-02-24 | ruby 2.1.1 | Jack Nagel | |
| 2014-02-05 | ruby: fix build on < 10.6 | Misty De Meo | |
| 2014-02-05 | ruby: specify paths to deps explicitly | Jack Nagel | |
| 2014-02-05 | ruby: add optional deps on gmp and libffi | Jack Nagel | |
| 2014-02-05 | ruby: always use Homebrew openssl | Jack Nagel | |
| 2014-02-05 | ruby: disable silent build rules | Jack Nagel | |
| 2013-12-25 | ruby: fix program-suffix option | Jack Nagel | |
| 2013-12-25 | ruby 2.1.0 | Erik Michaels-Ober | |
| Closes #25459. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-12-17 | ruby: 2.1.0-preview2 (devel) | denji | |
| Closes #25275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-12-14 | Update docs, comment mxcl/homebrew refs. | Mike McQuaid | |
| 2013-11-26 | ruby: use https, redirect for other languages. | Kazuhiro NISHIYAMA | |
| Closes #24682. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-11-22 | ruby: add caveat about restoring gem binstubs | Jack Nagel | |
| 2013-11-22 | ruby: silence configure warning | Jack Nagel | |
| 2013-11-22 | ruby 2.0.0-p353 | Jack Nagel | |
| Also switch to downloading via CDN | |||
| 2013-09-21 | ruby: use spec deps | Jack Nagel | |
| 2013-09-12 | ruby: update optional dependencies. | Mike McQuaid | |
| 2013-08-15 | Use Hardware::CPU.universal_archs in formulae | Misty De Meo | |
