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

View File

@@ -0,0 +1,3 @@
The SPF (Sender Policy Framework) protocol relies on sender domains to publish
a DNS whitelist of their designated outbound mailers. Given an envelope
sender, Mail::SPF::Query determines the legitimacy of an SMTP client IP.

View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.18 2013/05/31 12:41:18 wiz Exp $
DISTNAME= Mail-SPF-Query-1.999
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5msq
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openspf.org/
COMMENT= Perl module for Sender-Policy-Framework queries
DEPENDS+= p5-Net-DNS>=0.46:../../net/p5-Net-DNS
DEPENDS+= p5-Net-CIDR-Lite>=0.15:../../net/p5-Net-CIDR-Lite
DEPENDS+= p5-Sys-Hostname-Long-[0-9]*:../../sysutils/p5-Sys-Hostname-Long
# needed URI::Escape >= 3.20 until 1.991. We keep the requirement.
DEPENDS+= p5-URI>=1.18:../../www/p5-URI
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Mail/SPF/Query/.packlist
USE_LANGUAGES= # empty
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2006/02/15 23:37:39 heinz Exp $
SHA1 (Mail-SPF-Query-1.999.tar.gz) = c8584cf056507127d7c2a8019d0d43da3824028b
RMD160 (Mail-SPF-Query-1.999.tar.gz) = 008640c9af069361f51da1d1a84d93c684cf2d36
Size (Mail-SPF-Query-1.999.tar.gz) = 54874 bytes