Bug 113611 - update: mail/p5-qpsmtpd version 0.40 has been released... this updates it from
Summary: update: mail/p5-qpsmtpd version 0.40 has been released... this updates it from
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 05:30 UTC by Zane C. Bowers-Hadley
Modified: 2007-08-06 21:50 UTC (History)
0 users

See Also:


Attachments
mail_p5-qpsmtpd_distinfo.diff (488 bytes, patch)
2007-06-12 05:30 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
mail_p5-qpsmtpd_pkg-plist.diff (3.13 KB, patch)
2007-06-12 05:30 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2007-06-12 05:30:05 UTC

Updates mail/p5-qpsmtpd from 0.32 to 0.40.

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

Fix: --- 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 ---
How-To-Repeat: 

1: patch
2:
3: enjoy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-12 05:30:16 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2007-06-12 12:03:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 3 araujobsdport 2007-07-22 20:39:07 UTC
Zane C.B. wrote:
> ...unless there is a problem with it, can this finally be committed?
>   

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=        SPAMASSASSIN "Enable SpamAssassin." off \  
                            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.

-- 
Marcelo Araujo            (__)
araujo@FreeBSD.org     \\\'',)
http://www.FreeBSD.org   \/  \ ^
Power To Server.         .\. /_)

Comment 4 Zane C. Bowers-Hadley 2007-07-22 21:05:29 UTC
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? 
> 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=        SPAMASSASSIN "Enable SpamAssassin." off \  
>                             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.


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.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-08-06 21:45:19 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"
Comment 6 Marcelo Araujo freebsd_committer freebsd_triage 2007-08-06 21:45:53 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!