78 Commits

Author SHA1 Message Date
Leo Soares
ce2596a22d Interesting-Taps-&-Branches: update homebrew-avr link
Closes Homebrew/homebrew#42136.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-27 05:39:51 +01:00
Stephan van Eijkelenburg
c6fd7833be remove --all parameter from FAQ
The --all parameter was reverted in commit a45a34db0b
This should be updated in the documentation :)

Closes Homebrew/homebrew#41773.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-07-17 17:49:45 +08:00
Dominyk Tiller
ec4bfee3e7 doc: add xcode 6.4
Closes Homebrew/homebrew#41486.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-08 15:36:24 +01:00
kaukas
e537c6a59f Include a reference to Oracle Instant Client Tap.
Closes Homebrew/homebrew#41286.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-07-02 21:43:30 +01:00
Viktor Ahlström
8a9947eb39 Small grammar fix in Acceptable-Formulae.md
Closes Homebrew/homebrew#41262.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-07-02 21:42:44 +01:00
Viktor Szakats
a639601f14 Formula-Cookbook: SSL/TLS homepage is preferred
Closes Homebrew/homebrew#40998.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-23 13:42:30 +01:00
Baptiste Fontaine
7edf004ff4 Troubleshooting: better wording on formulae issues
Closes Homebrew/homebrew#40816.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-17 23:13:37 +02:00
Peter Aronoff
5e3a1a7b21 Update tap documentation.
Closes Homebrew/homebrew#40481.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-14 14:35:13 +01:00
PikachuEXE
c704142590 Add tip about devel version bumps
Tip mentioned in https://github.com/Homebrew/homebrew/pull/40570

Closes Homebrew/homebrew#40578.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-11 20:52:09 +01:00
Larry Gilbert
69b629b041 Various edits for punctuation, grammar, spelling, etc.
Closes Homebrew/homebrew#40478.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-10 17:44:00 +01:00
Viktor Szakats
a8caf3636c Formula-Cookbook: update download strategy example
The new one uses sha256 instead of md5 and
the urls still work and are all https, too.

Closes Homebrew/homebrew#40455.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-06 19:18:42 +01:00
Viktor Szakats
e5186c1541 update docs to use https urls
Closes Homebrew/homebrew#40446.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-06 17:45:41 +08:00
Baptiste Fontaine
1585284ebe Common-Issues: mention deps --installed.
Closes Homebrew/homebrew#40394.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-05 14:26:35 +01:00
Baptiste Fontaine
9928754c22 cookbook: add an explicit version if necessary
Closes Homebrew/homebrew#40247.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-01 20:20:03 +02:00
Mike McQuaid
bc3bf75c6c New-Maintainer-Checklist: add new documentation. 2015-05-28 09:17:36 +01:00
Mike McQuaid
ebf82e03df Maintainer-Guidelines: general updates, cleanup. 2015-05-28 09:17:36 +01:00
Larry Gilbert
5345c06e63 More explanation of HOMEBREW_{CELLAR,PREFIX,REPOSITORY}
Closes Homebrew/homebrew#39447.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-05-26 20:37:58 +01:00
Mike McQuaid
cd63b740a5 Formula-Cookbook: add description field. 2015-05-26 10:00:43 +01:00
Dominyk Tiller
ad467f0386 os: support xcode 6.3.2
Closes Homebrew/homebrew#39909.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-21 13:55:02 +01:00
Olivier Mengué
4d2da9ebd1 Gems,-Eggs-and-Perl-Modules: link to MetaCPAN
Link to MetaCPAN.org instead of search.cpan.org. MetaCPAN is the community-maintained web portal to CPAN, while search.cpan.org is the historic but proprietary one.

Closes Homebrew/homebrew#39836.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-18 13:02:21 +01:00
Mike McQuaid
14981e6265 How to Open A PR: clarify one commit per formula. 2015-05-15 09:35:36 +01:00
Xu Cheng
1f7c4ee644 replace brew upgrade with brew upgrade --all. 2015-05-06 16:19:07 +08:00
Xue Fuqiao
c5243b0e5c faq: replace brew upgrade with brew upgrade --all.
Closes Homebrew/homebrew#39262.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-01 16:32:13 -07:00
Mike McQuaid
1f80d93d1b Acceptable-Formulae.md: fix a space. 2015-04-26 18:21:12 +01:00
Mike McQuaid
fc5068a86c Acceptable-Formulae.md: note about Java binaries. 2015-04-26 18:20:31 +01:00
Dominyk Tiller
fcfa168357 xcode: document latest xcode & clt
Closes Homebrew/homebrew#38925.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23 09:23:21 +01:00
Mike McQuaid
f56101a26a Migrating-A-Formula-To-A-Tap: add commit format. 2015-04-23 09:21:38 +01:00
Viktor Szakats
70b38140b7 Xcode.md: minor update to punctuation chars
Closes Homebrew/homebrew#38784.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-18 22:22:41 +08:00
Tim D. Smith
7050a8bee1 docs/Xcode: add 6.2 and 6.3 revisions 2015-04-18 00:58:15 -07:00
Mike McQuaid
ef9acd53d7 Migrating A Formula To A Tap: add documentation.
Closes Homebrew/homebrew#38570.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12 21:48:10 -07:00
Xu Cheng
b77c7ad442 FAQ: update uninstall method
Closes Homebrew/homebrew#38457.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-08 19:34:21 +08:00
John Manoogian III
1aff1d9455 How To Open a PR: add commit guidelines.
Closes Homebrew/homebrew#38439.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-07 19:00:36 +01:00
leonardo lopes de albuquerque
828125f4ca Tips N' Tricks: fixed tab recognition for bash.
changed from `brew --repository` to $(brew --repository)

Closes Homebrew/homebrew#38352.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-06 21:39:00 +01:00
Mike McQuaid
af66c12108 Formula Cookbook: clarify new use of tag revision. 2015-03-30 08:11:33 +01:00
Xu Cheng
150c052970 add reference to Vim Syntax for Homebrew formulae
A simple vim plugin created by me. Hope it can help formula authors who use vim.

Closes Homebrew/homebrew#38150.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-28 23:30:57 +08:00
Artur Dryomov
832c52db7e share/doc/homebrew: fix capitalization.
Reference.
* GitHub: https://github.com/about
* Xcode: https://developer.apple.com/xcode
* Zsh: http://www.zsh.org

Closes Homebrew/homebrew#37866.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-19 16:43:12 +00:00
Tim D. Smith
da0d2bf65d Mention homebrew-go-resources in cookbook 2015-03-14 22:50:58 -07:00
Tim D. Smith
b0fe8c3429 Doc maintenance
Fixes Homebrew/homebrew#37698.
2015-03-13 20:48:44 -07:00
Dominyk Tiller
12861686b8 checksums: switch to sha256 for bottles and new formulae
Closes Homebrew/homebrew#37164.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-05 14:45:39 +00:00
Rahul Horé
8032ab9322 How To Open a PR: fix typo.
Closes Homebrew/homebrew#36916.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-18 13:37:31 +00:00
Dominyk Tiller
8e12390fc8 Update Example Formula documentation.
I feel like we’re probably fighting a losing battle here, but here’s a
bundle more updates to the example formula to cover some ground not
already covered.

Closes Homebrew/homebrew#36644.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-09 12:40:10 +00:00
Mike McQuaid
8e34b4c322 How-To-Open-a-Homebrew-Pull-Request: bottle update 2015-02-05 11:55:13 +00:00
Tim D. Smith
c3691ca950 Suggest homebrew-pypi-poet instead of mkpydeps 2015-02-04 18:18:29 -08:00
Dominyk Tiller
a2cb0c2af5 formula-cookbook: document conflicts
Closes Homebrew/homebrew#36179.
Closes Homebrew/homebrew#36184.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27 12:27:42 +00:00
Mike McQuaid
eaba2607c4 Add brewdler tap to documentation. 2015-01-27 11:20:21 +00:00
Will Jordan
54eaa730da The-brew-command: link to manpage.
Closes Homebrew/homebrew#36252.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27 08:19:36 +00:00
Joe Chan
b6a91fb234 Added link to fork Homebrew for the lazy.
Closes Homebrew/homebrew#36087.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22 16:58:54 +01:00
Mike McQuaid
3e3603e9fb Acceptable Formulae: clarify rules.
Some clarification on these given discussion in https://github.com/Homebrew/homebrew/pull/35853.

Closes Homebrew/homebrew#35880.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-15 11:20:24 +00:00
Viktor Szakats
b81097cdee Use more https links and some link updates along the way
Closes Homebrew/homebrew#35529.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-03 23:03:08 -05:00
Dominyk Tiller
d071e2a5f4 Maintainer-Guidelines: basic touch-up
* Moved the `pip` homepage to something that points more directly at
`pip`.
* Adds a note on `test do`. All the maintainers and the bot check the
existence of such things these days, but I guess if anyone stumbles
across the document it’s useful to say.
* GiX is formally dead, and has two blessed forks.
* Typo on contributor.

Closes Homebrew/homebrew#35467.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-02 17:13:23 +00:00