From SRS0=TsAmIV=LM=vvelox.net=vvelox@yourhostingaccount.com  Tue Jun 12 04:21:02 2007
Return-Path: <SRS0=TsAmIV=LM=vvelox.net=vvelox@yourhostingaccount.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A400B16A400
	for <freebsd-gnats-submit@freebsd.org>; Tue, 12 Jun 2007 04:21:02 +0000 (UTC)
	(envelope-from SRS0=TsAmIV=LM=vvelox.net=vvelox@yourhostingaccount.com)
Received: from mailout16.yourhostingaccount.com (mailout16.yourhostingaccount.com [65.254.253.129])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C05513C484
	for <freebsd-gnats-submit@freebsd.org>; Tue, 12 Jun 2007 04:21:02 +0000 (UTC)
	(envelope-from SRS0=TsAmIV=LM=vvelox.net=vvelox@yourhostingaccount.com)
Received: from mailscan58.yourhostingaccount.com ([10.1.15.58] helo=mailscan58.yourhostingaccount.com)
	by mailout16.yourhostingaccount.com with esmtp (Exim)
	id 1HxxKT-0006UG-2W
	for FreeBSD-gnats-submit@freebsd.org; Mon, 11 Jun 2007 23:46:01 -0400
Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8] ident=exim)
	by mailscan58.yourhostingaccount.com with spamscanlookuphost (Exim)
	id 1HxxKT-0001gx-21
	for FreeBSD-gnats-submit@freebsd.org; Mon, 11 Jun 2007 23:46:01 -0400
Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8] helo=authsmtp08.yourhostingaccount.com)
	by mailscan58.yourhostingaccount.com with esmtp (Exim)
	id 1HxxKR-0001gu-V7
	for FreeBSD-gnats-submit@freebsd.org; Mon, 11 Jun 2007 23:46:00 -0400
Received: from cpe-24-93-100-44.columbus.res.rr.com ([24.93.100.44] helo=vixen42.vulpes)
	by authsmtp08.yourhostingaccount.com with esmtpa (Exim)
	id 1HxxKR-0000qU-M7
	for FreeBSD-gnats-submit@freebsd.org; Mon, 11 Jun 2007 23:45:59 -0400
Message-Id: <1181620003.74207@vixen42.vulpes>
Date: Mon, 11 Jun 2007 23:46:43 -0400
From: "Z.C.B." <vvelox@vvelox.net>
Sender: "Z.C.B." <vvelox@vvelox.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: update: mail/p5-qpsmtpd   version 0.40 has been released... this updates it from 
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         113611
>Category:       ports
>Synopsis:       update: mail/p5-qpsmtpd   version 0.40 has been released... this updates it from
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 12 04:30:05 GMT 2007
>Closed-Date:    Mon Aug 06 20:45:56 GMT 2007
>Last-Modified:  Mon Aug  6 20:50:10 GMT 2007
>Originator:     Z.C.B.
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #3: Mon Mar 19 02:00:40 EDT 2007
    root@vixen42.vulpes:/usr/obj/usr/src/sys/vixen42-2



>Description:


Updates mail/p5-qpsmtpd from 0.32 to 0.40.

http://svn.perl.org/qpsmtpd/tags/0.40/Changes




>How-To-Repeat:


1: patch
2:
3: enjoy


>Fix:


--- mail_p5-qpsmtpd_distinfo.diff begins here ---
--- distinfo.orig	Mon Jun 11 23:23:42 2007
+++ distinfo	Mon Jun 11 23:24:34 2007
@@ -1,3 +1,3 @@
-MD5 (qpsmtpd-0.32.tar.gz) = ec4622643b7fd504676dadd3b238bcf5
-SHA256 (qpsmtpd-0.32.tar.gz) = 21ff3cd3a929dbcfe694fdfd6cb7f581e8e4dfcd3e56f0449c90a218200d1e0e
-SIZE (qpsmtpd-0.32.tar.gz) = 108080
+MD5 (qpsmtpd-0.40.tar.gz) = 566e45bd00ff8095d5eb760d9c096843
+SHA256 (qpsmtpd-0.40.tar.gz) = d3c2da91be90a1571e1f2d17d450d52817e9ba2f7bbdbffadb89aa64d198cae5
+SIZE (qpsmtpd-0.40.tar.gz) = 141147
--- mail_p5-qpsmtpd_distinfo.diff ends here ---
--- mail_p5-qpsmtpd_Makefile.diff begins here ---
--- Makefile.orig	Tue Jan  9 16:09:17 2007
+++ Makefile	Mon Jun 11 23:03:11 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	qpsmtpd
-PORTVERSION=	0.32
+PORTVERSION=	0.40
 CATEGORIES=	mail
 DISTNAME=	qpsmtpd-${PORTVERSION}
 
@@ -14,7 +14,6 @@
 COMMENT=	A flexible SMTP daemon written in Perl and featuring a plugin API
 
 #none for Net::Milter yet... meaning the milter plugin does not work and thus deleted when installed
-#none for Clamd yet... meaning the plugins/virus/clamd does not work and thus deleted when installed
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
 		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
 		${SITE_PERL}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \
@@ -25,7 +24,8 @@
 		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
 		${SITE_PERL}/${PERL_ARCH}/Geo/IP.pm:${PORTSDIR}/net/p5-Geo-IP \
 		${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
-		${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC
+		${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC \
+		clamd:${PORTSDIR}/security/clamav
 
 MASTER_SITES=	http://smtpd.develooper.com/files/
 
@@ -35,21 +35,22 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Qpsmtpd::Constants.3 \
+MAN3=		Qpsmtpd::Command.3 \
+		Qpsmtpd::Constants.3 \
 		Qpsmtpd::DSN.3 \
-		Qpsmtpd::Auth.3 \
+		Qpsmtpd::ConfigServer.3 \
 		Qpsmtpd::Transaction.3 \
 		Qpsmtpd::Address.3 \
 		Qpsmtpd.3 \
 		Qpsmtpd::Connection.3 \
 		Qpsmtpd::Postfix.3 \
-		Apache::Qpsmtpd.3
+		Apache::Qpsmtpd.3 
 
 USE_RC_SUBR=	qpsmtpd.sh
 
 pre-configure:
 	@${RM} -v ${WRKSRC}/plugins/milter
-	@${RM} -v ${WRKSRC}/plugins/virus/clamdscan
+
 
 post-install:
 	@${MKDIR} -v ${PREFIX}/share/examples/${PORTNAME}
@@ -57,6 +58,11 @@
 	@${MKDIR} -v ${PREFIX}/share/${PORTNAME}
 	@${MKDIR} -v ${PREFIX}/share/${PORTNAME}/plugins
 	@${CP} -vr ${WRKSRC}/plugins/ ${PREFIX}/share/${PORTNAME}/plugins
+	@${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
+	@${exec} ${PREFIX}/bin/pod2text ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/README
+	@${exec} ${PREFIX}/bin/pod2text ${WRKSRC}/README.authentication ${PREFIX}/share/doc/${PORTNAME}/README.authentication
+	@${exec} ${PREFIX}/bin/pod2text ${WRKSRC}/README.logging ${PREFIX}/share/doc/${PORTNAME}/README.logging
+	@${exec} ${PREFIX}/bin/pod2text ${WRKSRC}/README.plugins ${PREFIX}/share/doc/${PORTNAME}/README.plugins
 	@${ECHO_MSG}
 	@${ECHO_MSG}
 	@${ECHO_MSG} '*****************************************************************'
--- mail_p5-qpsmtpd_Makefile.diff ends here ---
--- mail_p5-qpsmtpd_pkg-plist.diff begins here ---
--- pkg-plist.orig	Tue Jan  9 16:09:17 2007
+++ pkg-plist	Mon Jun 11 23:32:35 2007
@@ -1,18 +1,18 @@
 bin/qpsmtpd-forkserver
 bin/qpsmtpd
 %%SITE_PERL%%/Qpsmtpd.pm
-%%SITE_PERL%%/Qpsmtpd/SelectServer.pm
-%%SITE_PERL%%/Qpsmtpd/Utils.pm
-%%SITE_PERL%%/Qpsmtpd/TcpServer.pm
-%%SITE_PERL%%/Qpsmtpd/Constants.pm
+%%SITE_PERL%%/Qpsmtpd/Address.pm
 %%SITE_PERL%%/Qpsmtpd/Auth.pm
+%%SITE_PERL%%/Qpsmtpd/Connection.pm
+%%SITE_PERL%%/Qpsmtpd/Constants.pm
 %%SITE_PERL%%/Qpsmtpd/DSN.pm
-%%SITE_PERL%%/Qpsmtpd/Transaction.pm
-%%SITE_PERL%%/Qpsmtpd/Address.pm
 %%SITE_PERL%%/Qpsmtpd/Plugin.pm
-%%SITE_PERL%%/Qpsmtpd/SMTP.pm
 %%SITE_PERL%%/Qpsmtpd/Postfix.pm
-%%SITE_PERL%%/Qpsmtpd/Connection.pm
+%%SITE_PERL%%/Qpsmtpd/SelectServer.pm
+%%SITE_PERL%%/Qpsmtpd/SMTP.pm
+%%SITE_PERL%%/Qpsmtpd/TcpServer.pm
+%%SITE_PERL%%/Qpsmtpd/Transaction.pm
+%%SITE_PERL%%/Qpsmtpd/Utils.pm
 %%SITE_PERL%%/Apache/Qpsmtpd.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd
@@ -26,10 +26,13 @@
 %%EXAMPLESDIR%%/logging
 %%EXAMPLESDIR%%/loglevel
 %%EXAMPLESDIR%%/plugins
+%%EXAMPLESDIR%%/rcpthosts
 %%EXAMPLESDIR%%/relayclients
 %%EXAMPLESDIR%%/require_resolvable_fromhost
 %%EXAMPLESDIR%%/rhsbl_zones
 %%EXAMPLESDIR%%/size_threshold
+%%EXAMPLESDIR%%/tls_before_auth
+%%EXAMPLESDIR%%/tls_ciphers
 @dirrm %%EXAMPLESDIR%%
 %%DATADIR%%/plugins/ident/geoip
 %%DATADIR%%/plugins/ident/p0f
@@ -41,6 +44,10 @@
 %%DATADIR%%/plugins/auth/authdeny
 %%DATADIR%%/plugins/auth/authnull
 @dirrm %%DATADIR%%/plugins/auth
+%%DATADIR%%/plugins/async/check_earlytalker
+%%DATADIR%%/plugins/async/dnsbl
+%%DATADIR%%/plugins/async/require_resolvable_fromhost
+@dirrm %%DATADIR%%/plugins/async
 %%DATADIR%%/plugins/queue/exim-bsmtp
 %%DATADIR%%/plugins/queue/maildir
 %%DATADIR%%/plugins/queue/postfix-queue
@@ -63,6 +70,8 @@
 %%DATADIR%%/plugins/virus/sophie
 %%DATADIR%%/plugins/virus/aveclient
 @dirrm %%DATADIR%%/plugins/virus
+%%DATADIR%%/plugins/check_badmailfrom
+%%DATADIR%%/plugins/check_basicheaders
 %%DATADIR%%/plugins/check_earlytalker
 %%DATADIR%%/plugins/check_loop
 %%DATADIR%%/plugins/check_norelay
@@ -72,21 +81,28 @@
 %%DATADIR%%/plugins/count_unrecognized_commands
 %%DATADIR%%/plugins/dns_whitelist_soft
 %%DATADIR%%/plugins/dnsbl
+%%DATADIR%%/plugins/domainkeys
+%%DATADIR%%/plugins/dont_require_anglebrackets
 %%DATADIR%%/plugins/greylisting
 %%DATADIR%%/plugins/hosts_allow
 %%DATADIR%%/plugins/http_config
-%%DATADIR%%/plugins/check_badrcptto_patterns
 %%DATADIR%%/plugins/check_badrcptto
+%%DATADIR%%/plugins/check_badrcptto_patterns
 %%DATADIR%%/plugins/check_badmailfromto
+%%DATADIR%%/plugins/parse_addr_withhelo
 %%DATADIR%%/plugins/quit_fortune
 %%DATADIR%%/plugins/rcpt_ok
+%%DATADIR%%/plugins/relay_only
 %%DATADIR%%/plugins/require_resolvable_fromhost
 %%DATADIR%%/plugins/rhsbl
 %%DATADIR%%/plugins/sender_permitted_from
 %%DATADIR%%/plugins/spamassassin
 %%DATADIR%%/plugins/tls
 %%DATADIR%%/plugins/tls_cert
-%%DATADIR%%/plugins/check_basicheaders
-%%DATADIR%%/plugins/check_badmailfrom
 @dirrm %%DATADIR%%/plugins/
 @dirrm %%DATADIR%%
+%%DOCSDIR%%/README
+%%DOCSDIR%%/README.authentication
+%%DOCSDIR%%/README.logging
+%%DOCSDIR%%/README.plugins
+@dirrm %%DOCSDIR%%
--- mail_p5-qpsmtpd_pkg-plist.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Tue Jun 12 04:30:16 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113611 
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Tue Jun 12 11:03:14 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: Marcelo Araujo <araujobsdport@gmail.com>
To: "Zane C.B." <vvelox@vvelox.net>
Cc: araujobsdport@gmail.com,  stas@mbsd.msk.ru, 
 Ion-Mihai Tetcu <itetcu@FreeBSD.org>,
  bug-followup@FreeBSD.org
Subject: Re: ports/113611: update: mail/p5-qpsmtpd   version 0.40 has been
 released... this updates it from
Date: Sun, 22 Jul 2007 16:39:07 -0300

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enigDC40B39FB3654A520A987024
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Zane C.B. wrote:
 > ...unless there is a problem with it, can this finally be committed?
 >  =20
 Hi Zane,
 
 My mentors are copied on this mail.
 Existing a only doubt before for to commit your PATCH.
 
 We can use OPTIONS for this PORT?
 Example:
 OPTIONS=3D        SPAMASSASSIN "Enable SpamAssassin." off \ =20
                             LDAP "Enable LDAP." off \
                             CLAMAV "Enable Clamav." off \
                             GEO "Enable GEO black list." off
 
 Case we can use options for the plugins, you can do the modifications on
 PORT?
 Case the OPTION is not necessary for this PORT, please you explain to me
 about that.
 
 Best Regards.
 
 --=20
 Marcelo Araujo            (__)
 araujo@FreeBSD.org     \\\'',)
 http://www.FreeBSD.org   \/  \ ^
 Power To Server.         .\. /_)
 
 
 
 --------------enigDC40B39FB3654A520A987024
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQFGo7JbovxJd1Pkz6gRAvbzAJwIi+GubDZr/BH8mVEo6CEHikHCpgCdH3hy
 GQ2lb9FAZ0903pYmA1c1FyI=
 =jnG5
 -----END PGP SIGNATURE-----
 
 --------------enigDC40B39FB3654A520A987024--

From: "Z.C.B." <vvelox@vvelox.net>
To: araujo@FreeBSD.org
Cc: araujobsdport@gmail.com, stas@mbsd.msk.ru, Ion-Mihai Tetcu
 <itetcu@FreeBSD.org>, bug-followup@FreeBSD.org
Subject: Re: ports/113611: update: mail/p5-qpsmtpd   version 0.40 has been
 released... this updates it from
Date: Sun, 22 Jul 2007 16:05:29 -0400

 --Sig_kWykS/mj0J+nIX0iQhd.Yky
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 
 On Sun, 22 Jul 2007 16:39:07 -0300
 Marcelo Araujo <araujobsdport@gmail.com> wrote:
 
 > Zane C.B. wrote:
 > > ...unless there is a problem with it, can this finally be
 > > committed?=20
 > Hi Zane,
 >=20
 > My mentors are copied on this mail.
 > Existing a only doubt before for to commit your PATCH.
 >=20
 > We can use OPTIONS for this PORT?
 > Example:
 > OPTIONS=3D        SPAMASSASSIN "Enable SpamAssassin." off \ =20
 >                             LDAP "Enable LDAP." off \
 >                             CLAMAV "Enable Clamav." off \
 >                             GEO "Enable GEO black list." off
 >=20
 > Case we can use options for the plugins, you can do the
 > modifications on PORT?
 > Case the OPTION is not necessary for this PORT, please you explain
 > to me about that.
 
 It is not necessary since it works fine with out it and there is no
 real way to nicely go about implementing it. It can be done, but it
 makes it more complex and as it currently stands I don't have time to
 implement it. I currently have my hands full with a few other
 projects and I don't know when I will have time for it.
 
 --Sig_kWykS/mj0J+nIX0iQhd.Yky
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQFGo7iJC1tfcMGJid4RAvGqAJ9jK9+/NO/LGJN32epnEg5l7RyRYgCglotz
 zgk33XJeGrnzI2ViVEy1pPg=
 =ZBcB
 -----END PGP SIGNATURE-----
 
 --Sig_kWykS/mj0J+nIX0iQhd.Yky--
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Mon Aug 6 20:45:53 UTC 2007 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113611: commit references a PR
Date: Mon,  6 Aug 2007 20:45:19 +0000 (UTC)

 araujo      2007-08-06 20:45:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-qpsmtpd      Makefile distinfo pkg-plist 
   Log:
   - Update to 0.40.
   
   PR:             ports/113611
   Submitted by:   Z.C.B. <vvelox@vvelox.net> (maintainer)
   Approved by:    pav (portmgr, in mentor's absence)
   
   Revision  Changes    Path
   1.2       +18 -18    ports/mail/p5-qpsmtpd/Makefile
   1.2       +3 -3      ports/mail/p5-qpsmtpd/distinfo
   1.2       +42 -11    ports/mail/p5-qpsmtpd/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
