Commit graph

18 commits

Author SHA1 Message Date
Brett Koonce
cbd9de6942 dovecot 2.1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
nibbles 2bits
275ad15e99 dovecot 2.1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:06:08 -07:00
Lee Mallabone
b0401b4f47 dovecot 2.1.3
Upgrades dovecot to the latest stable version. Upgrading from 2.0 is
"mostly compatible" with the following points of note:
    http://wiki2.dovecot.org/Upgrading/2.1

Closes Homebrew/homebrew#10990.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:02:45 -05:00
Jack Nagel
6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel
cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
Brett Koonce
c59873e91d Fix spelling mistakes.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>

Closes Homebrew/homebrew#9407.
Closes Homebrew/homebrew#9408.
Closes Homebrew/homebrew#9410.
Closes Homebrew/homebrew#9411.
2012-01-05 21:58:53 +00:00
Vincent Beffara
bb5ae48716 dovecot: Upgrade to 2.0.15
Closes Homebrew/homebrew#8051.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-10 13:12:57 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Lars
c567986b85 Updated formula: dovecot 1.2.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:17:45 -08:00
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