Index: head/mail/grepmail/Makefile =================================================================== --- head/mail/grepmail/Makefile (nonexistent) +++ head/mail/grepmail/Makefile (revision 23445) @@ -0,0 +1,23 @@ +# New ports collection makefile for: grepmail +# Version required: 4.1 +# Date created: 20 November 1999 +# Whom: Chris D. Faulhaber +# +# $FreeBSD$ +# + +DISTNAME= grepmail-4.1 +CATEGORIES= mail +MASTER_SITES= http://www.cs.virginia.edu/~dwc3q/code/ + +MAINTAINER= jedgar@fxp.org + +NO_BUILD= yes + +do-configure: + @cd ${WRKSRC} && ${CP} grepmail.DP grepmail + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/grepmail ${PREFIX}/bin + +.include Property changes on: head/mail/grepmail/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/mail/grepmail/distinfo =================================================================== --- head/mail/grepmail/distinfo (nonexistent) +++ head/mail/grepmail/distinfo (revision 23445) @@ -0,0 +1 @@ +MD5 (grepmail-4.1.tar.gz) = 8b3ab1b6b0a3643930ee71c8e47cb3ce Property changes on: head/mail/grepmail/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/grepmail/pkg-comment =================================================================== --- head/mail/grepmail/pkg-comment (nonexistent) +++ head/mail/grepmail/pkg-comment (revision 23445) @@ -0,0 +1 @@ +Search mailboxes for a given regexp and display matching emails Property changes on: head/mail/grepmail/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/grepmail/pkg-descr =================================================================== --- head/mail/grepmail/pkg-descr (nonexistent) +++ head/mail/grepmail/pkg-descr (revision 23445) @@ -0,0 +1,8 @@ +Grepmail searches a normal, gzip'd, bzip'd, or tzip'd mailbox for a given +regular expression, and returns those emails that match it. Piped input is +allowed, and date restrictions are supported. + +WWW: http://www.cs.virginia.edu/~dwc3q/code/ + +- Chris D. Faulhaber +jedgar@fxp.org Property changes on: head/mail/grepmail/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/grepmail/pkg-plist =================================================================== --- head/mail/grepmail/pkg-plist (nonexistent) +++ head/mail/grepmail/pkg-plist (revision 23445) @@ -0,0 +1 @@ +bin/grepmail Property changes on: head/mail/grepmail/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property