Date: Mon, 21 Sep 2009 12:25:21 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/opendkim Makefile Makefile.features distinfo pkg-descr pkg-message pkg-plist ports/mail/opendkim/files milter-opendkim.in patch-FEATURES patch-opendkim__Makefile.in Message-ID: <200909211225.n8LCPLla045252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2009-09-21 12:25:21 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/opendkim Makefile Makefile.features distinfo pkg-descr pkg-message pkg-plist mail/opendkim/files milter-opendkim.in patch-FEATURES patch-opendkim__Makefile.in Log: OpenDKIM is an open source implementation of the DKIM sender authentication system proposed by the E-mail Signing Technology Group (ESTG), now a proposed standard of the IETF (RFC4871). The OpenDKIM package consists of a library that implements the DKIM service and a milter-based filter application that can plug in to any milter-aware MTA to provide that service to sufficiently recent sendmail MTAs and other MTAs that support the milter protocol. WWW: http://opendkim.org/ PR: ports/138232 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Feature safe: yes Revision Changes Path 1.973 +1 -0 ports/mail/Makefile 1.1 +101 -0 ports/mail/opendkim/Makefile (new) 1.1 +78 -0 ports/mail/opendkim/Makefile.features (new) 1.1 +3 -0 ports/mail/opendkim/distinfo (new) 1.1 +177 -0 ports/mail/opendkim/files/milter-opendkim.in (new) 1.1 +12 -0 ports/mail/opendkim/files/patch-FEATURES (new) 1.1 +11 -0 ports/mail/opendkim/files/patch-opendkim__Makefile.in (new) 1.1 +10 -0 ports/mail/opendkim/pkg-descr (new) 1.1 +23 -0 ports/mail/opendkim/pkg-message (new) 1.1 +116 -0 ports/mail/opendkim/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909211225.n8LCPLla045252>