Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
grepmail searches a normal or gzip'ed mailbox for a given regular
expression and outputs the emails that match it. It also supports
searches constrained by date and other factors.
+21
View File
@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:14 wiz Exp $
DISTNAME= grepmail-5.3033
PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/}
MAINTAINER= david@fundy.net
HOMEPAGE= http://grepmail.sourceforge.net/
COMMENT= Search utility for mbox formatted files
DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
DEPENDS+= p5-Mail-Mbox-MessageParser>=1.4001:../../mail/p5-Mail-Mbox-MessageParser
PERL5_PACKLIST= auto/grepmail/.packlist
MAKE_PARAMS+= < /dev/null
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.11 2007/11/11 01:02:45 adrianp Exp $
SHA1 (grepmail-5.3033.tar.gz) = 1e83dbb8067fe3a2afb6698a19a2a6e9328df825
RMD160 (grepmail-5.3033.tar.gz) = 03b81605f48c325733be1d2f5a6fe312e39c891c
Size (grepmail-5.3033.tar.gz) = 536791 bytes