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

* Convert to staging

* Add license
* pet portlint

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-01-22 14:35:55 +00:00
parent ffae571445
commit 7dfa91c8cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340711
38 changed files with 70 additions and 78 deletions

View File

@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
COMMENT= Template Toolkit interface to Text::Autoformat module
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
p5-Text-Autoformat>0:${PORTSDIR}/textproc/p5-Text-Autoformat
BUILD_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
@ -18,7 +21,4 @@ BUILD_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
USES= perl5
USE_PERL5= configure
MAN3= Template::Plugin::Autoformat.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Template::Plugin::Autoformat.3.gz
%%SITE_PERL%%/Template/Plugin/Autoformat.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template-Plugin-Autoformat/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template-Plugin-Autoformat

View File

@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Template::Plugin::Lingua::EN::Inflect.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Template::Plugin::Lingua::EN::Inflect.3.gz
%%SITE_PERL%%/Template/Plugin/Lingua/EN/Inflect.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN/Inflect/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN/Inflect

View File

@ -15,7 +15,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Template::Plugin::XML::Escape.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -2,4 +2,4 @@ Escapes XML entities from text, so that you don't fall prey to people putting
quotes, less-than/greater-than, and ampersands, into variables that end up in
TT templates.
WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape
WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape/

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Template::Plugin::XML::Escape.3.gz
%%SITE_PERL%%/Template/Plugin/XML/Escape.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/XML/Escape/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/XML/Escape

View File

@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to use pure XHTML/XML as a template
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= \
p5-HTML-Selector-XPath>=0.09:${PORTSDIR}/www/p5-HTML-Selector-XPath \
p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML
@ -19,10 +22,4 @@ TEST_DEPENDS= \
USES= perl5
USE_PERL5= configure
MAN3= Template::Semantic.3 \
Template::Semantic::Cookbook.3 \
Template::Semantic::Document.3 \
Template::Semantic::Filter.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,7 @@
%%PERL5_MAN3%%/Template::Semantic.3.gz
%%PERL5_MAN3%%/Template::Semantic::Cookbook.3.gz
%%PERL5_MAN3%%/Template::Semantic::Document.3.gz
%%PERL5_MAN3%%/Template::Semantic::Filter.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Semantic/.packlist
%%SITE_PERL%%/Template/Semantic.pm
%%SITE_PERL%%/Template/Semantic/Cookbook.pod

View File

@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= stephon@gmail.com
COMMENT= Generate QR Code on Terminal
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode \
p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode
RUN_DEPENDS:= ${BUILD_DEPENDS}
@ -17,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Term::QRCode.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,5 @@
bin/term-qrcode
%%PERL5_MAN3%%/Term::QRCode.3.gz
%%SITE_PERL%%/Term/QRCode.pm
%%SITE_PERL%%/mach/auto/Term/QRCode/.packlist
@dirrm %%SITE_PERL%%/mach/auto/Term/QRCode

View File

@ -10,24 +10,19 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Create a nice formatted table using ASCII characters
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
MAN3= Text::ASCIITable.3 \
Text::ASCIITable::Wrap.3
OPTIONS_DEFINE= EXAMPLES
NO_STAGE= yes
post-extract:
@${MKDIR} ${WRKSRC}/example
@${MV} ${WRKSRC}/ansi-example.pl ${WRKSRC}/example
@${REINPLACE_CMD} -i '' '/ansi-example.pl/d' ${WRKSRC}/MANIFEST
PORTEXAMPLES= ansi-example.pl
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_SCRIPT} ${WRKSRC}/example/ansi-example.pl ${EXAMPLESDIR}
@${ECHO_MSG} "===> Example installed in ${EXAMPLESDIR}."
.endif
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/ansi-example.pl ${STAGEDIR}${EXAMPLESDIR}
regression-test: build
cd ${WRKSRC}/ && ./Build test

View File

@ -1,6 +1,9 @@
%%PERL5_MAN3%%/Text::ASCIITable.3.gz
%%PERL5_MAN3%%/Text::ASCIITable::Wrap.3.gz
%%SITE_PERL%%/Text/ASCIITable.pm
%%SITE_PERL%%/Text/ASCIITable/Wrap.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIITable/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIITable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrm %%SITE_PERL%%/Text/ASCIITable
@dirrmtry %%SITE_PERL%%/Text
%%PORTDOCS%%%%EXAMPLESDIR%%/ansi-example.pl
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%

View File

@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::Autoformat.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Autoformat.3.gz
%%SITE_PERL%%/Text/Autoformat.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Autoformat/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Autoformat

View File

@ -13,7 +13,4 @@ COMMENT= Bind Perl structures to text files
USES= perl5
USE_PERL5= configure
MAN3= Text::Bind.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Bind.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bind/.packlist
%%SITE_PERL%%/Text/Bind.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bind

View File

@ -12,7 +12,4 @@ COMMENT= Perl extension for the Brew edit distance
USES= perl5
USE_PERL5= configure
MAN3= Text::Brew.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Brew.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Brew/.packlist
%%SITE_PERL%%/Text/Brew.pm
@dirrmtry %%SITE_PERL%%/Text

View File

@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dereckson@gmail.com
COMMENT= Perl module for Encoding aware CVS files parsing
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \
p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV
@ -19,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::CSV::Encoded.3 Text::CSV::Encoded::Coder::Base.3 Text::CSV::Encoded::Coder::Encode.3 Text::CSV::Encoded::Coder::EncodeGuess.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,7 @@
%%PERL5_MAN3%%/Text::CSV::Encoded.3.gz
%%PERL5_MAN3%%/Text::CSV::Encoded::Coder::Base.3.gz
%%PERL5_MAN3%%/Text::CSV::Encoded::Coder::Encode.3.gz
%%PERL5_MAN3%%/Text::CSV::Encoded::Coder::EncodeGuess.3.gz
%%SITE_PERL%%/Text/CSV/Encoded.pm
%%SITE_PERL%%/Text/CSV/Encoded/Coder/Base.pm
%%SITE_PERL%%/Text/CSV/Encoded/Coder/Encode.pm

View File

@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::CSV::Hashify.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::CSV::Hashify.3.gz
%%SITE_PERL%%/Text/CSV/Hashify.pm
%%SITE_PERL%%/mach/auto/Text/CSV/Hashify/.packlist
@dirrm %%SITE_PERL%%/mach/auto/Text/CSV/Hashify

View File

@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::CSV::Simple.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::CSV::Simple.3.gz
%%SITE_PERL%%/Text/CSV/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Simple/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Simple

View File

@ -9,20 +9,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to the ClearSilver template engine
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= \
p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse
USES= perl5
USES= perl5 gmake
USE_PERL5= configure
USE_GMAKE= yes
CONFIGURE_ENV= MAKE=${LOCALBASE}/bin/gmake
MAN3= Text::ClearSilver.3 \
Text::ClearSilver::Compat.3 \
Text::ClearSilver::FunctionSet.3 \
Text::ClearSilver::FunctionSet::html.3 \
Text::ClearSilver::FunctionSet::string.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,8 @@
%%PERL5_MAN3%%/Text::ClearSilver.3.gz
%%PERL5_MAN3%%/Text::ClearSilver::Compat.3.gz
%%PERL5_MAN3%%/Text::ClearSilver::FunctionSet.3.gz
%%PERL5_MAN3%%/Text::ClearSilver::FunctionSet::html.3.gz
%%PERL5_MAN3%%/Text::ClearSilver::FunctionSet::string.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ClearSilver/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ClearSilver/ClearSilver.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ClearSilver/ClearSilver.so

View File

@ -13,7 +13,4 @@ COMMENT= Text::Context::EitherSide - Get n words either side of search keywords
USES= perl5
USE_PERL5= configure
MAN3= Text::Context::EitherSide.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Context::EitherSide.3.gz
%%SITE_PERL%%/Text/Context/EitherSide.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Context/EitherSide/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Context/EitherSide

View File

@ -9,12 +9,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to parse DHCP leases file from ISC dhcpd
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
MAN3= Text::DHCPLeases.3 \
Text::DHCPLeases::Object.3 \
Text::DHCPLeases::Object::Iterator.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,6 @@
%%PERL5_MAN3%%/Text::DHCPLeases.3.gz
%%PERL5_MAN3%%/Text::DHCPLeases::Object.3.gz
%%PERL5_MAN3%%/Text::DHCPLeases::Object::Iterator.3.gz
%%SITE_PERL%%/Text/DHCPLeases.pm
%%SITE_PERL%%/Text/DHCPLeases/Object.pm
%%SITE_PERL%%/Text/DHCPLeases/Object/Iterator.pm

View File

@ -13,7 +13,4 @@ COMMENT= Module for parsing delimited text files
USES= perl5
USE_PERL5= configure
MAN3= Text::Delimited.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -7,4 +7,4 @@ After instancing, for each call to Read the next row's data is
returned as a hash reference. The individual elements are keyed by
their corresonding column headings.
WWW: http://search.cpan.org/dist/Text-Delimited/
WWW: http://search.cpan.org/dist/Text-Delimited/

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Delimited.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited/.packlist
%%SITE_PERL%%/Text/Delimited.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited

View File

@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
@ -17,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
MAN3= Text::Diff::HTML.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Diff::HTML.3.gz
%%SITE_PERL%%/Text/Diff/HTML.pm
@dirrmtry %%SITE_PERL%%/Text/Diff
@dirrmtry %%SITE_PERL%%/Text

View File

@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Text::Diff - Perform diffs on files and record sets
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
COMMON_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
@ -17,7 +20,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::Diff.3 Text::Diff::Config.3 Text::Diff::Table.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,6 @@
%%PERL5_MAN3%%/Text::Diff.3.gz
%%PERL5_MAN3%%/Text::Diff::Config.3.gz
%%PERL5_MAN3%%/Text::Diff::Table.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Diff/.packlist
%%SITE_PERL%%/Text/Diff.pm
%%SITE_PERL%%/Text/Diff/Config.pm