diff options
author | bad <bad@pkgsrc.org> | 1999-06-08 12:01:13 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-06-08 12:01:13 +0000 |
commit | 583e6dd6cb1bcf3d21f943931ded847d9d06ce24 (patch) | |
tree | d4f6b11717f00d0b123b66a8eaea1df0a196b745 /mail/grepmail/pkg | |
parent | 539e94f46cb8fabeaaf02ccf0ba179bb65865d21 (diff) | |
download | pkgsrc-583e6dd6cb1bcf3d21f943931ded847d9d06ce24.tar.gz |
Initial import of grepmail-3.8, a utility to grep mail boxes and return
the matching messages.
Packaged by David Maxwell, david@vex.net.
Diffstat (limited to 'mail/grepmail/pkg')
-rw-r--r-- | mail/grepmail/pkg/COMMENT | 1 | ||||
-rw-r--r-- | mail/grepmail/pkg/DESCR | 3 | ||||
-rw-r--r-- | mail/grepmail/pkg/PLIST | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/mail/grepmail/pkg/COMMENT b/mail/grepmail/pkg/COMMENT new file mode 100644 index 00000000000..08e6e2e3ed6 --- /dev/null +++ b/mail/grepmail/pkg/COMMENT @@ -0,0 +1 @@ +mbox formatted file search utility. diff --git a/mail/grepmail/pkg/DESCR b/mail/grepmail/pkg/DESCR new file mode 100644 index 00000000000..9d8dad94cf2 --- /dev/null +++ b/mail/grepmail/pkg/DESCR @@ -0,0 +1,3 @@ +grepmail Searches a normal or gzip'ed mailbox for a given regular +expression, and returns those emails that match it. Also supports +searches constrained by date. diff --git a/mail/grepmail/pkg/PLIST b/mail/grepmail/pkg/PLIST new file mode 100644 index 00000000000..683bced7479 --- /dev/null +++ b/mail/grepmail/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/08 12:01:14 bad Exp $ +bin/grepmail |