From jaap@bela.nlnetlabs.nl  Fri Mar 29 22:47:38 2013
Return-Path: <jaap@bela.nlnetlabs.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id AEB65B7E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Mar 2013 22:47:38 +0000 (UTC)
	(envelope-from jaap@bela.nlnetlabs.nl)
Received: from bela.nlnetlabs.nl (bela.nlnetlabs.nl [IPv6:2001:7b8:206:1:222:4dff:fe55:4ccb])
	by mx1.freebsd.org (Postfix) with ESMTP id 32FC4E7D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Mar 2013 22:47:37 +0000 (UTC)
Received: from bela.nlnetlabs.nl (localhost [127.0.0.1])
	by bela.nlnetlabs.nl (8.14.6/8.14.6) with ESMTP id r2TMlVYN042205
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Mar 2013 23:47:31 +0100 (CET)
	(envelope-from jaap@bela.nlnetlabs.nl)
Received: (from jaap@localhost)
	by bela.nlnetlabs.nl (8.14.6/8.14.6/Submit) id r2TMlU9U042204;
	Fri, 29 Mar 2013 23:47:30 +0100 (CET)
	(envelope-from jaap)
Message-Id: <201303292247.r2TMlU9U042204@bela.nlnetlabs.nl>
Date: Fri, 29 Mar 2013 23:47:30 +0100 (CET)
From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] mail/opendmarc: DMARC library an milter implementation
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         177486
>Category:       ports
>Synopsis:       [NEW PORT] mail/opendmarc: DMARC library an milter implementation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 22:50:03 UTC 2013
>Closed-Date:    Fri Jun 28 19:56:04 UTC 2013
>Last-Modified:  Fri Jun 28 20:00:02 UTC 2013
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 9.1-STABLE FreeBSD 9.1-STABLE #52 r248444: Mon Mar 18 01:49:41 CET
>Description:
OpenDMARC is an open source implementation of Domain-based Message
Authentication, Reporting & Conformance, or DMARC. It builds on the
successes of technologies such as DomainKeys Identified Mail (DKIM)
and the Sender Policy Framework (SPF) to create an infrastructure
that enforces policy on domain names that are visible to end users,
and creates a feedback framework for identifying and tracking
fraudulent use of domain names in email.

It includes a library for handling DMARC record parsing,
a database schema and tools for aggregating and processing transaction
history to produce DMARC reports, and a filter that ties it all together
with an MTA using the milter protocol.

WWW: http://www.trusteddomain.org/opendmarc.html

Generated with FreeBSD Port Tools 0.99_7 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	opendmarc
#	opendmarc/files
#	opendmarc/files/opendmarc.in
#	opendmarc/distinfo
#	opendmarc/pkg-descr
#	opendmarc/Makefile
#	opendmarc/pkg-plist
#
echo c - opendmarc
mkdir -p opendmarc > /dev/null 2>&1
echo c - opendmarc/files
mkdir -p opendmarc/files > /dev/null 2>&1
echo x - opendmarc/files/opendmarc.in
sed 's/^X//' >opendmarc/files/opendmarc.in << '0691d92a2fd5094f408de10e46a3f473'
X#!/bin/sh
X# $FreeBSD: $
X
X# PROVIDE: opendmarc
X# REQUIRE: LOGIN
X# BEFORE:  mail
X# KEYWORD: opendmarc
X
X# Define these opendmarc_* variables in one of these files:
X#       /etc/rc.conf
X#       /etc/rc.conf.local
X#       /etc/rc.conf.d/opendmarc
X#
X# DO NOT CHANGE THESE DEFAULT VALUES HERE
X#
X
X. /etc/rc.subr
X
Xname="opendmarc"
Xrcvar=opendmarc_enable
X
Xcommand="%%PREFIX%%/sbin/opendmarc"
X
Xload_rc_config $name
X
Xopendmarc_enable=${opendmarc_enable-"NO"}
Xopendmarc_runas=${opendmarc_runas-"mailnull:mailnull"}
Xopendmarc_pidfile=${opendmarc_pidfile-"/var/run/opendmarc.pid"}
Xopendmarc_socketspec=${opendmarc_socketspec-"inet:8893@localhost"}
Xopendmarc_cfgfile=${opendmarc_cfgfile-"%%PREFIX%%/etc/mail/opendmarc.conf"}
Xopendmarc_flags=${opendmarc_flags-"-l -P $opendmarc_pidfile \
X -c $opendmarc_cfgfile -p $opendmarc_socketspec -u $opendmarc_runas"}
X
Xrun_rc_command "$1"
0691d92a2fd5094f408de10e46a3f473
echo x - opendmarc/distinfo
sed 's/^X//' >opendmarc/distinfo << '9ecc20552f2a7338b75cf94b84e5037e'
XSHA256 (opendmarc-1.1.2.tar.gz) = ef678502e8b15cf298663a23c602eb68ffa7c721c57dd14f68dd2b7e16c18673
XSIZE (opendmarc-1.1.2.tar.gz) = 581806
9ecc20552f2a7338b75cf94b84e5037e
echo x - opendmarc/pkg-descr
sed 's/^X//' >opendmarc/pkg-descr << '028c53a7262934bbb64c9f215e3fab8d'
XOpenDMARC is an open source implementation of Domain-based Message
XAuthentication, Reporting & Conformance, or DMARC. It builds on the
Xsuccesses of technologies such as DomainKeys Identified Mail (DKIM)
Xand the Sender Policy Framework (SPF) to create an infrastructure
Xthat enforces policy on domain names that are visible to end users,
Xand creates a feedback framework for identifying and tracking
Xfraudulent use of domain names in email.
X
XIt includes a library for handling DMARC record parsing,
Xa database schema and tools for aggregating and processing transaction
Xhistory to produce DMARC reports, and a filter that ties it all together
Xwith an MTA using the milter protocol.
X
XWWW: http://www.trusteddomain.org/opendmarc.html
028c53a7262934bbb64c9f215e3fab8d
echo x - opendmarc/Makefile
sed 's/^X//' >opendmarc/Makefile << 'd494cdcd8f48b612572e611bb0ff5338'
X# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
X# $FreeBSD$
X
XPORTNAME=	opendmarc
XPORTVERSION=	1.1.2
XCATEGORIES=	mail security
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	${PORTNAME} \
X			${PORTNAME}/Previous%20Releases
X
XMAINTAINER=	jaap@NLnetLabs.nl
XCOMMENT=	DMARC library an milter implementation
X
XLICENSE=		BSD SENDMAIL
XLICENSE_COMB=		multi
X
XLICENSE_FILE_SENDMAIL=	${WRKSRC}/LICENSE.Sendmail
XLICENSE_GROUPS_SENDMAIL=	FSF OSI
XLICENSE_NAME_SENDMAIL=	Sendmail Open Source License
XLICENSE_PERMS_SENDMAIL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
X
XUSE_RC_SUBR=	opendmarc
XUSE_LDCONFIG=	yes
X
XGNU_CONFIGURE=		yes
X
XPORTDOCS=	*
XMAN5=		opendmarc.conf.5
XMAN8=		opendmarc-check.8 opendmarc-expire.8 opendmarc-import.8 \
X		opendmarc-params.8 opendmarc-reports.8 opendmarc.8
X
Xpost-install:
X	@${MKDIR} ${PREFIX}/etc/mail
X	${INSTALL_DATA} \
X		${WRKSRC}/opendmarc/opendmarc.conf.sample ${PREFIX}/etc/mail
X
X.include <bsd.port.mk>
d494cdcd8f48b612572e611bb0ff5338
echo x - opendmarc/pkg-plist
sed 's/^X//' >opendmarc/pkg-plist << '7d291f5856c361266e877e9e019238fb'
Xetc/mail/opendmarc.conf.sample
Xinclude/opendmarc/dmarc.h
Xlib/libopendmarc.a
Xlib/libopendmarc.la
Xlib/libopendmarc.so.1
Xlib/libopendmarc.so
Xsbin/opendmarc
Xsbin/opendmarc-check
Xsbin/opendmarc-expire
Xsbin/opendmarc-import
Xsbin/opendmarc-importstats
Xsbin/opendmarc-params
Xsbin/opendmarc-reports
X@dirrm include/opendmarc
X@dirrmtry etc/mail
7d291f5856c361266e877e9e019238fb
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:

From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/177486: [NEW PORT] mail/opendmarc: DMARC library an milter implementation
Date: Wed, 22 May 2013 11:49:02 +0200

 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; charset="us-ascii"
 
 While waiting for the port to be accepted, a new version got released so
 replace the previous shar ball with this one.
 
 Regards,
 
 	jaap
 
 
 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; name="opendmarc.shar"; charset="us-ascii"
 Content-Description: opendmarc.shar
 Content-Disposition: attachment; filename="opendmarc.shar"
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	opendmarc
 #	opendmarc/files
 #	opendmarc/files/opendmarc.in
 #	opendmarc/distinfo
 #	opendmarc/pkg-descr
 #	opendmarc/Makefile
 #	opendmarc/pkg-plist
 #
 echo c - opendmarc
 mkdir -p opendmarc > /dev/null 2>&1
 echo c - opendmarc/files
 mkdir -p opendmarc/files > /dev/null 2>&1
 echo x - opendmarc/files/opendmarc.in
 sed 's/^X//' >opendmarc/files/opendmarc.in << '0691d92a2fd5094f408de10e46a3f473'
 X#!/bin/sh
 X# $FreeBSD: $
 X
 X# PROVIDE: opendmarc
 X# REQUIRE: LOGIN
 X# BEFORE:  mail
 X# KEYWORD: opendmarc
 X
 X# Define these opendmarc_* variables in one of these files:
 X#       /etc/rc.conf
 X#       /etc/rc.conf.local
 X#       /etc/rc.conf.d/opendmarc
 X#
 X# DO NOT CHANGE THESE DEFAULT VALUES HERE
 X#
 X
 X. /etc/rc.subr
 X
 Xname="opendmarc"
 Xrcvar=opendmarc_enable
 X
 Xcommand="%%PREFIX%%/sbin/opendmarc"
 X
 Xload_rc_config $name
 X
 Xopendmarc_enable=${opendmarc_enable-"NO"}
 Xopendmarc_runas=${opendmarc_runas-"mailnull:mailnull"}
 Xopendmarc_pidfile=${opendmarc_pidfile-"/var/run/opendmarc.pid"}
 Xopendmarc_socketspec=${opendmarc_socketspec-"inet:8893@localhost"}
 Xopendmarc_cfgfile=${opendmarc_cfgfile-"%%PREFIX%%/etc/mail/opendmarc.conf"}
 Xopendmarc_flags=${opendmarc_flags-"-l -P $opendmarc_pidfile \
 X -c $opendmarc_cfgfile -p $opendmarc_socketspec -u $opendmarc_runas"}
 X
 Xrun_rc_command "$1"
 0691d92a2fd5094f408de10e46a3f473
 echo x - opendmarc/distinfo
 sed 's/^X//' >opendmarc/distinfo << '9ecc20552f2a7338b75cf94b84e5037e'
 XSHA256 (opendmarc-1.1.3.tar.gz) = 4f9511ebd8cefb6e5a4d836f6285a1b6e4d682daec79fdba9fc7925b5f4fcfca
 XSIZE (opendmarc-1.1.3.tar.gz) = 586574
 9ecc20552f2a7338b75cf94b84e5037e
 echo x - opendmarc/pkg-descr
 sed 's/^X//' >opendmarc/pkg-descr << '028c53a7262934bbb64c9f215e3fab8d'
 XOpenDMARC is an open source implementation of Domain-based Message
 XAuthentication, Reporting & Conformance, or DMARC. It builds on the
 Xsuccesses of technologies such as DomainKeys Identified Mail (DKIM)
 Xand the Sender Policy Framework (SPF) to create an infrastructure
 Xthat enforces policy on domain names that are visible to end users,
 Xand creates a feedback framework for identifying and tracking
 Xfraudulent use of domain names in email.
 X
 XIt includes a library for handling DMARC record parsing,
 Xa database schema and tools for aggregating and processing transaction
 Xhistory to produce DMARC reports, and a filter that ties it all together
 Xwith an MTA using the milter protocol.
 X
 XWWW: http://www.trusteddomain.org/opendmarc.html
 028c53a7262934bbb64c9f215e3fab8d
 echo x - opendmarc/Makefile
 sed 's/^X//' >opendmarc/Makefile << 'd494cdcd8f48b612572e611bb0ff5338'
 X# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
 X# $FreeBSD$
 X
 XPORTNAME=	opendmarc
 XPORTVERSION=	1.1.3
 XCATEGORIES=	mail security
 XMASTER_SITES=	SF
 XMASTER_SITE_SUBDIR=	${PORTNAME} \
 X			${PORTNAME}/Previous%20Releases
 X
 XMAINTAINER=	jaap@NLnetLabs.nl
 XCOMMENT=	DMARC library an milter implementation
 X
 XLICENSE=		BSD SENDMAIL
 XLICENSE_COMB=		multi
 X
 XLICENSE_FILE_SENDMAIL=	${WRKSRC}/LICENSE.Sendmail
 XLICENSE_GROUPS_SENDMAIL=	FSF OSI
 XLICENSE_NAME_SENDMAIL=	Sendmail Open Source License
 XLICENSE_PERMS_SENDMAIL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 X
 XUSE_RC_SUBR=	opendmarc
 XUSE_LDCONFIG=	yes
 X
 XGNU_CONFIGURE=		yes
 X
 XPORTDOCS=	*
 XMAN5=		opendmarc.conf.5
 XMAN8=		opendmarc-check.8 opendmarc-expire.8 opendmarc-import.8 \
 X		opendmarc-params.8 opendmarc-reports.8 opendmarc.8
 X
 Xpost-install:
 X	@${MKDIR} ${PREFIX}/etc/mail
 X	${INSTALL_DATA} \
 X		${WRKSRC}/opendmarc/opendmarc.conf.sample ${PREFIX}/etc/mail
 X
 X.include <bsd.port.mk>
 d494cdcd8f48b612572e611bb0ff5338
 echo x - opendmarc/pkg-plist
 sed 's/^X//' >opendmarc/pkg-plist << '7d291f5856c361266e877e9e019238fb'
 Xetc/mail/opendmarc.conf.sample
 Xinclude/opendmarc/dmarc.h
 Xlib/libopendmarc.a
 Xlib/libopendmarc.la
 Xlib/libopendmarc.so.1
 Xlib/libopendmarc.so
 Xsbin/opendmarc
 Xsbin/opendmarc-check
 Xsbin/opendmarc-expire
 Xsbin/opendmarc-import
 Xsbin/opendmarc-importstats
 Xsbin/opendmarc-params
 Xsbin/opendmarc-reports
 X@dirrm include/opendmarc
 X@dirrmtry etc/mail
 7d291f5856c361266e877e9e019238fb
 exit
 
 
 ------- =_aaaaaaaaaa0--
State-Changed-From-To: open->closed 
State-Changed-By: lippe 
State-Changed-When: Fri Jun 28 19:56:02 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177486 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177486: commit references a PR
Date: Fri, 28 Jun 2013 19:56:00 +0000 (UTC)

 Author: lippe
 Date: Fri Jun 28 19:55:52 2013
 New Revision: 321980
 URL: http://svnweb.freebsd.org/changeset/ports/321980
 
 Log:
   OpenDMARC is an open source implementation of Domain-based Message
   Authentication, Reporting & Conformance, or DMARC. It builds on the
   successes of technologies such as DomainKeys Identified Mail (DKIM)
   and the Sender Policy Framework (SPF) to create an infrastructure
   that enforces policy on domain names that are visible to end users,
   and creates a feedback framework for identifying and tracking
   fraudulent use of domain names in email.
   
   It includes a library for handling DMARC record parsing,
   a database schema and tools for aggregating and processing transaction
   history to produce DMARC reports, and a filter that ties it all together
   with an MTA using the milter protocol.
   
   WWW: http://www.trusteddomain.org/opendmarc.html
   
   PR:		ports/177486
   Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
 
 Added:
   head/mail/opendmarc/
   head/mail/opendmarc/Makefile   (contents, props changed)
   head/mail/opendmarc/distinfo   (contents, props changed)
   head/mail/opendmarc/files/
   head/mail/opendmarc/files/opendmarc.in   (contents, props changed)
   head/mail/opendmarc/pkg-descr   (contents, props changed)
   head/mail/opendmarc/pkg-plist   (contents, props changed)
 Modified:
   head/mail/Makefile
 
 Modified: head/mail/Makefile
 ==============================================================================
 --- head/mail/Makefile	Fri Jun 28 19:38:58 2013	(r321979)
 +++ head/mail/Makefile	Fri Jun 28 19:55:52 2013	(r321980)
 @@ -315,6 +315,7 @@
      SUBDIR += nullpop
      SUBDIR += offlineimap
      SUBDIR += opendkim
 +    SUBDIR += opendmarc
      SUBDIR += opensmtpd
      SUBDIR += openwebmail
      SUBDIR += osbf-lua
 
 Added: head/mail/opendmarc/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/mail/opendmarc/Makefile	Fri Jun 28 19:55:52 2013	(r321980)
 @@ -0,0 +1,37 @@
 +# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
 +# $FreeBSD$
 +
 +PORTNAME=	opendmarc
 +PORTVERSION=	1.1.3
 +CATEGORIES=	mail security
 +MASTER_SITES=	SF
 +MASTER_SITE_SUBDIR=	${PORTNAME} \
 +			${PORTNAME}/Previous%20Releases
 +
 +MAINTAINER=	jaap@NLnetLabs.nl
 +COMMENT=	DMARC library an milter implementation
 +
 +LICENSE=		BSD SENDMAIL
 +LICENSE_COMB=		multi
 +
 +LICENSE_FILE_SENDMAIL=	${WRKSRC}/LICENSE.Sendmail
 +LICENSE_GROUPS_SENDMAIL=	FSF OSI
 +LICENSE_NAME_SENDMAIL=	Sendmail Open Source License
 +LICENSE_PERMS_SENDMAIL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 +
 +USE_RC_SUBR=	opendmarc
 +USE_LDCONFIG=	yes
 +
 +GNU_CONFIGURE=		yes
 +
 +PORTDOCS=	*
 +MAN5=		opendmarc.conf.5
 +MAN8=		opendmarc-check.8 opendmarc-expire.8 opendmarc-import.8 \
 +		opendmarc-params.8 opendmarc-reports.8 opendmarc.8
 +
 +post-install:
 +	@${MKDIR} ${PREFIX}/etc/mail
 +	${INSTALL_DATA} \
 +		${WRKSRC}/opendmarc/opendmarc.conf.sample ${PREFIX}/etc/mail
 +
 +.include <bsd.port.mk>
 
 Added: head/mail/opendmarc/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/mail/opendmarc/distinfo	Fri Jun 28 19:55:52 2013	(r321980)
 @@ -0,0 +1,2 @@
 +SHA256 (opendmarc-1.1.3.tar.gz) = 4f9511ebd8cefb6e5a4d836f6285a1b6e4d682daec79fdba9fc7925b5f4fcfca
 +SIZE (opendmarc-1.1.3.tar.gz) = 586574
 
 Added: head/mail/opendmarc/files/opendmarc.in
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/mail/opendmarc/files/opendmarc.in	Fri Jun 28 19:55:52 2013	(r321980)
 @@ -0,0 +1,34 @@
 +#!/bin/sh
 +# $FreeBSD$
 +
 +# PROVIDE: opendmarc
 +# REQUIRE: LOGIN
 +# BEFORE:  mail
 +# KEYWORD: opendmarc
 +
 +# Define these opendmarc_* variables in one of these files:
 +#       /etc/rc.conf
 +#       /etc/rc.conf.local
 +#       /etc/rc.conf.d/opendmarc
 +#
 +# DO NOT CHANGE THESE DEFAULT VALUES HERE
 +#
 +
 +. /etc/rc.subr
 +
 +name="opendmarc"
 +rcvar=opendmarc_enable
 +
 +command="%%PREFIX%%/sbin/opendmarc"
 +
 +load_rc_config $name
 +
 +opendmarc_enable=${opendmarc_enable-"NO"}
 +opendmarc_runas=${opendmarc_runas-"mailnull:mailnull"}
 +opendmarc_pidfile=${opendmarc_pidfile-"/var/run/opendmarc.pid"}
 +opendmarc_socketspec=${opendmarc_socketspec-"inet:8893@localhost"}
 +opendmarc_cfgfile=${opendmarc_cfgfile-"%%PREFIX%%/etc/mail/opendmarc.conf"}
 +opendmarc_flags=${opendmarc_flags-"-l -P $opendmarc_pidfile \
 + -c $opendmarc_cfgfile -p $opendmarc_socketspec -u $opendmarc_runas"}
 +
 +run_rc_command "$1"
 
 Added: head/mail/opendmarc/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/mail/opendmarc/pkg-descr	Fri Jun 28 19:55:52 2013	(r321980)
 @@ -0,0 +1,14 @@
 +OpenDMARC is an open source implementation of Domain-based Message
 +Authentication, Reporting & Conformance, or DMARC. It builds on the
 +successes of technologies such as DomainKeys Identified Mail (DKIM)
 +and the Sender Policy Framework (SPF) to create an infrastructure
 +that enforces policy on domain names that are visible to end users,
 +and creates a feedback framework for identifying and tracking
 +fraudulent use of domain names in email.
 +
 +It includes a library for handling DMARC record parsing,
 +a database schema and tools for aggregating and processing transaction
 +history to produce DMARC reports, and a filter that ties it all together
 +with an MTA using the milter protocol.
 +
 +WWW: http://www.trusteddomain.org/opendmarc.html
 
 Added: head/mail/opendmarc/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/mail/opendmarc/pkg-plist	Fri Jun 28 19:55:52 2013	(r321980)
 @@ -0,0 +1,15 @@
 +etc/mail/opendmarc.conf.sample
 +include/opendmarc/dmarc.h
 +lib/libopendmarc.a
 +lib/libopendmarc.la
 +lib/libopendmarc.so.1
 +lib/libopendmarc.so
 +sbin/opendmarc
 +sbin/opendmarc-check
 +sbin/opendmarc-expire
 +sbin/opendmarc-import
 +sbin/opendmarc-importstats
 +sbin/opendmarc-params
 +sbin/opendmarc-reports
 +@dirrm include/opendmarc
 +@dirrmtry etc/mail
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
