From owner-cvs-ports@FreeBSD.ORG Sat Feb 10 16:39:01 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C922416A407; Sat, 10 Feb 2007 16:39:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id B994713C4AC; Sat, 10 Feb 2007 16:39:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1AGd1rk096162; Sat, 10 Feb 2007 16:39:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1AGd1Ra096161; Sat, 10 Feb 2007 16:39:01 GMT (envelope-from miwi) Message-Id: <200702101639.l1AGd1Ra096161@repoman.freebsd.org> From: Martin Wilke Date: Sat, 10 Feb 2007 16:39:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-Mail-SPF Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 16:39:01 -0000 miwi 2007-02-10 16:39:01 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Mail-SPF Makefile distinfo pkg-descr pkg-plist Log: Mail::SPF is an object-oriented Perl implementation of the Sender Policy Framework (SPF) e-mail sender authentication system. This release of Mail::SPF fully conforms to RFC 4408 and passes the 2006.11 release of the official test-suite . The Mail::SPF source package includes the following additional tools: * spfquery: A command-line tool for performing SPF checks. * spfd: A daemon for services that perform SPF checks frequently. WWW: http://www.openspf.org/ - Koen Martens gmc@sonologic.nl PR: ports/109020 Submitted by: gmc at sonologic.nl Revision Changes Path 1.831 +1 -0 ports/mail/Makefile 1.1 +54 -0 ports/mail/p5-Mail-SPF/Makefile (new) 1.1 +3 -0 ports/mail/p5-Mail-SPF/distinfo (new) 1.1 +15 -0 ports/mail/p5-Mail-SPF/pkg-descr (new) 1.1 +38 -0 ports/mail/p5-Mail-SPF/pkg-plist (new)