diff options
Diffstat (limited to 'www')
46 files changed, 38 insertions, 84 deletions
diff --git a/www/p5-AnyEvent-HTTP/Makefile b/www/p5-AnyEvent-HTTP/Makefile index b3e7f3da76ff..80fba6ae3ff1 100644 --- a/www/p5-AnyEvent-HTTP/Makefile +++ b/www/p5-AnyEvent-HTTP/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::HTTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-HTTP/pkg-plist b/www/p5-AnyEvent-HTTP/pkg-plist index 1bb27871a819..3e4f0ecfc277 100644 --- a/www/p5-AnyEvent-HTTP/pkg-plist +++ b/www/p5-AnyEvent-HTTP/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/AnyEvent/HTTP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP/.packlist +%%PERL5_MAN3%%/AnyEvent::HTTP.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent @dirrmtry %%SITE_PERL%%/AnyEvent diff --git a/www/p5-AnyEvent-SCGI/Makefile b/www/p5-AnyEvent-SCGI/Makefile index b77664dc25a6..14f4fdfc2750 100644 --- a/www/p5-AnyEvent-SCGI/Makefile +++ b/www/p5-AnyEvent-SCGI/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AnyEvent::SCGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-AnyEvent-SCGI/pkg-plist b/www/p5-AnyEvent-SCGI/pkg-plist index 868797e7ddd6..3282ef35e16c 100644 --- a/www/p5-AnyEvent-SCGI/pkg-plist +++ b/www/p5-AnyEvent-SCGI/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/SCGI/.packlist %%SITE_PERL%%/AnyEvent/SCGI.pm +%%PERL5_MAN3%%/AnyEvent::SCGI.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/SCGI @dirrmtry %%SITE_PERL%%/AnyEvent diff --git a/www/p5-Ark/Makefile b/www/p5-Ark/Makefile index 08ab7b5006b5..f1e0db276b57 100644 --- a/www/p5-Ark/Makefile +++ b/www/p5-Ark/Makefile @@ -36,12 +36,4 @@ RUN_DEPENDS= \ USES= perl5 USE_PERL5= configure -MAN3= Ark::Command.3 \ - Ark::Command::Controller.3 \ - Ark::Command::Model.3 \ - Ark::Command::Newapp.3 \ - Ark::Command::Server.3 \ - Ark::Command::View.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Ark/pkg-plist b/www/p5-Ark/pkg-plist index 451817be9c74..a00e5b2bc1ca 100644 --- a/www/p5-Ark/pkg-plist +++ b/www/p5-Ark/pkg-plist @@ -49,6 +49,12 @@ bin/ark.pl %%SITE_PERL%%/Ark/Test.pm %%SITE_PERL%%/Ark/View.pm %%SITE_PERL%%/Ark/View/MT.pm +%%PERL5_MAN3%%/Ark::Command.3.gz +%%PERL5_MAN3%%/Ark::Command::Controller.3.gz +%%PERL5_MAN3%%/Ark::Command::Model.3.gz +%%PERL5_MAN3%%/Ark::Command::Newapp.3.gz +%%PERL5_MAN3%%/Ark::Command::Server.3.gz +%%PERL5_MAN3%%/Ark::Command::View.3.gz @dirrm %%SITE_PERL%%/Ark/View @dirrm %%SITE_PERL%%/Ark/Plugin/Session/Store @dirrm %%SITE_PERL%%/Ark/Plugin/Session/State diff --git a/www/p5-CGI-PSGI/Makefile b/www/p5-CGI-PSGI/Makefile index 1b725a22d78d..1e58810d3a61 100644 --- a/www/p5-CGI-PSGI/Makefile +++ b/www/p5-CGI-PSGI/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension to enable CGI.pm applications to adapt PSGI USES= perl5 USE_PERL5= configure -MAN3= CGI::PSGI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-PSGI/pkg-plist b/www/p5-CGI-PSGI/pkg-plist index c474824fedde..97fa716a58ce 100644 --- a/www/p5-CGI-PSGI/pkg-plist +++ b/www/p5-CGI-PSGI/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/PSGI/.packlist %%SITE_PERL%%/CGI/PSGI.pm +%%PERL5_MAN3%%/CGI::PSGI.3.gz @dirrmtry %%SITE_PERL%%/CGI @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/PSGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI diff --git a/www/p5-CGI-Prototype/Makefile b/www/p5-CGI-Prototype/Makefile index 462422ff798a..38a340d60735 100644 --- a/www/p5-CGI-Prototype/Makefile +++ b/www/p5-CGI-Prototype/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Prototype.3 \ - CGI::Prototype::Hidden.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Prototype/pkg-plist b/www/p5-CGI-Prototype/pkg-plist index 471ff8645940..7d2202996af7 100644 --- a/www/p5-CGI-Prototype/pkg-plist +++ b/www/p5-CGI-Prototype/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/CGI/Prototype.pm %%SITE_PERL%%/CGI/Prototype/Hidden.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Prototype/.packlist +%%PERL5_MAN3%%/CGI::Prototype.3.gz +%%PERL5_MAN3%%/CGI::Prototype::Hidden.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Prototype @dirrmtry %%SITE_PERL%%/CGI/Prototype @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI diff --git a/www/p5-Catalyst-Plugin-Static/Makefile b/www/p5-Catalyst-Plugin-Static/Makefile index d9cc5ad0da9f..154cc5d0ab2e 100644 --- a/www/p5-Catalyst-Plugin-Static/Makefile +++ b/www/p5-Catalyst-Plugin-Static/Makefile @@ -22,10 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Static.3 - regression-test: build cd ${WRKSRC}/ && ${MAKE} test -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Static/pkg-plist b/www/p5-Catalyst-Plugin-Static/pkg-plist index 31c7243a0c7f..43bbf3e805bd 100644 --- a/www/p5-Catalyst-Plugin-Static/pkg-plist +++ b/www/p5-Catalyst-Plugin-Static/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Plugin/Static.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Static/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::Static.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Static @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst diff --git a/www/p5-Catalyst-View-XML-Simple/Makefile b/www/p5-Catalyst-View-XML-Simple/Makefile index 6e5bea46abb3..3dd1b64224ff 100644 --- a/www/p5-Catalyst-View-XML-Simple/Makefile +++ b/www/p5-Catalyst-View-XML-Simple/Makefile @@ -24,7 +24,4 @@ BUILD_DEPENDS= \ USES= perl5 USE_PERL5= configure -MAN3= Catalyst::View::XML::Simple.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-View-XML-Simple/pkg-plist b/www/p5-Catalyst-View-XML-Simple/pkg-plist index 1761a978d930..a3e621bc3cf8 100644 --- a/www/p5-Catalyst-View-XML-Simple/pkg-plist +++ b/www/p5-Catalyst-View-XML-Simple/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/XML/Simple/.packlist %%SITE_PERL%%/Catalyst/View/XML/Simple.pm +%%PERL5_MAN3%%/Catalyst::View::XML::Simple.3.gz @dirrmtry %%SITE_PERL%%/Catalyst/View/XML @dirrmtry %%SITE_PERL%%/Catalyst/View @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/XML/Simple diff --git a/www/p5-HTML-ExtractContent/Makefile b/www/p5-HTML-ExtractContent/Makefile index c70e87f96b38..0ffbe55351c1 100644 --- a/www/p5-HTML-ExtractContent/Makefile +++ b/www/p5-HTML-ExtractContent/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::ExtractContent.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-ExtractContent/pkg-plist b/www/p5-HTML-ExtractContent/pkg-plist index b78c74786f45..b45d28ddc9d7 100644 --- a/www/p5-HTML-ExtractContent/pkg-plist +++ b/www/p5-HTML-ExtractContent/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/ExtractContent/.packlist %%SITE_PERL%%/HTML/ExtractContent.pm %%SITE_PERL%%/HTML/ExtractContent/Util.pm +%%PERL5_MAN3%%/HTML::ExtractContent.3.gz @dirrm %%SITE_PERL%%/HTML/ExtractContent @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/ExtractContent diff --git a/www/p5-HTML-Field/Makefile b/www/p5-HTML-Field/Makefile index 126998ca862a..eaae50ae8dfa 100644 --- a/www/p5-HTML-Field/Makefile +++ b/www/p5-HTML-Field/Makefile @@ -8,13 +8,9 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sahil@FreeBSD.org -COMMENT= A perl module to generate HTML form elements - -MAN3= HTML::Field.3 \ - HTML::FieldForm.3 +COMMENT= Perl module to generate HTML form elements USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-Field/pkg-plist b/www/p5-HTML-Field/pkg-plist index 7492f25cc737..44044201feae 100644 --- a/www/p5-HTML-Field/pkg-plist +++ b/www/p5-HTML-Field/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Field/.packlist %%SITE_PERL%%/HTML/Field.pm %%SITE_PERL%%/HTML/FieldForm.pm +%%PERL5_MAN3%%/HTML::Field.3.gz +%%PERL5_MAN3%%/HTML::FieldForm.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Field @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile index 1b89b24c7dad..1021db50b031 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile @@ -21,7 +21,4 @@ TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires USES= perl5 USE_PERL5= configure -MAN3= HTTP::MobileAgent::Plugin::Locator.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/pkg-plist b/www/p5-HTTP-MobileAgent-Plugin-Locator/pkg-plist index 67590b684c35..04e9fd223df5 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/pkg-plist +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/pkg-plist @@ -8,6 +8,7 @@ %%SITE_PERL%%/HTTP/MobileAgent/Plugin/Locator/SoftBank/BasicLocation.pm %%SITE_PERL%%/HTTP/MobileAgent/Plugin/Locator/SoftBank/GPS.pm %%SITE_PERL%%/HTTP/MobileAgent/Plugin/Locator/Willcom/BasicLocation.pm +%%PERL5_MAN3%%/HTTP::MobileAgent::Plugin::Locator.3.gz @dirrm %%SITE_PERL%%/HTTP/MobileAgent/Plugin/Locator/Willcom @dirrm %%SITE_PERL%%/HTTP/MobileAgent/Plugin/Locator/SoftBank @dirrm %%SITE_PERL%%/HTTP/MobileAgent/Plugin/Locator/EZweb diff --git a/www/p5-I18N-AcceptLanguage/Makefile b/www/p5-I18N-AcceptLanguage/Makefile index f26bedcf3354..5c2874207701 100644 --- a/www/p5-I18N-AcceptLanguage/Makefile +++ b/www/p5-I18N-AcceptLanguage/Makefile @@ -12,7 +12,4 @@ COMMENT= Perl extension to matches language preference (HTTP Accept-Language) USES= perl5 USE_PERL5= configure -MAN3= I18N::AcceptLanguage.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-I18N-AcceptLanguage/pkg-plist b/www/p5-I18N-AcceptLanguage/pkg-plist index 845ac0a0fe0b..68947cbac1d0 100644 --- a/www/p5-I18N-AcceptLanguage/pkg-plist +++ b/www/p5-I18N-AcceptLanguage/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/AcceptLanguage/.packlist %%SITE_PERL%%/I18N/AcceptLanguage.pm +%%PERL5_MAN3%%/I18N::AcceptLanguage.3.gz @dirrmtry %%SITE_PERL%%/I18N @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/AcceptLanguage @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N diff --git a/www/p5-LWP-UserAgent-POE/Makefile b/www/p5-LWP-UserAgent-POE/Makefile index 6ec7dc4658f4..25ff3daf8998 100644 --- a/www/p5-LWP-UserAgent-POE/Makefile +++ b/www/p5-LWP-UserAgent-POE/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= LWP::UserAgent::POE.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-LWP-UserAgent-POE/pkg-plist b/www/p5-LWP-UserAgent-POE/pkg-plist index c9dd7cb7509f..f2ce671c49f5 100644 --- a/www/p5-LWP-UserAgent-POE/pkg-plist +++ b/www/p5-LWP-UserAgent-POE/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/LWP/UserAgent/POE.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/POE/.packlist +%%PERL5_MAN3%%/LWP::UserAgent::POE.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent/POE @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/UserAgent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP diff --git a/www/p5-Plack-Middleware-Precompressed/Makefile b/www/p5-Plack-Middleware-Precompressed/Makefile index abd911dbd461..10f9b5d742ee 100644 --- a/www/p5-Plack-Middleware-Precompressed/Makefile +++ b/www/p5-Plack-Middleware-Precompressed/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Middleware::Precompressed.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Middleware-Precompressed/pkg-plist b/www/p5-Plack-Middleware-Precompressed/pkg-plist index 8abbc1c7b7e1..115887cef822 100644 --- a/www/p5-Plack-Middleware-Precompressed/pkg-plist +++ b/www/p5-Plack-Middleware-Precompressed/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Precompressed/.packlist %%SITE_PERL%%/Plack/Middleware/Precompressed.pm +%%PERL5_MAN3%%/Plack::Middleware::Precompressed.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Precompressed @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware diff --git a/www/p5-Plack-Server-ReverseHTTP/Makefile b/www/p5-Plack-Server-ReverseHTTP/Makefile index 2a66646f6cb3..a0f3c94c4c94 100644 --- a/www/p5-Plack-Server-ReverseHTTP/Makefile +++ b/www/p5-Plack-Server-ReverseHTTP/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Plack::Server::ReverseHTTP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Server-ReverseHTTP/pkg-plist b/www/p5-Plack-Server-ReverseHTTP/pkg-plist index 9203a11102cb..e8493061e469 100644 --- a/www/p5-Plack-Server-ReverseHTTP/pkg-plist +++ b/www/p5-Plack-Server-ReverseHTTP/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server/ReverseHTTP/.packlist %%SITE_PERL%%/Plack/Server/ReverseHTTP.pm +%%PERL5_MAN3%%/Plack::Server::ReverseHTTP.3.gz @dirrmtry %%SITE_PERL%%/Plack/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server/ReverseHTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server diff --git a/www/p5-Template-Timer/Makefile b/www/p5-Template-Timer/Makefile index 30db6afbe93d..6218249dfeec 100644 --- a/www/p5-Template-Timer/Makefile +++ b/www/p5-Template-Timer/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Template::Timer.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Template-Timer/pkg-plist b/www/p5-Template-Timer/pkg-plist index a0a5df2940c8..633e45f12912 100644 --- a/www/p5-Template-Timer/pkg-plist +++ b/www/p5-Template-Timer/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Template/Timer.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Timer/.packlist +%%PERL5_MAN3%%/Template::Timer.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Timer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template @dirrmtry %%SITE_PERL%%/Template diff --git a/www/p5-WWW-Google-News/Makefile b/www/p5-WWW-Google-News/Makefile index c20012ca70df..b8ca94213c01 100644 --- a/www/p5-WWW-Google-News/Makefile +++ b/www/p5-WWW-Google-News/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::News.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Google-News/pkg-descr b/www/p5-WWW-Google-News/pkg-descr index 5a7eccaa63da..3643b5680e8a 100644 --- a/www/p5-WWW-Google-News/pkg-descr +++ b/www/p5-WWW-Google-News/pkg-descr @@ -1,4 +1,3 @@ This is a simple screen scraper for Google's News service. -Author: Scott Holdren <scott@sitening.com> -WWW: http://search.cpan.org/dist/WWW-Google-News/ +WWW: http://search.cpan.org/dist/WWW-Google-News/ diff --git a/www/p5-WWW-Google-News/pkg-plist b/www/p5-WWW-Google-News/pkg-plist index 3469f9f261d2..72066a5c0916 100644 --- a/www/p5-WWW-Google-News/pkg-plist +++ b/www/p5-WWW-Google-News/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Google/News.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News/.packlist +%%PERL5_MAN3%%/WWW::Google::News.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/News @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Google-PageRank/Makefile b/www/p5-WWW-Google-PageRank/Makefile index 783dac641f0a..deeebc1bc35d 100644 --- a/www/p5-WWW-Google-PageRank/Makefile +++ b/www/p5-WWW-Google-PageRank/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::PageRank.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Google-PageRank/pkg-descr b/www/p5-WWW-Google-PageRank/pkg-descr index 405e6b8908bc..51448281e2d8 100644 --- a/www/p5-WWW-Google-PageRank/pkg-descr +++ b/www/p5-WWW-Google-PageRank/pkg-descr @@ -4,5 +4,4 @@ To use it, you should create WWW::Google::PageRank object and use its method get(), to query page rank of URL. It uses LWP::UserAgent for making request to Google. -Author: Yuri Karaban <tech@askold.net> -WWW: http://search.cpan.org/dist/WWW-Google-PageRank/ +WWW: http://search.cpan.org/dist/WWW-Google-PageRank/ diff --git a/www/p5-WWW-Google-PageRank/pkg-plist b/www/p5-WWW-Google-PageRank/pkg-plist index b7a307cf2ea2..f0246cf60383 100644 --- a/www/p5-WWW-Google-PageRank/pkg-plist +++ b/www/p5-WWW-Google-PageRank/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Google/PageRank.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/PageRank/.packlist +%%PERL5_MAN3%%/WWW::Google::PageRank.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/PageRank @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Google-Video/Makefile b/www/p5-WWW-Google-Video/Makefile index 4d676f8fe47b..38f5f22ba43d 100644 --- a/www/p5-WWW-Google-Video/Makefile +++ b/www/p5-WWW-Google-Video/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw -COMMENT= An interface to fetch the Google Video Information +COMMENT= Interface to fetch the Google Video Information BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::Video.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Google-Video/pkg-descr b/www/p5-WWW-Google-Video/pkg-descr index b3a6749a1966..5598e479c7f7 100644 --- a/www/p5-WWW-Google-Video/pkg-descr +++ b/www/p5-WWW-Google-Video/pkg-descr @@ -1,8 +1,6 @@ -The WWW::Google::Video is a class implementing a interface -for fetch the Google Video Information. -To use it, you should create WWW::Google::Video object -and use its method fetch(), to fetch the information of Video. -It uses LWP::Simple for making request to Google. +The WWW::Google::Video is a class implementing a interface for fetch the Google +Video Information. To use it, you should create WWW::Google::Video object and +use its method fetch(), to fetch the information of Video. It uses LWP::Simple +for making request to Google. -Author: Lilo Huang <kenwu@mail.tnssh.tn.edu.tw> -WWW: http://search.cpan.org/~kenwu/WWW-Google-Video/ +WWW: http://search.cpan.org/dist/WWW-Google-Video/ diff --git a/www/p5-WWW-Google-Video/pkg-plist b/www/p5-WWW-Google-Video/pkg-plist index a946db4ebf1b..7bb176df1504 100644 --- a/www/p5-WWW-Google-Video/pkg-plist +++ b/www/p5-WWW-Google-Video/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Google/Video.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/Video/.packlist +%%PERL5_MAN3%%/WWW::Google::Video.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google/Video @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Mechanize-TreeBuilder/Makefile b/www/p5-WWW-Mechanize-TreeBuilder/Makefile index 7b545bf2be46..5200be71ecee 100644 --- a/www/p5-WWW-Mechanize-TreeBuilder/Makefile +++ b/www/p5-WWW-Mechanize-TreeBuilder/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Mechanize::TreeBuilder.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Mechanize-TreeBuilder/pkg-plist b/www/p5-WWW-Mechanize-TreeBuilder/pkg-plist index 43c63375d851..82c62d338f3d 100644 --- a/www/p5-WWW-Mechanize-TreeBuilder/pkg-plist +++ b/www/p5-WWW-Mechanize-TreeBuilder/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Mechanize/TreeBuilder.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/TreeBuilder/.packlist +%%PERL5_MAN3%%/WWW::Mechanize::TreeBuilder.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/TreeBuilder @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Shorten-KUSO/Makefile b/www/p5-WWW-Shorten-KUSO/Makefile index 829e969a5f1f..d9636b89f045 100644 --- a/www/p5-WWW-Shorten-KUSO/Makefile +++ b/www/p5-WWW-Shorten-KUSO/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Shorten::KUSO.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Shorten-KUSO/pkg-descr b/www/p5-WWW-Shorten-KUSO/pkg-descr index 7596ccf9bf73..3bf7fdff4347 100644 --- a/www/p5-WWW-Shorten-KUSO/pkg-descr +++ b/www/p5-WWW-Shorten-KUSO/pkg-descr @@ -1,3 +1,3 @@ WWW::Shorten::KUSO - Shorten URL using http://KUSO.CC/ -WWW: http://search.cpan.org/dist/WWW-Shorten-KUSO/ +WWW: http://search.cpan.org/dist/WWW-Shorten-KUSO/ diff --git a/www/p5-WWW-Shorten-KUSO/pkg-plist b/www/p5-WWW-Shorten-KUSO/pkg-plist index e377f0870299..d053ef7e64d2 100644 --- a/www/p5-WWW-Shorten-KUSO/pkg-plist +++ b/www/p5-WWW-Shorten-KUSO/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Shorten/KUSO.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/KUSO/.packlist +%%PERL5_MAN3%%/WWW::Shorten::KUSO.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/KUSO @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW diff --git a/www/p5-WWW-Shorten-Yourls/Makefile b/www/p5-WWW-Shorten-Yourls/Makefile index 23cf815f5627..f7e884fa9b5c 100644 --- a/www/p5-WWW-Shorten-Yourls/Makefile +++ b/www/p5-WWW-Shorten-Yourls/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Shorten::Yourls.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Shorten-Yourls/pkg-plist b/www/p5-WWW-Shorten-Yourls/pkg-plist index a489503215a3..3535553c1c9d 100644 --- a/www/p5-WWW-Shorten-Yourls/pkg-plist +++ b/www/p5-WWW-Shorten-Yourls/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Shorten/Yourls.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Yourls/.packlist +%%PERL5_MAN3%%/WWW::Shorten::Yourls.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Yourls @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW |