summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-06-17 09:15:04 +0000
committergrant <grant@pkgsrc.org>2002-06-17 09:15:04 +0000
commit1318fb454ca121b1cd3f9f73b10544aa9f2955b9 (patch)
treed3047ea9388cbbd52106ed838c6e676dcfa06ef1 /mail
parent94abee63c55b95c2c34b837009f89328ed4e279b (diff)
downloadpkgsrc-1318fb454ca121b1cd3f9f73b10544aa9f2955b9.tar.gz
Initial import of p5-Sendmail-AccessDB 0.07:
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)
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Sendmail-AccessDB/DESCR6
-rw-r--r--mail/p5-Sendmail-AccessDB/Makefile21
-rw-r--r--mail/p5-Sendmail-AccessDB/PLIST1
-rw-r--r--mail/p5-Sendmail-AccessDB/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/mail/p5-Sendmail-AccessDB/DESCR b/mail/p5-Sendmail-AccessDB/DESCR
new file mode 100644
index 00000000000..2c85efba443
--- /dev/null
+++ b/mail/p5-Sendmail-AccessDB/DESCR
@@ -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)
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile
new file mode 100644
index 00000000000..d147b939689
--- /dev/null
+++ b/mail/p5-Sendmail-AccessDB/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/17 09:15:04 grant Exp $
+
+DISTNAME= Sendmail-AccessDB-0.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sendmail/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.megacity.org/software.html
+COMMENT= perl5 module for manipulating the sendmail accessdb
+
+#DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Sendmail/AccessDB/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Sendmail-AccessDB/PLIST b/mail/p5-Sendmail-AccessDB/PLIST
new file mode 100644
index 00000000000..1760bea219f
--- /dev/null
+++ b/mail/p5-Sendmail-AccessDB/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/17 09:15:04 grant Exp $
diff --git a/mail/p5-Sendmail-AccessDB/distinfo b/mail/p5-Sendmail-AccessDB/distinfo
new file mode 100644
index 00000000000..e2fcffba4b7
--- /dev/null
+++ b/mail/p5-Sendmail-AccessDB/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/17 09:15:04 grant Exp $
+
+SHA1 (Sendmail-AccessDB-0.07.tar.gz) = 2f9249ffcb710c488fa000c8219c941a3c353742
+Size (Sendmail-AccessDB-0.07.tar.gz) = 14768 bytes