- stage support
Approved by: portmgr (blanket infrastructure)
This commit is contained in:
parent
b970fb4d8d
commit
29e39f4966
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338773
31 changed files with 23 additions and 47 deletions
|
@ -16,7 +16,4 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CGI::Struct.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Struct/.packlist
|
||||
%%SITE_PERL%%/CGI/Struct.pm
|
||||
%%PERL5_MAN3%%/CGI::Struct.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/CGI
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Struct
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
|
||||
|
|
|
@ -26,9 +26,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Catalyst::Authentication::Realm::SimpleDB.3 \
|
||||
Catalyst::Authentication::Store::DBIx::Class.3 \
|
||||
Catalyst::Authentication::Store::DBIx::Class::User.3 \
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
%%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class.pm
|
||||
%%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class/User.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
|
||||
%%PERL5_MAN3%%/Catalyst::Authentication::Realm::SimpleDB.3.gz
|
||||
%%PERL5_MAN3%%/Catalyst::Authentication::Store::DBIx::Class.3.gz
|
||||
%%PERL5_MAN3%%/Catalyst::Authentication::Store::DBIx::Class::User.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store
|
||||
|
|
|
@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Catalyst::Model::Memcached.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/Memcached/.packlist
|
||||
%%PERL5_MAN3%%/Catalyst::Model::Memcached.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model/Memcached
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Model
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
|
||||
|
|
|
@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Catalyst::Plugin::CookiedSession.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CookiedSession/.packlist
|
||||
%%SITE_PERL%%/Catalyst/Plugin/CookiedSession.pm
|
||||
%%PERL5_MAN3%%/Catalyst::Plugin::CookiedSession.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CookiedSession/
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
|
||||
|
|
|
@ -23,10 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Catalyst::Plugin::Session::FastMmap.3
|
||||
|
||||
regression-test: build
|
||||
cd ${WRKSRC}/ && ${MAKE} test
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/Catalyst/Plugin/Session/FastMmap.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/FastMmap/.packlist
|
||||
%%PERL5_MAN3%%/Catalyst::Plugin::Session::FastMmap.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/FastMmap
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
|
||||
|
|
|
@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Dancer::Plugin::ValidationClass.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/ValidationClass/.packlist
|
||||
%%SITE_PERL%%/Dancer/Plugin/ValidationClass.pm
|
||||
%%PERL5_MAN3%%/Dancer::Plugin::ValidationClass.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Dancer/Plugin
|
||||
@dirrm %%SITE_PERL%%/Dancer/Plugin
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/ValidationClass
|
||||
|
|
|
@ -19,8 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= HTML::Template::Pluggable.3 \
|
||||
HTML::Template::Plugin::Dot.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -6,4 +6,4 @@ HTML::Template, the programmers' job of sending data to the template is easier,
|
|||
and designers have easier access to more data to display in the template,
|
||||
without learning any more tag syntax.
|
||||
|
||||
WWW: http://search.cpan.org/dist/HTML-Template-Pluggable
|
||||
WWW: http://search.cpan.org/dist/HTML-Template-Pluggable/
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
%%SITE_PERL%%/HTML/Template/Pluggable.pm
|
||||
%%SITE_PERL%%/HTML/Template/Plugin/Dot.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Pluggable/.packlist
|
||||
%%PERL5_MAN3%%/HTML::Template::Pluggable.3.gz
|
||||
%%PERL5_MAN3%%/HTML::Template::Plugin::Dot.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Pluggable
|
||||
@dirrmtry %%SITE_PERL%%/HTML/Template/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/HTML/Template
|
||||
|
|
|
@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Perlbal::Plugin::PSGI.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perlbal/Plugin/PSGI/.packlist
|
||||
%%SITE_PERL%%/Perlbal/Plugin/PSGI.pm
|
||||
%%PERL5_MAN3%%/Perlbal::Plugin::PSGI.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Perlbal/Plugin
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perlbal/Plugin/PSGI
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perlbal/Plugin
|
||||
|
|
|
@ -19,7 +19,4 @@ TEST_DEPENDS:= p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Template::Mustache.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Template::Mustache is a templating system, generally used to make HTML.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Template-Mustache/
|
||||
WWW: http://search.cpan.org/dist/Template-Mustache/
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%%SITE_PERL%%/Template/Mustache.pod
|
||||
%%SITE_PERL%%/Template/benchmark.pl
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Mustache/.packlist
|
||||
%%PERL5_MAN3%%/Template::Mustache.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Mustache
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template
|
||||
@dirrmtry %%SITE_PERL%%/Template
|
||||
|
|
|
@ -15,7 +15,4 @@ RUN_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::Mechanize::SpamCop.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
WWW::Mechanize::SpamCop is used to automate spam reporting on
|
||||
spamcop.net's web site.
|
||||
|
||||
WWW: http://search.cpan.org/dist/WWW-Mechanize-SpamCop/
|
||||
WWW: http://search.cpan.org/dist/WWW-Mechanize-SpamCop/
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/SpamCop/.packlist
|
||||
%%SITE_PERL%%/WWW/Mechanize/SpamCop.pm
|
||||
%%PERL5_MAN3%%/WWW::Mechanize::SpamCop.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/WWW/Mechanize
|
||||
@dirrmtry %%SITE_PERL%%/WWW
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/SpamCop
|
||||
|
|
|
@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::Mixi.3 WWW::Mixi::Cookbook.3 WWW::Mixi::Mixi.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
WWW::Mixi provides an automated interface to the Mixi <http://mixi.jp/>.
|
||||
Mixi is most famous as SNS of Japan.
|
||||
|
||||
WWW: http://digit.que.ne.jp/work/?WWW%3a%3aMixi
|
||||
WWW: http://digit.que.ne.jp/work/?WWW%3a%3aMixi
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
%%SITE_PERL%%/WWW/Mixi.pm
|
||||
%%SITE_PERL%%/WWW/Mixi/Cookbook.pod
|
||||
%%SITE_PERL%%/WWW/Mixi/Mixi.pod
|
||||
%%PERL5_MAN3%%/WWW::Mixi.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Mixi::Cookbook.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Mixi::Mixi.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mixi
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
@dirrm %%SITE_PERL%%/WWW/Mixi
|
||||
|
|
|
@ -15,10 +15,7 @@ BUILD_DEPENDS= p5-libwww>=5.75:${PORTSDIR}/www/p5-libwww \
|
|||
p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
MAN3= WWW::Shorten::NotLong.3
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/WWW/Shorten/NotLong.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/NotLong/.packlist
|
||||
%%PERL5_MAN3%%/WWW::Shorten::NotLong.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/NotLong
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
|
|
|
@ -18,7 +18,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::Tumblr.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Perl interface for the Tumblr API
|
||||
|
||||
WWW: http://search.cpan.org/dist/WWW-Tumblr/
|
||||
WWW: http://search.cpan.org/dist/WWW-Tumblr/
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/WWW/Tumblr.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Tumblr/.packlist
|
||||
%%PERL5_MAN3%%/WWW::Tumblr.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Tumblr
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
|
||||
|
|
Loading…
Reference in a new issue