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

- Convert to staging (as a user)

- Add license
- Pet portlint

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-01-24 14:59:10 +00:00
parent 54f1a49eee
commit ba6cb2390b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340908
36 changed files with 70 additions and 90 deletions

View File

@ -13,7 +13,4 @@ COMMENT= Phonetic encoding of words
USES= perl5
USE_PERL5= configure
MAN3= Text::DoubleMetaphone.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::DoubleMetaphone.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/DoubleMetaphone.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/DoubleMetaphone.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/autosplit.ix

View File

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

View File

@ -3,4 +3,4 @@ It's made to become handy to be used in other applications like
Kwiki/MT plugins.
Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
WWW: http://search.cpan.org/dist/Text-Emoticon/
WWW: http://search.cpan.org/dist/Text-Emoticon/

View File

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

View File

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

View File

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

View File

@ -13,7 +13,4 @@ COMMENT= A class implementing a fill-in template
USES= perl5
USE_PERL5= configure
MAN3= Text::FillIn.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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

View File

@ -15,7 +15,4 @@ BUILD_DEPENDS= p5-Text-Filter>=0:${PORTSDIR}/textproc/p5-Text-Filter
USES= perl5
USE_PERL5= configure
MAN3= Text::Filter::Chain.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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

View File

@ -13,7 +13,4 @@ COMMENT= Base class for objects that can read and write text lines
USES= perl5
USE_PERL5= configure
MAN3= Text::Filter.3 Text::Filter::Cooked.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,5 @@
%%PERL5_MAN3%%/Text::Filter.3.gz
%%PERL5_MAN3%%/Text::Filter::Cooked.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Filter/.packlist
%%SITE_PERL%%/Text/Filter.pm
%%SITE_PERL%%/Text/Filter/Cooked.pm

View File

@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Canonicalizes text to a specified EOL/EOF convention
MAN3= Text::FixEOL.3
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
NO_STAGE= yes
.include <bsd.port.mk>

View File

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

View File

@ -13,7 +13,4 @@ COMMENT= Parse and create fixed length field records
USES= perl5
USE_PERL5= configure
MAN3= Text::FixedLength.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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

View File

@ -13,7 +13,4 @@ COMMENT= ASCII Flowchart maker
USES= perl5
USE_PERL5= configure
MAN3= Text::Flowchart.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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

View File

@ -9,10 +9,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Various subroutines to format text
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
MAN3= Text::Format.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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

View File

@ -17,10 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::Graphics.3
NO_STAGE= yes
post-patch:
@${RM} ${WRKSRC}/lib/Text/Graphics.pm.orig
.include <bsd.port.mk>

View File

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

View File

@ -16,7 +16,4 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
MAN3= Text::HikiDoc::Plugin.3 Text::HikiDoc.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,5 @@
%%PERL5_MAN3%%/Text::HikiDoc.3.gz
%%PERL5_MAN3%%/Text::HikiDoc::Plugin.3.gz
%%SITE_PERL%%/Text/HikiDoc.pm
%%SITE_PERL%%/Text/HikiDoc/Plugin.pm
%%SITE_PERL%%/Text/HikiDoc/Plugin/aa.pm

View File

@ -12,10 +12,7 @@ COMMENT= Determine positions for hyphens inside words
LICENSE= BSD
NO_STAGE= yes
USE_PERL5= configure
USES= perl5
MAN3= Text::Hyphen.3
.include <bsd.port.mk>

View File

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

View File

@ -19,8 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN1= language-guess.1
MAN3= Text::Language::Guess.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -11,4 +11,4 @@ returns the abbreviation of the language that it is most likely written
in.
Author: Mike Schilli <cpan@perlmeister.com>
WWW: http://search.cpan.org/dist/Text-Language-Guess/
WWW: http://search.cpan.org/dist/Text-Language-Guess/

View File

@ -1,6 +1,8 @@
%%PERL5_MAN3%%/Text::Language::Guess.3.gz
bin/language-guess
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Language/Guess/.packlist
%%SITE_PERL%%/Text/Language/Guess.pm
man/man1/language-guess.1.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Language/Guess
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Language
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text

View File

@ -13,7 +13,4 @@ COMMENT= Efficient search for many strings
USES= perl5
USE_PERL5= configure
MAN3= Text::Match::FastAlternatives.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%PERL5_MAN3%%/Text::Match::FastAlternatives.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Match/FastAlternatives/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Match/FastAlternatives/FastAlternatives.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Match/FastAlternatives/FastAlternatives.so

View File

@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for simple and extensible templating
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= \
p5-Class-MixinFactory>=0.9:${PORTSDIR}/devel/p5-Class-MixinFactory
BUILD_DEPENDS= ${RUN_DEPENDS}
@ -16,40 +19,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Text::MicroMason.3 \
Text::MicroMason::AllowGlobals.3 \
Text::MicroMason::ApacheHandler.3 \
Text::MicroMason::Base.3 \
Text::MicroMason::Cache::File.3 \
Text::MicroMason::Cache::Null.3 \
Text::MicroMason::Cache::Simple.3 \
Text::MicroMason::CatchErrors.3 \
Text::MicroMason::CompileCache.3 \
Text::MicroMason::Debug.3 \
Text::MicroMason::Docs::Changes.3 \
Text::MicroMason::Docs::ReadMe.3 \
Text::MicroMason::Docs::Related.3 \
Text::MicroMason::Docs::ToDo.3 \
Text::MicroMason::DoubleQuote.3 \
Text::MicroMason::Embperl.3 \
Text::MicroMason::ExecuteCache.3 \
Text::MicroMason::Filters.3 \
Text::MicroMason::Functions.3 \
Text::MicroMason::HTMLMason.3 \
Text::MicroMason::HTMLTemplate.3 \
Text::MicroMason::HasParams.3 \
Text::MicroMason::LineNumbers.3 \
Text::MicroMason::PLP.3 \
Text::MicroMason::PassVariables.3 \
Text::MicroMason::PostProcess.3 \
Text::MicroMason::QuickTemplate.3 \
Text::MicroMason::Safe.3 \
Text::MicroMason::ServerPages.3 \
Text::MicroMason::Sprintf.3 \
Text::MicroMason::StoreOne.3 \
Text::MicroMason::TemplateDir.3 \
Text::MicroMason::TemplatePath.3 \
Text::MicroMason::TextTemplate.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,37 @@
%%PERL5_MAN3%%/Text::MicroMason.3.gz
%%PERL5_MAN3%%/Text::MicroMason::AllowGlobals.3.gz
%%PERL5_MAN3%%/Text::MicroMason::ApacheHandler.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Base.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Cache::File.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Cache::Null.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Cache::Simple.3.gz
%%PERL5_MAN3%%/Text::MicroMason::CatchErrors.3.gz
%%PERL5_MAN3%%/Text::MicroMason::CompileCache.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Debug.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Docs::Changes.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Docs::ReadMe.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Docs::Related.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Docs::ToDo.3.gz
%%PERL5_MAN3%%/Text::MicroMason::DoubleQuote.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Embperl.3.gz
%%PERL5_MAN3%%/Text::MicroMason::ExecuteCache.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Filters.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Functions.3.gz
%%PERL5_MAN3%%/Text::MicroMason::HTMLMason.3.gz
%%PERL5_MAN3%%/Text::MicroMason::HTMLTemplate.3.gz
%%PERL5_MAN3%%/Text::MicroMason::HasParams.3.gz
%%PERL5_MAN3%%/Text::MicroMason::LineNumbers.3.gz
%%PERL5_MAN3%%/Text::MicroMason::PLP.3.gz
%%PERL5_MAN3%%/Text::MicroMason::PassVariables.3.gz
%%PERL5_MAN3%%/Text::MicroMason::PostProcess.3.gz
%%PERL5_MAN3%%/Text::MicroMason::QuickTemplate.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Safe.3.gz
%%PERL5_MAN3%%/Text::MicroMason::ServerPages.3.gz
%%PERL5_MAN3%%/Text::MicroMason::Sprintf.3.gz
%%PERL5_MAN3%%/Text::MicroMason::StoreOne.3.gz
%%PERL5_MAN3%%/Text::MicroMason::TemplateDir.3.gz
%%PERL5_MAN3%%/Text::MicroMason::TemplatePath.3.gz
%%PERL5_MAN3%%/Text::MicroMason::TextTemplate.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MicroMason/.packlist
%%SITE_PERL%%/Text/MicroMason.pm
%%SITE_PERL%%/Text/MicroMason/AllowGlobals.pm

View File

@ -9,13 +9,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for standalone, fast and intelligent template engine
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy
USES= perl5
USE_PERL5= configure
MAN3= Text::MicroTemplate.3 \
Text::MicroTemplate::File.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,5 @@
%%PERL5_MAN3%%/Text::MicroTemplate.3.gz
%%PERL5_MAN3%%/Text::MicroTemplate::File.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MicroTemplate/.packlist
%%SITE_PERL%%/Text/MicroTemplate.pm
%%SITE_PERL%%/Text/MicroTemplate/EncodedString.pm