diff options
34 files changed, 49 insertions, 67 deletions
diff --git a/net-mgmt/p5-BigIP-iControl/Makefile b/net-mgmt/p5-BigIP-iControl/Makefile index 4e577f90e8c3..63060d28407f 100644 --- a/net-mgmt/p5-BigIP-iControl/Makefile +++ b/net-mgmt/p5-BigIP-iControl/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= BigIP::iControl.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-BigIP-iControl/pkg-plist b/net-mgmt/p5-BigIP-iControl/pkg-plist index e2ed76d41ed5..22f7bde8e621 100644 --- a/net-mgmt/p5-BigIP-iControl/pkg-plist +++ b/net-mgmt/p5-BigIP-iControl/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/BigIP/iControl.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BigIP/iControl/.packlist +%%PERL5_MAN3%%/BigIP::iControl.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BigIP/iControl @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BigIP @dirrmtry %%SITE_PERL%%/BigIP diff --git a/net-mgmt/p5-Cisco-Reconfig/Makefile b/net-mgmt/p5-Cisco-Reconfig/Makefile index 91057706e324..d5ed58e41589 100644 --- a/net-mgmt/p5-Cisco-Reconfig/Makefile +++ b/net-mgmt/p5-Cisco-Reconfig/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Cisco::Reconfig.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Cisco-Reconfig/pkg-descr b/net-mgmt/p5-Cisco-Reconfig/pkg-descr index 51e663be74fe..ba8e604bbe49 100644 --- a/net-mgmt/p5-Cisco-Reconfig/pkg-descr +++ b/net-mgmt/p5-Cisco-Reconfig/pkg-descr @@ -12,4 +12,4 @@ Cisco::Reconfig can be used to modify configurations. The set() method will check the current configruation and return commands to change it if it is other than what is wanted (as passed to the set() method). -WWW: http://search.cpan.org/dist/Cisco-Reconfig/ +WWW: http://search.cpan.org/dist/Cisco-Reconfig/ diff --git a/net-mgmt/p5-Cisco-Reconfig/pkg-plist b/net-mgmt/p5-Cisco-Reconfig/pkg-plist index a1f06fa396d0..d42843effa35 100644 --- a/net-mgmt/p5-Cisco-Reconfig/pkg-plist +++ b/net-mgmt/p5-Cisco-Reconfig/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/Reconfig/.packlist %%SITE_PERL%%/Cisco/Reconfig.pm %%SITE_PERL%%/Cisco/Reconfig.pod +%%PERL5_MAN3%%/Cisco::Reconfig.3.gz @dirrmtry %%SITE_PERL%%/Cisco @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/Reconfig @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco diff --git a/net-mgmt/p5-MRTG-Parse/Makefile b/net-mgmt/p5-MRTG-Parse/Makefile index 561e3722c76c..e206fbaff5b1 100644 --- a/net-mgmt/p5-MRTG-Parse/Makefile +++ b/net-mgmt/p5-MRTG-Parse/Makefile @@ -14,7 +14,4 @@ COMMENT= Parsing and utilizing logfiles generated by MRTG Tool USES= perl5 USE_PERL5= configure -MAN3= MRTG::Parse.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-MRTG-Parse/pkg-descr b/net-mgmt/p5-MRTG-Parse/pkg-descr index b3cbdde9bf15..e7c737dd6671 100644 --- a/net-mgmt/p5-MRTG-Parse/pkg-descr +++ b/net-mgmt/p5-MRTG-Parse/pkg-descr @@ -2,4 +2,4 @@ This perl extension enables its users to parse and utilize the logfiles that are generated by the famous MRTG (Multi Router Traffic Grapher) tool. -WWW: http://search.cpan.org/dist/MRTG-Parse/ +WWW: http://search.cpan.org/dist/MRTG-Parse/ diff --git a/net-mgmt/p5-MRTG-Parse/pkg-plist b/net-mgmt/p5-MRTG-Parse/pkg-plist index 46dcb8621af8..6954843c9429 100644 --- a/net-mgmt/p5-MRTG-Parse/pkg-plist +++ b/net-mgmt/p5-MRTG-Parse/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse/.packlist %%SITE_PERL%%/MRTG/Parse.pm +%%PERL5_MAN3%%/MRTG::Parse.3.gz @dirrmtry %%SITE_PERL%%/MRTG @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG diff --git a/net-mgmt/p5-Net-ACL/Makefile b/net-mgmt/p5-Net-ACL/Makefile index 5958d69feeae..7a179b0ee1f6 100644 --- a/net-mgmt/p5-Net-ACL/Makefile +++ b/net-mgmt/p5-Net-ACL/Makefile @@ -20,17 +20,4 @@ TEST_DEPENDS= p5-Test-Signature>=1.04:${PORTSDIR}/devel/p5-Test-Signature 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 \ - Net::ACL::File::IPAccess.3 Net::ACL::File::IPAccessExt.3 \ - Net::ACL::File::Prefix.3 Net::ACL::File::RouteMap.3 \ - Net::ACL::File::Standard.3 Net::ACL::IPAccessExtRule.3 \ - Net::ACL::Match.3 Net::ACL::Match::IP.3 \ - Net::ACL::Match::List.3 Net::ACL::Match::Member.3 \ - Net::ACL::Match::Prefix.3 Net::ACL::Match::Regexp.3 \ - Net::ACL::Match::Scalar.3 Net::ACL::RouteMapRule.3 \ - Net::ACL::Rule.3 Net::ACL::Set.3 Net::ACL::Set::Add.3 \ - Net::ACL::Set::Scalar.3 Net::ACL::Set::Union.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-ACL/pkg-descr b/net-mgmt/p5-Net-ACL/pkg-descr index 937d1bfc8d97..86c16eaac78d 100644 --- a/net-mgmt/p5-Net-ACL/pkg-descr +++ b/net-mgmt/p5-Net-ACL/pkg-descr @@ -1,4 +1,4 @@ This module represents a generic access-list and route-map. It uses the Net::ACL::Rule object to represent the rules. -WWW: http://search.cpan.org/dist/Net-ACL/ +WWW: http://search.cpan.org/dist/Net-ACL/ diff --git a/net-mgmt/p5-Net-ACL/pkg-plist b/net-mgmt/p5-Net-ACL/pkg-plist index b53eba08e07d..e1243ea3bb7e 100644 --- a/net-mgmt/p5-Net-ACL/pkg-plist +++ b/net-mgmt/p5-Net-ACL/pkg-plist @@ -23,6 +23,30 @@ %%SITE_PERL%%/Net/ACL/Set/Add.pm %%SITE_PERL%%/Net/ACL/Set/Scalar.pm %%SITE_PERL%%/Net/ACL/Set/Union.pm +%%PERL5_MAN3%%/Net::ACL.3.gz +%%PERL5_MAN3%%/Net::ACL::Bootstrap.3.gz +%%PERL5_MAN3%%/Net::ACL::File.3.gz +%%PERL5_MAN3%%/Net::ACL::File::ASPath.3.gz +%%PERL5_MAN3%%/Net::ACL::File::Community.3.gz +%%PERL5_MAN3%%/Net::ACL::File::IPAccess.3.gz +%%PERL5_MAN3%%/Net::ACL::File::IPAccessExt.3.gz +%%PERL5_MAN3%%/Net::ACL::File::Prefix.3.gz +%%PERL5_MAN3%%/Net::ACL::File::RouteMap.3.gz +%%PERL5_MAN3%%/Net::ACL::File::Standard.3.gz +%%PERL5_MAN3%%/Net::ACL::IPAccessExtRule.3.gz +%%PERL5_MAN3%%/Net::ACL::Match.3.gz +%%PERL5_MAN3%%/Net::ACL::Match::IP.3.gz +%%PERL5_MAN3%%/Net::ACL::Match::List.3.gz +%%PERL5_MAN3%%/Net::ACL::Match::Member.3.gz +%%PERL5_MAN3%%/Net::ACL::Match::Prefix.3.gz +%%PERL5_MAN3%%/Net::ACL::Match::Regexp.3.gz +%%PERL5_MAN3%%/Net::ACL::Match::Scalar.3.gz +%%PERL5_MAN3%%/Net::ACL::RouteMapRule.3.gz +%%PERL5_MAN3%%/Net::ACL::Rule.3.gz +%%PERL5_MAN3%%/Net::ACL::Set.3.gz +%%PERL5_MAN3%%/Net::ACL::Set::Add.3.gz +%%PERL5_MAN3%%/Net::ACL::Set::Scalar.3.gz +%%PERL5_MAN3%%/Net::ACL::Set::Union.3.gz @dirrmtry %%SITE_PERL%%/Net/ACL/Set @dirrmtry %%SITE_PERL%%/Net/ACL/Match @dirrmtry %%SITE_PERL%%/Net/ACL/File diff --git a/net-mgmt/p5-Net-ILO/Makefile b/net-mgmt/p5-Net-ILO/Makefile index 125814bf4fa1..34af5abe4922 100644 --- a/net-mgmt/p5-Net-ILO/Makefile +++ b/net-mgmt/p5-Net-ILO/Makefile @@ -22,7 +22,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure -MAN3= Net::ILO.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-ILO/pkg-plist b/net-mgmt/p5-Net-ILO/pkg-plist index f427b4efa46b..43399cd38fe1 100644 --- a/net-mgmt/p5-Net-ILO/pkg-plist +++ b/net-mgmt/p5-Net-ILO/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/ILO.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ILO/.packlist +%%PERL5_MAN3%%/Net::ILO.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ILO @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net diff --git a/net-mgmt/p5-Net-IP-Match-XS/Makefile b/net-mgmt/p5-Net-IP-Match-XS/Makefile index b7402e40435c..49e7cba497e9 100644 --- a/net-mgmt/p5-Net-IP-Match-XS/Makefile +++ b/net-mgmt/p5-Net-IP-Match-XS/Makefile @@ -13,7 +13,4 @@ COMMENT= Efficiently match IP addresses against IP ranges USES= perl5 USE_PERL5= configure -MAN3= Net::IP::Match::XS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-IP-Match-XS/pkg-plist b/net-mgmt/p5-Net-IP-Match-XS/pkg-plist index 09cbd2e7d227..9c99a5764584 100644 --- a/net-mgmt/p5-Net-IP-Match-XS/pkg-plist +++ b/net-mgmt/p5-Net-IP-Match-XS/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/XS/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/XS/XS.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/XS/XS.so +%%PERL5_MAN3%%/Net::IP::Match::XS.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/XS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/IP/Match diff --git a/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile b/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile index 0f95b7b569c4..c7bc63115089 100644 --- a/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile +++ b/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::Telnet::Cisco::IOS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-Telnet-Cisco-IOS/pkg-plist b/net-mgmt/p5-Net-Telnet-Cisco-IOS/pkg-plist index 0ee143f2aa85..c4834d443bd1 100644 --- a/net-mgmt/p5-Net-Telnet-Cisco-IOS/pkg-plist +++ b/net-mgmt/p5-Net-Telnet-Cisco-IOS/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/Telnet/Cisco/IOS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/Cisco/IOS/.packlist +%%PERL5_MAN3%%/Net::Telnet::Cisco::IOS.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/Cisco/IOS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/Cisco @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet diff --git a/net-mgmt/p5-NetAddr-IP-Lite/Makefile b/net-mgmt/p5-NetAddr-IP-Lite/Makefile index fe0f408420d7..7c573b7ddd65 100644 --- a/net-mgmt/p5-NetAddr-IP-Lite/Makefile +++ b/net-mgmt/p5-NetAddr-IP-Lite/Makefile @@ -15,7 +15,4 @@ USE_PERL5= configure CONFIGURE_ARGS= -noxs -MAN3= NetAddr::IP::UtilPP.3 NetAddr::IP::Util.3 NetAddr::IP::Lite.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr b/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr index b4cb0fde3081..6ef7c5eda4da 100644 --- a/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr +++ b/net-mgmt/p5-NetAddr-IP-Lite/pkg-descr @@ -1,6 +1,3 @@ NetAddr::IP::Lite - Manages IPv4 and IPv6 addresses and subnets -Author: Luis E. Munoz <luismunoz@cpan.org> - Michael Robinton <michael@bizsystems.com> - -WWW: http://search.cpan.org/dist/NetAddr-IP-Lite/ +WWW: http://search.cpan.org/dist/NetAddr-IP-Lite/ diff --git a/net-mgmt/p5-NetAddr-IP-Lite/pkg-plist b/net-mgmt/p5-NetAddr-IP-Lite/pkg-plist index 28c9e4dd59e1..5bb703f9056b 100644 --- a/net-mgmt/p5-NetAddr-IP-Lite/pkg-plist +++ b/net-mgmt/p5-NetAddr-IP-Lite/pkg-plist @@ -38,6 +38,9 @@ %%SITE_PERL%%/auto/NetAddr/IP/UtilPP/simple_pack.al %%SITE_PERL%%/auto/NetAddr/IP/UtilPP/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/Lite/.packlist +%%PERL5_MAN3%%/NetAddr::IP::UtilPP.3.gz +%%PERL5_MAN3%%/NetAddr::IP::Util.3.gz +%%PERL5_MAN3%%/NetAddr::IP::Lite.3.gz @dirrm %%SITE_PERL%%/NetAddr/IP @dirrm %%SITE_PERL%%/auto/NetAddr/IP/UtilPP @dirrm %%SITE_PERL%%/auto/NetAddr/IP/Util diff --git a/net-mgmt/p5-SNMP-Trapinfo/Makefile b/net-mgmt/p5-SNMP-Trapinfo/Makefile index 09c02aedd297..889f0aa6d87b 100644 --- a/net-mgmt/p5-SNMP-Trapinfo/Makefile +++ b/net-mgmt/p5-SNMP-Trapinfo/Makefile @@ -13,7 +13,4 @@ COMMENT= Process an SNMP trap with perl USES= perl5 USE_PERL5= configure -MAN3= SNMP::Trapinfo.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-SNMP-Trapinfo/pkg-plist b/net-mgmt/p5-SNMP-Trapinfo/pkg-plist index 7238dacea3d0..6fd625341273 100644 --- a/net-mgmt/p5-SNMP-Trapinfo/pkg-plist +++ b/net-mgmt/p5-SNMP-Trapinfo/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SNMP/Trapinfo.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Trapinfo/.packlist +%%PERL5_MAN3%%/SNMP::Trapinfo.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Trapinfo @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% diff --git a/www/p5-Acme-Monta/Makefile b/www/p5-Acme-Monta/Makefile index 1c592493fdf8..0d9d2d54f198 100644 --- a/www/p5-Acme-Monta/Makefile +++ b/www/p5-Acme-Monta/Makefile @@ -13,7 +13,4 @@ COMMENT= Monta Method reproduced in web USES= perl5 USE_PERL5= configure -MAN3= Acme::Monta.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Acme-Monta/pkg-plist b/www/p5-Acme-Monta/pkg-plist index eadda4465a92..eeb9e3353262 100644 --- a/www/p5-Acme-Monta/pkg-plist +++ b/www/p5-Acme-Monta/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Acme/Monta.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Monta/.packlist +%%PERL5_MAN3%%/Acme::Monta.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Monta @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme @dirrmtry %%SITE_PERL%%/Acme diff --git a/www/p5-CGI-ExtDirect/Makefile b/www/p5-CGI-ExtDirect/Makefile index 2103026e9921..d5f8464d3510 100644 --- a/www/p5-CGI-ExtDirect/Makefile +++ b/www/p5-CGI-ExtDirect/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::ExtDirect.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-ExtDirect/pkg-plist b/www/p5-CGI-ExtDirect/pkg-plist index 5acbc26a49e5..1dad09422988 100644 --- a/www/p5-CGI-ExtDirect/pkg-plist +++ b/www/p5-CGI-ExtDirect/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/ExtDirect.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/ExtDirect/.packlist +%%PERL5_MAN3%%/CGI::ExtDirect.3.gz @dirrmtry %%SITE_PERL%%/CGI @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/ExtDirect @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile index 49de5bbbb5e7..1e76a8035771 100644 --- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile +++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile @@ -18,9 +18,6 @@ TEST_DEPENDS= p5-Devel-Cycle>=0:${PORTSDIR}/devel/p5-Devel-Cycle USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Component::ACCEPT_CONTEXT.3 - -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -i '' -e '/auto_install/d' \ -e '/Devel::Cycle/d' ${WRKSRC}/Makefile.PL diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg-plist b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg-plist index c229877a9469..937f21c46abb 100644 --- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg-plist +++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Component/ACCEPT_CONTEXT.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/ACCEPT_CONTEXT/.packlist +%%PERL5_MAN3%%/Catalyst::Component::ACCEPT_CONTEXT.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/ACCEPT_CONTEXT @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile index 63fd4f476aef..816bbabfd214 100644 --- a/www/p5-FCGI-Client/Makefile +++ b/www/p5-FCGI-Client/Makefile @@ -18,12 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= FCGI::Client.3 \ - FCGI::Client::Connection.3 \ - FCGI::Client::Constant.3 \ - FCGI::Client::Record.3 \ - FCGI::Client::RecordFactory.3 \ - FCGI::Client::RecordHeader.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-FCGI-Client/pkg-plist b/www/p5-FCGI-Client/pkg-plist index f4d7d476f8a6..1c7cca23134f 100644 --- a/www/p5-FCGI-Client/pkg-plist +++ b/www/p5-FCGI-Client/pkg-plist @@ -5,6 +5,12 @@ %%SITE_PERL%%/FCGI/Client/Record.pm %%SITE_PERL%%/FCGI/Client/RecordFactory.pm %%SITE_PERL%%/FCGI/Client/RecordHeader.pm +%%PERL5_MAN3%%/FCGI::Client.3.gz +%%PERL5_MAN3%%/FCGI::Client::Connection.3.gz +%%PERL5_MAN3%%/FCGI::Client::Constant.3.gz +%%PERL5_MAN3%%/FCGI::Client::Record.3.gz +%%PERL5_MAN3%%/FCGI::Client::RecordFactory.3.gz +%%PERL5_MAN3%%/FCGI::Client::RecordHeader.3.gz @dirrmtry %%SITE_PERL%%/FCGI/Client @dirrmtry %%SITE_PERL%%/FCGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Client diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile index 7fd59b9031e8..d5fb6a0c7c58 100644 --- a/www/p5-HTML-Mason-PSGIHandler/Makefile +++ b/www/p5-HTML-Mason-PSGIHandler/Makefile @@ -17,7 +17,4 @@ TEST_DEPENDS= p5-Plack>=0:${PORTSDIR}/www/p5-Plack USES= perl5 USE_PERL5= configure -MAN3= HTML::Mason::PSGIHandler.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-Mason-PSGIHandler/pkg-plist b/www/p5-HTML-Mason-PSGIHandler/pkg-plist index 799742cd7e73..801b22fac1d7 100644 --- a/www/p5-HTML-Mason-PSGIHandler/pkg-plist +++ b/www/p5-HTML-Mason-PSGIHandler/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/HTML/Mason/PSGIHandler/Streamy.pm %%SITE_PERL%%/HTML/Mason/PSGIHandler.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/PSGIHandler/.packlist +%%PERL5_MAN3%%/HTML::Mason::PSGIHandler.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/PSGIHandler @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML diff --git a/www/p5-POE-Filter-HTTP-Parser/Makefile b/www/p5-POE-Filter-HTTP-Parser/Makefile index c256d8d93e65..7137e1bec7e2 100644 --- a/www/p5-POE-Filter-HTTP-Parser/Makefile +++ b/www/p5-POE-Filter-HTTP-Parser/Makefile @@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-POE-Client-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Client-TCP USES= perl5 USE_PERL5= configure -MAN3= POE::Filter::HTTP::Parser.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-POE-Filter-HTTP-Parser/pkg-plist b/www/p5-POE-Filter-HTTP-Parser/pkg-plist index b5b4e49fa476..2fa9facff314 100644 --- a/www/p5-POE-Filter-HTTP-Parser/pkg-plist +++ b/www/p5-POE-Filter-HTTP-Parser/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/POE/Filter/HTTP/Parser.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/HTTP/Parser/.packlist +%%PERL5_MAN3%%/POE::Filter::HTTP::Parser.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/HTTP/Parser @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/HTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter |