diff options
author | mat <mat@FreeBSD.org> | 2013-08-03 02:52:07 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2013-08-03 02:52:07 +0800 |
commit | f47f83f9c8923b3b0f740482331aab0d0aa669e9 (patch) | |
tree | a4a613f80a0e443c044c2319e43ce75e14c50813 /mail | |
parent | 16bdaae92136c316b9043fffbf5fb4438dce004e (diff) | |
download | freebsd-ports-gnome-f47f83f9c8923b3b0f740482331aab0d0aa669e9.tar.gz freebsd-ports-gnome-f47f83f9c8923b3b0f740482331aab0d0aa669e9.tar.zst freebsd-ports-gnome-f47f83f9c8923b3b0f740482331aab0d0aa669e9.zip |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Diffstat (limited to 'mail')
49 files changed, 126 insertions, 199 deletions
diff --git a/mail/p5-Clamd/Makefile b/mail/p5-Clamd/Makefile index 92c23057b001..8969748783f6 100644 --- a/mail/p5-Clamd/Makefile +++ b/mail/p5-Clamd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Clamd -# Date created: 23 December 2008 -# Whom: pgollucci@p6m7g8.com -# +# Created by: pgollucci@p6m7g8.com # $FreeBSD$ -# PORTNAME= Clamd PORTVERSION= 1.04 @@ -19,11 +15,10 @@ COMMENT= Clamd - Connect to a local clamd service and send commands RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav BUILD_DEPENDS:= ${RUN_DEPENDS} -MAKE_JOBS_SAFE= yes - MAN3= Clamd.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure PLIST_FILES= %%SITE_PERL%%/Clamd.pm \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Clamd/.packlist diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile index ccbd2a6d7c3d..057f792597a7 100644 --- a/mail/p5-Email-Address/Makefile +++ b/mail/p5-Email-Address/Makefile @@ -1,6 +1,5 @@ # Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-Address PORTVERSION= 1.89.8 @@ -15,7 +14,8 @@ COMMENT= RFC 2822 Address Parsing and Creation TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::Address.3 diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile index 68d0db601132..280141aacde0 100644 --- a/mail/p5-Email-Date/Makefile +++ b/mail/p5-Email-Date/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Email-Abstract>=2.10:${PORTSDIR}/mail/p5-Email-Abstract \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::Date.3 diff --git a/mail/p5-Email-Filter/Makefile b/mail/p5-Email-Filter/Makefile index 6ecb637c7b7f..1ddc6a8706ce 100644 --- a/mail/p5-Email-Filter/Makefile +++ b/mail/p5-Email-Filter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-Filter -# Date created: 2003-08-31 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ -# PORTNAME= Email-Filter PORTVERSION= 1.03.2 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \ p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::Filter.3 diff --git a/mail/p5-Email-LocalDelivery/Makefile b/mail/p5-Email-LocalDelivery/Makefile index 60a9199d290d..81849e3fd826 100644 --- a/mail/p5-Email-LocalDelivery/Makefile +++ b/mail/p5-Email-LocalDelivery/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Email-LocalDelivery -# Date created: August 31 2003 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ -# PORTNAME= Email-LocalDelivery PORTVERSION= 0.21.7 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \ p5-File-Path-Expand>=0:${PORTSDIR}/devel/p5-File-Path-Expand BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::LocalDelivery.3 diff --git a/mail/p5-Email-MIME-CreateHTML/Makefile b/mail/p5-Email-MIME-CreateHTML/Makefile index 3103a061623b..d482efbdcbd8 100644 --- a/mail/p5-Email-MIME-CreateHTML/Makefile +++ b/mail/p5-Email-MIME-CreateHTML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-MIME-CreateHTML -# Date created: August 26, 2007 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-MIME-CreateHTML PORTVERSION= 1.030 @@ -27,7 +23,8 @@ BUILD_DEPENDS= p5-File-Policy>=0:${PORTSDIR}/devel/p5-File-Policy \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::MIME::CreateHTML.3 \ Email::MIME::CreateHTML::Resolver.3 \ diff --git a/mail/p5-Email-MessageID/Makefile b/mail/p5-Email-MessageID/Makefile index a6b0cac619ec..743d5e290438 100644 --- a/mail/p5-Email-MessageID/Makefile +++ b/mail/p5-Email-MessageID/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/p5-Email-MessageID -# Date created: 27 December 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Email-MessageID PORTVERSION= 1.402 @@ -17,7 +13,8 @@ COMMENT= Generate world unique message-ids RUN_DEPENDS= p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::MessageID.3 diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile index 00bc2371f495..7b790268484c 100644 --- a/mail/p5-Email-Simple/Makefile +++ b/mail/p5-Email-Simple/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Email-Date-Format>=0:${PORTSDIR}/mail/p5-Email-Date-Format RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Email::Simple.3 \ Email::Simple::Creator.3 \ diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile index a6db44b12d22..18a294412928 100644 --- a/mail/p5-IMAP-Client/Makefile +++ b/mail/p5-IMAP-Client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-IMAP-Client -# Date created: 2006-08-12 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= IMAP-Client PORTVERSION= 0.13 @@ -18,7 +14,8 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-URI-imap>=0:${PORTSDIR}/mail/p5-URI-imap -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= IMAP::Client.3 diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile index 155454df2391..6b83c5bf7c8d 100644 --- a/mail/p5-Log-Procmail/Makefile +++ b/mail/p5-Log-Procmail/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for reading procmail logfiles -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= mailstat.pl.1 MAN3= Log::Procmail.3 diff --git a/mail/p5-MIME-Explode/Makefile b/mail/p5-MIME-Explode/Makefile index a9634e38cc1d..2209a6a80268 100644 --- a/mail/p5-MIME-Explode/Makefile +++ b/mail/p5-MIME-Explode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MIME-Explode -# Date created: 2006/12/22 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= MIME-Explode PORTVERSION= 0.39 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for explode MIME messages -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MIME::Explode.3 diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index aaffda448f96..3cc0a3c4d6ee 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MIME-Fast -# Date created: 08 December 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= MIME-Fast PORTVERSION= 1.6 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ENV= PREFIX="${PREFIX}" CCFLAGS="${CCFLAGS} ${PTHREAD_CFLAGS}" MAN3= MIME::Fast.3 diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index 45eeb00f76c0..31c9ebf6ccf7 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Email-Date-Format>=1.000:${PORTSDIR}/mail/p5-Email-Date-Format p5-Mail-Tools>=1.62:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MIME::Lite.3 MIME::changes.3 diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile index f2293fc68301..ea9a4a3ffac6 100644 --- a/mail/p5-MIME-Tools/Makefile +++ b/mail/p5-MIME-Tools/Makefile @@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-Convert-BinHex>=0:${PORTSDIR}/converters/p5-Convert-BinHex \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= MIME::Body.3 \ MIME::Decoder.3 \ diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile index 0fc4f6f431d1..d668fd9ee37c 100644 --- a/mail/p5-MIME-Types/Makefile +++ b/mail/p5-MIME-Types/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl extension for determining MIME types LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MIME::Type.3 MIME::Types.3 diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile index 0bbe35e7a2ab..b4c5b79f34a8 100644 --- a/mail/p5-Mail-Address-MobileJp/Makefile +++ b/mail/p5-Mail-Address-MobileJp/Makefile @@ -13,7 +13,8 @@ COMMENT= Utility to detect an e-mail is mobile one or not BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Address::MobileJp.3 diff --git a/mail/p5-Mail-Audit-Attach/Makefile b/mail/p5-Mail-Audit-Attach/Makefile index c9ebbee9ded3..cc5ad5427bcf 100644 --- a/mail/p5-Mail-Audit-Attach/Makefile +++ b/mail/p5-Mail-Audit-Attach/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Audit-Attach -# Date created: 28 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-Audit-Attach PORTVERSION= 0.96 @@ -18,10 +14,9 @@ RUN_DEPENDS= p5-Mail-Audit>=2:${PORTSDIR}/mail/p5-Mail-Audit \ p5-Mail-Tools>=1:${PORTSDIR}/mail/p5-Mail-Tools BUILD_DEPENDS:= ${RUN_DEPENDS} -MAKE_JOBS_SAFE= yes - MAN3= Mail::Audit::Attach.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile index fc233efec73b..c417798ece60 100644 --- a/mail/p5-Mail-Audit/Makefile +++ b/mail/p5-Mail-Audit/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-File-HomeDir>=0.61:${PORTSDIR}/devel/p5-File-HomeDir \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Audit.3 \ Mail::Audit::KillDups.3 \ diff --git a/mail/p5-Mail-Box-Parser-C/Makefile b/mail/p5-Mail-Box-Parser-C/Makefile index afd91752ce12..4e7be177d47b 100644 --- a/mail/p5-Mail-Box-Parser-C/Makefile +++ b/mail/p5-Mail-Box-Parser-C/Makefile @@ -13,7 +13,8 @@ COMMENT= Parsing folders for Mail::Box with C routines BUILD_DEPENDS= p5-Mail-Box>=0:${PORTSDIR}/mail/p5-Mail-Box RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Box::Parser::C.3 diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index d1429e8d8f96..1458adf85cae 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -15,7 +15,8 @@ COMMENT= Perl interface to the c-client mailbox API LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= --cclient_dir=${LOCALBASE} \ --with-shared_cclient \ --with-pam \ diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index 15659997a826..8b09de093539 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-ClamAV -# Date created: 2003-11-24 -# Whom: Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> -# +# Created by: Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> # $FreeBSD$ -# PORTNAME= Mail-ClamAV PORTVERSION= 0.29 @@ -23,7 +19,8 @@ MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::ClamAV.3 diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index 9275646e0aa3..c3d04bec6569 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} MASTER_SITE_BACKUP+= http://jason.long.name/dkimproxy/ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::DKIM.3 \ Mail::DKIM::Algorithm::Base.3 \ diff --git a/mail/p5-Mail-DomainKeys/Makefile b/mail/p5-Mail-DomainKeys/Makefile index 63a6f8be9c8e..888b407c0962 100644 --- a/mail/p5-Mail-DomainKeys/Makefile +++ b/mail/p5-Mail-DomainKeys/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::DomainKeys.3 diff --git a/mail/p5-Mail-FilterXML/Makefile b/mail/p5-Mail-FilterXML/Makefile index 6b32920737bf..cca3a807c152 100644 --- a/mail/p5-Mail-FilterXML/Makefile +++ b/mail/p5-Mail-FilterXML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Mail-FilterXML -# Date created: Wed Jan 3 14:28:38 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= Mail-FilterXML PORTVERSION= 0.3 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Mail-Audit>=0:${PORTSDIR}/mail/p5-Mail-Audit \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::FilterXML.3 diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index bdc12d6dfefb..0e89106d2cc3 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Mail-Freshmeat -# Date created: Wed Jan 3 14:42:56 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= Mail-Freshmeat PORTVERSION= 1.20 @@ -18,7 +14,8 @@ COMMENT= Perl module to parse daily newsletters from freshmeat.net BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Freshmeat.3 diff --git a/mail/p5-Mail-GnuPG/Makefile b/mail/p5-Mail-GnuPG/Makefile index 8abfb87e6dca..fc2b8c428bb5 100644 --- a/mail/p5-Mail-GnuPG/Makefile +++ b/mail/p5-Mail-GnuPG/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Mail::GnuPG.3 diff --git a/mail/p5-Mail-Graph/Makefile b/mail/p5-Mail-Graph/Makefile index 6963304e8c3a..ad0598add9b3 100644 --- a/mail/p5-Mail-Graph/Makefile +++ b/mail/p5-Mail-Graph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Graph -# Date created: Nov 4 2003 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Mail-Graph PORTVERSION= 0.14 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure EXAMPLESCRIPT= samples/*pl EXAMPLEDUMMY= samples/index/dummy.txt EXAMPLEOUTPUT= samples/output/w3c.png samples/output/spam.css diff --git a/mail/p5-Mail-IMAPTalk/Makefile b/mail/p5-Mail-IMAPTalk/Makefile index a6e0bc673913..915f05c5ba1e 100644 --- a/mail/p5-Mail-IMAPTalk/Makefile +++ b/mail/p5-Mail-IMAPTalk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-IMAPTalk -# Date created: 24 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-IMAPTalk PORTVERSION= 3.01 @@ -17,8 +13,8 @@ COMMENT= IMAP client interface with lots of features LICENSE= ART10 GPLv1 LICENSE_COMB= dual -MAKE_JOBS_SAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::IMAPTalk.3 diff --git a/mail/p5-Mail-LMLM/Makefile b/mail/p5-Mail-LMLM/Makefile index 200a24a62bff..8e99e647ee2f 100644 --- a/mail/p5-Mail-LMLM/Makefile +++ b/mail/p5-Mail-LMLM/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-LMLM -# Date created: 2007-03-17 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Mail-LMLM PORTVERSION= 0.6802 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= List of Mailing Lists Manager -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::LMLM.3 Mail::LMLM::Object.3 Mail::LMLM::Render.3 \ Mail::LMLM::Render::HTML.3 Mail::LMLM::Types::Base.3 \ diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index 65496a6ee727..569f32b3d7ee 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-ListDetector -# Date created: 13 August 2001 -# Whom: petef -# +# Created by: petef # $FreeBSD$ -# PORTNAME= Mail-ListDetector PORTVERSION= 1.04 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Email-Abstract>=3.001:${PORTSDIR}/mail/p5-Email-Abstract \ p5-URI>=1.1:${PORTSDIR}/net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::ListDetector.3 \ Mail::ListDetector::Detector::AutoShare.3 \ diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index 56f02b5a94b3..542acb755b83 100644 --- a/mail/p5-Mail-Mbox-MessageParser/Makefile +++ b/mail/p5-Mail-Mbox-MessageParser/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \ p5-FileHandle-Unget>=0:${PORTSDIR}/devel/p5-FileHandle-Unget RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS+= </dev/null MAN3= Mail::Mbox::MessageParser.3 \ diff --git a/mail/p5-Mail-Procmail/Makefile b/mail/p5-Mail-Procmail/Makefile index afab24f1d1e2..6e92debc2272 100644 --- a/mail/p5-Mail-Procmail/Makefile +++ b/mail/p5-Mail-Procmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Procmail -# Date Created: 13 Oct 2003 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= Mail-Procmail PORTVERSION= 1.08 @@ -18,7 +14,8 @@ COMMENT= Perl5 module provides procmail-like tools RUN_DEPENDS= p5-LockFile-Simple>=0:${PORTSDIR}/devel/p5-LockFile-Simple \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Procmail.3 diff --git a/mail/p5-Mail-Procmailrc/Makefile b/mail/p5-Mail-Procmailrc/Makefile index 4a33314e6d19..556102302d2a 100644 --- a/mail/p5-Mail-Procmailrc/Makefile +++ b/mail/p5-Mail-Procmailrc/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl OO interface to procmail rc files -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Mail::Procmailrc.3 diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile index 36366a1154b4..1e39461ae705 100644 --- a/mail/p5-Mail-RBL/Makefile +++ b/mail/p5-Mail-RBL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-RBL -# Date created: July 24th 2002 -# Whom: Erwin Lansing <erwin@FreeBSD.org> -# +# Created by: Erwin Lansing <erwin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-RBL PORTVERSION= 1.10 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::RBL.3 diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index e96cae94d6c4..e233fb6e5078 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-RFC822-Address -# Date created: 18 May 2003 -# Whom: Simon Barner <barner@in.tum.de> -# +# Created by: Simon Barner <barner@in.tum.de> # $FreeBSD$ -# PORTNAME= Mail-RFC822-Address PORTVERSION= 0.3 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to validate RFC822 conformance of email addresses -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure INSTALL_TARGET= pure_site_install diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 077cf709294e..2b875c63ea29 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= libspf2-[0-9]* p5-Mail-SPF-[0-9]* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= spfd.1 spfquery.1 MAN3= Mail::SPF::Query.3 diff --git a/mail/p5-Mail-Sendmail/Makefile b/mail/p5-Mail-Sendmail/Makefile index b45814d78046..98e2568956f5 100644 --- a/mail/p5-Mail-Sendmail/Makefile +++ b/mail/p5-Mail-Sendmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-Sendmail -# Date created: Jan 28 2000 -# Whom: Wei-chun Chao -# +# Created by: Wei-chun Chao # $FreeBSD$ -# PORTNAME= Mail-Sendmail PORTVERSION= 0.79 @@ -14,9 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing a simple, platform-independent mailer -MAKE_JOBS_SAFE= yes - -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Sendmail.3 diff --git a/mail/p5-Mail-Webmail-Gmail/Makefile b/mail/p5-Mail-Webmail-Gmail/Makefile index be35b68d1a31..60eb2ab1e5a8 100644 --- a/mail/p5-Mail-Webmail-Gmail/Makefile +++ b/mail/p5-Mail-Webmail-Gmail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Mail-Webmail-Gmail -# Date created: Jul 25 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Mail-Webmail-Gmail PORTVERSION= 1.09 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Webmail::Gmail.3 diff --git a/mail/p5-Net-IMAP-Client/Makefile b/mail/p5-Net-IMAP-Client/Makefile index 9f14d707ea35..253d824c0067 100644 --- a/mail/p5-Net-IMAP-Client/Makefile +++ b/mail/p5-Net-IMAP-Client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Net-IMAP-Client -# Date created: 02 Feb 2010 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Net-IMAP-Client PORTVERSION= 0.9501 @@ -17,7 +13,8 @@ COMMENT= Not so simple IMAP client library RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Net::IMAP::Client.3 Net::IMAP::Client::MsgAddress.3 \ Net::IMAP::Client::MsgSummary.3 diff --git a/mail/p5-Net-IMAP-Simple/Makefile b/mail/p5-Net-IMAP-Simple/Makefile index 7198b2ce8123..653d7e9e50a2 100644 --- a/mail/p5-Net-IMAP-Simple/Makefile +++ b/mail/p5-Net-IMAP-Simple/Makefile @@ -30,7 +30,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::IMAP::Simple.3 \ Net::IMAP::Simple::PipeSocket.3 diff --git a/mail/p5-Net-ManageSieve/Makefile b/mail/p5-Net-ManageSieve/Makefile index dd16ce9a25cf..823d9d83c4df 100644 --- a/mail/p5-Net-ManageSieve/Makefile +++ b/mail/p5-Net-ManageSieve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Net-ManageSieve -# Date created: 11 Aug 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Net-ManageSieve PORTVERSION= 0.12 @@ -20,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::ManageSieve.3 diff --git a/mail/p5-Net-SMTP-Server/Makefile b/mail/p5-Net-SMTP-Server/Makefile index f408d2eb6602..76a9043dc9fd 100644 --- a/mail/p5-Net-SMTP-Server/Makefile +++ b/mail/p5-Net-SMTP-Server/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MASTER_SITE_BACKUP+= http://www.macgyver.org/software/perl/ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::SMTP::Server.3 \ Net::SMTP::Server::Client.3 \ diff --git a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile index d1c23898d505..57f4936632e4 100644 --- a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile +++ b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay TEST_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::SMTP::TLS::ButMaintained.3 diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile index e5345b33f3c0..74013c5bd66d 100644 --- a/mail/p5-Net-SMTP_auth/Makefile +++ b/mail/p5-Net-SMTP_auth/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-SMTP_auth -# Date created: 2006-10-31 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-SMTP_auth PORTVERSION= 0.08 @@ -17,7 +13,8 @@ COMMENT= Simple Mail Transfer Protocol Client with AUTHentication BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::SMTP_auth.3 diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile index badb263953c1..e04f295d3186 100644 --- a/mail/p5-POE-Component-Client-POP3/Makefile +++ b/mail/p5-POE-Component-Client-POP3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Client-POP3 -# Date created: 17 March 2002 -# Whom: Sergey Skvortsov <skv@FreeBSD.org> -# +# Created by: Sergey Skvortsov <skv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= POE-Component-Client-POP3 PORTVERSION= 0.02 @@ -17,7 +13,8 @@ COMMENT= Implement a POP3 client POE component BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::POP3.3 diff --git a/mail/p5-POE-Component-Client-SMTP/Makefile b/mail/p5-POE-Component-Client-SMTP/Makefile index 3f2c37150c13..f80e61715385 100644 --- a/mail/p5-POE-Component-Client-SMTP/Makefile +++ b/mail/p5-POE-Component-Client-SMTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Client-SMTP -# Date created: 24 May 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-Client-SMTP PORTVERSION= 0.22 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Filter-Transparent-SMTP>=0:${PORTSDIR}/mail/p5-POE-Filter-Transparent-SMTP RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= POE::Component::Client::SMTP.3 diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile index 6a1e1f36d663..b0b85dd7a6db 100644 --- a/mail/p5-POE-Component-SMTP/Makefile +++ b/mail/p5-POE-Component-SMTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-SMTP -# Date created: 02 June 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-SMTP PORTVERSION= 1.6 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Server::SMTP.3 POE::Filter::SMTP.3 diff --git a/mail/p5-POE-Filter-Transparent-SMTP/Makefile b/mail/p5-POE-Filter-Transparent-SMTP/Makefile index a160b1d78606..35199aec8a26 100644 --- a/mail/p5-POE-Filter-Transparent-SMTP/Makefile +++ b/mail/p5-POE-Filter-Transparent-SMTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Filter-Transparent-SMTP -# Date created: 06 Nov 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Filter-Transparent-SMTP PORTVERSION= 0.2 @@ -18,7 +14,8 @@ COMMENT= SMTP transparency POE filter BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Filter::Transparent::SMTP.3 diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 017a6a9a8434..a8c213a37dd6 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -32,10 +32,9 @@ USE_APACHE_RUN= 22+ RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 .endif -MAKE_JOBS_SAFE= yes - WRKSRC= ${WRKDIR}/${DISTNAME} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= qpsmtpd-async.1 MAN3= Qpsmtpd::Command.3 \ |