aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Data-Report/Makefile9
-rw-r--r--textproc/p5-DelimMatch/Makefile9
-rw-r--r--textproc/p5-HTML-Entities-Numbered/Makefile9
-rw-r--r--textproc/p5-HTML-Fraction/Makefile9
-rw-r--r--textproc/p5-HTML-SBC/Makefile9
-rw-r--r--textproc/p5-Lingua-EN-Fathom/Makefile9
-rw-r--r--textproc/p5-Lingua-Identify/Makefile3
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/Makefile9
-rw-r--r--textproc/p5-Markapl/Makefile9
-rw-r--r--textproc/p5-Parse-FixedLength/Makefile9
-rw-r--r--textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile9
-rw-r--r--textproc/p5-Plucene/Makefile9
-rw-r--r--textproc/p5-Pod-WSDL/Makefile9
-rw-r--r--textproc/p5-Regexp-Common/Makefile3
-rw-r--r--textproc/p5-Sort-Fields/Makefile9
-rw-r--r--textproc/p5-String-BufferStack/Makefile9
-rw-r--r--textproc/p5-String-Divert/Makefile9
-rw-r--r--textproc/p5-String-Flogger/Makefile3
-rw-r--r--textproc/p5-String-Koremutake/Makefile9
-rw-r--r--textproc/p5-String-ShellQuote/Makefile9
-rw-r--r--textproc/p5-String-Strip/Makefile9
-rw-r--r--textproc/p5-Template-Declare/Makefile3
-rw-r--r--textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile9
-rw-r--r--textproc/p5-Text-Autoformat/Makefile3
-rw-r--r--textproc/p5-Text-Bind/Makefile9
-rw-r--r--textproc/p5-Text-Context-EitherSide/Makefile9
-rw-r--r--textproc/p5-Text-Diff-HTML/Makefile9
-rw-r--r--textproc/p5-Text-Diff/Makefile9
-rw-r--r--textproc/p5-Text-DoubleMetaphone/Makefile9
-rw-r--r--textproc/p5-Text-FillIn/Makefile9
-rw-r--r--textproc/p5-Text-Filter-Chain/Makefile9
-rw-r--r--textproc/p5-Text-Filter/Makefile3
-rw-r--r--textproc/p5-Text-FixedLength/Makefile9
-rw-r--r--textproc/p5-Text-Flowchart/Makefile9
-rw-r--r--textproc/p5-Text-Format/Makefile3
-rw-r--r--textproc/p5-Text-Graphics/Makefile9
-rw-r--r--textproc/p5-Text-SimpleTemplate/Makefile9
-rw-r--r--textproc/p5-Text-Wrapper/Makefile3
-rw-r--r--textproc/p5-Text-Xslate/Makefile5
-rw-r--r--textproc/p5-XML-Atom-SimpleFeed/Makefile9
-rw-r--r--textproc/p5-XML-DT/Makefile3
-rw-r--r--textproc/p5-XML-Parser-Style-EasyTree/Makefile9
-rw-r--r--textproc/p5-YAML-Syck/Makefile3
-rw-r--r--textproc/p5-YAML/Makefile3
44 files changed, 121 insertions, 205 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile
index 81fa7f99c137..b965e170a543 100644
--- a/textproc/p5-Data-Report/Makefile
+++ b/textproc/p5-Data-Report/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Data-Report
-# Date created: 24 May 2006
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Data-Report
PORTVERSION= 0.10
@@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Module-Build>=0.28:${PORTSDIR}/devel/p5-Module-Build \
${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Data::Report.3 Data::Report::Base.3
diff --git a/textproc/p5-DelimMatch/Makefile b/textproc/p5-DelimMatch/Makefile
index e1ab7f7317a6..14d8f397b167 100644
--- a/textproc/p5-DelimMatch/Makefile
+++ b/textproc/p5-DelimMatch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-DelimMatch
-# Date created: 28 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= DelimMatch
PORTVERSION= 1.05
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension to find regexp delimited strings with proper nesting
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::DelimMatch.3
diff --git a/textproc/p5-HTML-Entities-Numbered/Makefile b/textproc/p5-HTML-Entities-Numbered/Makefile
index 395ad780f3b3..88dfb847e15e 100644
--- a/textproc/p5-HTML-Entities-Numbered/Makefile
+++ b/textproc/p5-HTML-Entities-Numbered/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-HTML-Entities-Numbered
-# Date created: 24 October 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= HTML-Entities-Numbered
PORTVERSION= 0.04
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= HTML::Entities::Numbered - Conversion of numbered HTML entities
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::Entities::Numbered.3 \
HTML::Entities::Numbered::Table.3
diff --git a/textproc/p5-HTML-Fraction/Makefile b/textproc/p5-HTML-Fraction/Makefile
index 58b8f986a313..b53b54882b93 100644
--- a/textproc/p5-HTML-Fraction/Makefile
+++ b/textproc/p5-HTML-Fraction/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-HTML-Fraction
-# Date created: 24 October 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= HTML-Fraction
PORTVERSION= 0.50
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= HTML::Fraction - Encode fractions as HTML entities
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::Fraction.3
diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile
index 75b6a588d8be..ccb8e369ad5b 100644
--- a/textproc/p5-HTML-SBC/Makefile
+++ b/textproc/p5-HTML-SBC/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-HTML-SBC
-# Date created: 05 April 2007
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= HTML-SBC
PORTVERSION= 0.15
@@ -18,7 +14,8 @@ COMMENT= Simple blog code to valid XHTML
BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::SBC.3
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile
index 7b3d1c6dcc51..1c48a9f5ce92 100644
--- a/textproc/p5-Lingua-EN-Fathom/Makefile
+++ b/textproc/p5-Lingua-EN-Fathom/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Lingua-EN-Fathom
-# Date created: 28 February 2006
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Lingua-EN-Fathom
PORTVERSION= 1.15
@@ -18,7 +14,8 @@ COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:${PORTSDIR}/textproc/p5-Lingua-EN-Syllab
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Lingua::EN::Fathom.3
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index eac6df705989..d3169427f79d 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Uti
p5-Text-Ngram>=0.03:${PORTSDIR}/textproc/p5-Text-Ngram
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= langident.1 make-lingua-identify-language.1
MAN3= Lingua::Identify.3 \
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile
index 9a1a013073d3..e1cf184c2372 100644
--- a/textproc/p5-Lingua-Stem-Snowball/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Lingua-Stem-Snowball
-# Date created: 14 October 2004
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Lingua-Stem-Snowball
PORTVERSION= 0.952
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Lingua::Stem::Snowball.3
diff --git a/textproc/p5-Markapl/Makefile b/textproc/p5-Markapl/Makefile
index a51116019982..35df2ed2d673 100644
--- a/textproc/p5-Markapl/Makefile
+++ b/textproc/p5-Markapl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Markapl
-# Date created: 15 February 2010
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Markapl
PORTVERSION= 0.14
@@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \
p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Markapl.3 \
Markapl::Helpers.3 \
diff --git a/textproc/p5-Parse-FixedLength/Makefile b/textproc/p5-Parse-FixedLength/Makefile
index 1b9cffe9171a..95393508db9d 100644
--- a/textproc/p5-Parse-FixedLength/Makefile
+++ b/textproc/p5-Parse-FixedLength/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Parse-FixedLength
-# Date created: 27 October 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Parse-FixedLength
PORTVERSION= 5.39
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Parse a string containing fixed length fields into component parts
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Parse::FixedLength.3
diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile
index 1df33099eacb..8c04af9b4659 100644
--- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile
+++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer
-# Date created: 14 October 2004
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Plucene-Plugin-Analyzer-SnowballAnalyzer
PORTVERSION= 1.1
@@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Lingua-StopWords>=0:${PORTSDIR}/textproc/p5-Lingua-StopWords \
p5-Plucene>=0:${PORTSDIR}/textproc/p5-Plucene
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Plucene::Plugin::Analyzer::SnowballAnalyzer.3 \
Plucene::Plugin::Analyzer::SnowballFilter.3
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile
index 6a0fe2b27379..32495c6ebe8c 100644
--- a/textproc/p5-Plucene/Makefile
+++ b/textproc/p5-Plucene/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Plucene
-# Date created: 29 July 2004
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Plucene
PORTVERSION= 1.25
@@ -26,7 +22,8 @@ BUILD_DEPENDS= p5-Tie-Array-Sorted>=0:${PORTSDIR}/devel/p5-Tie-Array-Sorted \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Plucene.3 \
Plucene::Analysis::Analyzer.3 \
diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile
index 6e240dc97a7d..b3a88a88b916 100644
--- a/textproc/p5-Pod-WSDL/Makefile
+++ b/textproc/p5-Pod-WSDL/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Pod-WSDL
-# Date created: 30 September 2006
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Pod-WSDL
PORTVERSION= 0.061
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy \
p5-XML-XPath>=1.13:${PORTSDIR}/textproc/p5-XML-XPath
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Pod::WSDL.3 \
Pod::WSDL::AUTOLOAD.3 \
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile
index 1aa9461be0bf..81407d84cdab 100644
--- a/textproc/p5-Regexp-Common/Makefile
+++ b/textproc/p5-Regexp-Common/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Regexp::Common - Provide commonly requested regular expressions
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= \
Regexp::Common.3 \
diff --git a/textproc/p5-Sort-Fields/Makefile b/textproc/p5-Sort-Fields/Makefile
index a3ad4b70d5e7..81ae2bb9ee7d 100644
--- a/textproc/p5-Sort-Fields/Makefile
+++ b/textproc/p5-Sort-Fields/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Sort-Fields
-# Date created: 01 January 2001
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Sort-Fields
PORTVERSION= 0.90
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl module to sort lines containing delimited fields
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Sort::Fields.3
diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile
index ae0157cd6f90..5976e54a2628 100644
--- a/textproc/p5-String-BufferStack/Makefile
+++ b/textproc/p5-String-BufferStack/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-String-BufferStack
-# Date created: 10 February 2009
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= String-BufferStack
PORTVERSION= 1.16
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Nested buffers for templating systems
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::BufferStack.3
diff --git a/textproc/p5-String-Divert/Makefile b/textproc/p5-String-Divert/Makefile
index 9aade6154c95..1a83c6bd0227 100644
--- a/textproc/p5-String-Divert/Makefile
+++ b/textproc/p5-String-Divert/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-String-Divert
-# Date created: 29 November 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= String-Divert
PORTVERSION= 0.96
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= String::Divert - String Object supporting Folding and Diversions
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::Divert.3
diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile
index 23d14fb5cf1c..3c6378515457 100644
--- a/textproc/p5-String-Flogger/Makefile
+++ b/textproc/p5-String-Flogger/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Params-Util>0:${PORTSDIR}/devel/p5-Params-Util \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::Flogger.3
diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile
index 10e0a6dab210..8eba89734ac1 100644
--- a/textproc/p5-String-Koremutake/Makefile
+++ b/textproc/p5-String-Koremutake/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-String-Koremutake
-# Date created: 27 December 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= String-Koremutake
PORTVERSION= 0.30
@@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::Koremutake.3
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
index 343d0645a9aa..60ae50fd135b 100644
--- a/textproc/p5-String-ShellQuote/Makefile
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-String-ShellQuote
-# Date created: 31 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= String-ShellQuote
PORTVERSION= 1.04
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl module for quote strings for passing through the shell
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= shell-quote.1
MAN3= String::ShellQuote.3
diff --git a/textproc/p5-String-Strip/Makefile b/textproc/p5-String-Strip/Makefile
index 5827e642ad0f..2f08f02c67de 100644
--- a/textproc/p5-String-Strip/Makefile
+++ b/textproc/p5-String-Strip/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-String-Strip
-# Date created: 31 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= String-Strip
PORTVERSION= 1.02
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for fast, commonly used, string operations
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::Strip.3
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile
index 00554a4b9aae..a4a62580c133 100644
--- a/textproc/p5-Template-Declare/Makefile
+++ b/textproc/p5-Template-Declare/Makefile
@@ -19,7 +19,8 @@ COMMON_DEPENDS= p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn \
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Template::Declare.3 \
Template::Declare::Buffer.3 \
diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
index 0972abd8d0f4..7988e704eeda 100644
--- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
+++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Template-Plugin-Lingua-EN-Inflect
-# Date created: 05 April 2007
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Template-Plugin-Lingua-EN-Inflect
PORTVERSION= 0.02
@@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Template::Plugin::Lingua::EN::Inflect.3
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile
index e10e80a3cd17..55170f4c7b6c 100644
--- a/textproc/p5-Text-Autoformat/Makefile
+++ b/textproc/p5-Text-Autoformat/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version \
p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Autoformat.3
diff --git a/textproc/p5-Text-Bind/Makefile b/textproc/p5-Text-Bind/Makefile
index 9957b089adad..c0222132aa7b 100644
--- a/textproc/p5-Text-Bind/Makefile
+++ b/textproc/p5-Text-Bind/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Bind
-# Date created: 29 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-Bind
PORTVERSION= 0.04
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Bind Perl structures to text files
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Bind.3
diff --git a/textproc/p5-Text-Context-EitherSide/Makefile b/textproc/p5-Text-Context-EitherSide/Makefile
index 912789c2e505..31500a6414ca 100644
--- a/textproc/p5-Text-Context-EitherSide/Makefile
+++ b/textproc/p5-Text-Context-EitherSide/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Context-EitherSide
-# Date created: 24 October 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Text-Context-EitherSide
PORTVERSION= 1.4
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Text::Context::EitherSide - Get n words either side of search keywords
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Context::EitherSide.3
diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile
index 477858b2ae74..67bda5023f67 100644
--- a/textproc/p5-Text-Diff-HTML/Makefile
+++ b/textproc/p5-Text-Diff-HTML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Diff-HTML
-# Date created: 28 September 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Text-Diff-HTML
PORTVERSION= 0.07
@@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Text::Diff::HTML.3
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile
index ed463fd63213..63ffa1b34ed1 100644
--- a/textproc/p5-Text-Diff/Makefile
+++ b/textproc/p5-Text-Diff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Diff
-# Date created: 14 July 2002
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Text-Diff
PORTVERSION= 1.41
@@ -18,7 +14,8 @@ COMMON_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Diff.3 Text::Diff::Config.3 Text::Diff::Table.3
diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile
index d94fc7707551..782e638cea5c 100644
--- a/textproc/p5-Text-DoubleMetaphone/Makefile
+++ b/textproc/p5-Text-DoubleMetaphone/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-DoubleMetaphone
-# Date created: 29 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-DoubleMetaphone
PORTVERSION= 0.07
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Phonetic encoding of words
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::DoubleMetaphone.3
diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile
index f2b52bb2c6f1..3de442dabe87 100644
--- a/textproc/p5-Text-FillIn/Makefile
+++ b/textproc/p5-Text-FillIn/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-FillIn
-# Date created: 29 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-FillIn
PORTVERSION= 0.05
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= A class implementing a fill-in template
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::FillIn.3
diff --git a/textproc/p5-Text-Filter-Chain/Makefile b/textproc/p5-Text-Filter-Chain/Makefile
index 810396d3e0ad..d586790884b1 100644
--- a/textproc/p5-Text-Filter-Chain/Makefile
+++ b/textproc/p5-Text-Filter-Chain/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Filter-Chain
-# Date created: 29 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-Filter-Chain
PORTVERSION= 0.02
@@ -16,7 +12,8 @@ COMMENT= Chains multiple Text::Filter objects and runs them in sequence
BUILD_DEPENDS= p5-Text-Filter>=0:${PORTSDIR}/textproc/p5-Text-Filter
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Filter::Chain.3
diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile
index 8f545383bcb1..8bcb1dd883ed 100644
--- a/textproc/p5-Text-Filter/Makefile
+++ b/textproc/p5-Text-Filter/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Base class for objects that can read and write text lines
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Filter.3 Text::Filter::Cooked.3
diff --git a/textproc/p5-Text-FixedLength/Makefile b/textproc/p5-Text-FixedLength/Makefile
index 753748c96e16..b92b34e203cb 100644
--- a/textproc/p5-Text-FixedLength/Makefile
+++ b/textproc/p5-Text-FixedLength/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-FixedLength
-# Date created: 29 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-FixedLength
PORTVERSION= 0.12
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Parse and create fixed length field records
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::FixedLength.3
diff --git a/textproc/p5-Text-Flowchart/Makefile b/textproc/p5-Text-Flowchart/Makefile
index cf107c39812b..e94c71416281 100644
--- a/textproc/p5-Text-Flowchart/Makefile
+++ b/textproc/p5-Text-Flowchart/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Flowchart
-# Date created: 30 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-Flowchart
PORTVERSION= 1.00
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= ASCII Flowchart maker
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Flowchart.3
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile
index b3270db9f0bd..86394f899b67 100644
--- a/textproc/p5-Text-Format/Makefile
+++ b/textproc/p5-Text-Format/Makefile
@@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Various subroutines to format text
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Format.3
diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile
index f1e9c540ef2d..74f234bab034 100644
--- a/textproc/p5-Text-Graphics/Makefile
+++ b/textproc/p5-Text-Graphics/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-Graphics
-# Date created: 30 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-Graphics
PORTVERSION= 1.0001
@@ -18,7 +14,8 @@ COMMENT= A text graphics rendering toolkit
BUILD_DEPENDS= p5-Text-Wrapper>=0:${PORTSDIR}/textproc/p5-Text-Wrapper
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Graphics.3
diff --git a/textproc/p5-Text-SimpleTemplate/Makefile b/textproc/p5-Text-SimpleTemplate/Makefile
index 3688c5803a7c..199821a0fdba 100644
--- a/textproc/p5-Text-SimpleTemplate/Makefile
+++ b/textproc/p5-Text-SimpleTemplate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Text::SimpleTemplate
-# Date created: 26 February 2001
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-SimpleTemplate
PORTVERSION= 0.36
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Yet another Perl module for template processing
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::SimpleTemplate.3
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile
index eb41a8b6e5c7..a4c74ece09ac 100644
--- a/textproc/p5-Text-Wrapper/Makefile
+++ b/textproc/p5-Text-Wrapper/Makefile
@@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Simple word wrapping routine
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Wrapper.3
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index 412c8ce381a1..cc3b6a1a9d00 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -1,4 +1,4 @@
-# Whom: Anton Berezin <tobez@FreeBSD.org>
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Text-Xslate
@@ -25,7 +25,8 @@ TEST_DEPENDS= p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive
MAKE_JOBS_UNSAFE= yes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= xslate.1
MAN3= Text::Xslate.3 \
diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile
index 9a8637e2b566..936fbee09581 100644
--- a/textproc/p5-XML-Atom-SimpleFeed/Makefile
+++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-XML-Atom-SimpleFeed
-# Date created: 16 October 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= XML-Atom-SimpleFeed
PORTVERSION= 0.86
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::Atom::SimpleFeed.3
diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile
index 9b8b73d9dfba..089eaf2b01ec 100644
--- a/textproc/p5-XML-DT/Makefile
+++ b/textproc/p5-XML-DT/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-XML-DTDParser>=2.00:${PORTSDIR}/textproc/p5-XML-DTDParser
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= mkdtskel.1 mkdtdskel.1 mkxmltype.1
MAN3= XML::DT.3
diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile
index 9ce831dc6985..820573c78ec4 100644
--- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile
+++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-XML-Parser-Style-EasyTree
-# Date created: 28 July 2009
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= XML-Parser-Style-EasyTree
PORTVERSION= 0.09
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-ex-lib>=0.03:${PORTSDIR}/devel/p5-ex-lib
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::Parser::Style::EasyTree.3 XML::Parser::Style::ETree.3
diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile
index 25cff7d23826..16ead74200dd 100644
--- a/textproc/p5-YAML-Syck/Makefile
+++ b/textproc/p5-YAML-Syck/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Fast, lightweight YAML and JSON loader and dumper
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
CONFIGURE_ARGS+= < /dev/null
MAN3= JSON::Syck.3 YAML::Syck.3
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index 9edc1c980653..0597c0dba88b 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= YAML implementation in Perl
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= \
Test::YAML.3 \