28 Commits

Author SHA1 Message Date
Max Howell
df521478d2 Why you wouldn't use Homebrew 2009-09-14 20:33:46 +01:00
Max Howell
c279ef8c45 Add IRC channel to README
Link to @ddemaree's installer .pkg.
2009-09-11 17:42:53 +01:00
Pierre Riteau
5bf6cf06ff rm -rf .git in the README uninstallation guide
Signed-off-by: Max Howell <max@methylblue.com>

I also added the essential missing `brew prune` step.
2009-09-10 17:21:08 +01:00
Max Howell
fc52e1a69d brew make' becomes brew create'
This is because I have observed two people confuse make with the "make" tool
and thus assume `brew make' is `brew install'.

`brew make' will be deprecated at 0.7, until then it shows a warning.
2009-09-07 01:34:40 +01:00
Max Howell
ee0459a087 More tweaks to the README
Still too long, but it reads marginally better.
2009-09-04 18:46:16 +01:00
Max Howell
6006c51804 Smoothing out the README
We are more Markdown compliant, but it's still too verbose IMO.
2009-09-02 15:43:40 +01:00
Max Howell
4d63b87e0a Change license to BSD
I confirmed this change with all relevant contributors first.
2009-08-31 16:09:17 +01:00
Max Howell
08972e308b Full ImageMagick install
I used the imagemagick-installer script that made the rounds on Twitter lately as a basis.

But a number of improvements, eg. lets not mess around with the OS X installation of cups.
2009-08-30 16:12:46 +01:00
Max Howell
140bfc5592 brew diy command
Automagically determines prefix to install to for DIY installations.

README amended.
2009-08-12 13:43:51 +01:00
Max Howell
760c083c0c Refactor
Large refactor to Formula, mostly improving reliability and error handling but
also layout and readability.

General improvements so testing can be more complete.

Patches are automatically downloaded and applied for Formula that return a
list of urls from Formula::patches.

Split out the brew command logic to facilitate testing.

Facility from Adam Vandenberg to allow selective cleaning of files, added
because Python doesn't work when stripped.
2009-08-10 18:11:17 +01:00
Adam Vandenberg
9e98e3cf71 Sample for brew --cache.
Signed-off-by: Max Howell <max@methylblue.com>
2009-08-04 07:48:29 +08:00
Max Howell
57f6db7a97 Propose git backbone as a plus too 2009-07-28 00:31:21 +01:00
Adam Vandenberg
dbcadfeb17 Fix -R flag in chown command line.
Signed-off-by: Max Howell <max@methylblue.com>
2009-07-28 04:06:22 +08:00
Max Howell
fb5aefd4a0 Refactor--object orientate where sensible 2009-07-24 23:57:54 +01:00
Max Howell
7bd9f08558 Fix typos 2009-07-22 20:28:22 +01:00
Max Howell
285b30e4f1 Refactored README
Trying to sell Homebrew more in first section.

Reworked text in later sections.
2009-07-22 02:38:08 +01:00
Max Howell
da77a6bb11 MacPorts link was invalid 2009-07-10 00:37:20 +01:00
Max Howell
138801cdec Discuss CPAN, RubyGems and EasyInstall 2009-06-28 16:45:14 +01:00
Max Howell
3fa628e7b1 More instructions for brew mk process 2009-06-26 12:59:19 +01:00
Max Howell
1ddc1b7646 Tidied things up a little in light of recent changes 2009-06-18 11:13:11 +01:00
Max Howell
2097730e40 Improved documentation 2009-06-18 10:34:54 +01:00
Max Howell
8dfa3afa49 More installation information 2009-06-05 12:56:28 +01:00
Max Howell
a0920e4360 Reflect recent changes in the README 2009-06-04 20:03:53 +01:00
Max Howell
d6141137f2 Refactor Formulae
Basically Formulae are now classes that get dynamically loaded by the
brew script. This gives me more flexability.
2009-06-03 15:57:19 +01:00
Max Howell
358c5c8b8a Slept on it, and fresh README corrections 2009-05-21 12:38:34 +01:00
Max Howell
41a7984bb1 Minor corrections 2009-05-21 04:33:35 +01:00
Max Howell
8d8ac4b657 Minor corrections to README 2009-05-21 01:20:37 +01:00
Max Howell
29d85578e7 I'll start with a rare Belgian yeast and Sussex hops 2009-05-21 00:04:11 +01:00