aboutsummaryrefslogtreecommitdiffstats
path: root/mail/nmzmail
Commit message (Collapse)AuthorAgeFilesLines
* - Do not depend on muttsat2007-09-112-27/+19
| | | | | | - Minor tweaks Approvnd by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
* - Add readline as dependency when it was already installed. The program willitetcu2006-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
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 0.1.3sem2005-07-262-9/+10
| | | | | | PR: ports/84086 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer
* nmzmail is a tool to use the namazu2 search engine from within the mutt mailpav2005-04-123-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>