aboutsummaryrefslogtreecommitdiff
path: root/mail/nmzmail
Commit message (Collapse)AuthorAgeFilesLines
* - Do not depend on muttAndrew Pantyukhin2007-09-102-27/+19
| | | | | | | | | - Minor tweaks Approvnd by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=199287
* - Add readline as dependency when it was already installed. The program willIon-Mihai Tetcu2006-09-091-1/+2
| | | | | | | | | | | | be linked against it anyway, not against a system one. - bump PORTREVISION PR: ports/101441 Submitted by: Stanislav Sedov Approved by: maintainer timeout Notes: svn path=/head/; revision=172630
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Update to 0.1.3Sergey Matveychuk2005-07-252-9/+10
| | | | | | | | | PR: ports/84086 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer Notes: svn path=/head/; revision=140112
* nmzmail is a tool to use the namazu2 search engine from within the mutt mailPav Lucistnik2005-04-113-0/+57
reader to search mail stored in maildir folders. Based on the result of the namazu query, nmzmail generates a maildir folder containing symbolic links to the mails matching the query. A simple mutt macro makes easy to use nmzmail from within mutt. PR: ports/76102 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=133078