From e3691e1ff29866f244016d7915f143710367a946 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 12 Jul 2015 18:56:06 +0000 Subject: Comment out dependencies of the style {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg --- mail/YoSucker/Makefile | 4 ++-- mail/amavis-perl/Makefile | 8 ++++---- mail/amavisd-new/Makefile | 10 +++++----- mail/anomy-sanitizer/Makefile | 6 +++--- mail/demime/Makefile | 4 ++-- mail/fetchyahoo/Makefile | 6 +++--- mail/grepmail/Makefile | 4 ++-- mail/mimedefang/Makefile | 4 ++-- mail/opendmarc/Makefile | 4 ++-- mail/p5-App-Siesh/Makefile | 6 +++--- mail/p5-Catalyst-View-Email/Makefile | 6 +++--- mail/p5-Email-Address-List/Makefile | 4 ++-- mail/p5-Email-Address/Makefile | 4 ++-- mail/p5-Email-Date-Format/Makefile | 4 ++-- mail/p5-Email-Date/Makefile | 8 ++++---- mail/p5-Email-MIME-Encodings/Makefile | 4 ++-- mail/p5-Email-MIME/Makefile | 6 +++--- mail/p5-Email-MessageID/Makefile | 4 ++-- mail/p5-Email-Send/Makefile | 4 ++-- mail/p5-Email-Sender/Makefile | 4 ++-- mail/p5-IMAP-Client/Makefile | 4 ++-- mail/p5-MIME-Lite/Makefile | 4 ++-- mail/p5-MIME-tools/Makefile | 6 +++--- mail/p5-Mail-Audit/Makefile | 4 ++-- mail/p5-Mail-Box/Makefile | 10 +++++----- mail/p5-Mail-DKIM/Makefile | 6 +++--- mail/p5-Mail-IMAPClient/Makefile | 6 +++--- mail/p5-Mail-SPF/Makefile | 6 +++--- mail/p5-Mail-SRS/Makefile | 6 +++--- mail/p5-Mail-Sender-Easy/Makefile | 4 ++-- mail/p5-Mail-Sender/Makefile | 4 ++-- mail/p5-Mail-Sendmail/Makefile | 4 ++-- mail/p5-razor-agents/Makefile | 4 ++-- mail/sendymail/Makefile | 4 ++-- mail/spamassassin/Makefile | 14 +++++++------- mail/sympa/Makefile | 12 ++++++------ 36 files changed, 101 insertions(+), 101 deletions(-) (limited to 'mail') diff --git a/mail/YoSucker/Makefile b/mail/YoSucker/Makefile index 3b786bb1970..ba215f28949 100644 --- a/mail/YoSucker/Makefile +++ b/mail/YoSucker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:17 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:22 wiz Exp $ # DISTNAME= YoSucker-pr37 @@ -12,7 +12,7 @@ HOMEPAGE= http://yosucker.sourceforge.net/ COMMENT= Download mails from Yahoo webmail into mbox DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey -DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 diff --git a/mail/amavis-perl/Makefile b/mail/amavis-perl/Makefile index 370639403e3..7e21385169f 100644 --- a/mail/amavis-perl/Makefile +++ b/mail/amavis-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:17 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/07/12 18:56:22 wiz Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} @@ -24,13 +24,13 @@ DEPENDS+= lha-[0-9]*:../../archivers/lha DEPENDS+= zoo-[0-9]*:../../archivers/zoo DEPENDS+= freeze-[0-9]*:../../archivers/freeze DEPENDS+= arc-[0-9]*:../../archivers/arc -DEPENDS+= {perl>=5.9.3,p5-Archive-Tar-[0-9]*}:../../archivers/p5-Archive-Tar +#DEPENDS+= {perl>=5.9.3,p5-Archive-Tar-[0-9]*}:../../archivers/p5-Archive-Tar DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip -DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress #Compress::Zlib>=1.14 +#DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress #Compress::Zlib>=1.14 DEPENDS+= p5-Convert-TNEF-[0-9]*:../../converters/p5-Convert-TNEF DEPENDS+= p5-Convert-UUlib-[0-9]*:../../converters/p5-Convert-UUlib DEPENDS+= p5-MIME-tools>=5.313:../../mail/p5-MIME-tools -DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net +#DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net DEPENDS+= p5-Unix-Syslog-[0-9]*:../../sysutils/p5-Unix-Syslog .include "options.mk" diff --git a/mail/amavisd-new/Makefile b/mail/amavisd-new/Makefile index 33f82bc0533..a1c91528f2b 100644 --- a/mail/amavisd-new/Makefile +++ b/mail/amavisd-new/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:17 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:22 wiz Exp $ DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL} PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//} @@ -18,19 +18,19 @@ LICENSE= gnu-gpl-v2 VERSION= 2.7.0 PATCHLEVEL= # empty -DEPENDS+= {perl>=5.9.3,p5-Archive-Tar-[0-9]*}:../../archivers/p5-Archive-Tar +#DEPENDS+= {perl>=5.9.3,p5-Archive-Tar-[0-9]*}:../../archivers/p5-Archive-Tar DEPENDS+= p5-Archive-Zip>=1.14:../../archivers/p5-Archive-Zip DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB -DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017 +#DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017 DEPENDS+= p5-Convert-TNEF-[0-9]*:../../converters/p5-Convert-TNEF DEPENDS+= p5-Convert-UUlib>=1.05:../../converters/p5-Convert-UUlib -DEPENDS+= {perl>=5.8.1,p5-Digest-MD5>=2.22}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.8.1,p5-Digest-MD5>=2.22}:../../security/p5-Digest-MD5 DEPENDS+= p5-Mail-DKIM>=0.31:../../mail/p5-Mail-DKIM DEPENDS+= p5-MIME-tools>=5.417:../../mail/p5-MIME-tools DEPENDS+= p5-MailTools>=1.58:../../mail/p5-MailTools DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy DEPENDS+= p5-Net-Server>=0.88:../../net/p5-Net-Server -DEPENDS+= {perl>=5.8.1,p5-Time-HiRes>=1.49}:../../time/p5-Time-HiRes +#DEPENDS+= {perl>=5.8.1,p5-Time-HiRes>=1.49}:../../time/p5-Time-HiRes DEPENDS+= p5-Unix-Syslog-[0-9]*:../../sysutils/p5-Unix-Syslog WRKSRC= ${WRKDIR}/amavisd-new-${VERSION} diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index b073ab6ead8..5a6e69ca18f 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:17 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/07/12 18:56:22 wiz Exp $ # DISTNAME= anomy-sanitizer-1.76 @@ -10,8 +10,8 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://mailtools.anomy.net/ COMMENT= Mail message filter and sanitizer -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 -DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 .include "../../mk/bsd.prefs.mk" diff --git a/mail/demime/Makefile b/mail/demime/Makefile index 0aa83f296db..432ed7b7b84 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:18 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/07/12 18:56:22 wiz Exp $ DISTNAME= demime-1.1d PKGREVISION= 5 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://scifi.squawk.com/demime.html COMMENT= Tool to scrub mime from mailing lists -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index e372eda92f7..76a8d1b39dd 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:22 wiz Exp $ # DISTNAME= fetchyahoo-2.11.0 @@ -15,12 +15,12 @@ COMMENT= Download mails from Yahoo webmail into mbox DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools -DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net +#DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey USE_TOOLS+= perl:run diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index b7342259b5b..9eeec5d2eba 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:19 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/07/12 18:56:23 wiz Exp $ DISTNAME= grepmail-5.3033 PKGREVISION= 8 @@ -10,7 +10,7 @@ HOMEPAGE= http://grepmail.sourceforge.net/ COMMENT= Search utility for mbox formatted files DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip -DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate DEPENDS+= p5-Mail-Mbox-MessageParser>=1.4001:../../mail/p5-Mail-Mbox-MessageParser diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index 0d89af030b5..ff9c434e2ce 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2015/06/12 10:50:20 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/07/12 18:56:23 wiz Exp $ DISTNAME= mimedefang-2.78 PKGREVISION= 1 @@ -15,7 +15,7 @@ DEPENDS+= p5-HTML-Parser>=3.26:../../www/p5-HTML-Parser DEPENDS+= p5-HTML-Tagset>=3.03:../../www/p5-HTML-Tagset DEPENDS+= p5-IO-stringy>=2.108:../../devel/p5-IO-stringy DEPENDS+= p5-MailTools>=1.44:../../mail/p5-MailTools -DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.03}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.03}:../../converters/p5-MIME-Base64 DEPENDS+= p5-MIME-tools>=5.413:../../mail/p5-MIME-tools DEPENDS+= spamassassin>=2.31:../../mail/spamassassin diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index 64605b0a87b..70641c292fd 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:20 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:23 wiz Exp $ DISTNAME= opendmarc-1.3.1 PKGREVISION= 1 @@ -12,7 +12,7 @@ LICENSE= modified-bsd DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql -DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp +#DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp DEPENDS+= p5-Switch-[0-9]*:../../lang/p5-Switch RCD_SCRIPTS= opendmarc diff --git a/mail/p5-App-Siesh/Makefile b/mail/p5-App-Siesh/Makefile index ae31d47c8c7..78d5290201f 100644 --- a/mail/p5-App-Siesh/Makefile +++ b/mail/p5-App-Siesh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:23 wiz Exp $ DISTNAME= App-Siesh-0.21 PKGNAME= p5-${DISTNAME} @@ -19,8 +19,8 @@ DEPENDS+= p5-IO-Prompt-[0-9]*:../../devel/p5-IO-Prompt DEPENDS+= p5-IPC-System-Simple-[0-9]*:../../devel/p5-IPC-System-Simple DEPENDS+= p5-Net-ManageSieve-[0-9]*:../../mail/p5-Net-ManageSieve DEPENDS+= p5-Term-ShellUI>=0.86:../../devel/p5-Term-ShellUI -DEPENDS+= {perl>=5.10.1,p5-autodie-[0-9]*}:../../devel/p5-autodie -DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent +#DEPENDS+= {perl>=5.10.1,p5-autodie-[0-9]*}:../../devel/p5-autodie +#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent BUILD_DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String BUILD_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output diff --git a/mail/p5-Catalyst-View-Email/Makefile b/mail/p5-Catalyst-View-Email/Makefile index bdb39b36691..54f0199e0b1 100644 --- a/mail/p5-Catalyst-View-Email/Makefile +++ b/mail/p5-Catalyst-View-Email/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Catalyst-View-Email-0.34 PKGNAME= p5-${DISTNAME} @@ -16,9 +16,9 @@ DEPENDS+= p5-Catalyst-Runtime>=5.70000:../../www/p5-Catalyst-Runtime # Email::MIME-1.900 merges Email::MIME::Creator DEPENDS+= p5-Email-MIME>=1.900:../../mail/p5-Email-MIME DEPENDS+= p5-Email-Sender>=0.100110:../../mail/p5-Email-Sender -DEPENDS+= {perl>=5.10.1,p5-MIME-Base64>=3.08}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.10.1,p5-MIME-Base64>=3.08}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Moose>=0.93:../../devel/p5-Moose -DEPENDS+= {perl>=5.12.0,p5-parent>=0.223}:../../devel/p5-parent +#DEPENDS+= {perl>=5.12.0,p5-parent>=0.223}:../../devel/p5-parent BUILD_DEPENDS+= p5-Catalyst-View-Mason-[0-9]*:../../www/p5-Catalyst-View-Mason BUILD_DEPENDS+= p5-Catalyst-View-TT-[0-9]*:../../www/p5-Catalyst-View-TT diff --git a/mail/p5-Email-Address-List/Makefile b/mail/p5-Email-Address-List/Makefile index e1e41ce088f..4b60c093628 100644 --- a/mail/p5-Email-Address-List/Makefile +++ b/mail/p5-Email-Address-List/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-Address-List-0.05 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= RFC close address list parsing LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Email-Address>=0:../../mail/p5-Email-Address -DEPENDS+= {perl>=5.8.9,p5-ExtUtils-MakeMaker>=6.36}:../../devel/p5-ExtUtils-MakeMaker +#DEPENDS+= {perl>=5.8.9,p5-ExtUtils-MakeMaker>=6.36}:../../devel/p5-ExtUtils-MakeMaker DEPENDS+= p5-JSON>=0:../../converters/p5-JSON PERL5_PACKLIST= auto/Email/Address/List/.packlist diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile index cd55041f061..c648776baee 100644 --- a/mail/p5-Email-Address/Makefile +++ b/mail/p5-Email-Address/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-Address-1.905 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Email-Address/ COMMENT= RFC 2822 Address Parsing and Creation LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Email/Address/.packlist diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile index 5973564bfbc..540c682c64e 100644 --- a/mail/p5-Email-Date-Format/Makefile +++ b/mail/p5-Email-Date-Format/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-Date-Format-1.005 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Email-Date-Format/ COMMENT= Perl Module to produce RFC 2822 date strings LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5,p5-Time-Local-[0-9]*}:../../time/p5-Time-Local +#DEPENDS+= {perl>=5,p5-Time-Local-[0-9]*}:../../time/p5-Time-Local PERL5_PACKLIST= auto/Email/Date/Format/.packlist diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile index 181c7e71846..a7e61758cc3 100644 --- a/mail/p5-Email-Date/Makefile +++ b/mail/p5-Email-Date/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-Date-1.104 PKGNAME= p5-${DISTNAME} @@ -11,10 +11,10 @@ HOMEPAGE= http://cpan.uwinnipeg.ca/dist/Email-Date COMMENT= Find and Format Date Headers LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple DEPENDS+= p5-Email-Simple>=1.9:../../mail/p5-Email-Simple -DEPENDS+= {perl>=5.9.5,p5-Time-Piece>=1.08}:../../time/p5-Time-Piece -DEPENDS+= {perl>=5.14.0,p5-Time-Local>=1.07}:../../time/p5-Time-Local +#DEPENDS+= {perl>=5.9.5,p5-Time-Piece>=1.08}:../../time/p5-Time-Piece +#DEPENDS+= {perl>=5.14.0,p5-Time-Local>=1.07}:../../time/p5-Time-Local DEPENDS+= p5-TimeDate>=2.27:../../time/p5-TimeDate DEPENDS+= p5-Email-Abstract>=2.10:../../mail/p5-Email-Abstract DEPENDS+= p5-Email-Date-Format>=1.000:../../mail/p5-Email-Date-Format diff --git a/mail/p5-Email-MIME-Encodings/Makefile b/mail/p5-Email-MIME-Encodings/Makefile index 1d277ae0ee6..b4072adbf9e 100644 --- a/mail/p5-Email-MIME-Encodings/Makefile +++ b/mail/p5-Email-MIME-Encodings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-MIME-Encodings-1.315 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Email-MIME-Encodings/ COMMENT= Unified interface to MIME encoding and decoding LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.05}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.05}:../../converters/p5-MIME-Base64 PERL5_PACKLIST= auto/Email/MIME/Encodings/.packlist diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile index 6ac9d2a2b7b..d1f5cee5750 100644 --- a/mail/p5-Email-MIME/Makefile +++ b/mail/p5-Email-MIME/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:21 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-MIME-1.924 PKGNAME= p5-${DISTNAME} @@ -16,9 +16,9 @@ DEPENDS+= p5-Email-MIME-Encodings>=1.314:../../mail/p5-Email-MIME-Encodings DEPENDS+= p5-Email-MessageID-[0-9]*:../../mail/p5-Email-MessageID # Email::Simple-2.100 contains both: Email::Simple and Email::Simple::Creator DEPENDS+= p5-Email-Simple>=2.102:../../mail/p5-Email-Simple -DEPENDS+= {perl>=5.8.1,p5-Encode>=1.98.01}:../../textproc/p5-Encode +#DEPENDS+= {perl>=5.8.1,p5-Encode>=1.98.01}:../../textproc/p5-Encode DEPENDS+= p5-MIME-Types>=1.13:../../mail/p5-MIME-Types -BUILD_DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple CONFLICTS+= p5-Email-MIME-Creator-[0-9]* CONFLICTS+= p5-Email-MIME-Modifier-[0-9]* diff --git a/mail/p5-Email-MessageID/Makefile b/mail/p5-Email-MessageID/Makefile index 8ae8c280a84..4ff308f7206 100644 --- a/mail/p5-Email-MessageID/Makefile +++ b/mail/p5-Email-MessageID/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-MessageID-1.405 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Generate world unique message-ids LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address -DEPENDS+= {perl>5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Email/MessageID/.packlist diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index c21abf58a19..cbd39f521e7 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-Send-2.200 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Email-Send/ COMMENT= Email::Send - Simply Sending Email LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple DEPENDS+= p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile index 7d43f6a9880..4b9f5c92b9d 100644 --- a/mail/p5-Email-Sender/Makefile +++ b/mail/p5-Email-Sender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Email-Sender-1.300018 PKGNAME= p5-${DISTNAME} @@ -17,7 +17,7 @@ DEPENDS+= p5-Email-Address-[0-9]*:../../mail/p5-Email-Address DEPENDS+= p5-Email-Simple>=1.998:../../mail/p5-Email-Simple DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils DEPENDS+= p5-Moo>=1.000008:../../devel/p5-Moo -DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net +#DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net DEPENDS+= p5-Throwable>=0.200003:../../devel/p5-Throwable DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile index 4febad2e35a..d38a8086f1e 100644 --- a/mail/p5-IMAP-Client/Makefile +++ b/mail/p5-IMAP-Client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:24 wiz Exp $ # DISTNAME= IMAP-Client-0.13 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl5 module for IMAP manipulation DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64 DEPENDS+= p5-URI-imap>=0:../../mail/p5-URI-imap DEPENDS+= p5-URI>=0:../../www/p5-URI diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index f29fd4c5965..bc2103cc9e7 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/07/12 18:56:24 wiz Exp $ DISTNAME= MIME-Lite-3.030 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Email-Date-Format>=1.0:../../mail/p5-Email-Date-Format DEPENDS+= p5-MailTools>=1.62:../../mail/p5-MailTools -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64 # MIME::QuotedPrint is part of p5-MIME-Base64 package DEPENDS+= p5-MIME-Types>=1.28:../../mail/p5-MIME-Types diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile index f94f0f1d975..c51d92719d5 100644 --- a/mail/p5-MIME-tools/Makefile +++ b/mail/p5-MIME-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/07/12 18:56:24 wiz Exp $ DISTNAME= MIME-tools-5.506 PKGNAME= p5-${DISTNAME} @@ -11,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/MIME-tools/ COMMENT= Perl5 modules for encoding and decoding MIME messages LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.9.5,p5-File-Temp>=0.18}:../../devel/p5-File-Temp +#DEPENDS+= {perl>=5.9.5,p5-File-Temp>=0.18}:../../devel/p5-File-Temp DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy -DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.03}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.8.6,p5-MIME-Base64>=3.03}:../../converters/p5-MIME-Base64 DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools # missing dependency in Makefile, see # https://rt.cpan.org/Public/Bug/Display.html?id=72223 diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile index 75870f65748..04539cf4737 100644 --- a/mail/p5-Mail-Audit/Makefile +++ b/mail/p5-Mail-Audit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Mail-Audit-2.228 PKGNAME= p5-${DISTNAME} @@ -18,7 +18,7 @@ DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools # Needs MIME::Entity from p5-MIME-tools. DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools # Needs Net::SMTP from p5-Net. -DEPENDS+= {perl>=5.10,p5-Net>=1.0}:../../net/p5-Net +#DEPENDS+= {perl>=5.10,p5-Net>=1.0}:../../net/p5-Net PERL5_PACKLIST= auto/Mail/Audit/.packlist diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile index acff53d4a16..a9d14870548 100644 --- a/mail/p5-Mail-Box/Makefile +++ b/mail/p5-Mail-Box/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Mail-Box-2.117 PKGNAME= p5-${DISTNAME} @@ -11,20 +11,20 @@ HOMEPAGE= http://perl.overmeer.net/mailbox/ COMMENT= Set of packages which implement methods to handle e-mail LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.8.9,p5-Encode>=2.26}:../../textproc/p5-Encode +#DEPENDS+= {perl>=5.8.9,p5-Encode>=2.26}:../../textproc/p5-Encode DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy -DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.13}:../../devel/p5-Scalar-List-Utils +#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.13}:../../devel/p5-Scalar-List-Utils DEPENDS+= p5-Object-Realize-Later>=0.14:../../devel/p5-Object-Realize-Later DEPENDS+= p5-MIME-Types>=1.004:../../mail/p5-MIME-Types DEPENDS+= p5-URI>=1.23:../../www/p5-URI -DEPENDS+= {perl>=5.10,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>=5.10,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple DEPENDS+= p5-User-Identity>=0.07:../../mail/p5-User-Identity DEPENDS+= p5-MailTools>=2.01:../../mail/p5-MailTools DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC DEPENDS+= p5-File-Remove-[0-9]*:../../sysutils/p5-File-Remove -DEPENDS+= {perl>=5.10,p5-Test-Harness>=2.62}:../../devel/p5-Test-Harness +#DEPENDS+= {perl>=5.10,p5-Test-Harness>=2.62}:../../devel/p5-Test-Harness PERL5_PACKLIST= auto/Mail/Box/.packlist diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index 49317edadcd..6bf67be1186 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/07/12 18:56:24 wiz Exp $ # DISTNAME= Mail-DKIM-0.40 @@ -13,9 +13,9 @@ COMMENT= Perl5 module for DKIM-based mail-signing and -verifying LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.27:../../security/p5-Crypt-OpenSSL-RSA -DEPENDS+= {perl>=5.9.3,p5-Digest-SHA-[0-9]*}:../../security/p5-Digest-SHA +#DEPENDS+= {perl>=5.9.3,p5-Digest-SHA-[0-9]*}:../../security/p5-Digest-SHA DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS USE_LANGUAGES= # empty diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile index 41f4f59a7a3..f22f70ccbf7 100644 --- a/mail/p5-Mail-IMAPClient/Makefile +++ b/mail/p5-Mail-IMAPClient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Mail-IMAPClient-3.33 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,8 @@ HOMEPAGE= http://search.cpan.org/dist/Mail-IMAPClient/ COMMENT= Perl5 module for talking to RFC-2060 IMAP servers LICENSE= gnu-gpl-v2 # OR artistic -DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Parse-RecDescent>=1.94:../../devel/p5-Parse-RecDescent DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index dc5d43e6c3d..3925c4ac297 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Mail-SPF-v2.9.0 PKGNAME= p5-${DISTNAME:S/-v/-/} @@ -12,9 +12,9 @@ COMMENT= Perl implementation of the Sender Policy Framework LICENSE= modified-bsd BUILD_DEPENDS+= p5-Net-DNS-Resolver-Programmable-[0-9]*:../../net/p5-Net-DNS-Resolver-Programmable -BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.10}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.10}:../../devel/p5-Test-Simple -DEPENDS+= {perl>=5.9.0,p5-version-[0-9]*}:../../devel/p5-version +#DEPENDS+= {perl>=5.9.0,p5-version-[0-9]*}:../../devel/p5-version DEPENDS+= p5-Error-[0-9]*:../../devel/p5-Error DEPENDS+= p5-NetAddr-IP>=4.000:../../net/p5-NetAddr-IP DEPENDS+= p5-Net-DNS>=0.58:../../net/p5-Net-DNS diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index 2a9f04754fa..2814e6270e0 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Mail-SRS-0.31 PKGNAME= p5-${DISTNAME} @@ -10,11 +10,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libsrs2.org/ COMMENT= SMTP envelope sender rewriting for SPF-compliant forwarding -DEPENDS+= {perl>=5.8.1,p5-DB_File>=1.806}:../../databases/p5-DB_File +#DEPENDS+= {perl>=5.8.1,p5-DB_File>=1.806}:../../databases/p5-DB_File DEPENDS+= p5-Digest-HMAC>=1.01:../../security/p5-Digest-HMAC DEPENDS+= p5-MLDBM>=2.01:../../databases/p5-MLDBM #DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable -BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.40}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.40}:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Mail/SRS/.packlist diff --git a/mail/p5-Mail-Sender-Easy/Makefile b/mail/p5-Mail-Sender-Easy/Makefile index 437b89c9c61..e4e4ebb7837 100644 --- a/mail/p5-Mail-Sender-Easy/Makefile +++ b/mail/p5-Mail-Sender-Easy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:24 wiz Exp $ # DISTNAME= Mail-Sender-Easy-v0.0.5 @@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/~dmuey/Mail-Sender/ COMMENT= Simplified interface to Mail::Sender DEPENDS+= p5-Mail-Sender>=0:../../mail/p5-Mail-Sender -DEPENDS+= {perl>=5.9.0,p5-version>=0}:../../devel/p5-version +#DEPENDS+= {perl>=5.9.0,p5-version>=0}:../../devel/p5-version PERL5_PACKLIST= auto/Mail/Sender/Easy/.packlist diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index c5c086045f9..fe931ce7a09 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:24 wiz Exp $ # DISTNAME= Mail-Sender-0.8.16 @@ -11,7 +11,7 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://search.cpan.org/~jenda/Mail-Sender/ COMMENT= Sending mails with attachments through an SMTP server -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64 PERL5_PACKLIST= auto/Mail/Sender/.packlist diff --git a/mail/p5-Mail-Sendmail/Makefile b/mail/p5-Mail-Sendmail/Makefile index 5ec3035c537..5df76d18e3c 100644 --- a/mail/p5-Mail-Sendmail/Makefile +++ b/mail/p5-Mail-Sendmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/07/12 18:56:24 wiz Exp $ DISTNAME= Mail-Sendmail-0.79 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://alma.ch/perl/ COMMENT= Perl5 module dedicated to Sendmail -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 PERL5_PACKLIST= auto/Mail/Sendmail/.packlist diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index 3f943e1c957..3bca83fbce0 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:25 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/07/12 18:56:24 wiz Exp $ DISTNAME= razor-agents-2.85 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,7 @@ COMMENT= Distributed and collaborative spam detection network LICENSE= artistic-2.0 # MIME::QuotedPrint, Getopt::Long, File::Copy needed from the perl package -DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes +#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI diff --git a/mail/sendymail/Makefile b/mail/sendymail/Makefile index 8a5b6da014b..e4f1f300bb5 100644 --- a/mail/sendymail/Makefile +++ b/mail/sendymail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/07/12 18:56:25 wiz Exp $ # DISTNAME= sendymail-0.5.8 @@ -12,7 +12,7 @@ COMMENT= Send emails through Yahoo using your favorite email client LICENSE= gnu-gpl-v2 DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay -DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 3efe0c9a638..76edbe358c2 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2015/06/12 10:50:26 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2015/07/12 18:56:25 wiz Exp $ DISTNAME= Mail-SpamAssassin-3.4.0 PKGNAME= spamassassin-3.4.0 @@ -26,17 +26,17 @@ PLIST_SUBST+= RULESARCHIVE=${RULESARCHIVE:Q} PLIST_SUBST+= RULESARCHIVEASC=${RULESARCHIVEASC:Q} PLIST_SUBST+= RULESARCHIVESHA=${RULESARCHIVESHA:Q} -DEPENDS+= {perl>=5.9.3,p5-Archive-Tar>=1.23}:../../archivers/p5-Archive-Tar -DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File +#DEPENDS+= {perl>=5.9.3,p5-Archive-Tar>=1.23}:../../archivers/p5-Archive-Tar +#DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 DEPENDS+= p5-HTML-Parser>=3.43:../../www/p5-HTML-Parser -DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress # Compress::Zlib>=0 -DEPENDS+= {perl>=5.9.3,p5-IO-Zlib>=1.04}:../../devel/p5-IO-Zlib +#DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress # Compress::Zlib>=0 +#DEPENDS+= {perl>=5.9.3,p5-IO-Zlib>=1.04}:../../devel/p5-IO-Zlib DEPENDS+= p5-Mail-SPF-[0-9]*:../../mail/p5-Mail-SPF -DEPENDS+= {p5-MIME-Base64>=2.11,perl>=5.8.0}:../../converters/p5-MIME-Base64 +#DEPENDS+= {p5-MIME-Base64>=2.11,perl>=5.8.0}:../../converters/p5-MIME-Base64 DEPENDS+= p5-NetAddr-IP>=4.007:../../net/p5-NetAddr-IP DEPENDS+= p5-Net-DNS>=0.58:../../net/p5-Net-DNS -DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes +#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= re2c>=0.13.6:../../devel/re2c diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 94da209545e..929f4ac9bf9 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:27 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/07/12 18:56:25 wiz Exp $ DISTNAME= sympa-6.1.24 #PKGREVISION= 8 @@ -21,7 +21,7 @@ DEPENDS+= p5-CGI>=2.52:../../www/p5-CGI DEPENDS+= p5-Crypt-CipherSaber>=0.50:../../security/p5-Crypt-CipherSaber DEPENDS+= p5-DBD-Sybase>=0.90:../../databases/p5-DBD-Sybase DEPENDS+= p5-DBI>=1.06:../../databases/p5-DBI -DEPENDS+= {perl>=5.10,p5-Digest-MD5>=2.00}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.10,p5-Digest-MD5>=2.00}:../../security/p5-Digest-MD5 DEPENDS+= p5-Email-Date-Format>=1.002:../../mail/p5-Email-Date-Format DEPENDS+= p5-FCGI>=0.67:../../www/p5-FCGI DEPENDS+= p5-File-Copy-Recursive>=0.38:../../sysutils/p5-File-Copy-Recursive @@ -31,24 +31,24 @@ DEPENDS+= p5-HTML-Tree>=4.2:../../www/p5-HTML-Tree DEPENDS+= p5-IO-Socket-SSL>=0.90:../../security/p5-IO-Socket-SSL DEPENDS+= p5-IO-stringy>=1.0:../../devel/p5-IO-stringy DEPENDS+= p5-Locale-libintl>=1.16:../../misc/p5-Locale-libintl -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=1.0}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=1.0}:../../converters/p5-MIME-Base64 DEPENDS+= p5-MIME-EncWords>=1.010.101:../../mail/p5-MIME-EncWords DEPENDS+= p5-MIME-Lite-HTML>=1.23:../../mail/p5-MIME-Lite-HTML DEPENDS+= p5-MIME-tools>=5.209:../../mail/p5-MIME-tools DEPENDS+= p5-MailTools>=1.51:../../mail/p5-MailTools -DEPENDS+= {perl>=5.10,p5-Net>=1.0}:../../net/p5-Net +#DEPENDS+= {perl>=5.10,p5-Net>=1.0}:../../net/p5-Net DEPENDS+= p5-Net-Netmask>=1.9015:../../devel/p5-Net-Netmask DEPENDS+= p5-Net-SSLeay>=1.16:../../security/p5-Net-SSLeay DEPENDS+= p5-Regexp-Common>=2.120:../../textproc/p5-Regexp-Common DEPENDS+= p5-SOAP-Lite-[0-9]*:../../net/p5-SOAP-Lite DEPENDS+= p5-Template-Toolkit>=2.20:../../www/p5-Template-Toolkit DEPENDS+= p5-Term-ProgressBar>=2.09:../../devel/p5-Term-ProgressBar -DEPENDS+= {perl>=5.15.1,p5-Time-HiRes>=1.9724}:../../time/p5-Time-HiRes +#DEPENDS+= {perl>=5.15.1,p5-Time-HiRes>=1.9724}:../../time/p5-Time-HiRes DEPENDS+= p5-Unicode-LineBreak>=2012.02:../../textproc/p5-Unicode-LineBreak DEPENDS+= p5-XML-LibXML>=1.61:../../textproc/p5-XML-LibXML DEPENDS+= p5-libwww>=1.09:../../www/p5-libwww DEPENDS+= p5-perl-ldap>=0.27:../../databases/p5-perl-ldap -DEPENDS.SunOS+= {perl>=5.10,p5-DB_File>=1.75}:../../databases/p5-DB_File +#DEPENDS.SunOS+= {perl>=5.10,p5-DB_File>=1.75}:../../databases/p5-DB_File OPSYSVARS+= DEPENDS -- cgit v1.2.3