- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
This commit is contained in:
parent
06ffcbb8d5
commit
53cf8c3d6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326167
19 changed files with 35 additions and 19 deletions
|
@ -25,7 +25,8 @@ MAN8= chilli.8
|
|||
|
||||
CONFIGURE_ARGS=-localstatedir=/var
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5_BUILD=yes # for manual page building
|
||||
USES= perl5
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= coovachilli
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
NO_BUILD= yes
|
||||
|
||||
MODULES= model/Abstract.pm model/CiscoCAT.pm model/CiscoIOS.pm \
|
||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS+= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
|
|||
p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
|
||||
p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= ${NAGIOS_PLUGIN_DIR}/check_certexp.pl
|
||||
|
|
|
@ -16,7 +16,8 @@ MAINTAINER= alexey@renatasystems.org
|
|||
COMMENT= Nagios plugin that verifies ClamAV local signature database revision
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins \
|
||||
clamav>=0:${PORTSDIR}/security/clamav \
|
||||
|
|
|
@ -24,7 +24,8 @@ RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
|
|||
PORTSCOUT= ignore:1
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
PLIST_FILES= libexec/nagios/check_ldap_dn.pl \
|
||||
libexec/nagios/check_ldap_query.pl \
|
||||
|
|
|
@ -14,7 +14,8 @@ RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
|
|||
p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= BigIP::iControl.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= Parse and generate Cisco configuration files
|
|||
RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Cisco::Reconfig.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= Parsing and utilizing logfiles generated by MRTG Tool
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MRTG::Parse.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Cisco-Reconfig>=0.05:${PORTSDIR}/net-mgmt/p5-Cisco-Reconfig \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Signature>=1.04:${PORTSDIR}/devel/p5-Test-Signature
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::ACL.3 Net::ACL::Bootstrap.3 Net::ACL::File.3 \
|
||||
Net::ACL::File::ASPath.3 Net::ACL::File::Community.3 \
|
||||
|
|
|
@ -23,7 +23,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::ILO.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= ychsiao@ychsiao.org
|
||||
COMMENT= IPv4/6 and 128 bit number utilities
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CONFIGURE_ARGS= -noxs
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= joris.dedieu@gmail.com
|
||||
COMMENT= Process an SNMP trap with perl
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= SNMP::Trapinfo.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
|
|||
p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager
|
||||
|
||||
WRKSRC= ${WRKDIR}/Pancho-${PORTVERSION}
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= pancho.1
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/www/routers2/routers2.cgi:${PORTSDIR}/net-mgmt/routers
|
|||
|
||||
WRKSRC= ${WRKDIR}/routers2-v${PORTVERSION}/extensions
|
||||
|
||||
USE_PERL5= YES
|
||||
USES= perl5
|
||||
|
||||
NO_BUILD= YES
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= Monta Method reproduced in web
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Acme::Monta.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ TEST_DEPENDS= \
|
|||
p5-CGI-Emulate-PSGI>0:${PORTSDIR}/www/p5-CGI-Emulate-PSGI
|
||||
# Depending on Plack::Test causes cyclic dependencies.
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CGI::Compile.3
|
||||
|
||||
|
|
|
@ -13,7 +13,8 @@ COMMENT= Perl extension for creating Ext.Direct remoting in CGI applications
|
|||
BUILD_DEPENDS= p5-RPC-ExtDirect>=2.10:${PORTSDIR}/www/p5-RPC-ExtDirect
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CGI::ExtDirect.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
|||
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Catalyst::View::XML::Feed.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ RUN_DEPENDS= \
|
|||
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= FCGI::Client.3 \
|
||||
FCGI::Client::Connection.3 \
|
||||
|
|
Loading…
Reference in a new issue