mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4). Approved by: portmgr (itetcu)
This commit is contained in:
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
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= gpt
|
PORTNAME= gpt
|
||||||
PORTVERSION= 3.1
|
PORTVERSION= 3.1
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= misc archivers devel parallel
|
CATEGORIES= misc archivers devel parallel
|
||||||
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/
|
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
|
@ -20,11 +20,7 @@ NO_LATEST_LINK= YES
|
||||||
|
|
||||||
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
|
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
|
||||||
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
|
${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}/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/gmake:${PORTSDIR}/devel/gmake \
|
||||||
${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch
|
${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= mrtg
|
PORTNAME= mrtg
|
||||||
PORTVERSION= 2.16.2
|
PORTVERSION= 2.16.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net-mgmt ipv6
|
CATEGORIES= net-mgmt ipv6
|
||||||
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
|
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
|
||||||
|
@ -19,8 +19,7 @@ MAINTAINER= ports@subnets.ru
|
||||||
COMMENT= The multi-router traffic grapher
|
COMMENT= The multi-router traffic grapher
|
||||||
|
|
||||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
|
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
|
||||||
RUN_DEPENDS= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
|
RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
|
||||||
${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
|
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \
|
CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \
|
||||||
--with-gd-inc=${LOCALBASE}/include
|
--with-gd-inc=${LOCALBASE}/include
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= nagios-snmp-plugins-extras
|
PORTNAME= nagios-snmp-plugins-extras
|
||||||
PORTVERSION= 1.1.2
|
PORTVERSION= 1.1.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
|
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
|
||||||
|
|
||||||
|
@ -17,7 +18,6 @@ NO_BUILD= yes
|
||||||
USE_PERL_RUN= yes
|
USE_PERL_RUN= yes
|
||||||
|
|
||||||
RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
|
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
|
${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
|
||||||
|
|
||||||
PLUGINS= \
|
PLUGINS= \
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
PORTNAME= nagios-spamd-plugin
|
PORTNAME= nagios-spamd-plugin
|
||||||
PORTVERSION= 1.4
|
PORTVERSION= 1.4
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/
|
MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/
|
||||||
DISTNAME= check_spamd-${PORTVERSION}.pl
|
DISTNAME= check_spamd-${PORTVERSION}.pl
|
||||||
|
@ -15,8 +15,7 @@ EXTRACT_SUFX=
|
||||||
MAINTAINER= alexey@renatasystems.org
|
MAINTAINER= alexey@renatasystems.org
|
||||||
COMMENT= Nagios plugin for checking SpamAssassins spamd
|
COMMENT= Nagios plugin for checking SpamAssassins spamd
|
||||||
|
|
||||||
RUN_DEPENDS+= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
|
RUN_DEPENDS+= ${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
|
||||||
${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
|
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= netleak
|
PORTNAME= netleak
|
||||||
PORTVERSION= 0.1a
|
PORTVERSION= 0.1a
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTNAME}-${PORTVERSION}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
@ -15,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Tool to detect connectivity between network segments
|
COMMENT= Tool to detect connectivity between network segments
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/Net/PcapUtils.pm:${PORTSDIR}/net/p5-Net-PcapUtils \
|
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}/NetPacket/Ethernet.pm:${PORTSDIR}/net/p5-NetPacket \
|
||||||
${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \
|
${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \
|
||||||
${SITE_PERL}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP \
|
${SITE_PERL}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP \
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= smokeping
|
PORTNAME= smokeping
|
||||||
PORTVERSION= 2.4.2
|
PORTVERSION= 2.4.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net-mgmt www
|
CATEGORIES= net-mgmt www
|
||||||
MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \
|
MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \
|
||||||
http://smokeping.cs.pu.edu.tw/pub/
|
http://smokeping.cs.pu.edu.tw/pub/
|
||||||
|
@ -18,11 +18,8 @@ COMMENT= Latency logging and graphing system
|
||||||
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \
|
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \
|
||||||
p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \
|
p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \
|
||||||
p5-CGI-SpeedyCGI>0:${PORTSDIR}/www/p5-CGI-SpeedyCGI \
|
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-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
|
||||||
p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
|
|
||||||
p5-Net>0:${PORTSDIR}/net/p5-Net \
|
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-SNMP_Session>0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
|
||||||
p5-libwww>0:${PORTSDIR}/www/p5-libwww
|
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
|
RUN_DEPENDS+= ${SITE_PERL}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
|
||||||
.endif
|
.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)
|
.ifdef(WITH_LDAPSSL)
|
||||||
RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
|
RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= weathermap
|
PORTNAME= weathermap
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.1.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/
|
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
|
COMMENT= This tool displays the utilization of the network links
|
||||||
|
|
||||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
|
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
|
||||||
RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
|
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD/Image.pm:${PORTSDIR}/graphics/p5-GD \
|
||||||
${SITE_PERL}/${PERL_ARCH}/GD/Image.pm:${PORTSDIR}/graphics/p5-GD \
|
|
||||||
mrtg:${PORTSDIR}/net-mgmt/mrtg
|
mrtg:${PORTSDIR}/net-mgmt/mrtg
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= ldapsh
|
PORTNAME= ldapsh
|
||||||
PORTVERSION= 2.00
|
PORTVERSION= 2.00
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= CPAN
|
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}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl \
|
||||||
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
|
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
|
||||||
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
|
${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
|
${SITE_PERL}/Parse/Lex.pm:${PORTSDIR}/devel/p5-ParseLex
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
@ -29,7 +28,6 @@ SUB_FILES= pkg-message
|
||||||
MAN1= ldapsh.1
|
MAN1= ldapsh.1
|
||||||
MAN3= Net::LDAP::Shell.3 Net::LDAP::Config.3 \
|
MAN3= Net::LDAP::Shell.3 Net::LDAP::Config.3 \
|
||||||
Net::LDAP::Shell::Parse.3 Net::LDAP::Shell::Util.3
|
Net::LDAP::Shell::Parse.3 Net::LDAP::Shell::Util.3
|
||||||
|
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= File-RsyncP
|
PORTNAME= File-RsyncP
|
||||||
PORTVERSION= 0.68
|
PORTVERSION= 0.68
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= lth@FreeBSD.org
|
MAINTAINER= lth@FreeBSD.org
|
||||||
COMMENT= Perl Rsync client
|
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+
|
PERL_CONFIGURE= 5.7.3+
|
||||||
|
|
||||||
MAN3= File::RsyncP.3 \
|
MAN3= File::RsyncP.3 \
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Net-Amazon-EC2
|
PORTNAME= Net-Amazon-EC2
|
||||||
PORTVERSION= 0.13
|
PORTVERSION= 0.13
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= glarkin@FreeBSD.org
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl interface to the Amazon Elastic Compute Cloud
|
COMMENT= Perl interface to the Amazon Elastic Compute Cloud
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
|
RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
|
||||||
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
|
|
||||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
|
||||||
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
|
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
|
||||||
p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \
|
p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \
|
||||||
p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \
|
p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Net-Amazon-Thumbnail
|
PORTNAME= Net-Amazon-Thumbnail
|
||||||
PORTVERSION= 0.06
|
PORTVERSION= 0.06
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -15,12 +16,10 @@ MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service
|
COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
|
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}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
|
||||||
${SITE_PERL}/URI/QueryParam.pm:${PORTSDIR}/net/p5-URI \
|
${SITE_PERL}/URI/QueryParam.pm:${PORTSDIR}/net/p5-URI \
|
||||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||||
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
|
${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
|
${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Net-Delicious
|
PORTNAME= Net-Delicious
|
||||||
PORTVERSION= 1.1.3
|
PORTVERSION= 1.1.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -20,9 +21,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||||
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||||
p5-Log-Dispatch>=2:${PORTSDIR}/devel/p5-Log-Dispatch \
|
p5-Log-Dispatch>=2:${PORTSDIR}/devel/p5-Log-Dispatch \
|
||||||
p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple \
|
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-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-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \
|
||||||
p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \
|
p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \
|
||||||
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
|
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Net-FS-Flickr
|
PORTNAME= Net-FS-Flickr
|
||||||
PORTVERSION= 0.1
|
PORTVERSION= 0.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -15,9 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= snowfly@yuntech.edu.tw
|
MAINTAINER= snowfly@yuntech.edu.tw
|
||||||
COMMENT= A Perl interface for store and retrieve files on Flickr
|
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 \
|
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
||||||
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
|
||||||
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
|
|
||||||
${SITE_PERL}/Acme/Steganography/Image/Png.pm:${PORTSDIR}/graphics/p5-Acme-Steganography-Image-Png \
|
${SITE_PERL}/Acme/Steganography/Image/Png.pm:${PORTSDIR}/graphics/p5-Acme-Steganography-Image-Png \
|
||||||
${SITE_PERL}/Flickr/Upload.pm:${PORTSDIR}/www/p5-Flickr-Upload
|
${SITE_PERL}/Flickr/Upload.pm:${PORTSDIR}/www/p5-Flickr-Upload
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Net-Google-AuthSub
|
PORTNAME= Net-Google-AuthSub
|
||||||
PORTVERSION= 0.5
|
PORTVERSION= 0.5
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= lippe@FreeBSD.org
|
MAINTAINER= lippe@FreeBSD.org
|
||||||
COMMENT= Interact with sites that implement Google style AuthSub
|
COMMENT= Interact with sites that implement Google style AuthSub
|
||||||
|
|
||||||
RUN_DEPENDS= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \
|
RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||||
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
|
||||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= RPC-XML
|
PORTNAME= RPC-XML
|
||||||
PORTVERSION= 0.72
|
PORTVERSION= 0.72
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net www perl5
|
CATEGORIES= net www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -15,7 +16,6 @@ MAINTAINER= mm@FreeBSD.org
|
||||||
COMMENT= XML-RPC client and server library for Perl
|
COMMENT= XML-RPC client and server library for Perl
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
|
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
|
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
PORTNAME= App-Pm2Port
|
PORTNAME= App-Pm2Port
|
||||||
PORTVERSION= 0.26
|
PORTVERSION= 0.26
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= ports-mgmt perl5
|
CATEGORIES= ports-mgmt perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,10 +15,7 @@ MAINTAINER= andrey@kostenko.name
|
||||||
COMMENT= Creating port from perl module
|
COMMENT= Creating port from perl module
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-CPANPLUS>=0:${PORTSDIR}/devel/p5-CPANPLUS \
|
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-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-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
|
||||||
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
|
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
|
||||||
subversion>=0:${PORTSDIR}/devel/subversion
|
subversion>=0:${PORTSDIR}/devel/subversion
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= latexdiff
|
PORTNAME= latexdiff
|
||||||
PORTVERSION= 0.5
|
PORTVERSION= 0.5
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= print perl5
|
CATEGORIES= print perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||||
MASTER_SITE_SUBDIR= support
|
MASTER_SITE_SUBDIR= support
|
||||||
|
@ -16,8 +16,7 @@ DISTNAME= ${PORTNAME}
|
||||||
MAINTAINER= Zeliboba@mail.ru
|
MAINTAINER= Zeliboba@mail.ru
|
||||||
COMMENT= Determine and mark up significant differences between latex files
|
COMMENT= Determine and mark up significant differences between latex files
|
||||||
|
|
||||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
|
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
|
||||||
bash:${PORTSDIR}/shells/bash
|
|
||||||
|
|
||||||
USE_PERL5_RUN= yes
|
USE_PERL5_RUN= yes
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Authen-Passphrase
|
PORTNAME= Authen-Passphrase
|
||||||
PORTVERSION= 0.006
|
PORTVERSION= 0.006
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= security perl5
|
CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
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}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
|
||||||
${SITE_PERL}/${PERL_ARCH}/Crypt/UnixCrypt_XS.pm:${PORTSDIR}/security/p5-Crypt-UnixCrypt_XS \
|
${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}/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/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}/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}/Module/Runtime.pm:${PORTSDIR}/devel/p5-Module-Runtime \
|
||||||
${SITE_PERL}/${PERL_ARCH}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify
|
${SITE_PERL}/${PERL_ARCH}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Digest-MD5-M4p
|
PORTNAME= Digest-MD5-M4p
|
||||||
PORTVERSION= 0.01
|
PORTVERSION= 0.01
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= security perl5
|
CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= lth@FreeBSD.org
|
MAINTAINER= lth@FreeBSD.org
|
||||||
COMMENT= Perl interface to a variant of the MD5 algorithm
|
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
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= Digest::MD5::M4p.3
|
MAN3= Digest::MD5::M4p.3
|
||||||
|
|
|
@ -12,9 +12,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= gabor@FreeBSD.org
|
MAINTAINER= gabor@FreeBSD.org
|
||||||
COMMENT= Perl extension for SV1 hash algorithm
|
COMMENT= Perl extension for SV1 hash algorithm
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest \
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
|
||||||
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
|
|
||||||
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
|
|
||||||
${SITE_PERL}/${PERL_ARCH}/Digest/Haval256.pm:${PORTSDIR}/security/p5-Digest-Haval256
|
${SITE_PERL}/${PERL_ARCH}/Digest/Haval256.pm:${PORTSDIR}/security/p5-Digest-Haval256
|
||||||
|
|
||||||
PERL_MODBUILD= yes
|
PERL_MODBUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue