- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-04 09:48:54 +00:00
parent 890a5c28b9
commit 4c7f7c366c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326265
19 changed files with 31 additions and 19 deletions

View file

@ -10,7 +10,7 @@ MASTER_SITES= http://mailtools.anomy.net/dist/
MAINTAINER= jmohacsi@bsd.hu
COMMENT= Sanitize and clean incoming/outgoing mail
USE_PERL5= yes
USES= perl5
NO_BUILD= yes
WRKSRC= ${WRKDIR}/anomy

View file

@ -19,7 +19,7 @@ RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
DATADIR?= /var/db/couriergraph
COURIERGRAPH_USER?= ${WWWOWN}

View file

@ -14,7 +14,7 @@ COMMENT= Convert Cyrus folders to Dovecot
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
USE_PERL5= yes
USES= perl5
NO_WRKSUBDIR= yes
post-extract:

View file

@ -19,7 +19,7 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
p5-Net>=0:${PORTSDIR}/net/p5-Net
MAN1= ${PORTNAME}.1
USE_PERL5= yes
USES= perl5
do-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \

View file

@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= avk@vl.ru
COMMENT= CommunigatePro Command Line Interface perl module
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= CGP::CLI.3

View file

@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Dancer::Plugin::Email.3

View file

@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Data-Validate-Domain>=0:${PORTSDIR}/dns/p5-Data-Validate-Domain
p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \
p5-Net-Domain-TLD>=0:${PORTSDIR}/dns/p5-Net-Domain-TLD
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Data::Validate::Email.3

View file

@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dliakh@ukr.net
COMMENT= RFC 2822 Address Parsing and Creation
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Email::AddressParser.3

View file

@ -21,7 +21,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Classy>=0:${PORTSDIR}/devel/p5-Test-Classy \
p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Email::MIME::Creator::ISO_2022_JP.3

View file

@ -19,7 +19,8 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Email::Sender::Transport::SQLite.3

View file

@ -17,7 +17,8 @@ COMMENT= Perl IMAP4 gateway to Google's webmail service
BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= GMail::IMAPD.3

View file

@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chifeng@gmail.com
COMMENT= Mail::Alias
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Mail::Alias.3

View file

@ -15,7 +15,8 @@ RUN_DEPENDS= p5-MIME-Tools>=5.418:${PORTSDIR}/mail/p5-MIME-Tools \
p5-Mail-Tools>=2.04:${PORTSDIR}/mail/p5-Mail-Tools
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Mail::DeliveryStatus::BounceParser.3

View file

@ -17,7 +17,8 @@ COMMENT= Perl module to verify email addresses
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Mail::Verify.3

View file

@ -26,7 +26,8 @@ BUILD_DEPENDS= p5-Net-Server-Coro>=0.6:${PORTSDIR}/net/p5-Net-Server-Coro \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::IMAP::Server.3 \
Net::IMAP::Server::Command.3 \

View file

@ -18,7 +18,7 @@ COMMENT= Postfix Log Entry Summarizer
RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
PLIST_FILES= bin/pflogsumm
.if !defined(NOPORTDOCS)
PORTDOCS= README ToDo pflogsumm-faq.txt

View file

@ -16,7 +16,7 @@ EXTRACT_ONLY=
MAINTAINER= vvelox@vvelox.net
COMMENT= Generates the Qmail assign and recipients file based on unix groups
USE_PERL5= yes
USES= perl5
NO_WRKSUBDIR= yes
MAN1= qar-bufo.1

View file

@ -18,7 +18,7 @@ COMMENT= Tool to manipulate contents of a qmail queue
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/qmqtool ${PREFIX}/bin

View file

@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
SASTATD_DBDIR?= /var/db/sastatd
SASTATD_RUNDIR?= /var/run/sastatd