12 Commits

Author SHA1 Message Date
Dominyk Tiller
e8d7d1df9c Documentation Updates
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>
2014-11-18 09:12:39 +00:00
Jack Nagel
e00a6e4c4d Remove more references to removed external commands 2014-11-16 21:57:08 -06:00
Mike McQuaid
62c270cbc6 Formula Cookbook: fix make install separation. 2014-11-13 13:04:42 +00:00
Dominyk Tiller
e66e302c14 Documentation Fixes
The bigger, uglier brother of Homebrew/homebrew#34090.

Closes Homebrew/homebrew#34106.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-12 08:03:13 +00:00
Kenneth Pullen
d78769743d Fix broken link in Acceptable Formulae
The link to the Homebrew dupes repo was broken because of a typo.

Closes Homebrew/homebrew#33931.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-05 11:26:49 +00:00
Mike McQuaid
b3838675ec Homebrew-and-Python: explain about Python bottles. 2014-11-01 10:42:56 +00:00
Mike McQuaid
f55ad864e0 Note that PRs will not show up as merged. 2014-10-31 22:13:03 +00:00
Jack Nagel
d1fae671f1 Update recommended Xcode for 10.9 2014-10-29 11:04:31 -05:00
Vítor Galvão
7557cc1683 Removed extraneous backtick in FAQ
It was causing a command to not display correctly.

Closes Homebrew/homebrew#33686.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-28 21:30:56 -05:00
Mike McQuaid
b5d96a80bf Acceptable Formulae: his/her -> their. 2014-10-26 15:51:06 +00:00
Mike McQuaid
03088c308e Tweak core contributor brew-test-bot docs. 2014-10-26 15:31:29 +00:00
Mike McQuaid
19d12aee45 Import docs from wiki.
Closes Homebrew/homebrew#33211.
2014-10-26 14:57:36 +00:00