diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-17 14:49:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-17 14:49:29 +0800 |
commit | f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f (patch) | |
tree | 761b70e4c2760ca0fb7ad78750c9f732751355b6 /textproc | |
parent | 023781ffc2fb7b7466bad1965441efe9d10b13dd (diff) | |
download | freebsd-ports-gnome-f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f.tar.gz freebsd-ports-gnome-f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f.tar.zst freebsd-ports-gnome-f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f.zip |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'textproc')
29 files changed, 29 insertions, 29 deletions
diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile index 6cae9999a80a..e0ced423e272 100644 --- a/textproc/libtext-charwidth-perl/Makefile +++ b/textproc/libtext-charwidth-perl/Makefile @@ -17,7 +17,7 @@ COMMENT= Documentation gettext tools WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Text::CharWidth.3 diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 90489181301c..65b160d1fc4c 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS+= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch RUN_DEPENDS+= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Getopt::Lucid.3 Getopt::Lucid::Exception.3 diff --git a/textproc/p5-HTML-EscapeEvil/Makefile b/textproc/p5-HTML-EscapeEvil/Makefile index ac1611878c0c..1c48e09ac713 100644 --- a/textproc/p5-HTML-EscapeEvil/Makefile +++ b/textproc/p5-HTML-EscapeEvil/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${SITE_PERL}/${PERL_ARCH}/HTML/Filter.pm:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::EscapeEvil.3 diff --git a/textproc/p5-HTML-Tidy/Makefile b/textproc/p5-HTML-Tidy/Makefile index 0ca148c93bb1..8cd41ec911ec 100644 --- a/textproc/p5-HTML-Tidy/Makefile +++ b/textproc/p5-HTML-Tidy/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww LIB_DEPENDS= tidyp:${PORTSDIR}/textproc/tidyp RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Tidy.3 HTML::Tidy::Message.3 diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile index 80eb2c36238b..922c3a2a5a8e 100644 --- a/textproc/p5-HTML-Truncate/Makefile +++ b/textproc/p5-HTML-Truncate/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Parser>=2:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Truncate.3 diff --git a/textproc/p5-Lucene/Makefile b/textproc/p5-Lucene/Makefile index 615504e658cd..c6254e84551a 100644 --- a/textproc/p5-Lucene/Makefile +++ b/textproc/p5-Lucene/Makefile @@ -17,7 +17,7 @@ COMMENT= API to the C++ port of the Lucene search engine LIB_DEPENDS= clucene:${PORTSDIR}/textproc/clucene -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CC= ${CXX} CONFIGURE_ARGS+="INC=-I${LOCALBASE}/include -I${LOCALBASE}/lib" diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 37de6c24aed4..071aa2c201f0 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -18,7 +18,7 @@ COMMENT= 'The Next Generation' of Text::PDF::API RUN_DEPENDS= p5-Font-TTF>0:${PORTSDIR}/x11-fonts/p5-Font-TTF -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PDF::API2.3 \ PDF::API2::Annotation.3 \ diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index 7df9911159f1..a47911149909 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \ p5-PPI>=1.203:${PORTSDIR}/textproc/p5-PPI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PPIx::EditorTools::RenamePackage.3 \ PPIx::EditorTools::RenamePackageFromPath.3 \ diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 521220306acc..1b4db734685a 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8+ +PERL_CONFIGURE= yes MAN3= PPIx::Regexp.3 \ PPIx::Regexp::Constant.3 \ diff --git a/textproc/p5-Petal-Mail/Makefile b/textproc/p5-Petal-Mail/Makefile index 9501ec2a2a25..99bac4f8b6cf 100644 --- a/textproc/p5-Petal-Mail/Makefile +++ b/textproc/p5-Petal-Mail/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Petal::Mail.3 -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 12cb51ab83ab..9650bf34efab 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \ p5-XML-Parser>=2.3:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= dtddiff2html.1 dtdformat.1 dtddiff.1 dtdparse.1 dtdflatten.1 MAN3= SGML::DTDParse::DTD.3 SGML::DTDParse.3 SGML::DTDParse::Util.3 diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index fe72958f2178..4805c3da0aac 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Nested buffers for templating systems -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= String::BufferStack.3 diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index 7d9547922c61..992878464e4b 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bill.brinzer@gmail.com COMMENT= Rewrite strings based on a set of known prefixes -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= String::RewritePrefix.3 diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile index ed7b559e6936..6794b5b80152 100644 --- a/textproc/p5-TeX-Encode/Makefile +++ b/textproc/p5-TeX-Encode/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Pa MAN3= TeX::Encode.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile index 6fd79c77dbd8..decc949b79c0 100644 --- a/textproc/p5-Text-Filter/Makefile +++ b/textproc/p5-Text-Filter/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Base class for objects that can read and write text lines -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Text::Filter.3 Text::Filter::Cooked.3 diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index f8a46b78ec2a..e25d56cd76f9 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Markdown Perl5 module -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= Markdown.pl.1 MAN3= Text::Markdown.3 diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 8451e9855a8d..002dd533fe12 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl5 modules for Ngram Statistics Package -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= combig.pl.1 count.pl.1 \ count2huge.pl.1 \ diff --git a/textproc/p5-Text-Quote/Makefile b/textproc/p5-Text-Quote/Makefile index e37c743c52c6..1d0e0c3131b3 100644 --- a/textproc/p5-Text-Quote/Makefile +++ b/textproc/p5-Text-Quote/Makefile @@ -19,7 +19,7 @@ COMMENT= Quotes strings as required for perl to eval them back correctly RUN_DEPENDS= p5-Carp-Assert>=0.13:${PORTSDIR}/devel/p5-Carp-Assert BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Text::Quote.3 diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 7708415569d4..3cccc965d1b9 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Tk::XMLViewer.3 MAN1= tkxmlview.1 diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index 16caef223223..e7a2f9d76527 100644 --- a/textproc/p5-UML-State/Makefile +++ b/textproc/p5-UML-State/Makefile @@ -17,7 +17,7 @@ COMMENT= A perl module that produce simple UML state diagrams BUILD_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= drawstatexml.pl.1 drawstate.pl.1 MAN3= UML::drawstate.3 \ diff --git a/textproc/p5-XML-Atom-Filter/Makefile b/textproc/p5-XML-Atom-Filter/Makefile index d479b52349de..271de4a1a6d4 100644 --- a/textproc/p5-XML-Atom-Filter/Makefile +++ b/textproc/p5-XML-Atom-Filter/Makefile @@ -17,7 +17,7 @@ COMMENT= Easy creation of command line Atom processing tools RUN_DEPENDS= ${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Atom::Filter.3 diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile index c58229f2ef54..9a8637e2b566 100644 --- a/textproc/p5-XML-Atom-SimpleFeed/Makefile +++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Atom::SimpleFeed.3 diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 56aacc75e3ce..0904a7035b59 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= xml2yaml.1 schema2example.1 MAN3= XML::Compile.3 \ diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 21606abde345..bad53f7a5234 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 RUN_DEPENDS= p5-XML-NamespaceSupport>=1.07:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ p5-XML-SAX>=0.11:${PORTSDIR}/textproc/p5-XML-SAX -PERL_CONFIGURE= 5.6.1+ +PERL_CONFIGURE= yes CONFIGURE_ENV= XMLPREFIX=${LOCALBASE} PKGDEINSTALL= ${PKGINSTALL} diff --git a/textproc/p5-XML-Mini/Makefile b/textproc/p5-XML-Mini/Makefile index 1e756253d7ff..92cfc0a18883 100644 --- a/textproc/p5-XML-Mini/Makefile +++ b/textproc/p5-XML-Mini/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Perl implementation of the XML::Mini XML create/parse interface -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \ XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \ diff --git a/textproc/p5-XML-OPML/Makefile b/textproc/p5-XML-OPML/Makefile index e95d97686f22..3ae95047227a 100644 --- a/textproc/p5-XML-OPML/Makefile +++ b/textproc/p5-XML-OPML/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X ${SITE_PERL}/XML/SimpleObject.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::OPML.3 diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile index 4df71b0213ce..b0283467e5d5 100644 --- a/textproc/p5-XML-RSS-LibXML/Makefile +++ b/textproc/p5-XML-RSS-LibXML/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.7.3+ # inherited from converters/p5-Encode +PERL_CONFIGURE= yes MAN3= XML::RSS::LibXML.3 XML::RSS::LibXML::ImplBase.3 \ XML::RSS::LibXML::MagicElement.3 \ diff --git a/textproc/p5-XML-RSS-Liberal/Makefile b/textproc/p5-XML-RSS-Liberal/Makefile index e12515592172..3f8b0eb57754 100644 --- a/textproc/p5-XML-RSS-Liberal/Makefile +++ b/textproc/p5-XML-RSS-Liberal/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal \ ${SITE_PERL}/XML/RSS/LibXML.pm:${PORTSDIR}/textproc/p5-XML-RSS-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.7.3+ # inherited from textprocs/p5-XML-RSS-LibXML +PERL_CONFIGURE= yes MAN3= XML::RSS::Liberal.3 diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile index b0fe09440b5f..a39607762833 100644 --- a/textproc/p5-XML-Rewrite/Makefile +++ b/textproc/p5-XML-Rewrite/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Log-Report>=0.21:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= xmlrewrite.1 MAN3= XML::Rewrite.3 \ |