aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
commit46dfffde804529658b0cc35829fdcb34df28570c (patch)
treea7815968ae598ec04d65774fe5ddc38240d2f93d /net
parentc63b6cd8a66ba90c2783102a19120a34365ded15 (diff)
downloadports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz
ports-46dfffde804529658b0cc35829fdcb34df28570c.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248459
Diffstat (limited to 'net')
-rw-r--r--net/ldapsh/Makefile4
-rw-r--r--net/p5-File-RsyncP/Makefile5
-rw-r--r--net/p5-Net-Amazon-EC2/Makefile5
-rw-r--r--net/p5-Net-Amazon-Thumbnail/Makefile3
-rw-r--r--net/p5-Net-Delicious/Makefile3
-rw-r--r--net/p5-Net-FS-Flickr/Makefile6
-rw-r--r--net/p5-Net-Google-AuthSub/Makefile4
-rw-r--r--net/p5-RPC-XML/Makefile2
8 files changed, 11 insertions, 21 deletions
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}