- Support STAGEDIR
This commit is contained in:
parent
69eca098e1
commit
a99e50c9b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328874
24 changed files with 35 additions and 59 deletions
|
@ -18,8 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Geo::Coordinates::Converter::iArea.3 \
|
||||
Geo::Coordinates::Converter::Format::IArea.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
%%SITE_PERL%%/auto/share/dist/Geo-Coordinates-Converter-iArea/areacode2name.cdb
|
||||
%%SITE_PERL%%/auto/share/dist/Geo-Coordinates-Converter-iArea/meshcode2areacode.cdb
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates/Converter/iArea/.packlist
|
||||
%%PERL5_MAN3%%/Geo::Coordinates::Converter::Format::IArea.3.gz
|
||||
%%PERL5_MAN3%%/Geo::Coordinates::Converter::iArea.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates/Converter/iArea
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates/Converter
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coordinates
|
||||
|
|
|
@ -28,10 +28,6 @@ USE_PERL5= configure
|
|||
USES= perl5
|
||||
REINPLACE_ARGS= -i ''
|
||||
|
||||
MAN1= genpass.1
|
||||
MAN3= App::Genpass.3
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '1 s|.*|#!${PERL}|' ${WRKSRC}/bin/genpass
|
||||
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
bin/genpass
|
||||
%%SITE_PERL%%/App/Genpass.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Genpass/.packlist
|
||||
%%PERL5_MAN3%%/App::Genpass.3.gz
|
||||
man/man1/genpass.1.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Genpass
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App
|
||||
@dirrmtry %%SITE_PERL%%/App
|
||||
|
|
|
@ -17,8 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Authen::Simple::ActiveDirectory.3 \
|
||||
Authen::Simple::LDAP.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
%%SITE_PERL%%/Authen/Simple/ActiveDirectory.pm
|
||||
%%SITE_PERL%%/Authen/Simple/LDAP.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/LDAP/.packlist
|
||||
%%PERL5_MAN3%%/Authen::Simple::ActiveDirectory.3.gz
|
||||
%%PERL5_MAN3%%/Authen::Simple::LDAP.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/LDAP
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
|
||||
|
|
|
@ -22,11 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Authen::Simple.3 \
|
||||
Authen::Simple::Adapter.3 \
|
||||
Authen::Simple::Apache.3 \
|
||||
Authen::Simple::Log.3 \
|
||||
Authen::Simple::Password.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
%%SITE_PERL%%/Authen/Simple/Log.pm
|
||||
%%SITE_PERL%%/Authen/Simple/Password.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple/.packlist
|
||||
%%PERL5_MAN3%%/Authen::Simple.3.gz
|
||||
%%PERL5_MAN3%%/Authen::Simple::Adapter.3.gz
|
||||
%%PERL5_MAN3%%/Authen::Simple::Apache.3.gz
|
||||
%%PERL5_MAN3%%/Authen::Simple::Log.3.gz
|
||||
%%PERL5_MAN3%%/Authen::Simple::Password.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Simple
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
|
||||
@dirrmtry %%SITE_PERL%%/Authen/Simple
|
||||
|
|
|
@ -14,7 +14,4 @@ COMMENT= CACert.org CA root certificate in PEM format
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= CACertOrg::CA.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
%%SITE_PERL%%/CACertOrg/CA.pm
|
||||
%%SITE_PERL%%/CACertOrg/CA/root.crt
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CACertOrg/CA/.packlist
|
||||
%%PERL5_MAN3%%/CACertOrg::CA.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CACertOrg/CA
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CACertOrg
|
||||
@dirrm %%SITE_PERL%%/CACertOrg/CA
|
||||
|
|
|
@ -24,8 +24,4 @@ TEST_DEPENDS= ${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Async::SSL.3 \
|
||||
IO::Async::SSLStream.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
%%SITE_PERL%%/IO/Async/SSL.pm
|
||||
%%SITE_PERL%%/IO/Async/SSLStream.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async/SSL/.packlist
|
||||
%%PERL5_MAN3%%/IO::Async::SSL.3.gz
|
||||
%%PERL5_MAN3%%/IO::Async::SSLStream.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async/SSL
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Async
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
|
||||
|
|
|
@ -21,17 +21,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= bash-complete.1 \
|
||||
setup-bash-complete.1
|
||||
MAN3= App::BashComplete.3 \
|
||||
Bash::Completion.3 \
|
||||
Bash::Completion::Plugin.3 \
|
||||
Bash::Completion::Plugins::BashComplete.3 \
|
||||
Bash::Completion::Plugins::Perldoc.3 \
|
||||
Bash::Completion::Request.3 \
|
||||
Bash::Completion::Utils.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501400
|
||||
|
|
|
@ -8,6 +8,15 @@ bin/setup-bash-complete
|
|||
%%SITE_PERL%%/Bash/Completion/Request.pm
|
||||
%%SITE_PERL%%/Bash/Completion/Utils.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bash/Completion/.packlist
|
||||
%%PERL5_MAN3%%/App::BashComplete.3.gz
|
||||
%%PERL5_MAN3%%/Bash::Completion.3.gz
|
||||
%%PERL5_MAN3%%/Bash::Completion::Plugin.3.gz
|
||||
%%PERL5_MAN3%%/Bash::Completion::Plugins::BashComplete.3.gz
|
||||
%%PERL5_MAN3%%/Bash::Completion::Plugins::Perldoc.3.gz
|
||||
%%PERL5_MAN3%%/Bash::Completion::Request.3.gz
|
||||
%%PERL5_MAN3%%/Bash::Completion::Utils.3.gz
|
||||
man/man1/bash-complete.1.gz
|
||||
man/man1/setup-bash-complete.1.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bash/Completion
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bash
|
||||
@dirrm %%SITE_PERL%%/Bash/Completion/Plugins
|
||||
|
|
|
@ -25,14 +25,4 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= smonitor.1
|
||||
MAN3= Monitor::Simple.3 \
|
||||
Monitor::Simple::Config.3 \
|
||||
Monitor::Simple::Log.3 \
|
||||
Monitor::Simple::Notifier.3 \
|
||||
Monitor::Simple::Output.3 \
|
||||
Monitor::Simple::UserAgent.3 \
|
||||
Monitor::Simple::Utils.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -26,6 +26,14 @@ bin/smonitor
|
|||
%%SITE_PERL%%/Monitor/Simple/plugins/copy-message.pl
|
||||
%%SITE_PERL%%/Monitor/Simple/plugins/get-date.pl
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Monitor/Simple/.packlist
|
||||
%%PERL5_MAN3%%/Monitor::Simple.3.gz
|
||||
%%PERL5_MAN3%%/Monitor::Simple::Config.3.gz
|
||||
%%PERL5_MAN3%%/Monitor::Simple::Log.3.gz
|
||||
%%PERL5_MAN3%%/Monitor::Simple::Notifier.3.gz
|
||||
%%PERL5_MAN3%%/Monitor::Simple::Output.3.gz
|
||||
%%PERL5_MAN3%%/Monitor::Simple::UserAgent.3.gz
|
||||
%%PERL5_MAN3%%/Monitor::Simple::Utils.3.gz
|
||||
man/man1/smonitor.1.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Monitor/Simple
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Monitor
|
||||
@dirrmtry %%SITE_PERL%%/Monitor/Simple/plugins
|
||||
|
|
|
@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Tk::Action.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/Tk/Action.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/Action/.packlist
|
||||
%%PERL5_MAN3%%/Tk::Action.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/Action
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk
|
||||
@dirrmtry %%SITE_PERL%%/Tk
|
||||
|
|
|
@ -18,9 +18,6 @@ ALL_TARGETS= pure_install
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Tk::CursorControl.3
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/Tk\/demos\/widtrib\/cursor.pl/ s|cursor.pl|cursorcontrol.pl|' \
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/Tk/trans_cur.mask
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Tk/trans_cur.xbm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/CursorControl/.packlist
|
||||
%%PERL5_MAN3%%/Tk::CursorControl.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/CursorControl
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Tk/demos/widtrib
|
||||
|
|
|
@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Tk::Sugar.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/Tk/Sugar.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/Sugar/.packlist
|
||||
%%PERL5_MAN3%%/Tk::Sugar.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/Sugar
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk
|
||||
@dirrmtry %%SITE_PERL%%/Tk
|
||||
|
|
|
@ -18,7 +18,4 @@ USE_ZIP= yes
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Tk::ToolBar.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/Tk/ToolBar/tkIcons
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Tk/demos/widtrib/toolbar.pl
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/ToolBar/.packlist
|
||||
%%PERL5_MAN3%%/Tk::ToolBar.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/ToolBar
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Tk/demos/widtrib
|
||||
|
|
Loading…
Reference in a new issue