- Stage support
This commit is contained in:
parent
f05eda07ab
commit
8df6b9b0c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342150
6 changed files with 32 additions and 39 deletions
|
@ -16,36 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= graph-easy.1
|
||||
|
||||
MAN3= Graph::Easy.3 \
|
||||
Graph::Easy::As_ascii.3 \
|
||||
Graph::Easy::As_graphml.3 \
|
||||
Graph::Easy::As_graphviz.3 \
|
||||
Graph::Easy::As_txt.3 \
|
||||
Graph::Easy::As_vcg.3 \
|
||||
Graph::Easy::Attributes.3 \
|
||||
Graph::Easy::Base.3 \
|
||||
Graph::Easy::Edge.3 \
|
||||
Graph::Easy::Edge::Cell.3 \
|
||||
Graph::Easy::Group.3 \
|
||||
Graph::Easy::Group::Anon.3 \
|
||||
Graph::Easy::Group::Cell.3 \
|
||||
Graph::Easy::Layout.3 \
|
||||
Graph::Easy::Layout::Chain.3 \
|
||||
Graph::Easy::Layout::Force.3 \
|
||||
Graph::Easy::Layout::Grid.3 \
|
||||
Graph::Easy::Layout::Path.3 \
|
||||
Graph::Easy::Layout::Repair.3 \
|
||||
Graph::Easy::Layout::Scout.3 \
|
||||
Graph::Easy::Node.3 \
|
||||
Graph::Easy::Node::Anon.3 \
|
||||
Graph::Easy::Node::Cell.3 \
|
||||
Graph::Easy::Node::Empty.3 \
|
||||
Graph::Easy::Parser.3 \
|
||||
Graph::Easy::Parser::Graphviz.3 \
|
||||
Graph::Easy::Parser::VCG.3 \
|
||||
Graph::Easy::Util.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -28,6 +28,35 @@ bin/graph-easy
|
|||
%%SITE_PERL%%/Graph/Easy/Parser/Graphviz.pm
|
||||
%%SITE_PERL%%/Graph/Easy/Parser/VCG.pm
|
||||
%%SITE_PERL%%/Graph/Easy/Util.pm
|
||||
%%PERL5_MAN3%%/Graph::Easy.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::As_ascii.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::As_graphml.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::As_graphviz.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::As_txt.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::As_vcg.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Attributes.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Base.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Edge.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Edge::Cell.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Group.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Group::Anon.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Group::Cell.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout::Chain.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout::Force.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout::Grid.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout::Path.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout::Repair.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Layout::Scout.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Node.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Node::Anon.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Node::Cell.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Node::Empty.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Parser.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Parser::Graphviz.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Parser::VCG.3.gz
|
||||
%%PERL5_MAN3%%/Graph::Easy::Util.3.gz
|
||||
man/man1/graph-easy.1.gz
|
||||
@dirrmtry %%SITE_PERL%%/Graph/Easy/Parser
|
||||
@dirrmtry %%SITE_PERL%%/Graph/Easy/Node
|
||||
@dirrmtry %%SITE_PERL%%/Graph/Easy/Layout
|
||||
|
|
|
@ -16,8 +16,4 @@ RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= whirlpoolsum.1
|
||||
MAN3= Digest::Whirlpool.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Whirlpool/Whirlpool.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Whirlpool/Whirlpool.so
|
||||
bin/whirlpoolsum
|
||||
%%PERL5_MAN3%%/Digest::Whirlpool.3.gz
|
||||
man/man1/whirlpoolsum.1.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Whirlpool
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Digest/
|
||||
|
|
|
@ -22,7 +22,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
|||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Plack::Middleware::AutoRefresh.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/Plack/Middleware/AutoRefresh.pm
|
||||
%%SITE_PERL%%/auto/share/dist/Plack-Middleware-AutoRefresh/js/plackAutoRefresh.js
|
||||
%%SITE_PERL%%/auto/share/dist/Plack-Middleware-AutoRefresh/js/plackAutoRefresh.min.js
|
||||
%%PERL5_MAN3%%/Plack::Middleware::AutoRefresh.3.gz
|
||||
@dirrm %%SITE_PERL%%/auto/share/dist/Plack-Middleware-AutoRefresh/js
|
||||
@dirrm %%SITE_PERL%%/auto/share/dist/Plack-Middleware-AutoRefresh
|
||||
|
|
Loading…
Reference in a new issue