- Remove unneeded dependencies which is in perl-5.8.9 dist

(part 4).

Approved by:	portmgr (itetcu)
This commit is contained in:
Jun Kuriyama 2010-01-24 06:18:08 +00:00
parent c63b6cd8a6
commit 46dfffde80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248459
20 changed files with 27 additions and 60 deletions

View file

@ -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

View file

@ -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

View file

@ -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= \

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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}
@ -30,7 +29,6 @@ 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
post-patch:

View file

@ -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 \

View file

@ -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 \

View file

@ -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}

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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