aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mutt.rb
AgeCommit message (Collapse)Author
2014-05-18mutt: document patch policyAdam Vandenberg
2014-05-03mutt: update 1.5.23 bottle.BrewTestBot
Closes #28910. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-03mutt: update patchesJosh Bode
- Fixed provided `configure` script failing with hard-dependency on automake-1.13 (uses `prepare` to regenerate new `configure` script) - trashfolder patch updated (existing patch url is 500ing) - pgp-verbose-mime patch updated (existing patch url is 500ing)
2014-04-26Use githubusercontent domainJack Nagel
2014-04-09mutt: update 1.5.23 bottle.BrewTestBot
2014-04-09mutt: bump revision for OpenSSL security.Mike McQuaid
2014-03-27mutt: switch mirrorMisty De Meo
bitbucket only had 1.5.22, and was missing 1.5.23. Fixes #27916.
2014-03-21mutt: use checksummed patchesJack Nagel
2014-03-19mutt: update patchesMisty De Meo
Newer versions of mutt are currently 500ing on the Debian patch tracker.
2014-03-19mutt: add 1.5.23 bottle.BrewTestBot
Closes #27698. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-19mutt 1.5.23Charlie Allom
2014-03-17mutt: use Homebrew opensslMisty De Meo
Closes #27645.
2014-02-11mutt: add gpgme optionSven Strothoff
Add gpgme as an optional dependency to mutt. Compiling mutt using "--with-gpgme" will build mutt with gpgme support for accessing GnuPG. Closes #25438. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-01-01mutt: add mirror.sacsar
Closes #25576. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-24mutt: fix/reverse signing-party conflicts logic.Mike McQuaid
2013-12-24mutt: don't conflict with non-conflicting signing-partyPhilip Paeps
Mutt can coexist with signing-party if signing-party is brewed with the --with-rename-pgpring option. Closes #25382. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-08mutt: option 'with-s-lang' typoStoned Elipot
Closes #25061. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-13mutt: delete accidental duplicate autoconf depJack Nagel
2013-11-13Add more missing :autoconf depsJack Nagel
2013-11-07tin/mutt conflictAdam Vandenberg
Closes #24055.
2013-11-06signing-party and mutt conflictAdam Vandenberg
Closes #21626.
2013-11-04mutt: update HEAD location.Cliff Rowley
Closes #23962. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-25mutt 1.5.22Peter Aronoff
The update required a few changes: + Two Debian patches had moved, so I updated their URLs. + The sidebar patch no longer applies. Until it's updated, if it ever is, I removed the option. That means the formula no longer needs to check if sidebar and ignore-thread are installed together, so I removed the block of code that checks for that edge condition. Closes #23590. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-21mutt: use spec depsJack Nagel
2013-09-17mutt: use HEAD resourceJack Nagel
2013-09-11mutt: use resourceAdam Vandenberg
2013-07-01mutt: fix second 'slang' usageMisty De Meo
2013-07-01mutt: Fix slang - should be s-langPeter Aronoff
Closes #20893. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-07-01mutt: Add confirm-attachment patchPeter Aronoff
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-07-01mutt: Fix dev docs to use head without SHA1Peter Aronoff
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-06-28mutt: minor tweaksMisty De Meo
2013-06-28mutt: Add HEAD optionPeter Aronoff
Closes #20825. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-05-19mutt: update sidebar patchAlexander Greim
Closes #19922. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-05mutt: use a mirror for the ignore-thread patchMisty De Meo
The original source for this patch went missing; this mirror is available courtesy of a copy at Arch's AUR.
2013-01-20mutt: remove unused flagAdam Vandenberg
2013-01-18mutt: make thread/sidebar patches mutually exclusiveYousef Ourabi
Fixes #16461. Closes #17182. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-13Mutt: Fix URL to trash and verbose pgp patchesEmmanuel Bernard
Closes #14905. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03mutt: use new sidebar patchSebastian Tramp
See: http://www.lunar-linux.org/mutt-sidebar/ Closes #14678. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-09mutt: fix patcheslimed
Closes #13488. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-31mutt: clean up patch systemAdam Vandenberg
2011-07-31mutt: add verbose mime patchAdam Vandenberg
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-30mutt: add support for ignore-thread patchBenjamin Stiglitz
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-06-13mutt: clean up formula a bitAdam Vandenberg
2011-06-13mutt: add --with-slang optionphinze
Apparently slang deals with the Solarized color scheme better than ncurses. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-09mutt: update patches for 1.5.21Dmitry Nedospasov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-09mutt 1.5.21Maciej Konieczny
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-16mutt - fix audit warningAdam Vandenberg
2011-01-16Fix mutt patches.Mike McQuaid