Commit Graph

11 Commits (59fc357849d51eb3907cd21770ca19d1b487e8f2)

Author SHA1 Message Date
Adam Vandenberg a14034c45b mutt - fix audit warning 2011-01-16 17:37:37 -08:00
Mike McQuaid c7a2649c9e Fix mutt patches. 2011-01-16 15:42:41 +00:00
Mike McQuaid b50e91ca18 Add --enable-debug option to mutt.
This is useful if you want to build a mutt which can write
~/.muttdebug[0-9] log files to see what is going on behind
the scenes.

Closes Homebrew/homebrew#3865.
2011-01-16 15:02:14 +00:00
Dmitry Nedospasov fd163ed9d4 mutt: fix unsubscribe from malformed mailboxes
This patch fixes unsubcsribing from malformed mailboxes, i.e. imap
folders. This was patched in the mutt upstream:
[1] http://dev.mutt.org/trac/changeset/5914:25e46aad362b/buffy.c

Closes Homebrew/homebrew#3874.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-16 14:43:50 +00: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
Martin Kühl 2da3bc4ca8 Update the trash patch for mutt.
The more recent version also adds a `purge-mail` function bypassing the
configured trash folder.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-29 12:42:10 -07:00
Adam Vandenberg e08fee5f4b Tell mutt to use tokyocabinet; fixes Homebrew/homebrew#1826 2010-07-29 10:28:30 -07:00
Craig P Jolicoeur db926e41b4 add trash folder patch and hcache support to mutt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-09 09:08:29 -08:00
Alexis Hildebrandt 2b66d597d8 Update Formula: mutt
Add --sidebar-patch option to enable folder list sidebar.
2010-01-24 12:27:39 +00: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
Tom von Schwerdtner b19728adf0 Mutt 1.5.20 formula
Signed-off-by: Max Howell <max@methylblue.com>
2009-09-11 17:42:54 +01:00