Commit graph

9 commits

Author SHA1 Message Date
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
benderydt
9939dd6ba7 Change the .plist to a working launchd example. <http://github.com/mxcl/homebrew/issues/issue/1841>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-13 17:24:08 -07:00
Lars
b9cc1c4739 Updated formula: dovecot 1.2.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-08 08:29:15 -07:00
Adam Vandenberg
0471b285d5 Dovecot - fix etc, var. 2010-05-26 21:03:39 -07:00
David Höppner
a3048fd9e9 dovecot: update version to 1.2.11 2010-03-09 18:36:57 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell
eccb50c121 Prettier install output
This way caveats and other warnings/errors don't appear connected to the Summary text.
2009-09-17 18:42:56 +01:00
Brett Porter
dbe49dd33d Document how to start Dovecot 2009-09-01 11:50:43 +01:00
Brett Porter
3c3fad572e Dovecot formula
Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems,
written with security primarily in mind. Dovecot is an excellent choice for
both small and large installations. It's fast, simple to set up, requires no
special administration and it uses very little memory.
2009-08-31 18:09:13 +01:00