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
+6
View File
@@ -0,0 +1,6 @@
a package for making it easy to abstract the "SpamFriend" and
"SpamHater" features in sendmail, as well as those for whitelisting
certain hosts/addresses/etc.. Especially useful for making sure that
addresses you whitelisted as "always accept for" in /etc/mail/access
also get whitelisted in Milter-based applications as well (be they
senders or recipients)
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:19 wiz Exp $
DISTNAME= Sendmail-AccessDB-0.09
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sendmail/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Sendmail-AccessDB/
COMMENT= Perl5 module for manipulating the sendmail accessdb
DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Sendmail/AccessDB/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2009/02/22 20:37:09 wiz Exp $
SHA1 (Sendmail-AccessDB-0.09.tar.gz) = 467ddb17b6d5fe1d964a43e764cc191628b1e218
RMD160 (Sendmail-AccessDB-0.09.tar.gz) = 9b3259501d946a080d837531dcc9a1a0a3d1a0b8
Size (Sendmail-AccessDB-0.09.tar.gz) = 15129 bytes