aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2014-01-05 22:02:22 +0800
committeraz <az@FreeBSD.org>2014-01-05 22:02:22 +0800
commit10537d5829825db0a425b54855fb1d4ae3c6efa1 (patch)
treee7c7d651e8c1b6727722047569bf6010ad417db5 /www
parent844a029afefeb6184dc0aa4564cbbe51c92874a1 (diff)
downloadfreebsd-ports-gnome-10537d5829825db0a425b54855fb1d4ae3c6efa1.tar.gz
freebsd-ports-gnome-10537d5829825db0a425b54855fb1d4ae3c6efa1.tar.zst
freebsd-ports-gnome-10537d5829825db0a425b54855fb1d4ae3c6efa1.zip
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Session-ExpireSessions/Makefile5
-rw-r--r--www/p5-CGI-Session-ExpireSessions/pkg-plist1
-rw-r--r--www/p5-Catalyst-Plugin-AtomServer/Makefile5
-rw-r--r--www/p5-Catalyst-Plugin-AtomServer/pkg-descr2
-rw-r--r--www/p5-Catalyst-Plugin-AtomServer/pkg-plist3
-rw-r--r--www/p5-Plack-Middleware-AMF/Makefile3
-rw-r--r--www/p5-Plack-Middleware-AMF/pkg-plist1
-rw-r--r--www/p5-Protocol-WebSocket/Makefile15
-rw-r--r--www/p5-Protocol-WebSocket/pkg-plist13
-rw-r--r--www/p5-Web-Scraper-Config/Makefile3
-rw-r--r--www/p5-Web-Scraper-Config/pkg-descr2
-rw-r--r--www/p5-Web-Scraper-Config/pkg-plist1
-rw-r--r--www/p5-WebService-Google-Reader/Makefile6
-rw-r--r--www/p5-WebService-Google-Reader/pkg-plist4
-rw-r--r--www/p5-jQuery-File-Upload/Makefile3
-rw-r--r--www/p5-jQuery-File-Upload/pkg-plist1
16 files changed, 26 insertions, 42 deletions
diff --git a/www/p5-CGI-Session-ExpireSessions/Makefile b/www/p5-CGI-Session-ExpireSessions/Makefile
index 5b74aa190d22..1293a4fddb74 100644
--- a/www/p5-CGI-Session-ExpireSessions/Makefile
+++ b/www/p5-CGI-Session-ExpireSessions/Makefile
@@ -13,14 +13,9 @@ MAINTAINER= gerard@seibercom.net
COMMENT= Perl module to delete expired CGI::Session-type sessions
RUN_DEPENDS= p5-CGI-Session>=4.14:${PORTSDIR}/www/p5-CGI-Session
-
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
-MAN3= CGI::Session::ExpireSessions.3
-MANCOMPRESSED= no
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-CGI-Session-ExpireSessions/pkg-plist b/www/p5-CGI-Session-ExpireSessions/pkg-plist
index 07d0056b57d5..083e7fe2dda8 100644
--- a/www/p5-CGI-Session-ExpireSessions/pkg-plist
+++ b/www/p5-CGI-Session-ExpireSessions/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session/ExpireSessions/.packlist
%%SITE_PERL%%/CGI/Session/ExpireSessions.pm
+%%PERL5_MAN3%%/CGI::Session::ExpireSessions.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session
diff --git a/www/p5-Catalyst-Plugin-AtomServer/Makefile b/www/p5-Catalyst-Plugin-AtomServer/Makefile
index 8d779f4888b3..8b03c6759cde 100644
--- a/www/p5-Catalyst-Plugin-AtomServer/Makefile
+++ b/www/p5-Catalyst-Plugin-AtomServer/Makefile
@@ -22,9 +22,4 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
USES= perl5
USE_PERL5= configure
-MAN3= Catalyst::Plugin::AtomServer.3 \
- Catalyst::Plugin::Authentication::Credential::Atom.3 \
- Catalyst::View::Atom::XML.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Plugin-AtomServer/pkg-descr b/www/p5-Catalyst-Plugin-AtomServer/pkg-descr
index a056bd1b5906..9393ee249b85 100644
--- a/www/p5-Catalyst-Plugin-AtomServer/pkg-descr
+++ b/www/p5-Catalyst-Plugin-AtomServer/pkg-descr
@@ -1,3 +1,3 @@
Atom API server for Catalyst applications
-WWW: http://search.cpan.org/dist/Catalyst-Plugin-AtomServer/
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-AtomServer/
diff --git a/www/p5-Catalyst-Plugin-AtomServer/pkg-plist b/www/p5-Catalyst-Plugin-AtomServer/pkg-plist
index c54c5cd83f93..be1bd287dffa 100644
--- a/www/p5-Catalyst-Plugin-AtomServer/pkg-plist
+++ b/www/p5-Catalyst-Plugin-AtomServer/pkg-plist
@@ -2,6 +2,9 @@
%%SITE_PERL%%/Catalyst/Plugin/Authentication/Credential/Atom.pm
%%SITE_PERL%%/Catalyst/View/Atom/XML.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AtomServer/.packlist
+%%PERL5_MAN3%%/Catalyst::Plugin::AtomServer.3.gz
+%%PERL5_MAN3%%/Catalyst::Plugin::Authentication::Credential::Atom.3.gz
+%%PERL5_MAN3%%/Catalyst::View::Atom::XML.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AtomServer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
diff --git a/www/p5-Plack-Middleware-AMF/Makefile b/www/p5-Plack-Middleware-AMF/Makefile
index c1633634dde0..f6a4ba7740ad 100644
--- a/www/p5-Plack-Middleware-AMF/Makefile
+++ b/www/p5-Plack-Middleware-AMF/Makefile
@@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Plack::Middleware::AMF.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Plack-Middleware-AMF/pkg-plist b/www/p5-Plack-Middleware-AMF/pkg-plist
index 2fc412cc1c37..e335a1cf485e 100644
--- a/www/p5-Plack-Middleware-AMF/pkg-plist
+++ b/www/p5-Plack-Middleware-AMF/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/AMF/.packlist
%%SITE_PERL%%/Plack/Middleware/AMF.pm
+%%PERL5_MAN3%%/Plack::Middleware::AMF.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/AMF
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware
diff --git a/www/p5-Protocol-WebSocket/Makefile b/www/p5-Protocol-WebSocket/Makefile
index 3a88b943c3cc..73e15253b8eb 100644
--- a/www/p5-Protocol-WebSocket/Makefile
+++ b/www/p5-Protocol-WebSocket/Makefile
@@ -18,19 +18,4 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
USES= perl5
USE_PERL5= configure
-MAN3= Protocol::WebSocket.3 \
- Protocol::WebSocket::Cookie.3 \
- Protocol::WebSocket::Cookie::Request.3 \
- Protocol::WebSocket::Cookie::Response.3 \
- Protocol::WebSocket::Frame.3 \
- Protocol::WebSocket::Handshake.3 \
- Protocol::WebSocket::Handshake::Client.3 \
- Protocol::WebSocket::Handshake::Server.3 \
- Protocol::WebSocket::Message.3 \
- Protocol::WebSocket::Request.3 \
- Protocol::WebSocket::Response.3 \
- Protocol::WebSocket::Stateful.3 \
- Protocol::WebSocket::URL.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Protocol-WebSocket/pkg-plist b/www/p5-Protocol-WebSocket/pkg-plist
index c7bdf09113f3..b4a46bba99d8 100644
--- a/www/p5-Protocol-WebSocket/pkg-plist
+++ b/www/p5-Protocol-WebSocket/pkg-plist
@@ -12,6 +12,19 @@
%%SITE_PERL%%/Protocol/WebSocket/Stateful.pm
%%SITE_PERL%%/Protocol/WebSocket/URL.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket/.packlist
+%%PERL5_MAN3%%/Protocol::WebSocket.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Cookie.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Cookie::Request.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Cookie::Response.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Frame.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Handshake.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Handshake::Client.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Handshake::Server.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Message.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Request.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Response.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::Stateful.3.gz
+%%PERL5_MAN3%%/Protocol::WebSocket::URL.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol
@dirrm %%SITE_PERL%%/Protocol/WebSocket/Handshake
diff --git a/www/p5-Web-Scraper-Config/Makefile b/www/p5-Web-Scraper-Config/Makefile
index 54a4b8b84ee1..7e6b5a5542cd 100644
--- a/www/p5-Web-Scraper-Config/Makefile
+++ b/www/p5-Web-Scraper-Config/Makefile
@@ -22,7 +22,4 @@ RUN_DEPENDS= p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
USES= perl5
USE_PERL5= configure
-MAN3= Web::Scraper::Config.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-Web-Scraper-Config/pkg-descr b/www/p5-Web-Scraper-Config/pkg-descr
index 0688eee28cc8..ec8625981b2d 100644
--- a/www/p5-Web-Scraper-Config/pkg-descr
+++ b/www/p5-Web-Scraper-Config/pkg-descr
@@ -1,4 +1,4 @@
Web::Scraper::Config allows you to harness the power of
Web::Scraper from a config file.
-WWW: http://search.cpan.org/dist/Web-Scraper-Config/
+WWW: http://search.cpan.org/dist/Web-Scraper-Config/
diff --git a/www/p5-Web-Scraper-Config/pkg-plist b/www/p5-Web-Scraper-Config/pkg-plist
index 7ed7420f9afc..8e36b9d7416f 100644
--- a/www/p5-Web-Scraper-Config/pkg-plist
+++ b/www/p5-Web-Scraper-Config/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/Scraper/Config/.packlist
%%SITE_PERL%%/Web/Scraper/Config.pm
+%%PERL5_MAN3%%/Web::Scraper::Config.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/Scraper/Config
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web/Scraper
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Web
diff --git a/www/p5-WebService-Google-Reader/Makefile b/www/p5-WebService-Google-Reader/Makefile
index 12193fc7f748..ce245147b18b 100644
--- a/www/p5-WebService-Google-Reader/Makefile
+++ b/www/p5-WebService-Google-Reader/Makefile
@@ -30,10 +30,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= WebService::Google::Reader.3 \
- WebService::Google::Reader::Constants.3 \
- WebService::Google::Reader::Feed.3 \
- WebService::Google::Reader::ListElement.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WebService-Google-Reader/pkg-plist b/www/p5-WebService-Google-Reader/pkg-plist
index 6abf19fded42..9b4060035381 100644
--- a/www/p5-WebService-Google-Reader/pkg-plist
+++ b/www/p5-WebService-Google-Reader/pkg-plist
@@ -3,6 +3,10 @@
%%SITE_PERL%%/WebService/Google/Reader/Feed.pm
%%SITE_PERL%%/WebService/Google/Reader/ListElement.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google/Reader/.packlist
+%%PERL5_MAN3%%/WebService::Google::Reader.3.gz
+%%PERL5_MAN3%%/WebService::Google::Reader::Constants.3.gz
+%%PERL5_MAN3%%/WebService::Google::Reader::Feed.3.gz
+%%PERL5_MAN3%%/WebService::Google::Reader::ListElement.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google/Reader
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService
diff --git a/www/p5-jQuery-File-Upload/Makefile b/www/p5-jQuery-File-Upload/Makefile
index dc6d41ab1f13..02ae3d076378 100644
--- a/www/p5-jQuery-File-Upload/Makefile
+++ b/www/p5-jQuery-File-Upload/Makefile
@@ -19,7 +19,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= jQuery::File::Upload.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-jQuery-File-Upload/pkg-plist b/www/p5-jQuery-File-Upload/pkg-plist
index 774eee9a29bc..2973c628464f 100644
--- a/www/p5-jQuery-File-Upload/pkg-plist
+++ b/www/p5-jQuery-File-Upload/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload/.packlist
%%SITE_PERL%%/jQuery/File/Upload.pm
+%%PERL5_MAN3%%/jQuery::File::Upload.3.gz
@dirrmtry %%SITE_PERL%%/jQuery/File
@dirrmtry %%SITE_PERL%%/jQuery
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload