Commit Graph

23 Commits (d36119b14628c186814db7b15c81acb67c959684)

Author SHA1 Message Date
Emmanuel Bernard b88fd63ee2 Mutt: Fix URL to trash and verbose pgp patches
Closes Homebrew/homebrew#14905.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-13 06:59:29 -07:00
Sebastian Tramp a712b74542 mutt: use new sidebar patch
See: http://www.lunar-linux.org/mutt-sidebar/

Closes Homebrew/homebrew#14678.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03 16:03:55 -07:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
limed d4f8fa3fe2 mutt: fix patches
Closes Homebrew/homebrew#13488.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 21:52:52 -07:00
Adam Vandenberg b7897ed905 mutt: clean up patch system 2011-07-31 14:58:26 -07:00
Adam Vandenberg d41ae11a4c mutt: add verbose mime patch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-31 14:50:15 -07:00
Benjamin Stiglitz 89d09045f1 mutt: add support for ignore-thread patch
Allows application of the ignore-thread patch listed at
<http://wiki.mutt.org/index.cgi?PatchList>. Adds a new command, ignore-thread,
which ignores and unignores message threads. Ignored threads stay collapsed in
the message list.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-30 10:39:40 -07:00
Adam Vandenberg 26dfbff26b mutt: clean up formula a bit 2011-06-13 15:18:46 -07:00
phinze b4593d29cb mutt: add --with-slang option
Apparently slang deals with the Solarized color scheme better than ncurses.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-13 15:15:24 -07:00
Dmitry Nedospasov b7584b9c75 mutt: update patches for 1.5.21
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-09 10:09:04 -07:00
Maciej Konieczny 71759a8f2b mutt 1.5.21 2011-06-09 10:08:25 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
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