diff options
197 files changed, 296 insertions, 473 deletions
diff --git a/www/p5-Any-URI-Escape/Makefile b/www/p5-Any-URI-Escape/Makefile index 8a5bd3f1d80f..63a0f517c7e3 100644 --- a/www/p5-Any-URI-Escape/Makefile +++ b/www/p5-Any-URI-Escape/Makefile @@ -18,7 +18,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= Any::URI::Escape.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Any-URI-Escape/pkg-plist b/www/p5-Any-URI-Escape/pkg-plist index c14526db2a7b..da144e27db36 100644 --- a/www/p5-Any-URI-Escape/pkg-plist +++ b/www/p5-Any-URI-Escape/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Any/URI/Escape.pm %%SITE_PERL%%/mach/auto/Any/URI/Escape/.packlist +%%PERL5_MAN3%%/Any::URI::Escape.3.gz @dirrm %%SITE_PERL%%/mach/auto/Any/URI/Escape @dirrmtry %%SITE_PERL%%/mach/auto/Any/URI @dirrmtry %%SITE_PERL%%/mach/auto/Any diff --git a/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile b/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile index f79f74ac6088..3ca5ed7db585 100644 --- a/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile +++ b/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile @@ -20,7 +20,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::HTTP::LWP::UserAgent.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-HTTP-LWP-UserAgent/pkg-plist b/www/p5-AnyEvent-HTTP-LWP-UserAgent/pkg-plist index c7020d7fd081..ddd7c3ca8ad0 100644 --- a/www/p5-AnyEvent-HTTP-LWP-UserAgent/pkg-plist +++ b/www/p5-AnyEvent-HTTP-LWP-UserAgent/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP/LWP/UserAgent/.packlist %%SITE_PERL%%/AnyEvent/HTTP/LWP/UserAgent.pm +%%PERL5_MAN3%%/AnyEvent::HTTP::LWP::UserAgent.3.gz @dirrmtry %%SITE_PERL%%/AnyEvent/HTTP/LWP @dirrmtry %%SITE_PERL%%/AnyEvent/HTTP @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP/LWP/UserAgent diff --git a/www/p5-AnyEvent-HTTPD/Makefile b/www/p5-AnyEvent-HTTPD/Makefile index 06ab5e10533a..4460d9fcc7e5 100644 --- a/www/p5-AnyEvent-HTTPD/Makefile +++ b/www/p5-AnyEvent-HTTPD/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:ELMEX PKGNAMEPREFIX= p5- MAINTAINER= mons@cpan.org -COMMENT= A simple lightweight event based web server +COMMENT= Simple lightweight event based web server RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-Object-Event>=1.21:${PORTSDIR}/devel/p5-Object-Event \ @@ -19,7 +19,4 @@ RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::HTTPD.3 AnyEvent::HTTPD::Request.3 AnyEvent::HTTPD::Util.3 AnyEvent::HTTPD::HTTPServer.3 AnyEvent::HTTPD::HTTPConnection.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-HTTPD/pkg-descr b/www/p5-AnyEvent-HTTPD/pkg-descr index 47df62f5f3e8..563049eb1eda 100644 --- a/www/p5-AnyEvent-HTTPD/pkg-descr +++ b/www/p5-AnyEvent-HTTPD/pkg-descr @@ -1,3 +1,3 @@ A simple lightweight event based web server -WWW: http://search.cpan.org/dist/AnyEvent-HTTPD +WWW: http://search.cpan.org/dist/AnyEvent-HTTPD/ diff --git a/www/p5-AnyEvent-HTTPD/pkg-plist b/www/p5-AnyEvent-HTTPD/pkg-plist index 8e1cd99a2ecc..423bdd80c4c7 100644 --- a/www/p5-AnyEvent-HTTPD/pkg-plist +++ b/www/p5-AnyEvent-HTTPD/pkg-plist @@ -4,6 +4,11 @@ %%SITE_PERL%%/AnyEvent/HTTPD/Util.pm %%SITE_PERL%%/AnyEvent/HTTPD.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTPD/.packlist +%%PERL5_MAN3%%/AnyEvent::HTTPD.3.gz +%%PERL5_MAN3%%/AnyEvent::HTTPD::Request.3.gz +%%PERL5_MAN3%%/AnyEvent::HTTPD::Util.3.gz +%%PERL5_MAN3%%/AnyEvent::HTTPD::HTTPServer.3.gz +%%PERL5_MAN3%%/AnyEvent::HTTPD::HTTPConnection.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTPD @dirrmtry %%SITE_PERL%%/AnyEvent/HTTPD @dirrmtry %%SITE_PERL%%/AnyEvent diff --git a/www/p5-AnyEvent-Mojo/Makefile b/www/p5-AnyEvent-Mojo/Makefile index 4f3f5b1e51f1..dc54bf19448b 100644 --- a/www/p5-AnyEvent-Mojo/Makefile +++ b/www/p5-AnyEvent-Mojo/Makefile @@ -21,9 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::Mojo.3 \ - AnyEvent::Mojo::Server.3 \ - AnyEvent::Mojo::Server::Connection.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-Mojo/pkg-plist b/www/p5-AnyEvent-Mojo/pkg-plist index 281555a14d4e..c653e8bddc83 100644 --- a/www/p5-AnyEvent-Mojo/pkg-plist +++ b/www/p5-AnyEvent-Mojo/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/AnyEvent/Mojo.pm %%SITE_PERL%%/AnyEvent/Mojo/Server.pm %%SITE_PERL%%/AnyEvent/Mojo/Server/Connection.pm +%%PERL5_MAN3%%/AnyEvent::Mojo.3.gz +%%PERL5_MAN3%%/AnyEvent::Mojo::Server.3.gz +%%PERL5_MAN3%%/AnyEvent::Mojo::Server::Connection.3.gz @dirrmtry %%SITE_PERL%%/AnyEvent/Mojo/Server @dirrmtry %%SITE_PERL%%/AnyEvent/Mojo @dirrmtry %%SITE_PERL%%/AnyEvent diff --git a/www/p5-Apache-Htgroup/Makefile b/www/p5-Apache-Htgroup/Makefile index fa733c765e8b..b11657095559 100644 --- a/www/p5-Apache-Htgroup/Makefile +++ b/www/p5-Apache-Htgroup/Makefile @@ -13,7 +13,4 @@ COMMENT= Manage Apache authentication group files USES= perl5 USE_PERL5= configure -MAN3= Apache::Htgroup.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Apache-Htgroup/pkg-plist b/www/p5-Apache-Htgroup/pkg-plist index 2119dba565ce..dee4f58b7920 100644 --- a/www/p5-Apache-Htgroup/pkg-plist +++ b/www/p5-Apache-Htgroup/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Apache/Htgroup.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htgroup/.packlist +%%PERL5_MAN3%%/Apache::Htgroup.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htgroup @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile index 57d4e4fa2a69..07434a403e61 100644 --- a/www/p5-Business-PayPal/Makefile +++ b/www/p5-Business-PayPal/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Business::PayPal.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Business-PayPal/pkg-plist b/www/p5-Business-PayPal/pkg-plist index 349ab6182c33..2055a97eb7ff 100644 --- a/www/p5-Business-PayPal/pkg-plist +++ b/www/p5-Business-PayPal/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Business/PayPal.pm %%SITE_PERL%%/Business/getppcert.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal/.packlist +%%PERL5_MAN3%%/Business::PayPal.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrm %%SITE_PERL%%/Business diff --git a/www/p5-CGI-Ajax/Makefile b/www/p5-CGI-Ajax/Makefile index a7b3a47f0f5d..7689da0e520b 100644 --- a/www/p5-CGI-Ajax/Makefile +++ b/www/p5-CGI-Ajax/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Ajax.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Ajax/pkg-plist b/www/p5-CGI-Ajax/pkg-plist index 6768d6805d13..999a9270c45e 100644 --- a/www/p5-CGI-Ajax/pkg-plist +++ b/www/p5-CGI-Ajax/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/Ajax.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Ajax/.packlist +%%PERL5_MAN3%%/CGI::Ajax.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Ajax @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrmtry %%SITE_PERL%%/CGI diff --git a/www/p5-CGI-Application-PSGI/Makefile b/www/p5-CGI-Application-PSGI/Makefile index 1f1990dc54b4..dc80f9ad720c 100644 --- a/www/p5-CGI-Application-PSGI/Makefile +++ b/www/p5-CGI-Application-PSGI/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Application::PSGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Application-PSGI/pkg-plist b/www/p5-CGI-Application-PSGI/pkg-plist index 51e9b78b27a9..d9110bbfaff6 100644 --- a/www/p5-CGI-Application-PSGI/pkg-plist +++ b/www/p5-CGI-Application-PSGI/pkg-plist @@ -1,3 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/PSGI/.packlist %%SITE_PERL%%/CGI/Application/PSGI.pm +%%PERL5_MAN3%%/CGI::Application::PSGI.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/PSGI diff --git a/www/p5-CGI-Application-Plugin-Config-YAML/Makefile b/www/p5-CGI-Application-Plugin-Config-YAML/Makefile index 171ba5a2dec2..b78a23d26733 100644 --- a/www/p5-CGI-Application-Plugin-Config-YAML/Makefile +++ b/www/p5-CGI-Application-Plugin-Config-YAML/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-CGI-Application>4.01:${PORTSDIR}/www/p5-CGI-Application \ USES= perl5 USE_PERL5= configure -MAN3= CGI::Application::Plugin::Config::YAML.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Application-Plugin-Config-YAML/pkg-plist b/www/p5-CGI-Application-Plugin-Config-YAML/pkg-plist index 0f6c4395f349..1b9a8500a350 100644 --- a/www/p5-CGI-Application-Plugin-Config-YAML/pkg-plist +++ b/www/p5-CGI-Application-Plugin-Config-YAML/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/Config/YAML/.packlist %%SITE_PERL%%/CGI/Application/Plugin/Config/YAML.pm +%%PERL5_MAN3%%/CGI::Application::Plugin::Config::YAML.3.gz @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/Config @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/Config/YAML diff --git a/www/p5-CGI-Application-Plugin-DevPopup/Makefile b/www/p5-CGI-Application-Plugin-DevPopup/Makefile index 188428afa618..54b1ba977e7c 100644 --- a/www/p5-CGI-Application-Plugin-DevPopup/Makefile +++ b/www/p5-CGI-Application-Plugin-DevPopup/Makefile @@ -21,10 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Application::Plugin::DevPopup.3 \ - CGI::Application::Plugin::DevPopup::HTTPHeaders.3 \ - CGI::Application::Plugin::DevPopup::Timing.3 \ - CGI::Application::Plugin::DevPopup::Log.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Application-Plugin-DevPopup/pkg-plist b/www/p5-CGI-Application-Plugin-DevPopup/pkg-plist index 4918b628c6c3..05e9cbd98b4a 100644 --- a/www/p5-CGI-Application-Plugin-DevPopup/pkg-plist +++ b/www/p5-CGI-Application-Plugin-DevPopup/pkg-plist @@ -3,6 +3,10 @@ %%SITE_PERL%%/CGI/Application/Plugin/DevPopup/Timing.pm %%SITE_PERL%%/CGI/Application/Plugin/DevPopup.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/DevPopup/.packlist +%%PERL5_MAN3%%/CGI::Application::Plugin::DevPopup.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::DevPopup::HTTPHeaders.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::DevPopup::Timing.3.gz +%%PERL5_MAN3%%/CGI::Application::Plugin::DevPopup::Log.3.gz @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin/DevPopup @dirrmtry %%SITE_PERL%%/CGI/Application/Plugin @dirrmtry %%SITE_PERL%%/CGI/Application diff --git a/www/p5-CGI-Emulate-PSGI/Makefile b/www/p5-CGI-Emulate-PSGI/Makefile index 15fb28e61ab1..b6388a7d229e 100644 --- a/www/p5-CGI-Emulate-PSGI/Makefile +++ b/www/p5-CGI-Emulate-PSGI/Makefile @@ -17,8 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Emulate::PSGI.3 \ - CGI::Parse::PSGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Emulate-PSGI/pkg-plist b/www/p5-CGI-Emulate-PSGI/pkg-plist index e6f97cfadce0..60ca775b83e9 100644 --- a/www/p5-CGI-Emulate-PSGI/pkg-plist +++ b/www/p5-CGI-Emulate-PSGI/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Emulate/PSGI/.packlist %%SITE_PERL%%/CGI/Emulate/PSGI.pm %%SITE_PERL%%/CGI/Parse/PSGI.pm +%%PERL5_MAN3%%/CGI::Emulate::PSGI.3.gz +%%PERL5_MAN3%%/CGI::Parse::PSGI.3.gz @dirrmtry %%SITE_PERL%%/CGI/Parse @dirrmtry %%SITE_PERL%%/CGI/Emulate @dirrmtry %%SITE_PERL%%/CGI diff --git a/www/p5-CGI-FCKeditor/Makefile b/www/p5-CGI-FCKeditor/Makefile index 6c43c0aeabf2..ac6b0bc30086 100644 --- a/www/p5-CGI-FCKeditor/Makefile +++ b/www/p5-CGI-FCKeditor/Makefile @@ -13,7 +13,4 @@ COMMENT= This's FCKeditor Controller for Perl OOP USES= perl5 USE_PERL5= configure -MAN3= CGI::FCKeditor.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-FCKeditor/pkg-plist b/www/p5-CGI-FCKeditor/pkg-plist index b50b9f7ac446..8259098c0c9d 100644 --- a/www/p5-CGI-FCKeditor/pkg-plist +++ b/www/p5-CGI-FCKeditor/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/FCKeditor.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/FCKeditor/.packlist +%%PERL5_MAN3%%/CGI::FCKeditor.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/FCKeditor @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrmtry %%SITE_PERL%%/CGI diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile index 3c4fefb022c0..3a1d8e7ecad1 100644 --- a/www/p5-CGI-Session/Makefile +++ b/www/p5-CGI-Session/Makefile @@ -14,24 +14,4 @@ COMMENT= Perl extension for persistent session management USES= perl5 USE_PERL5= configure -MAN3= \ - CGI::Session.3 \ - CGI::Session::Driver.3 \ - CGI::Session::Driver::DBI.3 \ - CGI::Session::Driver::db_file.3 \ - CGI::Session::Driver::file.3 \ - CGI::Session::Driver::mysql.3 \ - CGI::Session::Driver::postgresql.3 \ - CGI::Session::Driver::sqlite.3 \ - CGI::Session::ErrorHandler.3 \ - CGI::Session::ID::incr.3 \ - CGI::Session::ID::md5.3 \ - CGI::Session::ID::static.3 \ - CGI::Session::Serialize::default.3 \ - CGI::Session::Serialize::freezethaw.3 \ - CGI::Session::Serialize::storable.3 \ - CGI::Session::Test::Default.3 \ - CGI::Session::Tutorial.3 \ - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Session/pkg-plist b/www/p5-CGI-Session/pkg-plist index 7f3cff6ea0b4..ca2f03e05ebb 100644 --- a/www/p5-CGI-Session/pkg-plist +++ b/www/p5-CGI-Session/pkg-plist @@ -16,6 +16,23 @@ %%SITE_PERL%%/CGI/Session/Test/Default.pm %%SITE_PERL%%/CGI/Session/Tutorial.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session/.packlist +%%PERL5_MAN3%%/CGI::Session.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver::DBI.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver::db_file.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver::file.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver::mysql.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver::postgresql.3.gz +%%PERL5_MAN3%%/CGI::Session::Driver::sqlite.3.gz +%%PERL5_MAN3%%/CGI::Session::ErrorHandler.3.gz +%%PERL5_MAN3%%/CGI::Session::ID::incr.3.gz +%%PERL5_MAN3%%/CGI::Session::ID::md5.3.gz +%%PERL5_MAN3%%/CGI::Session::ID::static.3.gz +%%PERL5_MAN3%%/CGI::Session::Serialize::default.3.gz +%%PERL5_MAN3%%/CGI::Session::Serialize::freezethaw.3.gz +%%PERL5_MAN3%%/CGI::Session::Serialize::storable.3.gz +%%PERL5_MAN3%%/CGI::Session::Test::Default.3.gz +%%PERL5_MAN3%%/CGI::Session::Tutorial.3.gz @dirrm %%SITE_PERL%%/CGI/Session/Driver @dirrm %%SITE_PERL%%/CGI/Session/ID @dirrm %%SITE_PERL%%/CGI/Session/Serialize diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index cc06ce203ae5..9b7f1ddc3f95 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -9,17 +9,11 @@ MASTER_SITE_SUBDIR= CPAN:ANDYA PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org -COMMENT= A simple totally OO CGI interface that is CGI.pm compliant +COMMENT= Simple totally OO CGI interface that is CGI.pm compliant TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy USES= perl5 USE_PERL5= configure -MAN3= CGI::Simple.3 \ - CGI::Simple::Cookie.3 \ - CGI::Simple::Standard.3 \ - CGI::Simple::Util.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Simple/pkg-plist b/www/p5-CGI-Simple/pkg-plist index 758789d0d593..c32f975b0abe 100644 --- a/www/p5-CGI-Simple/pkg-plist +++ b/www/p5-CGI-Simple/pkg-plist @@ -3,6 +3,10 @@ %%SITE_PERL%%/CGI/Simple/Standard.pm %%SITE_PERL%%/CGI/Simple/Util.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Simple/.packlist +%%PERL5_MAN3%%/CGI::Simple.3.gz +%%PERL5_MAN3%%/CGI::Simple::Cookie.3.gz +%%PERL5_MAN3%%/CGI::Simple::Standard.3.gz +%%PERL5_MAN3%%/CGI::Simple::Util.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrm %%SITE_PERL%%/CGI/Simple diff --git a/www/p5-CIF-Client/Makefile b/www/p5-CIF-Client/Makefile index c69ac4e67877..0806863fd6e7 100644 --- a/www/p5-CIF-Client/Makefile +++ b/www/p5-CIF-Client/Makefile @@ -37,7 +37,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CIF::Client.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CIF-Client/pkg-plist b/www/p5-CIF-Client/pkg-plist index ca89848dfaf9..cc737b52b5cf 100644 --- a/www/p5-CIF-Client/pkg-plist +++ b/www/p5-CIF-Client/pkg-plist @@ -23,6 +23,7 @@ bin/cif %%SITE_PERL%%/CIF/Client/Plugin/Table.pm %%SITE_PERL%%/CIF/Client/Support.pm %%SITE_PERL%%/mach/auto/CIF/Client/.packlist +%%PERL5_MAN3%%/CIF::Client.3.gz @dirrm %%SITE_PERL%%/mach/auto/CIF/Client @dirrm %%SITE_PERL%%/mach/auto/CIF @dirrm %%SITE_PERL%%/CIF/Client/Plugin/Iodef diff --git a/www/p5-Catalyst-Component-InstancePerContext/Makefile b/www/p5-Catalyst-Component-InstancePerContext/Makefile index dc5cb9a9de41..b0fb8b7a2e86 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/Makefile +++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Component::InstancePerContext.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Component-InstancePerContext/pkg-plist b/www/p5-Catalyst-Component-InstancePerContext/pkg-plist index 4370e2413f24..f88ab123854a 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/pkg-plist +++ b/www/p5-Catalyst-Component-InstancePerContext/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Component/InstancePerContext.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/InstancePerContext/.packlist +%%PERL5_MAN3%%/Catalyst::Component::InstancePerContext.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/InstancePerContext @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst diff --git a/www/p5-Catalyst-Controller-ActionRole/Makefile b/www/p5-Catalyst-Controller-ActionRole/Makefile index 8a70294ded19..f13f6777de54 100644 --- a/www/p5-Catalyst-Controller-ActionRole/Makefile +++ b/www/p5-Catalyst-Controller-ActionRole/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Controller::ActionRole.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Controller-ActionRole/pkg-plist b/www/p5-Catalyst-Controller-ActionRole/pkg-plist index 5ad223620c54..3fe1b2f6bedc 100644 --- a/www/p5-Catalyst-Controller-ActionRole/pkg-plist +++ b/www/p5-Catalyst-Controller-ActionRole/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Controller/ActionRole.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Controller/ActionRole/.packlist +%%PERL5_MAN3%%/Catalyst::Controller::ActionRole.3.gz @dirrmtry %%SITE_PERL%%/Catalyst/Controller @dirrmtry %%SITE_PERL%%/Catalyst @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Controller/ActionRole diff --git a/www/p5-Catalyst-Controller-RequestToken/Makefile b/www/p5-Catalyst-Controller-RequestToken/Makefile index f43e0fb8d00f..c761c787cfcb 100644 --- a/www/p5-Catalyst-Controller-RequestToken/Makefile +++ b/www/p5-Catalyst-Controller-RequestToken/Makefile @@ -21,10 +21,4 @@ TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Controller::RequestToken.3 \ - Catalyst::Controller::RequestToken::Action::CreateToken.3 \ - Catalyst::Controller::RequestToken::Action::RemoveToken.3 \ - Catalyst::Controller::RequestToken::Action::ValidateToken.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Controller-RequestToken/pkg-plist b/www/p5-Catalyst-Controller-RequestToken/pkg-plist index e33519fd105b..2a442b6be8e1 100644 --- a/www/p5-Catalyst-Controller-RequestToken/pkg-plist +++ b/www/p5-Catalyst-Controller-RequestToken/pkg-plist @@ -3,6 +3,10 @@ %%SITE_PERL%%/Catalyst/Controller/RequestToken/Action/RemoveToken.pm %%SITE_PERL%%/Catalyst/Controller/RequestToken/Action/ValidateToken.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Controller/RequestToken/.packlist +%%PERL5_MAN3%%/Catalyst::Controller::RequestToken.3.gz +%%PERL5_MAN3%%/Catalyst::Controller::RequestToken::Action::CreateToken.3.gz +%%PERL5_MAN3%%/Catalyst::Controller::RequestToken::Action::RemoveToken.3.gz +%%PERL5_MAN3%%/Catalyst::Controller::RequestToken::Action::ValidateToken.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Controller/RequestToken @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Controller @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst diff --git a/www/p5-Catalyst-Model-Tarantool/Makefile b/www/p5-Catalyst-Model-Tarantool/Makefile index b8c2a69a6125..b2c1ddd50be1 100644 --- a/www/p5-Catalyst-Model-Tarantool/Makefile +++ b/www/p5-Catalyst-Model-Tarantool/Makefile @@ -19,7 +19,4 @@ USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MAN3= Catalyst::Model::Tarantool.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Model-Tarantool/pkg-plist b/www/p5-Catalyst-Model-Tarantool/pkg-plist index b9af7d35ff78..d54866bf34ee 100644 --- a/www/p5-Catalyst-Model-Tarantool/pkg-plist +++ b/www/p5-Catalyst-Model-Tarantool/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/Catalyst/Model/pod2htmi.tmp %%SITE_PERL%%/Catalyst/Model/Tarantool.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/Tarantool/.packlist +%%PERL5_MAN3%%/Catalyst::Model::Tarantool.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/Tarantool @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model @dirrm %%SITE_PERL%%/Catalyst/Model diff --git a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile index 06e25f4c2033..985d251b7ddd 100644 --- a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Authentication::OpenID.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist b/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist index 16205b084209..8b4886724fb5 100644 --- a/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist +++ b/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID/.packlist %%SITE_PERL%%/Catalyst/Plugin/Authentication/OpenID.pm +%%PERL5_MAN3%%/Catalyst::Plugin::Authentication::OpenID.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin diff --git a/www/p5-Catalyst-Plugin-Log-Dispatch/Makefile b/www/p5-Catalyst-Plugin-Log-Dispatch/Makefile index 6de2795fe50a..5e0c00437695 100644 --- a/www/p5-Catalyst-Plugin-Log-Dispatch/Makefile +++ b/www/p5-Catalyst-Plugin-Log-Dispatch/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Log::Dispatch.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Log-Dispatch/pkg-plist b/www/p5-Catalyst-Plugin-Log-Dispatch/pkg-plist index 79b8c93cf1f0..1596627def9e 100644 --- a/www/p5-Catalyst-Plugin-Log-Dispatch/pkg-plist +++ b/www/p5-Catalyst-Plugin-Log-Dispatch/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Plugin/Log/Dispatch.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Log/Dispatch/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::Log::Dispatch.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Log/Dispatch @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Log @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin diff --git a/www/p5-Catalyst-Plugin-StatusMessage/Makefile b/www/p5-Catalyst-Plugin-StatusMessage/Makefile index 1d0999ec3bb1..62e121c56329 100644 --- a/www/p5-Catalyst-Plugin-StatusMessage/Makefile +++ b/www/p5-Catalyst-Plugin-StatusMessage/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::StatusMessage.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist b/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist index c08226ffb417..350295ece4d5 100644 --- a/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist +++ b/www/p5-Catalyst-Plugin-StatusMessage/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Catalyst/Plugin/StatusMessage.pm %%SITE_PERL%%/Catalyst/Plugin/StatusMessage.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/StatusMessage/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::StatusMessage.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/StatusMessage @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst diff --git a/www/p5-Catalyst-View-JSON/Makefile b/www/p5-Catalyst-View-JSON/Makefile index 4a0b46a19220..5c4919daebb6 100644 --- a/www/p5-Catalyst-View-JSON/Makefile +++ b/www/p5-Catalyst-View-JSON/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Helper::View::JSON.3 Catalyst::View::JSON.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-View-JSON/pkg-plist b/www/p5-Catalyst-View-JSON/pkg-plist index 5d072a1e8827..ff5112ef2f56 100644 --- a/www/p5-Catalyst-View-JSON/pkg-plist +++ b/www/p5-Catalyst-View-JSON/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/JSON/.packlist %%SITE_PERL%%/Catalyst/View/JSON.pm %%SITE_PERL%%/Catalyst/Helper/View/JSON.pm +%%PERL5_MAN3%%/Catalyst::Helper::View::JSON.3.gz +%%PERL5_MAN3%%/Catalyst::View::JSON.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/JSON @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View @dirrmtry %%SITE_PERL%%/Catalyst/View diff --git a/www/p5-CatalystX-Component-Traits/Makefile b/www/p5-CatalystX-Component-Traits/Makefile index e690117a94c5..3946b2c42881 100644 --- a/www/p5-CatalystX-Component-Traits/Makefile +++ b/www/p5-CatalystX-Component-Traits/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CatalystX::Component::Traits.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CatalystX-Component-Traits/pkg-plist b/www/p5-CatalystX-Component-Traits/pkg-plist index 6bc074ee7b54..832fada10206 100644 --- a/www/p5-CatalystX-Component-Traits/pkg-plist +++ b/www/p5-CatalystX-Component-Traits/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/CatalystX/Component/Traits.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/Component/Traits/.packlist +%%PERL5_MAN3%%/CatalystX::Component::Traits.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/Component/Traits @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX diff --git a/www/p5-Continuity/Makefile b/www/p5-Continuity/Makefile index 390dad08a465..47fe557c9779 100644 --- a/www/p5-Continuity/Makefile +++ b/www/p5-Continuity/Makefile @@ -22,14 +22,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Continuity.3 \ - Continuity::Adapt::FCGI.3 \ - Continuity::Adapt::HttpDaemon.3 \ - Continuity::Adapt::PSGI.3 \ - Continuity::Inspector.3 \ - Continuity::Mapper.3 \ - Continuity::Request.3 \ - Continuity::RequestCallbacks.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Continuity/pkg-plist b/www/p5-Continuity/pkg-plist index 2b00587447c9..198020e237a4 100644 --- a/www/p5-Continuity/pkg-plist +++ b/www/p5-Continuity/pkg-plist @@ -8,6 +8,14 @@ %%SITE_PERL%%/Continuity/Request.pm %%SITE_PERL%%/Continuity/RequestCallbacks.pm %%SITE_PERL%%/Continuity/RequestHolder.pm +%%PERL5_MAN3%%/Continuity.3.gz +%%PERL5_MAN3%%/Continuity::Adapt::FCGI.3.gz +%%PERL5_MAN3%%/Continuity::Adapt::HttpDaemon.3.gz +%%PERL5_MAN3%%/Continuity::Adapt::PSGI.3.gz +%%PERL5_MAN3%%/Continuity::Inspector.3.gz +%%PERL5_MAN3%%/Continuity::Mapper.3.gz +%%PERL5_MAN3%%/Continuity::Request.3.gz +%%PERL5_MAN3%%/Continuity::RequestCallbacks.3.gz @dirrmtry %%SITE_PERL%%/Continuity/Adapt @dirrmtry %%SITE_PERL%%/Continuity @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Continuity diff --git a/www/p5-Dancer-Plugin-ExtDirect/Makefile b/www/p5-Dancer-Plugin-ExtDirect/Makefile index 5990e766a165..9fb7e8f52def 100644 --- a/www/p5-Dancer-Plugin-ExtDirect/Makefile +++ b/www/p5-Dancer-Plugin-ExtDirect/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Dancer::Plugin::ExtDirect.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Dancer-Plugin-ExtDirect/pkg-plist b/www/p5-Dancer-Plugin-ExtDirect/pkg-plist index 4207ab2a4fd5..fa4c127b747e 100644 --- a/www/p5-Dancer-Plugin-ExtDirect/pkg-plist +++ b/www/p5-Dancer-Plugin-ExtDirect/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/ExtDirect/.packlist %%SITE_PERL%%/Dancer/Plugin/ExtDirect.pm +%%PERL5_MAN3%%/Dancer::Plugin::ExtDirect.3.gz @dirrmtry %%SITE_PERL%%/Dancer/Plugin @dirrmtry %%SITE_PERL%%/Dancer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/ExtDirect diff --git a/www/p5-FCGI-ProcManager/Makefile b/www/p5-FCGI-ProcManager/Makefile index 574fb05d8381..811abfd44919 100644 --- a/www/p5-FCGI-ProcManager/Makefile +++ b/www/p5-FCGI-ProcManager/Makefile @@ -13,8 +13,4 @@ COMMENT= Functions for managing FastCGI applications USES= perl5 USE_PERL5= configure -MAN3= FCGI::ProcManager.3 \ - FCGI::ProcManager::Constrained.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-FCGI-ProcManager/pkg-plist b/www/p5-FCGI-ProcManager/pkg-plist index 2078079085f3..6617b4022323 100644 --- a/www/p5-FCGI-ProcManager/pkg-plist +++ b/www/p5-FCGI-ProcManager/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/FCGI/ProcManager.pm %%SITE_PERL%%/FCGI/ProcManager/Constrained.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager/.packlist +%%PERL5_MAN3%%/FCGI::ProcManager.3.gz +%%PERL5_MAN3%%/FCGI::ProcManager::Constrained.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI @dirrm %%SITE_PERL%%/FCGI/ProcManager diff --git a/www/p5-Facebook-Graph/Makefile b/www/p5-Facebook-Graph/Makefile index 45b814e00fab..bceb7f1a4a5e 100644 --- a/www/p5-Facebook-Graph/Makefile +++ b/www/p5-Facebook-Graph/Makefile @@ -24,33 +24,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Facebook::Graph.3 \ - Facebook::Graph::AccessToken.3 \ - Facebook::Graph::AccessToken::Response.3 \ - Facebook::Graph::Authorize.3 \ - Facebook::Graph::BatchRequests.3 \ - Facebook::Graph::Cookbook.3 \ - Facebook::Graph::Cookbook::Recipe1.3 \ - Facebook::Graph::Cookbook::Recipe2.3 \ - Facebook::Graph::Cookbook::Recipe3.3 \ - Facebook::Graph::Picture.3 \ - Facebook::Graph::Publish.3 \ - Facebook::Graph::Publish::Checkin.3 \ - Facebook::Graph::Publish::Comment.3 \ - Facebook::Graph::Publish::Event.3 \ - Facebook::Graph::Publish::Like.3 \ - Facebook::Graph::Publish::Link.3 \ - Facebook::Graph::Publish::Note.3 \ - Facebook::Graph::Publish::Photo.3 \ - Facebook::Graph::Publish::Post.3 \ - Facebook::Graph::Publish::RSVPAttending.3 \ - Facebook::Graph::Publish::RSVPDeclined.3 \ - Facebook::Graph::Publish::RSVPMaybe.3 \ - Facebook::Graph::Query.3 \ - Facebook::Graph::Request.3 \ - Facebook::Graph::Response.3 \ - Facebook::Graph::Role::Uri.3 \ - Facebook::Graph::Session.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Facebook-Graph/pkg-plist b/www/p5-Facebook-Graph/pkg-plist index a7823f1e3d9d..431356d7d0e2 100644 --- a/www/p5-Facebook-Graph/pkg-plist +++ b/www/p5-Facebook-Graph/pkg-plist @@ -26,6 +26,33 @@ %%SITE_PERL%%/Facebook/Graph/Response.pm %%SITE_PERL%%/Facebook/Graph/Role/Uri.pm %%SITE_PERL%%/Facebook/Graph/Session.pm +%%PERL5_MAN3%%/Facebook::Graph.3.gz +%%PERL5_MAN3%%/Facebook::Graph::AccessToken.3.gz +%%PERL5_MAN3%%/Facebook::Graph::AccessToken::Response.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Authorize.3.gz +%%PERL5_MAN3%%/Facebook::Graph::BatchRequests.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Cookbook.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Cookbook::Recipe1.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Cookbook::Recipe2.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Cookbook::Recipe3.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Picture.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Checkin.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Comment.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Event.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Like.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Link.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Note.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Photo.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::Post.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::RSVPAttending.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::RSVPDeclined.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Publish::RSVPMaybe.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Query.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Request.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Response.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Role::Uri.3.gz +%%PERL5_MAN3%%/Facebook::Graph::Session.3.gz @dirrm %%SITE_PERL%%/Facebook/Graph/Role @dirrm %%SITE_PERL%%/Facebook/Graph/Publish @dirrm %%SITE_PERL%%/Facebook/Graph/Cookbook diff --git a/www/p5-Fliggy/Makefile b/www/p5-Fliggy/Makefile index 8793dd69ed9b..8d0c4f219b14 100644 --- a/www/p5-Fliggy/Makefile +++ b/www/p5-Fliggy/Makefile @@ -18,9 +18,4 @@ TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP USES= perl5 USE_PERL5= configure -MAN3= Fliggy.3 \ - Fliggy::Server.3 \ - Plack::Handler::Fliggy.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Fliggy/pkg-plist b/www/p5-Fliggy/pkg-plist index 8ee82ccc0c62..0e37e391af61 100644 --- a/www/p5-Fliggy/pkg-plist +++ b/www/p5-Fliggy/pkg-plist @@ -3,5 +3,8 @@ bin/fliggy %%SITE_PERL%%/Fliggy.pm %%SITE_PERL%%/Fliggy/Server.pm %%SITE_PERL%%/Plack/Handler/Fliggy.pm +%%PERL5_MAN3%%/Fliggy.3.gz +%%PERL5_MAN3%%/Fliggy::Server.3.gz +%%PERL5_MAN3%%/Plack::Handler::Fliggy.3.gz @dirrm %%SITE_PERL%%/Fliggy @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fliggy diff --git a/www/p5-Gtk2-WebKit/Makefile b/www/p5-Gtk2-WebKit/Makefile index 5eeb87b5bee5..034092783b5a 100644 --- a/www/p5-Gtk2-WebKit/Makefile +++ b/www/p5-Gtk2-WebKit/Makefile @@ -27,25 +27,4 @@ NO_PACKAGE= Man page creation hangs on some systems for unknown reasons USES= perl5 USE_PERL5= configure -MAN3= Gtk2::WebKit.3 \ - Gtk2::WebKit::Download.3 \ - Gtk2::WebKit::GeolocationPolicyDecision.3 \ - Gtk2::WebKit::NetworkRequest.3 \ - Gtk2::WebKit::NetworkResponse.3 \ - Gtk2::WebKit::SecurityOrigin.3 \ - Gtk2::WebKit::WebBackForwardList.3 \ - Gtk2::WebKit::WebDataSource.3 \ - Gtk2::WebKit::WebDatabase.3 \ - Gtk2::WebKit::WebFrame.3 \ - Gtk2::WebKit::WebHistoryItem.3 \ - Gtk2::WebKit::WebInspector.3 \ - Gtk2::WebKit::WebNavigationAction.3 \ - Gtk2::WebKit::WebPolicyDecision.3 \ - Gtk2::WebKit::WebResource.3 \ - Gtk2::WebKit::WebSettings.3 \ - Gtk2::WebKit::WebView.3 \ - Gtk2::WebKit::WebWindowFeatures.3 \ - Gtk2::WebKit::index.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Gtk2-WebKit/pkg-plist b/www/p5-Gtk2-WebKit/pkg-plist index 3e49e12068ad..408d434908a4 100644 --- a/www/p5-Gtk2-WebKit/pkg-plist +++ b/www/p5-Gtk2-WebKit/pkg-plist @@ -20,6 +20,25 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/WebKit/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/WebKit/WebKit.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/WebKit/WebKit.bs +%%PERL5_MAN3%%/Gtk2::WebKit.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::Download.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::GeolocationPolicyDecision.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::NetworkRequest.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::NetworkResponse.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::SecurityOrigin.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebBackForwardList.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebDataSource.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebDatabase.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebFrame.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebHistoryItem.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebInspector.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebNavigationAction.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebPolicyDecision.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebResource.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebSettings.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebView.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::WebWindowFeatures.3.gz +%%PERL5_MAN3%%/Gtk2::WebKit::index.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/WebKit/Install @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Gtk2/WebKit @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Gtk2 diff --git a/www/p5-HTML-Chunks/Makefile b/www/p5-HTML-Chunks/Makefile index f2e873580714..e6c88c4a989c 100644 --- a/www/p5-HTML-Chunks/Makefile +++ b/www/p5-HTML-Chunks/Makefile @@ -17,7 +17,4 @@ USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} -MAN3= HTML::Chunks.3 HTML::Chunks::Local.3 HTML::Chunks::Super.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-Chunks/pkg-plist b/www/p5-HTML-Chunks/pkg-plist index 509363af7998..274ae363b8d0 100644 --- a/www/p5-HTML-Chunks/pkg-plist +++ b/www/p5-HTML-Chunks/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/HTML/Chunks/Super.pm %%SITE_PERL%%/HTML/Chunks/Local.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Chunks/.packlist +%%PERL5_MAN3%%/HTML::Chunks.3.gz +%%PERL5_MAN3%%/HTML::Chunks::Local.3.gz +%%PERL5_MAN3%%/HTML::Chunks::Super.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Chunks @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrm %%SITE_PERL%%/HTML/Chunks diff --git a/www/p5-HTML-ContentExtractor/Makefile b/www/p5-HTML-ContentExtractor/Makefile index 78bb16f9d580..83fe2a6d75b3 100644 --- a/www/p5-HTML-ContentExtractor/Makefile +++ b/www/p5-HTML-ContentExtractor/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::ContentExtractor.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-ContentExtractor/pkg-plist b/www/p5-HTML-ContentExtractor/pkg-plist index 3c805675f826..ab87fd1742bf 100644 --- a/www/p5-HTML-ContentExtractor/pkg-plist +++ b/www/p5-HTML-ContentExtractor/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTML/ContentExtractor.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/ContentExtractor/.packlist +%%PERL5_MAN3%%/HTML::ContentExtractor.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/ContentExtractor @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile index e35e669c2241..70a62e84f20a 100644 --- a/www/p5-HTML-Display/Makefile +++ b/www/p5-HTML-Display/Makefile @@ -20,22 +20,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \ USES= perl5 USE_PERL5= configure -MAN3= HTML::Display.3 \ - HTML::Display::Common.3 \ - HTML::Display::Debian.3 \ - HTML::Display::Dump.3 \ - HTML::Display::Galeon.3 \ - HTML::Display::Mozilla.3 \ - HTML::Display::OSX.3 \ - HTML::Display::Opera.3 \ - HTML::Display::Phoenix.3 \ - HTML::Display::TempFile.3 \ - HTML::Display::Win32.3 \ - HTML::Display::Win32::IE.3 \ - HTML::Display::Win32::OLE.3 - -NO_STAGE= yes - regression-test: @${MAKE} test -C ${WRKSRC} diff --git a/www/p5-HTML-Display/pkg-plist b/www/p5-HTML-Display/pkg-plist index de882bdb94f1..fddfe30f9f00 100644 --- a/www/p5-HTML-Display/pkg-plist +++ b/www/p5-HTML-Display/pkg-plist @@ -12,6 +12,19 @@ %%SITE_PERL%%/HTML/Display/Win32.pm %%SITE_PERL%%/HTML/Display/Win32/IE.pm %%SITE_PERL%%/HTML/Display/Win32/OLE.pm +%%PERL5_MAN3%%/HTML::Display.3.gz +%%PERL5_MAN3%%/HTML::Display::Common.3.gz +%%PERL5_MAN3%%/HTML::Display::Debian.3.gz +%%PERL5_MAN3%%/HTML::Display::Dump.3.gz +%%PERL5_MAN3%%/HTML::Display::Galeon.3.gz +%%PERL5_MAN3%%/HTML::Display::Mozilla.3.gz +%%PERL5_MAN3%%/HTML::Display::OSX.3.gz +%%PERL5_MAN3%%/HTML::Display::Opera.3.gz +%%PERL5_MAN3%%/HTML::Display::Phoenix.3.gz +%%PERL5_MAN3%%/HTML::Display::TempFile.3.gz +%%PERL5_MAN3%%/HTML::Display::Win32.3.gz +%%PERL5_MAN3%%/HTML::Display::Win32::IE.3.gz +%%PERL5_MAN3%%/HTML::Display::Win32::OLE.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Display @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML/Display/Win32 diff --git a/www/p5-HTML-FormFu-Model-DBIC/Makefile b/www/p5-HTML-FormFu-Model-DBIC/Makefile index 6c0d134e013f..5545c39a8adb 100644 --- a/www/p5-HTML-FormFu-Model-DBIC/Makefile +++ b/www/p5-HTML-FormFu-Model-DBIC/Makefile @@ -26,8 +26,4 @@ TEST_DEPENDS= p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format- USES= perl5 USE_PERL5= configure -MAN3= HTML::FormFu::Constraint::DBIC::Unique.3 \ - HTML::FormFu::Model::DBIC.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-FormFu-Model-DBIC/pkg-descr b/www/p5-HTML-FormFu-Model-DBIC/pkg-descr index b57724466000..c42e1da892b4 100644 --- a/www/p5-HTML-FormFu-Model-DBIC/pkg-descr +++ b/www/p5-HTML-FormFu-Model-DBIC/pkg-descr @@ -1,3 +1,3 @@ Set a forms default values from a DBIx::Class row object -WWW: http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/ +WWW: http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/ diff --git a/www/p5-HTML-FormFu-Model-DBIC/pkg-plist b/www/p5-HTML-FormFu-Model-DBIC/pkg-plist index 086b51c6d3f9..ee512e20da16 100644 --- a/www/p5-HTML-FormFu-Model-DBIC/pkg-plist +++ b/www/p5-HTML-FormFu-Model-DBIC/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/HTML/FormFu/Constraint/DBIC/Unique.pm %%SITE_PERL%%/HTML/FormFu/Model/DBIC.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/Model/DBIC/.packlist +%%PERL5_MAN3%%/HTML::FormFu::Constraint::DBIC::Unique.3.gz +%%PERL5_MAN3%%/HTML::FormFu::Model::DBIC.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/Model/DBIC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/Model @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile index 65c207148ac5..e4f9cec20262 100644 --- a/www/p5-HTML-GoogleMaps/Makefile +++ b/www/p5-HTML-GoogleMaps/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org -COMMENT= A simple wrapper around the Google Maps API +COMMENT= Simple wrapper around the Google Maps API RUN_DEPENDS= p5-Geo-Coder-Google>=0.02:${PORTSDIR}/misc/p5-Geo-Coder-Google BUILD_DEPENDS:= ${RUN_DEPENDS} @@ -16,9 +16,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::GoogleMaps.3 - -NO_STAGE= yes post-extract: @${FIND} ${WRKSRC} -name ".*.pm" -delete diff --git a/www/p5-HTML-GoogleMaps/pkg-plist b/www/p5-HTML-GoogleMaps/pkg-plist index 46ff943c3170..46b3cf6dbf21 100644 --- a/www/p5-HTML-GoogleMaps/pkg-plist +++ b/www/p5-HTML-GoogleMaps/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTML/GoogleMaps.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/GoogleMaps/.packlist +%%PERL5_MAN3%%/HTML::GoogleMaps.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/GoogleMaps @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML diff --git a/www/p5-HTML-LinkExtractor/Makefile b/www/p5-HTML-LinkExtractor/Makefile index 4bd98f50a05f..6c3dd27561c6 100644 --- a/www/p5-HTML-LinkExtractor/Makefile +++ b/www/p5-HTML-LinkExtractor/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::LinkExtractor.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-LinkExtractor/pkg-plist b/www/p5-HTML-LinkExtractor/pkg-plist index 7a471f350a00..248a63474c3f 100644 --- a/www/p5-HTML-LinkExtractor/pkg-plist +++ b/www/p5-HTML-LinkExtractor/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTML/LinkExtractor.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/LinkExtractor/.packlist +%%PERL5_MAN3%%/HTML::LinkExtractor.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/LinkExtractor @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML diff --git a/www/p5-HTML-Lint/Makefile b/www/p5-HTML-Lint/Makefile index a9ee4f343bbe..2ce210a02b98 100644 --- a/www/p5-HTML-Lint/Makefile +++ b/www/p5-HTML-Lint/Makefile @@ -19,11 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::Lint.3 \ - HTML::Lint::Error.3 \ - HTML::Lint::HTML4.3 \ - HTML::Lint::Parser.3 \ - Test::HTML::Lint.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-Lint/pkg-plist b/www/p5-HTML-Lint/pkg-plist index f8ba53d40093..ed8866c947d9 100644 --- a/www/p5-HTML-Lint/pkg-plist +++ b/www/p5-HTML-Lint/pkg-plist @@ -5,6 +5,11 @@ bin/weblint %%SITE_PERL%%/HTML/Lint/Parser.pm %%SITE_PERL%%/Test/HTML/Lint.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Lint/.packlist +%%PERL5_MAN3%%/HTML::Lint.3.gz +%%PERL5_MAN3%%/HTML::Lint::Error.3.gz +%%PERL5_MAN3%%/HTML::Lint::HTML4.3.gz +%%PERL5_MAN3%%/HTML::Lint::Parser.3.gz +%%PERL5_MAN3%%/Test::HTML::Lint.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Lint @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/Test/HTML diff --git a/www/p5-HTML-RSSAutodiscovery/Makefile b/www/p5-HTML-RSSAutodiscovery/Makefile index 71059a17bf88..a10409471205 100644 --- a/www/p5-HTML-RSSAutodiscovery/Makefile +++ b/www/p5-HTML-RSSAutodiscovery/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::RSSAutodiscovery.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-RSSAutodiscovery/pkg-plist b/www/p5-HTML-RSSAutodiscovery/pkg-plist index 863c63b020f3..9b9f497ee62b 100644 --- a/www/p5-HTML-RSSAutodiscovery/pkg-plist +++ b/www/p5-HTML-RSSAutodiscovery/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RSSAutodiscovery/.packlist %%SITE_PERL%%/HTML/RSSAutodiscovery.pm +%%PERL5_MAN3%%/HTML::RSSAutodiscovery.3.gz @dirrmtry %%SITE_PERL%%/HTML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/RSSAutodiscovery @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile index a622185c1d60..cb6c622db5b8 100644 --- a/www/p5-HTML-Summary/Makefile +++ b/www/p5-HTML-Summary/Makefile @@ -15,7 +15,4 @@ BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree USES= perl5 USE_PERL5= configure -MAN3= HTML::Summary.3 Text::Sentence.3 Lingua::JA::Jtruncate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-Summary/pkg-plist b/www/p5-HTML-Summary/pkg-plist index fa939084daa1..071012746bef 100644 --- a/www/p5-HTML-Summary/pkg-plist +++ b/www/p5-HTML-Summary/pkg-plist @@ -3,6 +3,9 @@ %%SITE_PERL%%/Lingua/JA/Jcode.pm %%SITE_PERL%%/Lingua/JA/Jtruncate.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Summary/.packlist +%%PERL5_MAN3%%/HTML::Summary.3.gz +%%PERL5_MAN3%%/Text::Sentence.3.gz +%%PERL5_MAN3%%/Lingua::JA::Jtruncate.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Summary @dirrm %%SITE_PERL%%/Lingua/JA @dirrm %%SITE_PERL%%/Lingua diff --git a/www/p5-HTML-TableContentParser/Makefile b/www/p5-HTML-TableContentParser/Makefile index 637100f6d1e8..2036f245da6d 100644 --- a/www/p5-HTML-TableContentParser/Makefile +++ b/www/p5-HTML-TableContentParser/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS= p5-HTML-Parser>=3.68:${PORTSDIR}/www/p5-HTML-Parser USES= perl5 USE_PERL5= configure -MAN3= HTML::TableContentParser.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-TableContentParser/pkg-plist b/www/p5-HTML-TableContentParser/pkg-plist index ecbe85d93890..39e7ae06409f 100644 --- a/www/p5-HTML-TableContentParser/pkg-plist +++ b/www/p5-HTML-TableContentParser/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTML/TableContentParser.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableContentParser/.packlist +%%PERL5_MAN3%%/HTML::TableContentParser.3.gz @dirrmtry %%SITE_PERL%%/HTML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableContentParser @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML diff --git a/www/p5-HTML-TableLayout/Makefile b/www/p5-HTML-TableLayout/Makefile index 1e251958930b..294534cdb08f 100644 --- a/www/p5-HTML-TableLayout/Makefile +++ b/www/p5-HTML-TableLayout/Makefile @@ -13,7 +13,4 @@ COMMENT= Layout manager for CGI-based web applications USES= perl5 USE_PERL5= configure -MAN3= HTML::TableLayout.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-TableLayout/pkg-plist b/www/p5-HTML-TableLayout/pkg-plist index 94c934097147..839f99372892 100644 --- a/www/p5-HTML-TableLayout/pkg-plist +++ b/www/p5-HTML-TableLayout/pkg-plist @@ -4,6 +4,7 @@ %%SITE_PERL%%/HTML/TableLayout/Form.pm %%SITE_PERL%%/HTML/TableLayout.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableLayout/.packlist +%%PERL5_MAN3%%/HTML::TableLayout.3.gz @dirrm %%SITE_PERL%%/HTML/TableLayout @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableLayout @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML diff --git a/www/p5-HTML-TagCloud/Makefile b/www/p5-HTML-TagCloud/Makefile index 8b86ccd3fdcc..242769a2e7a7 100644 --- a/www/p5-HTML-TagCloud/Makefile +++ b/www/p5-HTML-TagCloud/Makefile @@ -13,7 +13,4 @@ COMMENT= HTML::TagCloud - Generate An HTML Tag Cloud USES= perl5 USE_PERL5= configure -MAN3= HTML::TagCloud.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-TagCloud/pkg-plist b/www/p5-HTML-TagCloud/pkg-plist index 062af50fe8a4..aaa28e62bb96 100644 --- a/www/p5-HTML-TagCloud/pkg-plist +++ b/www/p5-HTML-TagCloud/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTML/TagCloud.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TagCloud/.packlist +%%PERL5_MAN3%%/HTML::TagCloud.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TagCloud @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML diff --git a/www/p5-HTTP-Exception/Makefile b/www/p5-HTTP-Exception/Makefile index bd54c08631f0..836cbf8ff35d 100644 --- a/www/p5-HTTP-Exception/Makefile +++ b/www/p5-HTTP-Exception/Makefile @@ -20,14 +20,4 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= configure -MAN3= HTTP::Exception.3 \ - HTTP::Exception::1XX.3 \ - HTTP::Exception::2XX.3 \ - HTTP::Exception::3XX.3 \ - HTTP::Exception::4XX.3 \ - HTTP::Exception::5XX.3 \ - HTTP::Exception::Base.3 \ - HTTP::Exception::Loader.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTTP-Exception/pkg-plist b/www/p5-HTTP-Exception/pkg-plist index e70faa8cab33..21805d1d236b 100644 --- a/www/p5-HTTP-Exception/pkg-plist +++ b/www/p5-HTTP-Exception/pkg-plist @@ -7,6 +7,14 @@ %%SITE_PERL%%/HTTP/Exception/5XX.pm %%SITE_PERL%%/HTTP/Exception/Base.pm %%SITE_PERL%%/HTTP/Exception/Loader.pm +%%PERL5_MAN3%%/HTTP::Exception.3.gz +%%PERL5_MAN3%%/HTTP::Exception::1XX.3.gz +%%PERL5_MAN3%%/HTTP::Exception::2XX.3.gz +%%PERL5_MAN3%%/HTTP::Exception::3XX.3.gz +%%PERL5_MAN3%%/HTTP::Exception::4XX.3.gz +%%PERL5_MAN3%%/HTTP::Exception::5XX.3.gz +%%PERL5_MAN3%%/HTTP::Exception::Base.3.gz +%%PERL5_MAN3%%/HTTP::Exception::Loader.3.gz @dirrm %%SITE_PERL%%/HTTP/Exception @comment @dirrm %%SITE_PERL%%/HTTP @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Exception diff --git a/www/p5-HTTP-Parser/Makefile b/www/p5-HTTP-Parser/Makefile index c0e718ce7e29..923fdfb94260 100644 --- a/www/p5-HTTP-Parser/Makefile +++ b/www/p5-HTTP-Parser/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ USES= perl5 USE_PERL5= configure -MAN3= HTTP::Parser.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTTP-Parser/pkg-plist b/www/p5-HTTP-Parser/pkg-plist index 375898f486a1..2695522db881 100644 --- a/www/p5-HTTP-Parser/pkg-plist +++ b/www/p5-HTTP-Parser/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Parser/.packlist %%SITE_PERL%%/HTTP/Parser.pm +%%PERL5_MAN3%%/HTTP::Parser.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Parser @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP @dirrmtry %%SITE_PERL%%/HTTP diff --git a/www/p5-HTTP-Router/Makefile b/www/p5-HTTP-Router/Makefile index a96b83eba081..6338f54b74fc 100644 --- a/www/p5-HTTP-Router/Makefile +++ b/www/p5-HTTP-Router/Makefile @@ -26,13 +26,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTTP::README.3 \ - HTTP::Router.3 \ - HTTP::Router::Debug.3 \ - HTTP::Router::Declare.3 \ - HTTP::Router::Match.3 \ - HTTP::Router::Route.3 \ - Test::HTTP::Router.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTTP-Router/pkg-plist b/www/p5-HTTP-Router/pkg-plist index 21ad8fc52f75..a0082d91fcf8 100644 --- a/www/p5-HTTP-Router/pkg-plist +++ b/www/p5-HTTP-Router/pkg-plist @@ -6,6 +6,13 @@ %%SITE_PERL%%/HTTP/Router.pm %%SITE_PERL%%/Test/HTTP/Router.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Router/.packlist +%%PERL5_MAN3%%/HTTP::README.3.gz +%%PERL5_MAN3%%/HTTP::Router.3.gz +%%PERL5_MAN3%%/HTTP::Router::Debug.3.gz +%%PERL5_MAN3%%/HTTP::Router::Declare.3.gz +%%PERL5_MAN3%%/HTTP::Router::Match.3.gz +%%PERL5_MAN3%%/HTTP::Router::Route.3.gz +%%PERL5_MAN3%%/Test::HTTP::Router.3.gz @dirrm %%SITE_PERL%%/HTTP/Router @dirrmtry %%SITE_PERL%%/Test/HTTP @dirrmtry %%SITE_PERL%%/Test diff --git a/www/p5-HTTP-Session-State-MobileAgentID/Makefile b/www/p5-HTTP-Session-State-MobileAgentID/Makefile index 9e4c429fa4f4..98fe5ab59a0a 100644 --- a/www/p5-HTTP-Session-State-MobileAgentID/Makefile +++ b/www/p5-HTTP-Session-State-MobileAgentID/Makefile @@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception USES= perl5 USE_PERL5= configure -MAN3= HTTP::Session::State::MobileAgentID.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTTP-Session-State-MobileAgentID/pkg-plist b/www/p5-HTTP-Session-State-MobileAgentID/pkg-plist index ad7e15f3f0c4..8ac850f84379 100644 --- a/www/p5-HTTP-Session-State-MobileAgentID/pkg-plist +++ b/www/p5-HTTP-Session-State-MobileAgentID/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Session/State/MobileAgentID/.packlist %%SITE_PERL%%/HTTP/Session/State/MobileAgentID.pm +%%PERL5_MAN3%%/HTTP::Session::State::MobileAgentID.3.gz @dirrmtry %%SITE_PERL%%/HTTP/Session/State @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Session/State/MobileAgentID @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Session/State diff --git a/www/p5-LWP-Authen-OAuth/Makefile b/www/p5-LWP-Authen-OAuth/Makefile index 65d5d47dcc31..f2e09ea3ebc6 100644 --- a/www/p5-LWP-Authen-OAuth/Makefile +++ b/www/p5-LWP-Authen-OAuth/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= LWP::Authen::OAuth.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-LWP-Authen-OAuth/pkg-plist b/www/p5-LWP-Authen-OAuth/pkg-plist index 173216a32233..1268905a9c54 100644 --- a/www/p5-LWP-Authen-OAuth/pkg-plist +++ b/www/p5-LWP-Authen-OAuth/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Authen/OAuth/.packlist %%SITE_PERL%%/LWP/Authen/OAuth.pm +%%PERL5_MAN3%%/LWP::Authen::OAuth.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Authen/OAuth @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Authen diff --git a/www/p5-LWP-UserAgent-Determined/Makefile b/www/p5-LWP-UserAgent-Determined/Makefile index b8a54005134a..84a92da5cab5 100644 --- a/www/p5-LWP-UserAgent-Determined/Makefile +++ b/www/p5-LWP-UserAgent-Determined/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= LWP::UserAgent::Determined.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-LWP-UserAgent-Determined/pkg-plist b/www/p5-LWP-UserAgent-Determined/pkg-plist index 3bfa9bc9da05..af4db310c380 100644 --- a/www/p5-LWP-UserAgent-Determined/pkg-plist +++ b/www/p5-LWP-UserAgent-Determined/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/LWP/UserAgent/Determined.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/Determined/.packlist +%%PERL5_MAN3%%/LWP::UserAgent::Determined.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/Determined @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent @dirrmtry %%SITE_PERL%%/LWP/UserAgent diff --git a/www/p5-MediaWiki-API/Makefile b/www/p5-MediaWiki-API/Makefile index 79e9304429b1..9ed5151950b9 100644 --- a/www/p5-MediaWiki-API/Makefile +++ b/www/p5-MediaWiki-API/Makefile @@ -18,7 +18,4 @@ TEST_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any USES= perl5 USE_PERL5= configure -MAN3= MediaWiki::API.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-MediaWiki-API/pkg-plist b/www/p5-MediaWiki-API/pkg-plist index 2c73857a2457..94c8d6744938 100644 --- a/www/p5-MediaWiki-API/pkg-plist +++ b/www/p5-MediaWiki-API/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/MediaWiki/API.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MediaWiki/API/.packlist +%%PERL5_MAN3%%/MediaWiki::API.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MediaWiki/API @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MediaWiki @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% diff --git a/www/p5-Mojo-Server-FastCGI/Makefile b/www/p5-Mojo-Server-FastCGI/Makefile index 7a3e55efa3e0..949c11682aa8 100644 --- a/www/p5-Mojo-Server-FastCGI/Makefile +++ b/www/p5-Mojo-Server-FastCGI/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS= p5-Mojolicious>=3.21:${PORTSDIR}/www/p5-Mojolicious USES= perl5 USE_PERL5= configure -MAN3= Mojolicious::Command::fastcgi.3 \ - Mojo::Server::FastCGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Mojo-Server-FastCGI/pkg-plist b/www/p5-Mojo-Server-FastCGI/pkg-plist index 561a004e93e1..e46ff3a6129e 100644 --- a/www/p5-Mojo-Server-FastCGI/pkg-plist +++ b/www/p5-Mojo-Server-FastCGI/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojo/Server/FastCGI/.packlist %%SITE_PERL%%/Mojo/Server/FastCGI.pm %%SITE_PERL%%/Mojolicious/Command/fastcgi.pm +%%PERL5_MAN3%%/Mojolicious::Command::fastcgi.3.gz +%%PERL5_MAN3%%/Mojo::Server::FastCGI.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojo/Server/FastCGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojo/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojo diff --git a/www/p5-Net-Flickr-RDF/Makefile b/www/p5-Net-Flickr-RDF/Makefile index 1597d03a60e8..425212a7e14c 100644 --- a/www/p5-Net-Flickr-RDF/Makefile +++ b/www/p5-Net-Flickr-RDF/Makefile @@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::Flickr::RDF.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Net-Flickr-RDF/pkg-descr b/www/p5-Net-Flickr-RDF/pkg-descr index a20ebb94febf..5ecf4bd80f0b 100644 --- a/www/p5-Net-Flickr-RDF/pkg-descr +++ b/www/p5-Net-Flickr-RDF/pkg-descr @@ -1,4 +1,3 @@ Net::Flickr::RDF - a.k.a RDF::Describes::Flickr -Author: Aaron Straup Cope <ascope@cpan.org> -WWW: http://search.cpan.org/dist/Net-Flickr-RDF/ +WWW: http://search.cpan.org/dist/Net-Flickr-RDF/ diff --git a/www/p5-Net-Flickr-RDF/pkg-plist b/www/p5-Net-Flickr-RDF/pkg-plist index 324a340e260b..7be686872630 100644 --- a/www/p5-Net-Flickr-RDF/pkg-plist +++ b/www/p5-Net-Flickr-RDF/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/Flickr/RDF.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Flickr/RDF/.packlist +%%PERL5_MAN3%%/Net::Flickr::RDF.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Flickr/RDF @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Flickr @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net diff --git a/www/p5-Net-GeoPlanet/Makefile b/www/p5-Net-GeoPlanet/Makefile index 58ce2bc0c333..6dfed0db2594 100644 --- a/www/p5-Net-GeoPlanet/Makefile +++ b/www/p5-Net-GeoPlanet/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::GeoPlanet.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Net-GeoPlanet/pkg-plist b/www/p5-Net-GeoPlanet/pkg-plist index ac7e7064f791..43966a3ffbe7 100644 --- a/www/p5-Net-GeoPlanet/pkg-plist +++ b/www/p5-Net-GeoPlanet/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/Net/GeoPlanet.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GeoPlanet/.packlist +%%PERL5_MAN3%%/Net::GeoPlanet.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GeoPlanet @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net diff --git a/www/p5-Nginx-Simple/Makefile b/www/p5-Nginx-Simple/Makefile index a729bcbb9efd..f82f9e00240c 100644 --- a/www/p5-Nginx-Simple/Makefile +++ b/www/p5-Nginx-Simple/Makefile @@ -13,10 +13,4 @@ COMMENT= Perl 5 module for easy to use interface for Nginx Perl Module USES= perl5 USE_PERL5= configure -MAN3= Nginx::Simple::Dispatch.3 Nginx::Simple::Cookie.3 \ - Nginx::Simple::Ajax.3 Nginx::Simple.3 \ - Nginx::Simple::Dispatcher::Attributes.3 \ - Nginx::Simple::Dispatcher.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Nginx-Simple/pkg-plist b/www/p5-Nginx-Simple/pkg-plist index feaea981bc29..000ab624cb81 100644 --- a/www/p5-Nginx-Simple/pkg-plist +++ b/www/p5-Nginx-Simple/pkg-plist @@ -6,6 +6,12 @@ bin/ngs %%SITE_PERL%%/Nginx/Simple/Cookie.pm %%SITE_PERL%%/Nginx/Simple/Dispatcher.pm %%SITE_PERL%%/Nginx/Simple/Dispatcher/Attributes.pm +%%PERL5_MAN3%%/Nginx::Simple::Dispatch.3.gz +%%PERL5_MAN3%%/Nginx::Simple::Cookie.3.gz +%%PERL5_MAN3%%/Nginx::Simple::Ajax.3.gz +%%PERL5_MAN3%%/Nginx::Simple.3.gz +%%PERL5_MAN3%%/Nginx::Simple::Dispatcher::Attributes.3.gz +%%PERL5_MAN3%%/Nginx::Simple::Dispatcher.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx @dirrmtry %%SITE_PERL%%/Nginx/Simple/Dispatcher diff --git a/www/p5-POE-Component-Server-HTTPServer/Makefile b/www/p5-POE-Component-Server-HTTPServer/Makefile index 9f8fb8bd8e89..968856f23204 100644 --- a/www/p5-POE-Component-Server-HTTPServer/Makefile +++ b/www/p5-POE-Component-Server-HTTPServer/Makefile @@ -21,14 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Server::HTTPServer.3 \ - POE::Component::Server::HTTPServer::BasicAuthenHandler.3 \ - POE::Component::Server::HTTPServer::Examples.3 \ - POE::Component::Server::HTTPServer::Handler.3 \ - POE::Component::Server::HTTPServer::NotFoundHandler.3 \ - POE::Component::Server::HTTPServer::ParameterParseHandler.3 \ - POE::Component::Server::HTTPServer::StaticHandler.3 \ - POE::Component::Server::HTTPServer::TemplateHandler.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-POE-Component-Server-HTTPServer/pkg-plist b/www/p5-POE-Component-Server-HTTPServer/pkg-plist index 0c9651956f94..3030c56de0a0 100644 --- a/www/p5-POE-Component-Server-HTTPServer/pkg-plist +++ b/www/p5-POE-Component-Server-HTTPServer/pkg-plist @@ -7,6 +7,14 @@ %%SITE_PERL%%/POE/Component/Server/HTTPServer/StaticHandler.pm %%SITE_PERL%%/POE/Component/Server/HTTPServer/TemplateHandler.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/HTTPServer/.packlist +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::BasicAuthenHandler.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::Examples.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::Handler.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::NotFoundHandler.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::ParameterParseHandler.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::StaticHandler.3.gz +%%PERL5_MAN3%%/POE::Component::Server::HTTPServer::TemplateHandler.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/HTTPServer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile index 4fd4a8789890..e605804f6c47 100644 --- a/www/p5-POE-Component-Server-PSGI/Makefile +++ b/www/p5-POE-Component-Server-PSGI/Makefile @@ -15,8 +15,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Server::PSGI.3 \ - Plack::Server::POE.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-POE-Component-Server-PSGI/pkg-plist b/www/p5-POE-Component-Server-PSGI/pkg-plist index 4806e4e4915e..bae68b5a44f6 100644 --- a/www/p5-POE-Component-Server-PSGI/pkg-plist +++ b/www/p5-POE-Component-Server-PSGI/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/PSGI/.packlist %%SITE_PERL%%/POE/Component/Server/PSGI.pm %%SITE_PERL%%/Plack/Server/POE.pm +%%PERL5_MAN3%%/POE::Component::Server::PSGI.3.gz +%%PERL5_MAN3%%/Plack::Server::POE.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/PSGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component diff --git a/www/p5-POE-Component-Server-SOAP/Makefile b/www/p5-POE-Component-Server-SOAP/Makefile index a581e5629e4a..13f91edd6a9c 100644 --- a/www/p5-POE-Component-Server-SOAP/Makefile +++ b/www/p5-POE-Component-Server-SOAP/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Server::SOAP.3 \ - POE::Component::Server::SOAP::Response.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-POE-Component-Server-SOAP/pkg-plist b/www/p5-POE-Component-Server-SOAP/pkg-plist index b805c1bb9c73..5c18a41d9011 100644 --- a/www/p5-POE-Component-Server-SOAP/pkg-plist +++ b/www/p5-POE-Component-Server-SOAP/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/POE/Component/Server/SOAP.pm %%SITE_PERL%%/POE/Component/Server/SOAP/Response.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SOAP/.packlist +%%PERL5_MAN3%%/POE::Component::Server::SOAP.3.gz +%%PERL5_MAN3%%/POE::Component::Server::SOAP::Response.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SOAP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index 73958a10fd57..4c7e706d0147 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -13,9 +13,4 @@ COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification USES= perl5 USE_PERL5= configure -MAN3= PSGI::Extensions.3 \ - PSGI::FAQ.3 \ - PSGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-PSGI/pkg-plist b/www/p5-PSGI/pkg-plist index bb43cce08a09..633e15f0e170 100644 --- a/www/p5-PSGI/pkg-plist +++ b/www/p5-PSGI/pkg-plist @@ -3,5 +3,8 @@ %%SITE_PERL%%/PSGI.pod %%SITE_PERL%%/PSGI/Extensions.pod %%SITE_PERL%%/PSGI/FAQ.pod +%%PERL5_MAN3%%/PSGI::Extensions.3.gz +%%PERL5_MAN3%%/PSGI::FAQ.3.gz +%%PERL5_MAN3%%/PSGI.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PSGI @dirrmtry %%SITE_PERL%%/PSGI diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile index ab829bc41c40..77d2fa031024 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Handler::AnyEvent::ReverseHTTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist index f7bbb4cc89af..633d0a953cb6 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent/ReverseHTTP/.packlist %%SITE_PERL%%/Plack/Handler/AnyEvent/ReverseHTTP.pm %%SITE_PERL%%/Plack/Server/ReverseHTTP.pm +%%PERL5_MAN3%%/Plack::Handler::AnyEvent::ReverseHTTP.3.gz @dirrmtry %%SITE_PERL%%/Plack/Handler/AnyEvent @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent/ReverseHTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent diff --git a/www/p5-Plack-Handler-SCGI/Makefile b/www/p5-Plack-Handler-SCGI/Makefile index 52cdb72911ff..6b9df63b4a47 100644 --- a/www/p5-Plack-Handler-SCGI/Makefile +++ b/www/p5-Plack-Handler-SCGI/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Handler::SCGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Handler-SCGI/pkg-plist b/www/p5-Plack-Handler-SCGI/pkg-plist index 5250897dd061..f2a5bf5c4594 100644 --- a/www/p5-Plack-Handler-SCGI/pkg-plist +++ b/www/p5-Plack-Handler-SCGI/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/SCGI/.packlist %%SITE_PERL%%/Plack/Handler/SCGI.pm +%%PERL5_MAN3%%/Plack::Handler::SCGI.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/SCGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile index 21c108a47133..895b86d15dcc 100644 --- a/www/p5-Plack-Middleware-Auth-Digest/Makefile +++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile @@ -18,7 +18,4 @@ TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::Auth::Digest.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-Auth-Digest/pkg-plist b/www/p5-Plack-Middleware-Auth-Digest/pkg-plist index 8a89fc375e48..0b56bf0f8a17 100644 --- a/www/p5-Plack-Middleware-Auth-Digest/pkg-plist +++ b/www/p5-Plack-Middleware-Auth-Digest/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Auth/Digest/.packlist %%SITE_PERL%%/Plack/Middleware/Auth/Digest.pm +%%PERL5_MAN3%%/Plack::Middleware::Auth::Digest.3.gz @dirrmtry %%SITE_PERL%%/Plack/Middleware/Auth @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Auth/Digest @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Auth diff --git a/www/p5-Plack-Middleware-ConsoleLogger/Makefile b/www/p5-Plack-Middleware-ConsoleLogger/Makefile index 9ff3d28501cc..43410979e950 100644 --- a/www/p5-Plack-Middleware-ConsoleLogger/Makefile +++ b/www/p5-Plack-Middleware-ConsoleLogger/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::ConsoleLogger.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-ConsoleLogger/pkg-plist b/www/p5-Plack-Middleware-ConsoleLogger/pkg-plist index bc486cec6c65..0b1e4eedc9da 100644 --- a/www/p5-Plack-Middleware-ConsoleLogger/pkg-plist +++ b/www/p5-Plack-Middleware-ConsoleLogger/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/ConsoleLogger/.packlist %%SITE_PERL%%/Plack/Middleware/ConsoleLogger.pm +%%PERL5_MAN3%%/Plack::Middleware::ConsoleLogger.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/ConsoleLogger @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware diff --git a/www/p5-Plack-Middleware-Header/Makefile b/www/p5-Plack-Middleware-Header/Makefile index ff7c09a3aef7..685db4301af2 100644 --- a/www/p5-Plack-Middleware-Header/Makefile +++ b/www/p5-Plack-Middleware-Header/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::Header.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-Header/pkg-plist b/www/p5-Plack-Middleware-Header/pkg-plist index b2c1b2175c6d..fe7f6decc130 100644 --- a/www/p5-Plack-Middleware-Header/pkg-plist +++ b/www/p5-Plack-Middleware-Header/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Header/.packlist %%SITE_PERL%%/Plack/Middleware/Header.pm +%%PERL5_MAN3%%/Plack::Middleware::Header.3.gz @comment @dirrmtry %%SITE_PERL%%/Plack/Middleware @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Header @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware diff --git a/www/p5-Plack-Middleware-IEnosniff/Makefile b/www/p5-Plack-Middleware-IEnosniff/Makefile index 5785d755d531..b42cba38fc55 100644 --- a/www/p5-Plack-Middleware-IEnosniff/Makefile +++ b/www/p5-Plack-Middleware-IEnosniff/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::IEnosniff.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-IEnosniff/pkg-plist b/www/p5-Plack-Middleware-IEnosniff/pkg-plist index 2ac9eeb84d6f..88044fc3d89d 100644 --- a/www/p5-Plack-Middleware-IEnosniff/pkg-plist +++ b/www/p5-Plack-Middleware-IEnosniff/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/IEnosniff/.packlist %%SITE_PERL%%/Plack/Middleware/IEnosniff.pm +%%PERL5_MAN3%%/Plack::Middleware::IEnosniff.3.gz @dirrmtry %%SITE_PERL%%/Plack/Middleware @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/IEnosniff @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware diff --git a/www/p5-Plack-Middleware-InteractiveDebugger/Makefile b/www/p5-Plack-Middleware-InteractiveDebugger/Makefile index 48d70d3d3626..d81fa1c56f84 100644 --- a/www/p5-Plack-Middleware-InteractiveDebugger/Makefile +++ b/www/p5-Plack-Middleware-InteractiveDebugger/Makefile @@ -21,7 +21,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::InteractiveDebugger.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-InteractiveDebugger/pkg-plist b/www/p5-Plack-Middleware-InteractiveDebugger/pkg-plist index de88c06153a7..c243321e1e69 100644 --- a/www/p5-Plack-Middleware-InteractiveDebugger/pkg-plist +++ b/www/p5-Plack-Middleware-InteractiveDebugger/pkg-plist @@ -9,6 +9,7 @@ %%SITE_PERL%%/auto/share/dist/Plack-Middleware-InteractiveDebugger/more.png %%SITE_PERL%%/auto/share/dist/Plack-Middleware-InteractiveDebugger/source.png %%SITE_PERL%%/auto/share/dist/Plack-Middleware-InteractiveDebugger/style.css +%%PERL5_MAN3%%/Plack::Middleware::InteractiveDebugger.3.gz @dirrm %%SITE_PERL%%/auto/share/dist/Plack-Middleware-InteractiveDebugger @dirrm %%SITE_PERL%%/Plack/Middleware/InteractiveDebugger @dirrmtry %%SITE_PERL%%/Plack/Middleware diff --git a/www/p5-Plack-Middleware-MemoryUsage/Makefile b/www/p5-Plack-Middleware-MemoryUsage/Makefile index 20d3e7ed63f5..4729da0e8022 100644 --- a/www/p5-Plack-Middleware-MemoryUsage/Makefile +++ b/www/p5-Plack-Middleware-MemoryUsage/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::MemoryUsage.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-MemoryUsage/pkg-plist b/www/p5-Plack-Middleware-MemoryUsage/pkg-plist index aeea075cf9d2..dc9b42a4019c 100644 --- a/www/p5-Plack-Middleware-MemoryUsage/pkg-plist +++ b/www/p5-Plack-Middleware-MemoryUsage/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/MemoryUsage/.packlist %%SITE_PERL%%/Plack/Middleware/MemoryUsage.pm +%%PERL5_MAN3%%/Plack::Middleware::MemoryUsage.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/MemoryUsage @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware diff --git a/www/p5-Plack-Middleware-XForwardedFor/Makefile b/www/p5-Plack-Middleware-XForwardedFor/Makefile index b83ae7c1be88..47183f649eb3 100644 --- a/www/p5-Plack-Middleware-XForwardedFor/Makefile +++ b/www/p5-Plack-Middleware-XForwardedFor/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::XForwardedFor.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-XForwardedFor/pkg-descr b/www/p5-Plack-Middleware-XForwardedFor/pkg-descr index 497a9389a942..9079d7b31122 100644 --- a/www/p5-Plack-Middleware-XForwardedFor/pkg-descr +++ b/www/p5-Plack-Middleware-XForwardedFor/pkg-descr @@ -1,4 +1,4 @@ Plack::Middleware::XForwardedFor will look for X-Forwarded-For header in the incomming request and change REMOTE_ADDR to the real client IP. -WWW: http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/ +WWW: http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/ diff --git a/www/p5-Plack-Middleware-XForwardedFor/pkg-plist b/www/p5-Plack-Middleware-XForwardedFor/pkg-plist index c9046e7e9cd6..811e43b44711 100644 --- a/www/p5-Plack-Middleware-XForwardedFor/pkg-plist +++ b/www/p5-Plack-Middleware-XForwardedFor/pkg-plist @@ -1,6 +1,7 @@ @comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/XForwardedFor/.packlist %%SITE_PERL%%/Plack/Middleware/XForwardedFor.pm +%%PERL5_MAN3%%/Plack::Middleware::XForwardedFor.3.gz @dirrmtry %%SITE_PERL%%/Plack/Middleware @dirrmtry %%SITE_PERL%%/Plack @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/XForwardedFor diff --git a/www/p5-Session-Storage-Secure/Makefile b/www/p5-Session-Storage-Secure/Makefile index ebb85ec71046..91b685d3c22d 100644 --- a/www/p5-Session-Storage-Secure/Makefile +++ b/www/p5-Session-Storage-Secure/Makefile @@ -30,7 +30,4 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= configure -MAN3= Session::Storage::Secure.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Session-Storage-Secure/pkg-plist b/www/p5-Session-Storage-Secure/pkg-plist index 131cbebaf9d9..7831fac2ce89 100644 --- a/www/p5-Session-Storage-Secure/pkg-plist +++ b/www/p5-Session-Storage-Secure/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Session/Storage/Secure/.packlist %%SITE_PERL%%/Session/Storage/Secure.pm +%%PERL5_MAN3%%/Session::Storage::Secure.3.gz @dirrmtry %%SITE_PERL%%/Session/Storage @dirrmtry %%SITE_PERL%%/Session @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Session/Storage/Secure diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index fe531c362d5f..3c0059479b41 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -21,7 +21,4 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= configure -MAN3= Squatting::On::PSGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Squatting-On-PSGI/pkg-plist b/www/p5-Squatting-On-PSGI/pkg-plist index 8e4d4fdb6ef7..4a6df9fa388e 100644 --- a/www/p5-Squatting-On-PSGI/pkg-plist +++ b/www/p5-Squatting-On-PSGI/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Squatting/On/PSGI/.packlist %%SITE_PERL%%/Squatting/On/PSGI.pm +%%PERL5_MAN3%%/Squatting::On::PSGI.3.gz @dirrmtry %%SITE_PERL%%/Squatting/On @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Squatting/On/PSGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Squatting/On diff --git a/www/p5-Template-Plugin-FillInForm/Makefile b/www/p5-Template-Plugin-FillInForm/Makefile index 3364409085d8..faaa2a6cf047 100644 --- a/www/p5-Template-Plugin-FillInForm/Makefile +++ b/www/p5-Template-Plugin-FillInForm/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Template::Plugin::FillInForm.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Template-Plugin-FillInForm/pkg-plist b/www/p5-Template-Plugin-FillInForm/pkg-plist index 4a5787e7480d..8909295d066c 100644 --- a/www/p5-Template-Plugin-FillInForm/pkg-plist +++ b/www/p5-Template-Plugin-FillInForm/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Template/Plugin/FillInForm.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/FillInForm/.packlist +%%PERL5_MAN3%%/Template::Plugin::FillInForm.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/FillInForm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template diff --git a/www/p5-Template-Plugin-VMethods/Makefile b/www/p5-Template-Plugin-VMethods/Makefile index d235b47be983..d98a2bf1e965 100644 --- a/www/p5-Template-Plugin-VMethods/Makefile +++ b/www/p5-Template-Plugin-VMethods/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure -MAN3= Template::Plugin::VMethods.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Template-Plugin-VMethods/pkg-plist b/www/p5-Template-Plugin-VMethods/pkg-plist index 1659878cc8ca..04d8811e5aec 100644 --- a/www/p5-Template-Plugin-VMethods/pkg-plist +++ b/www/p5-Template-Plugin-VMethods/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Template/Plugin/VMethods.pm %%SITE_PERL%%/Template/Plugin/VMethods/VMethodContainer.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/VMethods/.packlist +%%PERL5_MAN3%%/Template::Plugin::VMethods.3.gz @dirrm %%SITE_PERL%%/Template/Plugin/VMethods @dirrm %%SITE_PERL%%/Template/Plugin @dirrm %%SITE_PERL%%/Template diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile index 5fba8c2d9a15..dfc528fe016f 100644 --- a/www/p5-Template-Provider-Encoding/Makefile +++ b/www/p5-Template-Provider-Encoding/Makefile @@ -17,9 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Template::Provider::Encoding.3 \ - Template::Stash::ForceUTF8.3 \ - Template::Plugin::encoding.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Template-Provider-Encoding/pkg-plist b/www/p5-Template-Provider-Encoding/pkg-plist index ad7034112173..b7e3f33cbadf 100644 --- a/www/p5-Template-Provider-Encoding/pkg-plist +++ b/www/p5-Template-Provider-Encoding/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/Template/Provider/Encoding.pm %%SITE_PERL%%/Template/Stash/ForceUTF8.pm %%SITE_PERL%%/Template/Plugin/encoding.pm +%%PERL5_MAN3%%/Template::Provider::Encoding.3.gz +%%PERL5_MAN3%%/Template::Stash::ForceUTF8.3.gz +%%PERL5_MAN3%%/Template::Plugin::encoding.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider/Encoding @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template diff --git a/www/p5-Template-Stash-AutoEscape/Makefile b/www/p5-Template-Stash-AutoEscape/Makefile index 063a55cf7006..9326b4003add 100644 --- a/www/p5-Template-Stash-AutoEscape/Makefile +++ b/www/p5-Template-Stash-AutoEscape/Makefile @@ -19,7 +19,4 @@ TEST_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI USES= perl5 USE_PERL5= configure -MAN3= Template::Stash::AutoEscape.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Template-Stash-AutoEscape/pkg-plist b/www/p5-Template-Stash-AutoEscape/pkg-plist index 13e988b88aa3..deedd6258c62 100644 --- a/www/p5-Template-Stash-AutoEscape/pkg-plist +++ b/www/p5-Template-Stash-AutoEscape/pkg-plist @@ -4,6 +4,7 @@ %%SITE_PERL%%/Template/Stash/AutoEscape/Escaped/HTML.pm %%SITE_PERL%%/Template/Stash/AutoEscape/Escaped/YourCode.pm %%SITE_PERL%%/Template/Stash/AutoEscape/RawString.pm +%%PERL5_MAN3%%/Template::Stash::AutoEscape.3.gz @dirrm %%SITE_PERL%%/Template/Stash/AutoEscape/Escaped @dirrm %%SITE_PERL%%/Template/Stash/AutoEscape @dirrmtry %%SITE_PERL%%/Template/Stash diff --git a/www/p5-Template-Toolkit-Simple/Makefile b/www/p5-Template-Toolkit-Simple/Makefile index c7d1a23059d9..6d6648d3639a 100644 --- a/www/p5-Template-Toolkit-Simple/Makefile +++ b/www/p5-Template-Toolkit-Simple/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Template::Toolkit::Simple.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Template-Toolkit-Simple/pkg-plist b/www/p5-Template-Toolkit-Simple/pkg-plist index 166208e8b579..fc623b0ca26d 100644 --- a/www/p5-Template-Toolkit-Simple/pkg-plist +++ b/www/p5-Template-Toolkit-Simple/pkg-plist @@ -2,6 +2,7 @@ bin/tt-render %%SITE_PERL%%/Template/Toolkit/Simple.pm %%SITE_PERL%%/Template/Toolkit/Simple.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Toolkit/Simple/.packlist +%%PERL5_MAN3%%/Template::Toolkit::Simple.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Toolkit/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Toolkit @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile index 9537d9e34f09..00ef74509ec9 100644 --- a/www/p5-Tenjin/Makefile +++ b/www/p5-Tenjin/Makefile @@ -16,11 +16,4 @@ TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure -MAN3= Tenjin.3 \ - Tenjin::Context.3 \ - Tenjin::Preprocessor.3 \ - Tenjin::Template.3 \ - Tenjin::Util.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Tenjin/pkg-plist b/www/p5-Tenjin/pkg-plist index e0aa8fe79360..ebb06b509b9c 100644 --- a/www/p5-Tenjin/pkg-plist +++ b/www/p5-Tenjin/pkg-plist @@ -4,5 +4,10 @@ %%SITE_PERL%%/Tenjin/Preprocessor.pm %%SITE_PERL%%/Tenjin/Template.pm %%SITE_PERL%%/Tenjin/Util.pm +%%PERL5_MAN3%%/Tenjin.3.gz +%%PERL5_MAN3%%/Tenjin::Context.3.gz +%%PERL5_MAN3%%/Tenjin::Preprocessor.3.gz +%%PERL5_MAN3%%/Tenjin::Template.3.gz +%%PERL5_MAN3%%/Tenjin::Util.3.gz @dirrmtry %%SITE_PERL%%/Tenjin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tenjin diff --git a/www/p5-TestGen4Web-Runner/Makefile b/www/p5-TestGen4Web-Runner/Makefile index 36b206a184d8..833f1c2cb3f4 100644 --- a/www/p5-TestGen4Web-Runner/Makefile +++ b/www/p5-TestGen4Web-Runner/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= WWW/MACKERS PKGNAMEPREFIX= p5- MAINTAINER= eg@fbsd.lt -COMMENT= A PERL module to replay files recorded with TestGen4Web +COMMENT= Perl module to replay files recorded with TestGen4Web BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= TestGen4Web::Runner.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-TestGen4Web-Runner/pkg-plist b/www/p5-TestGen4Web-Runner/pkg-plist index a87faa546f78..117bf552aedc 100644 --- a/www/p5-TestGen4Web-Runner/pkg-plist +++ b/www/p5-TestGen4Web-Runner/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/TestGen4Web/Runner.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/TestGen4Web/Runner/.packlist +%%PERL5_MAN3%%/TestGen4Web::Runner.3.gz @dirrmtry %%SITE_PERL%%/TestGen4Web @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/TestGen4Web/Runner @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TestGen4Web diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index 7a93f2a02532..47fea4ec9727 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -17,7 +17,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= URI::Encode.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-URI-Encode/pkg-plist b/www/p5-URI-Encode/pkg-plist index 29962e09b7d4..2af849b4ac83 100644 --- a/www/p5-URI-Encode/pkg-plist +++ b/www/p5-URI-Encode/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/URI/Encode.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Encode/.packlist +%%PERL5_MAN3%%/URI::Encode.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Encode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI diff --git a/www/p5-URI-Title/Makefile b/www/p5-URI-Title/Makefile index f9b37fed1bac..3aa6f3ad9d48 100644 --- a/www/p5-URI-Title/Makefile +++ b/www/p5-URI-Title/Makefile @@ -23,7 +23,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= URI::Title.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-URI-Title/pkg-plist b/www/p5-URI-Title/pkg-plist index e21f7d017e19..6cc10e73cd1c 100644 --- a/www/p5-URI-Title/pkg-plist +++ b/www/p5-URI-Title/pkg-plist @@ -5,6 +5,7 @@ %%SITE_PERL%%/URI/Title/PDF.pm %%SITE_PERL%%/URI/title.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Title/.packlist +%%PERL5_MAN3%%/URI::Title.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Title @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI/Title diff --git a/www/p5-URI-ToDisk/Makefile b/www/p5-URI-ToDisk/Makefile index 94b9cf17d7ff..519571092a3d 100644 --- a/www/p5-URI-ToDisk/Makefile +++ b/www/p5-URI-ToDisk/Makefile @@ -21,7 +21,4 @@ RUN_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \ USES= perl5 USE_PERL5= configure -MAN3= URI::ToDisk.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-URI-ToDisk/pkg-plist b/www/p5-URI-ToDisk/pkg-plist index e8753f135725..06e965236e58 100644 --- a/www/p5-URI-ToDisk/pkg-plist +++ b/www/p5-URI-ToDisk/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/URI/ToDisk.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk/.packlist +%%PERL5_MAN3%%/URI::ToDisk.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ToDisk @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI diff --git a/www/p5-VUser-Google-ProvisioningAPI/Makefile b/www/p5-VUser-Google-ProvisioningAPI/Makefile index a5acd08daba6..3a3deb7d3be8 100644 --- a/www/p5-VUser-Google-ProvisioningAPI/Makefile +++ b/www/p5-VUser-Google-ProvisioningAPI/Makefile @@ -18,13 +18,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ USES= perl5 USE_PERL5= configure -MAN3= VUser::Google::ProvisioningAPI::V2_0::EmailListEntry.3 \ - VUser::Google::ProvisioningAPI::V2_0::NicknameEntry.3 \ - VUser::Google::ProvisioningAPI::V2_0.3 \ - VUser::Google::ProvisioningAPI::V1_0.3 \ - VUser::Google::ProvisioningAPI.3 \ - VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry.3 \ - VUser::Google::ProvisioningAPI::V2_0::UserEntry.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-VUser-Google-ProvisioningAPI/pkg-descr b/www/p5-VUser-Google-ProvisioningAPI/pkg-descr index f352dfb644b3..9335b37894df 100644 --- a/www/p5-VUser-Google-ProvisioningAPI/pkg-descr +++ b/www/p5-VUser-Google-ProvisioningAPI/pkg-descr @@ -2,4 +2,4 @@ VUser::Google::ProvisioningAPI provides a simple interface to the Google Apps for Your Domain Provisioning API. It uses the LWP::UserAgent module for the HTTP transport, and the HTTP::Request module for the HTTP request and response. -WWW: http://search.cpan.org/dist/VUser-Google-ProvisioningAPI/ +WWW: http://search.cpan.org/dist/VUser-Google-ProvisioningAPI/ diff --git a/www/p5-VUser-Google-ProvisioningAPI/pkg-plist b/www/p5-VUser-Google-ProvisioningAPI/pkg-plist index 4acab84efd2b..04f4d157bfaf 100644 --- a/www/p5-VUser-Google-ProvisioningAPI/pkg-plist +++ b/www/p5-VUser-Google-ProvisioningAPI/pkg-plist @@ -6,6 +6,13 @@ %%SITE_PERL%%/VUser/Google/ProvisioningAPI/V2_0/EmailListRecipientEntry.pm %%SITE_PERL%%/VUser/Google/ProvisioningAPI/V2_0/UserEntry.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/VUser-Google-ProvisioningAPI/.packlist +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI::V2_0::EmailListEntry.3.gz +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI::V2_0::NicknameEntry.3.gz +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI::V2_0.3.gz +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI::V1_0.3.gz +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI.3.gz +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry.3.gz +%%PERL5_MAN3%%/VUser::Google::ProvisioningAPI::V2_0::UserEntry.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/VUser-Google-ProvisioningAPI @dirrm %%SITE_PERL%%/VUser/Google/ProvisioningAPI/V2_0 @dirrm %%SITE_PERL%%/VUser/Google/ProvisioningAPI diff --git a/www/p5-WWW-Google-Calculator/Makefile b/www/p5-WWW-Google-Calculator/Makefile index b77f14d68617..b3c1f8110f20 100644 --- a/www/p5-WWW-Google-Calculator/Makefile +++ b/www/p5-WWW-Google-Calculator/Makefile @@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::Calculator.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Google-Calculator/pkg-descr b/www/p5-WWW-Google-Calculator/pkg-descr index ea157e5d92e6..fc30c5d73055 100644 --- a/www/p5-WWW-Google-Calculator/pkg-descr +++ b/www/p5-WWW-Google-Calculator/pkg-descr @@ -1,4 +1,3 @@ This module provide simple interface for Google calculator. -Author: Daisuke Murase <typester@cpan.org> -WWW: http://search.cpan.org/dist/WWW-Google-Calculator/ +WWW: http://search.cpan.org/dist/WWW-Google-Calculator/ diff --git a/www/p5-WWW-Google-Calculator/pkg-plist b/www/p5-WWW-Google-Calculator/pkg-plist index 85fe33e6c5f4..ac966aa48cba 100644 --- a/www/p5-WWW-Google-Calculator/pkg-plist +++ b/www/p5-WWW-Google-Calculator/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/Calculator/.packlist %%SITE_PERL%%/WWW/Google/Calculator.pm +%%PERL5_MAN3%%/WWW::Google::Calculator.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/Calculator @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google @dirrmtry %%SITE_PERL%%/WWW/Google diff --git a/www/p5-WWW-Google-News-TW/Makefile b/www/p5-WWW-Google-News-TW/Makefile index 57496e74f855..fc35d157d50e 100644 --- a/www/p5-WWW-Google-News-TW/Makefile +++ b/www/p5-WWW-Google-News-TW/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::News::TW.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Google-News-TW/pkg-descr b/www/p5-WWW-Google-News-TW/pkg-descr index 477ef9ae3cdb..72bd81977a01 100644 --- a/www/p5-WWW-Google-News-TW/pkg-descr +++ b/www/p5-WWW-Google-News-TW/pkg-descr @@ -1,3 +1,3 @@ WWW::Google::News::TW - Access to Google's Taiwan News Service (Not Usenet) -WWW: http://search.cpan.org/dist/WWW-Google-News-TW/ +WWW: http://search.cpan.org/dist/WWW-Google-News-TW/ diff --git a/www/p5-WWW-Google-News-TW/pkg-plist b/www/p5-WWW-Google-News-TW/pkg-plist index 2309a0eb92c9..96adcece2e54 100644 --- a/www/p5-WWW-Google-News-TW/pkg-plist +++ b/www/p5-WWW-Google-News-TW/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Google/News/TW.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News/TW/.packlist +%%PERL5_MAN3%%/WWW::Google::News::TW.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News/TW @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile index de4bf1e2a54d..1cacacaf62a5 100644 --- a/www/p5-WWW-IMDb/Makefile +++ b/www/p5-WWW-IMDb/Makefile @@ -19,7 +19,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= perl5 USE_PERL5= configure -MAN3= IMDb.3 IMDb::People.3 IMDb::Title.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-IMDb/pkg-plist b/www/p5-WWW-IMDb/pkg-plist index 907b1dee6cb1..226931132548 100644 --- a/www/p5-WWW-IMDb/pkg-plist +++ b/www/p5-WWW-IMDb/pkg-plist @@ -3,5 +3,8 @@ %%SITE_PERL%%/IMDb/People.pm %%SITE_PERL%%/IMDb.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDb/.packlist +%%PERL5_MAN3%%/IMDb.3.gz +%%PERL5_MAN3%%/IMDb::People.3.gz +%%PERL5_MAN3%%/IMDb::Title.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDb @dirrm %%SITE_PERL%%/IMDb diff --git a/www/p5-WWW-Mechanize-CGI/Makefile b/www/p5-WWW-Mechanize-CGI/Makefile index 63f17ec2bc07..9c3c9f5bcca9 100644 --- a/www/p5-WWW-Mechanize-CGI/Makefile +++ b/www/p5-WWW-Mechanize-CGI/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Mechanize::CGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Mechanize-CGI/pkg-plist b/www/p5-WWW-Mechanize-CGI/pkg-plist index 81f93aff8a62..95bccfc084e9 100644 --- a/www/p5-WWW-Mechanize-CGI/pkg-plist +++ b/www/p5-WWW-Mechanize-CGI/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Mechanize/CGI.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/CGI/.packlist +%%PERL5_MAN3%%/WWW::Mechanize::CGI.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/CGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Mechanize-Cached/Makefile b/www/p5-WWW-Mechanize-Cached/Makefile index a0e3b694fc74..6e56cf768f86 100644 --- a/www/p5-WWW-Mechanize-Cached/Makefile +++ b/www/p5-WWW-Mechanize-Cached/Makefile @@ -24,7 +24,4 @@ TEST_DEPENDS= p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn USES= perl5 USE_PERL5= configure -MAN3= WWW::Mechanize::Cached.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Mechanize-Cached/pkg-plist b/www/p5-WWW-Mechanize-Cached/pkg-plist index ced8f61af7cd..3b660dbf2821 100644 --- a/www/p5-WWW-Mechanize-Cached/pkg-plist +++ b/www/p5-WWW-Mechanize-Cached/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/Cached/.packlist %%SITE_PERL%%/WWW/Mechanize/Cached.pm +%%PERL5_MAN3%%/WWW::Mechanize::Cached.3.gz @dirrmtry %%SITE_PERL%%/WWW/Mechanize @dirrmtry %%SITE_PERL%%/WWW @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/Cached diff --git a/www/p5-WWW-Mechanize-DecodedContent/Makefile b/www/p5-WWW-Mechanize-DecodedContent/Makefile index 41068231f113..d8e78c1fcf56 100644 --- a/www/p5-WWW-Mechanize-DecodedContent/Makefile +++ b/www/p5-WWW-Mechanize-DecodedContent/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Mechanize::DecodedContent.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Mechanize-DecodedContent/pkg-plist b/www/p5-WWW-Mechanize-DecodedContent/pkg-plist index 4c2378ccc1e9..0f572f7ab00d 100644 --- a/www/p5-WWW-Mechanize-DecodedContent/pkg-plist +++ b/www/p5-WWW-Mechanize-DecodedContent/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/DecodedContent/.packlist %%SITE_PERL%%/WWW/Mechanize/DecodedContent.pm +%%PERL5_MAN3%%/WWW::Mechanize::DecodedContent.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/DecodedContent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Mixi-Scraper/Makefile b/www/p5-WWW-Mixi-Scraper/Makefile index 6ebbce482b3a..18b163e9e68b 100644 --- a/www/p5-WWW-Mixi-Scraper/Makefile +++ b/www/p5-WWW-Mixi-Scraper/Makefile @@ -21,34 +21,7 @@ RUN_DEPENDS= p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-WWW-Mechanize>=1.50:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS:= ${RUN_DEPENDS} -USES= perl5 +USES= perl5 dos2unix USE_PERL5= configure -USE_DOS2UNIX= yes -MAN3= WWW::Mixi::Scraper::Utils.3 \ - WWW::Mixi::Scraper::Plugin::NewMusic.3 \ - WWW::Mixi::Scraper::Plugin::NewBBS.3 \ - WWW::Mixi::Scraper::Plugin::ListComment.3 \ - WWW::Mixi::Scraper::Mech.3 \ - WWW::Mixi::Scraper::Plugin::ListMessage.3 \ - WWW::Mixi::Scraper::Plugin::ShowFriend.3 \ - WWW::Mixi::Scraper::Plugin::ViewEvent.3 \ - WWW::Mixi::Scraper::Plugin::ShowLog.3 \ - WWW::Mixi::Scraper::Plugin::ListDiary.3 \ - WWW::Mixi::Scraper::Plugin::ShowCalendar.3 \ - WWW::Mixi::Scraper::Plugin::ViewMessage.3 \ - WWW::Mixi::Scraper::Plugin.3 \ - WWW::Mixi::Scraper.3 \ - WWW::Mixi::Scraper::Plugin::NewFriendDiary.3 \ - WWW::Mixi::Scraper::Plugin::ViewDiary.3 \ - WWW::Mixi::Scraper::Plugin::ViewBBS.3 \ - WWW::Mixi::Scraper::Plugin::NewVideo.3 \ - WWW::Mixi::Scraper::Plugin::ListBookmark.3 \ - WWW::Mixi::Scraper::Plugin::ResEcho.3 \ - WWW::Mixi::Scraper::Plugin::ViewEcho.3 \ - WWW::Mixi::Scraper::Plugin::ListEcho.3 \ - WWW::Mixi::Scraper::Plugin::RecentEcho.3 \ - WWW::Mixi::Scraper::Plugin::ShowSchedule.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Mixi-Scraper/pkg-descr b/www/p5-WWW-Mixi-Scraper/pkg-descr index 6763f3c4bfca..df427f432ccf 100644 --- a/www/p5-WWW-Mixi-Scraper/pkg-descr +++ b/www/p5-WWW-Mixi-Scraper/pkg-descr @@ -2,5 +2,4 @@ This is yet another 'mixi' (the largest SNS in Japan) scraper, powered by Web::Scraper. Though APIs are different and incompatible with precedent WWW::Mixi. -Author: Kenichi Ishigaki <ishigaki@cpan.org> -WWW: http://search.cpan.org/dist/WWW-Mixi-Scraper/ +WWW: http://search.cpan.org/dist/WWW-Mixi-Scraper/ diff --git a/www/p5-WWW-Mixi-Scraper/pkg-plist b/www/p5-WWW-Mixi-Scraper/pkg-plist index bfcf0c61e390..bfb992fcae3e 100644 --- a/www/p5-WWW-Mixi-Scraper/pkg-plist +++ b/www/p5-WWW-Mixi-Scraper/pkg-plist @@ -23,6 +23,30 @@ %%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ListEcho.pm %%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/RecentEcho.pm %%SITE_PERL%%/WWW/Mixi/Scraper/Plugin/ShowSchedule.pm +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Utils.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::NewMusic.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::NewBBS.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ListComment.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Mech.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ListMessage.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ShowFriend.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ViewEvent.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ShowLog.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ListDiary.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ShowCalendar.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ViewMessage.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::NewFriendDiary.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ViewDiary.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ViewBBS.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::NewVideo.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ListBookmark.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ResEcho.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ViewEcho.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ListEcho.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::RecentEcho.3.gz +%%PERL5_MAN3%%/WWW::Mixi::Scraper::Plugin::ShowSchedule.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi/Scraper @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Plurk/Makefile b/www/p5-WWW-Plurk/Makefile index e21a8b23e806..1311823e6690 100644 --- a/www/p5-WWW-Plurk/Makefile +++ b/www/p5-WWW-Plurk/Makefile @@ -22,9 +22,6 @@ BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep USES= perl5 USE_PERL5= configure -MAN3= WWW::Plurk.3 WWW::Plurk::Friend.3 WWW::Plurk::Message.3 - -NO_STAGE= yes post-patch: ${FIND} ${WRKSRC} -name "*.orig" -delete diff --git a/www/p5-WWW-Plurk/pkg-plist b/www/p5-WWW-Plurk/pkg-plist index 2ff44c80d9ab..0ad63603e737 100644 --- a/www/p5-WWW-Plurk/pkg-plist +++ b/www/p5-WWW-Plurk/pkg-plist @@ -3,6 +3,9 @@ bin/plurk %%SITE_PERL%%/WWW/Plurk/Friend.pm %%SITE_PERL%%/WWW/Plurk/Message.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Plurk/.packlist +%%PERL5_MAN3%%/WWW::Plurk.3.gz +%%PERL5_MAN3%%/WWW::Plurk::Friend.3.gz +%%PERL5_MAN3%%/WWW::Plurk::Message.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Plurk @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW @dirrm %%SITE_PERL%%/WWW/Plurk diff --git a/www/p5-WWW-Shorten-isgd/Makefile b/www/p5-WWW-Shorten-isgd/Makefile index de27789fa97e..c73c8c40a522 100644 --- a/www/p5-WWW-Shorten-isgd/Makefile +++ b/www/p5-WWW-Shorten-isgd/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Shorten::isgd.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Shorten-isgd/pkg-plist b/www/p5-WWW-Shorten-isgd/pkg-plist index cfb076bd20b6..5beed4b68516 100644 --- a/www/p5-WWW-Shorten-isgd/pkg-plist +++ b/www/p5-WWW-Shorten-isgd/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Shorten/isgd.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/isgd/.packlist +%%PERL5_MAN3%%/WWW::Shorten::isgd.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/isgd @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-TV/Makefile b/www/p5-WWW-TV/Makefile index b9cbc23f5fb1..440b73677cc4 100644 --- a/www/p5-WWW-TV/Makefile +++ b/www/p5-WWW-TV/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -MAN3= WWW::TV.3 WWW::TV::Episode.3 WWW::TV::Series.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-TV/pkg-plist b/www/p5-WWW-TV/pkg-plist index 24eaf5538117..24afdf34a76e 100644 --- a/www/p5-WWW-TV/pkg-plist +++ b/www/p5-WWW-TV/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/WWW/TV.pm %%SITE_PERL%%/WWW/TV/Episode.pm %%SITE_PERL%%/WWW/TV/Series.pm +%%PERL5_MAN3%%/WWW::TV.3.gz +%%PERL5_MAN3%%/WWW::TV::Episode.3.gz +%%PERL5_MAN3%%/WWW::TV::Series.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/TV @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW @dirrm %%SITE_PERL%%/WWW/TV diff --git a/www/p5-Web-oEmbed/Makefile b/www/p5-Web-oEmbed/Makefile index 99c48c9aa27e..5f2f27d1868d 100644 --- a/www/p5-Web-oEmbed/Makefile +++ b/www/p5-Web-oEmbed/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ USES= perl5 USE_PERL5= configure -MAN3= Web::oEmbed.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Web-oEmbed/pkg-descr b/www/p5-Web-oEmbed/pkg-descr index ade1a0fe37c4..b9f12fbcf51b 100644 --- a/www/p5-Web-oEmbed/pkg-descr +++ b/www/p5-Web-oEmbed/pkg-descr @@ -1,3 +1,3 @@ Web::oEmbed is a module that implements oEmbed consumer. -WWW: http://search.cpan.org/dist/Web-oEmbed/ +WWW: http://search.cpan.org/dist/Web-oEmbed/ diff --git a/www/p5-Web-oEmbed/pkg-plist b/www/p5-Web-oEmbed/pkg-plist index ca2431b8863b..8def972ee605 100644 --- a/www/p5-Web-oEmbed/pkg-plist +++ b/www/p5-Web-oEmbed/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/oEmbed/.packlist %%SITE_PERL%%/Web/oEmbed.pm %%SITE_PERL%%/Web/oEmbed/Response.pm +%%PERL5_MAN3%%/Web::oEmbed.3.gz @dirrmtry %%SITE_PERL%%/Web/oEmbed @dirrmtry %%SITE_PERL%%/Web @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/oEmbed diff --git a/www/p5-WebService-Pushover/Makefile b/www/p5-WebService-Pushover/Makefile index 248ff46afe6a..873f09996d0a 100644 --- a/www/p5-WebService-Pushover/Makefile +++ b/www/p5-WebService-Pushover/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ USES= perl5 USE_PERL5= configure -MAN3= WebService::Pushover.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WebService-Pushover/pkg-plist b/www/p5-WebService-Pushover/pkg-plist index 6ff241ddfcf3..ac6bd63117cb 100644 --- a/www/p5-WebService-Pushover/pkg-plist +++ b/www/p5-WebService-Pushover/pkg-plist @@ -1,6 +1,7 @@ @comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Pushover/.packlist %%SITE_PERL%%/WebService/Pushover.pm +%%PERL5_MAN3%%/WebService::Pushover.3.gz @dirrmtry %%SITE_PERL%%/WebService @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Pushover @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService diff --git a/www/p5-WebService-Simple/Makefile b/www/p5-WebService-Simple/Makefile index 12064e6e8d7e..523632435cd0 100644 --- a/www/p5-WebService-Simple/Makefile +++ b/www/p5-WebService-Simple/Makefile @@ -26,14 +26,4 @@ TEST_DEPENDS= p5-XML-Feed>=0:${PORTSDIR}/textproc/p5-XML-Feed \ USE_PERL5= configure USES= perl5 -MAN3= WebService::Simple.3 \ - WebService::Simple::Parser.3 \ - WebService::Simple::Parser::JSON.3 \ - WebService::Simple::Parser::XML::Feed.3 \ - WebService::Simple::Parser::XML::LibXML.3 \ - WebService::Simple::Parser::XML::Lite.3 \ - WebService::Simple::Parser::XML::Simple.3 \ - WebService::Simple::Response.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WebService-Simple/pkg-plist b/www/p5-WebService-Simple/pkg-plist index bd4d386b4d93..524df691cacd 100644 --- a/www/p5-WebService-Simple/pkg-plist +++ b/www/p5-WebService-Simple/pkg-plist @@ -7,6 +7,14 @@ %%SITE_PERL%%/WebService/Simple/Parser/XML/LibXML.pm %%SITE_PERL%%/WebService/Simple/Parser/XML/Simple.pm %%SITE_PERL%%/WebService/Simple/Parser/XML/Feed.pm +%%PERL5_MAN3%%/WebService::Simple.3.gz +%%PERL5_MAN3%%/WebService::Simple::Parser.3.gz +%%PERL5_MAN3%%/WebService::Simple::Parser::JSON.3.gz +%%PERL5_MAN3%%/WebService::Simple::Parser::XML::Feed.3.gz +%%PERL5_MAN3%%/WebService::Simple::Parser::XML::LibXML.3.gz +%%PERL5_MAN3%%/WebService::Simple::Parser::XML::Lite.3.gz +%%PERL5_MAN3%%/WebService::Simple::Parser::XML::Simple.3.gz +%%PERL5_MAN3%%/WebService::Simple::Response.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService @dirrmtry %%SITE_PERL%%/WebService/Simple/Parser/XML diff --git a/www/p5-Yahoo-Lifestyle/Makefile b/www/p5-Yahoo-Lifestyle/Makefile index 0d10cecc8bc6..bc3857511ad7 100644 --- a/www/p5-Yahoo-Lifestyle/Makefile +++ b/www/p5-Yahoo-Lifestyle/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= hcchien@hcchien.org -COMMENT= A simple interface for Yahoo! Taiwan Lifestyle open APIs +COMMENT= Simple interface for Yahoo! Taiwan Lifestyle open APIs BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple @@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Yahoo-BBAuth>=0:${PORTSDIR}/security/p5-Yahoo-BBAuth \ USES= perl5 USE_PERL5= configure -MAN3= Yahoo::Lifestyle.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Yahoo-Lifestyle/pkg-plist b/www/p5-Yahoo-Lifestyle/pkg-plist index e43ad0adc62c..ccfe7a0f250b 100644 --- a/www/p5-Yahoo-Lifestyle/pkg-plist +++ b/www/p5-Yahoo-Lifestyle/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/Lifestyle/.packlist %%SITE_PERL%%/Yahoo/Lifestyle.pm +%%PERL5_MAN3%%/Yahoo::Lifestyle.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/Lifestyle @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo @dirrmtry %%SITE_PERL%%/Yahoo diff --git a/www/p5-ZConf-RSS/Makefile b/www/p5-ZConf-RSS/Makefile index 1c51d22a79a9..1e56c8deec99 100644 --- a/www/p5-ZConf-RSS/Makefile +++ b/www/p5-ZConf-RSS/Makefile @@ -22,8 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= ZConf::RSS.3 \ - ZConf::RSS::GUI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-ZConf-RSS/pkg-plist b/www/p5-ZConf-RSS/pkg-plist index d9d3cdad2528..4078a6ae26e4 100644 --- a/www/p5-ZConf-RSS/pkg-plist +++ b/www/p5-ZConf-RSS/pkg-plist @@ -6,6 +6,8 @@ bin/zcrss-managetemplates %%SITE_PERL%%/ZConf/RSS.pm %%SITE_PERL%%/ZConf/RSS/GUI.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/RSS/.packlist +%%PERL5_MAN3%%/ZConf::RSS.3.gz +%%PERL5_MAN3%%/ZConf::RSS::GUI.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/RSS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf @dirrmtry %%SITE_PERL%%/ZConf/RSS |