From owner-cvs-ports@FreeBSD.ORG Mon Apr 11 20:28:45 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44F1E16A4CE; Mon, 11 Apr 2005 20:28:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B33143D54; Mon, 11 Apr 2005 20:28:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKSjhD015692; Mon, 11 Apr 2005 20:28:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKSjaO015691; Mon, 11 Apr 2005 20:28:45 GMT (envelope-from pav) Message-Id: <200504112028.j3BKSjaO015691@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 20:28:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/nmzmail Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:28:45 -0000 pav 2005-04-11 20:28:45 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/nmzmail Makefile distinfo pkg-descr Log: nmzmail is a tool to use the namazu2 search engine from within the mutt mail 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 Revision Changes Path 1.633 +1 -0 ports/mail/Makefile 1.1 +40 -0 ports/mail/nmzmail/Makefile (new) 1.1 +2 -0 ports/mail/nmzmail/distinfo (new) 1.1 +15 -0 ports/mail/nmzmail/pkg-descr (new)