1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-01 14:42:04 +00:00
parent 6e85147f50
commit cdd6c73f5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342153
8 changed files with 19 additions and 29 deletions

View File

@ -14,7 +14,4 @@ COMMENT= Enable all of the features of Modern Perl with one command
USES= perl5
USE_PERL5= modbuild
MAN3= Modern::Perl.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
%%SITE_PERL%%/Modern/Perl.pm
%%PERL5_MAN3%%/Modern::Perl.3.gz
@dirrmtry %%SITE_PERL%%/Modern

View File

@ -33,9 +33,6 @@ AUTHOR_DESC= Include dependencies for AUTHORING
USES= perl5
USE_PERL5= configure
MAN3= TryCatch.3
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAUTHOR}

View File

@ -2,4 +2,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/TryCatch.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/TryCatch.so
%%PERL5_MAN3%%/TryCatch.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch

View File

@ -15,17 +15,7 @@ BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Mail::SRS.3 \
Mail::SRS::DB.3 \
Mail::SRS::Daemon.3 \
Mail::SRS::Guarded.3 \
Mail::SRS::Reversible.3 \
Mail::SRS::Shortcut.3
MAN1= srs.1 \
srsd.1
USES= perl5
USE_PERL5= configure
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -8,6 +8,14 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS/.packlist
bin/srs
bin/srsd
%%PERL5_MAN3%%/Mail::SRS.3.gz
%%PERL5_MAN3%%/Mail::SRS::DB.3.gz
%%PERL5_MAN3%%/Mail::SRS::Daemon.3.gz
%%PERL5_MAN3%%/Mail::SRS::Guarded.3.gz
%%PERL5_MAN3%%/Mail::SRS::Reversible.3.gz
%%PERL5_MAN3%%/Mail::SRS::Shortcut.3.gz
man/man1/srs.1.gz
man/man1/srsd.1.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail
@dirrm %%SITE_PERL%%/Mail/SRS

View File

@ -13,17 +13,4 @@ USES= perl5
USE_PERL5= configure
WRKSRC= ${WRKDIR}/p5-Palm-1.003_000
# Just so that the .packlist conforms to reality
NO_MANCOMPRESS= yes
MAN1= pdbdump.1
MAN3= Palm::Address.3 \
Palm::Datebook.3 \
Palm::Mail.3 \
Palm::Memo.3 \
Palm::PDB.3 \
Palm::Raw.3 \
Palm::StdAppInfo.3 \
Palm::ToDo.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -8,5 +8,14 @@ bin/pdbdump
%%SITE_PERL%%/Palm/Raw.pm
%%SITE_PERL%%/Palm/StdAppInfo.pm
%%SITE_PERL%%/Palm/ToDo.pm
%%PERL5_MAN3%%/Palm::Address.3.gz
%%PERL5_MAN3%%/Palm::Datebook.3.gz
%%PERL5_MAN3%%/Palm::Mail.3.gz
%%PERL5_MAN3%%/Palm::Memo.3.gz
%%PERL5_MAN3%%/Palm::PDB.3.gz
%%PERL5_MAN3%%/Palm::Raw.3.gz
%%PERL5_MAN3%%/Palm::StdAppInfo.3.gz
%%PERL5_MAN3%%/Palm::ToDo.3.gz
man/man1/pdbdump.1.gz
@dirrm %%SITE_PERL%%/Palm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm