This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Dec 03, 2014
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Dec 02, 2014
-
-
Dominyk Tiller authored
More proposed documentation updates. Acceptable Formulae: * Adds Perl to the list of stuff we offer Dupes of in the Core. * Notes that OS X’s OpenSSL is usually horribly outdated. * Removes the incorrect space between font and forge. Common Issues: * We said three issues, we listed four. Oops. External Commands: * The cache is usually at /Library rather than ~/Library, and the rest of the documentation says /Library, so this makes the referencing consistent. FAQ: * Adds a tiny section on pinning formulae. Interesting-Taps-And-Branches: * Notes gaming-emulation software belongs in Homebrew/Games as well. * nolith/Embedded hasn’t been touched for 28 months. I’ve cut it. * anarchivist/forensics hasn’t been touched for 35 months. I’ve cut it. * codebutler’s GTK+ experiment seems to have been terminated after one commit. I’ve cut it. * paxam/linux hasn’t been touched for 34 months. I’ve cut it. * rmyers/homebrew hasn’t been touched in 42 months. I’ve cut it. * nddrylliog/winbrew has moved, I’ve changed the URL to the new one. Winbrew.md: * Removed. It’s referenced in the prior file, and doesn’t really need its own. Closes Homebrew/homebrew#34599. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
which is not necessarily the same as the prefix.
-
Jack Nagel authored
-
- Dec 01, 2014
-
-
Peter Aronoff authored
Closes Homebrew/homebrew#34571. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
People want to install things like GIMP using Homebrew so let's make it easier for them to find a decent installation method. Closes Homebrew/homebrew#34496. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jakukyo Friel authored
Use $HOMEBREW_PREFIX instead of `/usr/local` when talking about formula file path. Closes Homebrew/homebrew#34568. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 29, 2014
-
-
Jack Nagel authored
-
- Nov 27, 2014
-
-
Mike McQuaid authored
Closes Homebrew/homebrew#34398. Closes Homebrew/homebrew#34445. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
Mentioned in Homebrew/homebrew#34484.
-
Misty De Meo authored
-
- Nov 26, 2014
-
-
Tim D. Smith authored
Closes Homebrew/homebrew#34228.
-
Jack Nagel authored
Closes Homebrew/homebrew#34246.
-
- Nov 24, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
We don't want to do so when building bottles or we can end up with some weird stuff being bottled unintentionally (and it'll run twice; once before bottling, once afterwards). Fixes Homebrew/homebrew#34349. Closes Homebrew/homebrew#34397. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Nov 23, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
- allow using (UPSTREAM_)GIT_URL to find the tap name - push bottles to a remote based on the tap name
-
Mike McQuaid authored
-
- Nov 22, 2014
-
-
Slobodan Mišković authored
Closes Homebrew/homebrew#34350. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-
Jack Nagel authored
These classes are never instantiated with arguments, so we can get rid of the unnecessary array splatting.
-
Jack Nagel authored
-
- Nov 21, 2014
-
-
Dominyk Tiller authored
This formula no longer works on anything newer than Lion (See Homebrew/homebrew#34039), so handing it over to Misty’s Tigerbrew fork where it could still be useful. As far as tap_migrations goes though, it's being moved to the boneyard due to Misty's fork not technically being a 'tap'. Closes Homebrew/homebrew#34348. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Chris authored
Update man page to reflect change per issue Homebrew/homebrew#27813 (commit 9362781). Closes Homebrew/homebrew#34317. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
Closes Homebrew/homebrew#34312. Closes Homebrew/homebrew#34358.
-
Jack Nagel authored
-
- Nov 19, 2014
-
-
Mike McQuaid authored
This handles the case where e.g. a default_formula cannot be installed on Yosemite which causes the build to fail.
-
- Nov 18, 2014
-
-
Dominyk Tiller authored
Mike probably wants to cast an eye over all of this, but in summary: In the Example Formula: * Updates with a revision example. * Updates with a mirror mirror (Whoa meta). * Replaces the bottles with more modern examples. * Adds the Yosemite binary dependency options. * Improves the plist documentation In the Bottles doc: * Modernises the expected bottle readout. * Adds double quotes. In the FAQ: * Updates the bottle language to reflect Yosemite’s arrival and the Bot’s new minimum OS bottle generation. In the Formula-Cookbook: * Adds a mega block on the OpenSSL situation in Homebrew, complete with examples and explanation. * Changes the X11 dependency example to optional to reflect Jack’s recently-expressed pattern in other formulae. * Explains why and how formulae are sometimes revisioned, and the mechanism behind that. * Updates the Ldapvi `otool` readout to reflect the new usage of OpenSSL. Setting a good example and all that. * Updates the Python language to match Tim’s new Python handling. * Updates the naming block to explain how Homebrew handles name conflicts, complete with examples. * Updates (a tiny bit) the sandbox creation in /tmp to reflect the current style. * Updates the chmod to move away from +x towards 0555 instead. * Labels the `enable-ham` option depreciated rather than old. Slightly firmer. * Updates the bottle block instructions to reflect Homebrew’s audit mechanism not crying about it locally. Closes Homebrew/homebrew#34275. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Jack Nagel authored
-