diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-24 06:18:08 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-24 06:18:08 +0000 |
commit | 46dfffde804529658b0cc35829fdcb34df28570c (patch) | |
tree | a7815968ae598ec04d65774fe5ddc38240d2f93d | |
parent | c63b6cd8a66ba90c2783102a19120a34365ded15 (diff) | |
download | ports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz ports-46dfffde804529658b0cc35829fdcb34df28570c.zip |
Notes
-rw-r--r-- | misc/gpt31/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/mrtg/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/nagios-snmp-plugins-extras/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-spamd-plugin/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/netleak/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/smokeping/Makefile | 9 | ||||
-rw-r--r-- | net-mgmt/weathermap/Makefile | 5 | ||||
-rw-r--r-- | net/ldapsh/Makefile | 4 | ||||
-rw-r--r-- | net/p5-File-RsyncP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Amazon-EC2/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Amazon-Thumbnail/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Delicious/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-FS-Flickr/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-Google-AuthSub/Makefile | 4 | ||||
-rw-r--r-- | net/p5-RPC-XML/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/p5-App-Pm2Port/Makefile | 4 | ||||
-rw-r--r-- | print/latexdiff/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD5-M4p/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-SV1/Makefile | 4 |
20 files changed, 27 insertions, 60 deletions
diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile index e8248490846d..2935e4f82283 100644 --- a/misc/gpt31/Makefile +++ b/misc/gpt31/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpt PORTVERSION= 3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc archivers devel parallel MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -20,11 +20,7 @@ NO_LATEST_LINK= YES RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \ - ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \ ${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index d796ee3fec92..26a66d1565de 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -7,7 +7,7 @@ PORTNAME= mrtg PORTVERSION= 2.16.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ @@ -19,8 +19,7 @@ MAINTAINER= ports@subnets.ru COMMENT= The multi-router traffic grapher LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd -RUN_DEPENDS= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ - ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session +RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \ --with-gd-inc=${LOCALBASE}/include diff --git a/net-mgmt/nagios-snmp-plugins-extras/Makefile b/net-mgmt/nagios-snmp-plugins-extras/Makefile index 03ab0e7379fa..8c7ff1c7e10d 100644 --- a/net-mgmt/nagios-snmp-plugins-extras/Makefile +++ b/net-mgmt/nagios-snmp-plugins-extras/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios-snmp-plugins-extras PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ @@ -17,7 +18,6 @@ NO_BUILD= yes USE_PERL_RUN= yes RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ - p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins PLUGINS= \ diff --git a/net-mgmt/nagios-spamd-plugin/Makefile b/net-mgmt/nagios-spamd-plugin/Makefile index a2d7080fa099..5e75e83cba5b 100644 --- a/net-mgmt/nagios-spamd-plugin/Makefile +++ b/net-mgmt/nagios-spamd-plugin/Makefile @@ -6,7 +6,7 @@ PORTNAME= nagios-spamd-plugin PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/ DISTNAME= check_spamd-${PORTVERSION}.pl @@ -15,8 +15,7 @@ EXTRACT_SUFX= MAINTAINER= alexey@renatasystems.org COMMENT= Nagios plugin for checking SpamAssassins spamd -RUN_DEPENDS+= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ - ${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins +RUN_DEPENDS+= ${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins USE_PERL5= yes NO_WRKSUBDIR= yes diff --git a/net-mgmt/netleak/Makefile b/net-mgmt/netleak/Makefile index 7df06d2a7068..daf66def1eca 100644 --- a/net-mgmt/netleak/Makefile +++ b/net-mgmt/netleak/Makefile @@ -7,6 +7,7 @@ PORTNAME= netleak PORTVERSION= 0.1a +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz @@ -15,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to detect connectivity between network segments RUN_DEPENDS= ${SITE_PERL}/Net/PcapUtils.pm:${PORTSDIR}/net/p5-Net-PcapUtils \ - ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ ${SITE_PERL}/NetPacket/Ethernet.pm:${PORTSDIR}/net/p5-NetPacket \ ${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \ ${SITE_PERL}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP \ diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index d676322cd702..7fce73ce5f70 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -7,7 +7,7 @@ PORTNAME= smokeping PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \ http://smokeping.cs.pu.edu.tw/pub/ @@ -18,11 +18,8 @@ COMMENT= Latency logging and graphing system RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \ p5-CGI-SpeedyCGI>0:${PORTSDIR}/www/p5-CGI-SpeedyCGI \ - p5-CGI.pm>0:${PORTSDIR}/www/p5-CGI.pm \ p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-Net>0:${PORTSDIR}/net/p5-Net \ - p5-Pod-Parser>0:${PORTSDIR}/textproc/p5-Pod-Parser \ p5-SNMP_Session>0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ p5-libwww>0:${PORTSDIR}/www/p5-libwww @@ -60,10 +57,6 @@ RUN_DEPENDS+= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap RUN_DEPENDS+= ${SITE_PERL}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius .endif -.if defined(WITH_LDAP) || defined(WITH_LDAPSSL) || defined(WITH_RADIUS) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes -.endif - .ifdef(WITH_LDAPSSL) RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL .endif diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile index 09ffbb74a552..a4d14e356146 100644 --- a/net-mgmt/weathermap/Makefile +++ b/net-mgmt/weathermap/Makefile @@ -7,7 +7,7 @@ PORTNAME= weathermap PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/ @@ -15,8 +15,7 @@ MAINTAINER= lippe@FreeBSD.org COMMENT= This tool displays the utilization of the network links LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd -RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ - ${SITE_PERL}/${PERL_ARCH}/GD/Image.pm:${PORTSDIR}/graphics/p5-GD \ +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD/Image.pm:${PORTSDIR}/graphics/p5-GD \ mrtg:${PORTSDIR}/net-mgmt/mrtg NO_BUILD= yes diff --git a/net/ldapsh/Makefile b/net/ldapsh/Makefile index 898b3af252b6..c1a5f130bee9 100644 --- a/net/ldapsh/Makefile +++ b/net/ldapsh/Makefile @@ -7,7 +7,7 @@ PORTNAME= ldapsh PORTVERSION= 2.00 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= CPAN @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Te ${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl \ ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ ${SITE_PERL}/Parse/Lex.pm:${PORTSDIR}/devel/p5-ParseLex RUN_DEPENDS= ${BUILD_DEPENDS} @@ -29,7 +28,6 @@ SUB_FILES= pkg-message MAN1= ldapsh.1 MAN3= Net::LDAP::Shell.3 Net::LDAP::Config.3 \ Net::LDAP::Shell::Parse.3 Net::LDAP::Shell::Util.3 - PERL_CONFIGURE= yes diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile index 647388729089..c6d608db6582 100644 --- a/net/p5-File-RsyncP/Makefile +++ b/net/p5-File-RsyncP/Makefile @@ -7,6 +7,7 @@ PORTNAME= File-RsyncP PORTVERSION= 0.68 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl Rsync client -RUN_DEPENDS= p5-Getopt-Long>=2.24:${PORTSDIR}/devel/p5-Getopt-Long \ - p5-Encode>=0:${PORTSDIR}/converters/p5-Encode -BUILD_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= 5.7.3+ MAN3= File::RsyncP.3 \ diff --git a/net/p5-Net-Amazon-EC2/Makefile b/net/p5-Net-Amazon-EC2/Makefile index f98ae0309b13..ae02fc2b1429 100644 --- a/net/p5-Net-Amazon-EC2/Makefile +++ b/net/p5-Net-Amazon-EC2/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Amazon-EC2 PORTVERSION= 0.13 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl interface to the Amazon Elastic Compute Cloud -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ +RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \ diff --git a/net/p5-Net-Amazon-Thumbnail/Makefile b/net/p5-Net-Amazon-Thumbnail/Makefile index 40804d1f0ee8..7ec455365684 100644 --- a/net/p5-Net-Amazon-Thumbnail/Makefile +++ b/net/p5-Net-Amazon-Thumbnail/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Amazon-Thumbnail PORTVERSION= 0.06 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +16,10 @@ MAINTAINER= glarkin@FreeBSD.org COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ ${SITE_PERL}/URI/QueryParam.pm:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile index b9baabd84174..d788e32e533b 100644 --- a/net/p5-Net-Delicious/Makefile +++ b/net/p5-Net-Delicious/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Delicious PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,9 +21,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Log-Dispatch>=2:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-Time-HiRes>=1.65:${PORTSDIR}/devel/p5-Time-HiRes \ p5-IO-stringy>=2.1:${PORTSDIR}/devel/p5-IO-stringy \ - p5-PathTools>=0.8:${PORTSDIR}/devel/p5-PathTools \ p5-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \ p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay diff --git a/net/p5-Net-FS-Flickr/Makefile b/net/p5-Net-FS-Flickr/Makefile index 4f95baced6dc..38a8e472134d 100644 --- a/net/p5-Net-FS-Flickr/Makefile +++ b/net/p5-Net-FS-Flickr/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-FS-Flickr PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= A Perl interface for store and retrieve files on Flickr -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ +BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Acme/Steganography/Image/Png.pm:${PORTSDIR}/graphics/p5-Acme-Steganography-Image-Png \ ${SITE_PERL}/Flickr/Upload.pm:${PORTSDIR}/www/p5-Flickr-Upload RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 72ef78761f64..e5f4af658d00 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Google-AuthSub PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Interact with sites that implement Google style AuthSub -RUN_DEPENDS= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ +RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index b8b349bc10a1..0bd616d58421 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -7,6 +7,7 @@ PORTNAME= RPC-XML PORTVERSION= 0.72 +PORTREVISION= 1 CATEGORIES= net www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= mm@FreeBSD.org COMMENT= XML-RPC client and server library for Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/ports-mgmt/p5-App-Pm2Port/Makefile b/ports-mgmt/p5-App-Pm2Port/Makefile index 71d3d940c79b..5bb337ed6969 100644 --- a/ports-mgmt/p5-App-Pm2Port/Makefile +++ b/ports-mgmt/p5-App-Pm2Port/Makefile @@ -6,6 +6,7 @@ PORTNAME= App-Pm2Port PORTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES= ports-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +15,7 @@ MAINTAINER= andrey@kostenko.name COMMENT= Creating port from perl module BUILD_DEPENDS= p5-CPANPLUS>=0:${PORTSDIR}/devel/p5-CPANPLUS \ - p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ - p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \ p5-FreeBSD-Ports-INDEXhash>=0:${PORTSDIR}/ports-mgmt/p5-FreeBSD-Ports-INDEXhash \ - p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ subversion>=0:${PORTSDIR}/devel/subversion diff --git a/print/latexdiff/Makefile b/print/latexdiff/Makefile index 4446bb0035c6..08f47fe091eb 100644 --- a/print/latexdiff/Makefile +++ b/print/latexdiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= latexdiff PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support @@ -16,8 +16,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= Zeliboba@mail.ru COMMENT= Determine and mark up significant differences between latex files -RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ - bash:${PORTSDIR}/shells/bash +RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash USE_PERL5_RUN= yes USE_ZIP= yes diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index f5f1bd8292c3..fa5e3687ad0f 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -7,6 +7,7 @@ PORTNAME= Authen-Passphrase PORTVERSION= 0.006 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,11 +23,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/DecHpwd.pm:${PORTSDIR}/security/ ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ ${SITE_PERL}/${PERL_ARCH}/Crypt/UnixCrypt_XS.pm:${PORTSDIR}/security/p5-Crypt-UnixCrypt_XS \ ${SITE_PERL}/Data/Entropy/Algorithms.pm:${PORTSDIR}/security/p5-Data-Entropy \ - ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/Module/Runtime.pm:${PORTSDIR}/devel/p5-Module-Runtime \ ${SITE_PERL}/${PERL_ARCH}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Digest-MD5-M4p/Makefile b/security/p5-Digest-MD5-M4p/Makefile index 4998d3a57e67..0c25aa0aadba 100644 --- a/security/p5-Digest-MD5-M4p/Makefile +++ b/security/p5-Digest-MD5-M4p/Makefile @@ -7,6 +7,7 @@ PORTNAME= Digest-MD5-M4p PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl interface to a variant of the MD5 algorithm -BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_CONFIGURE= yes MAN3= Digest::MD5::M4p.3 diff --git a/security/p5-Digest-SV1/Makefile b/security/p5-Digest-SV1/Makefile index d749124f917a..6e31838c3b20 100644 --- a/security/p5-Digest-SV1/Makefile +++ b/security/p5-Digest-SV1/Makefile @@ -12,9 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gabor@FreeBSD.org COMMENT= Perl extension for SV1 hash algorithm -BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest \ - ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${SITE_PERL}/${PERL_ARCH}/Digest/Haval256.pm:${PORTSDIR}/security/p5-Digest-Haval256 PERL_MODBUILD= yes |