aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-11-01 02:24:21 +0800
committererwin <erwin@FreeBSD.org>2005-11-01 02:24:21 +0800
commit445caf133171b3014582a069956b5c285d6754e2 (patch)
treee88b00768558daeab57777b565ac6f41c4c861ff /textproc
parent7810f6c1a532b9f1997b98c6c636ffb004f9aebd (diff)
downloadfreebsd-ports-graphics-445caf133171b3014582a069956b5c285d6754e2.tar.gz
freebsd-ports-graphics-445caf133171b3014582a069956b5c285d6754e2.tar.zst
freebsd-ports-graphics-445caf133171b3014582a069956b5c285d6754e2.zip
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
Diffstat (limited to 'textproc')
-rw-r--r--textproc/markdown/Makefile2
-rw-r--r--textproc/p5-Data-FormValidator/Makefile2
-rw-r--r--textproc/p5-IDNA-Punycode/Makefile2
-rw-r--r--textproc/p5-Lingua-EN-NameParse/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Fr/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-It/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Ru/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Da/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-No/Makefile2
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Se/Makefile2
-rw-r--r--textproc/p5-PDF-API2/Makefile2
-rw-r--r--textproc/p5-PDF-API3/Makefile2
-rw-r--r--textproc/p5-Pod-POM-View-HTML-Filter/Makefile2
-rw-r--r--textproc/p5-Regexp-Log-Common/Makefile2
-rw-r--r--textproc/p5-Regexp-Log/Makefile2
-rw-r--r--textproc/p5-Text-Diff-HTML/Makefile2
-rw-r--r--textproc/p5-Text-Quoted/Makefile2
-rw-r--r--textproc/p5-XML-Atom-Filter/Makefile2
-rw-r--r--textproc/p5-XML-Atom-SimpleFeed/Makefile2
-rw-r--r--textproc/p5-XML-Generator/Makefile2
-rw-r--r--textproc/p5-XML-Smart/Makefile2
-rw-r--r--textproc/p5-XML-Stream/Makefile2
-rw-r--r--textproc/p5-XML-Validator-Schema/Makefile2
23 files changed, 23 insertions, 23 deletions
diff --git a/textproc/markdown/Makefile b/textproc/markdown/Makefile
index 0e7ce49dbb9..57ff1b4e11a 100644
--- a/textproc/markdown/Makefile
+++ b/textproc/markdown/Makefile
@@ -41,7 +41,7 @@ do-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile
index 812b309ff8a..350aeb6278c 100644
--- a/textproc/p5-Data-FormValidator/Makefile
+++ b/textproc/p5-Data-FormValidator/Makefile
@@ -37,7 +37,7 @@ MAN3= Data::FormValidator.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile
index 52600311a15..db50f1bf343 100644
--- a/textproc/p5-IDNA-Punycode/Makefile
+++ b/textproc/p5-IDNA-Punycode/Makefile
@@ -25,7 +25,7 @@ MAN3= IDNA::Punycode.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/per5 then try again
+IGNORE= requires perl 5.6.0 or later. Install lang/per5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-EN-NameParse/Makefile b/textproc/p5-Lingua-EN-NameParse/Makefile
index afa7cc3092f..245d1dd6c4d 100644
--- a/textproc/p5-Lingua-EN-NameParse/Makefile
+++ b/textproc/p5-Lingua-EN-NameParse/Makefile
@@ -26,7 +26,7 @@ MAN3= Lingua::EN::NameGrammar.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-Stem-Fr/Makefile b/textproc/p5-Lingua-Stem-Fr/Makefile
index e2596c7bb1c..6948d95e8eb 100644
--- a/textproc/p5-Lingua-Stem-Fr/Makefile
+++ b/textproc/p5-Lingua-Stem-Fr/Makefile
@@ -22,7 +22,7 @@ MAN3= Lingua::Stem::Fr.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile
index 81702c9e4a5..fa22c48cf18 100644
--- a/textproc/p5-Lingua-Stem-It/Makefile
+++ b/textproc/p5-Lingua-Stem-It/Makefile
@@ -22,7 +22,7 @@ MAN3= Lingua::Stem::It.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-Stem-Ru/Makefile b/textproc/p5-Lingua-Stem-Ru/Makefile
index cc51d162458..a7dac96f701 100644
--- a/textproc/p5-Lingua-Stem-Ru/Makefile
+++ b/textproc/p5-Lingua-Stem-Ru/Makefile
@@ -22,7 +22,7 @@ MAN3= Lingua::Stem::Ru.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
index 5cc89433f9f..fd1bea270fd 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
@@ -22,7 +22,7 @@ MAN3= Lingua::Stem::Snowball::Da.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile
index bf7e73be80a..a0f6fb5983c 100644
--- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile
@@ -23,7 +23,7 @@ MAN3= Lingua::Stem::Snowball::No.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
index 59c535ac65c..40bb8d99015 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
@@ -23,7 +23,7 @@ MAN3= Lingua::Stem::Snowball::Se.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index 0b7ba2fcc5a..7fb6733d3c4 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -25,7 +25,7 @@ PERL_SITELIBDIR= ${SITE_PERL}
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again
+IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile
index 0b7ba2fcc5a..7fb6733d3c4 100644
--- a/textproc/p5-PDF-API3/Makefile
+++ b/textproc/p5-PDF-API3/Makefile
@@ -25,7 +25,7 @@ PERL_SITELIBDIR= ${SITE_PERL}
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again
+IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
index f511ea8016d..121789f084d 100644
--- a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
+++ b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
@@ -28,7 +28,7 @@ MAN3= Pod::POM::View::HTML::Filter.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Regexp-Log-Common/Makefile b/textproc/p5-Regexp-Log-Common/Makefile
index a46d2c9e1e1..dbb1214795b 100644
--- a/textproc/p5-Regexp-Log-Common/Makefile
+++ b/textproc/p5-Regexp-Log-Common/Makefile
@@ -25,7 +25,7 @@ MAN3= Regexp::Log::Common.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Regexp-Log/Makefile b/textproc/p5-Regexp-Log/Makefile
index c33511e316e..1d687ebcd6d 100644
--- a/textproc/p5-Regexp-Log/Makefile
+++ b/textproc/p5-Regexp-Log/Makefile
@@ -22,7 +22,7 @@ MAN3= Regexp::Log.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile
index e8096aa576e..eef5d6fb1d5 100644
--- a/textproc/p5-Text-Diff-HTML/Makefile
+++ b/textproc/p5-Text-Diff-HTML/Makefile
@@ -26,7 +26,7 @@ MAN3= Text::Diff::HTML.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile
index ef37db38ce8..273fcf9985f 100644
--- a/textproc/p5-Text-Quoted/Makefile
+++ b/textproc/p5-Text-Quoted/Makefile
@@ -26,7 +26,7 @@ MAN3= Text::Quoted.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Atom-Filter/Makefile b/textproc/p5-XML-Atom-Filter/Makefile
index 54b0e1d993d..907338444c6 100644
--- a/textproc/p5-XML-Atom-Filter/Makefile
+++ b/textproc/p5-XML-Atom-Filter/Makefile
@@ -25,7 +25,7 @@ MAN3= XML::Atom::Filter.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= Port requires perl 5.8.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile
index 91b7ec9bf26..54f2a7ba351 100644
--- a/textproc/p5-XML-Atom-SimpleFeed/Makefile
+++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile
@@ -25,7 +25,7 @@ MAN3= XML::Atom::SimpleFeed.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Generator/Makefile b/textproc/p5-XML-Generator/Makefile
index 175df23c0fa..1ca92d2f7d4 100644
--- a/textproc/p5-XML-Generator/Makefile
+++ b/textproc/p5-XML-Generator/Makefile
@@ -29,7 +29,7 @@ test:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again.
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again.
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile
index 1fceb423057..e533f82568d 100644
--- a/textproc/p5-XML-Smart/Makefile
+++ b/textproc/p5-XML-Smart/Makefile
@@ -34,7 +34,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile
index f0f6a8fec97..7511c8be8b6 100644
--- a/textproc/p5-XML-Stream/Makefile
+++ b/textproc/p5-XML-Stream/Makefile
@@ -29,7 +29,7 @@ MAN3= XML::Stream.3 XML::Stream::Namespace.3 XML::Stream::Node.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again
+IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile
index e4ce1acc97f..246c3e4fc74 100644
--- a/textproc/p5-XML-Validator-Schema/Makefile
+++ b/textproc/p5-XML-Validator-Schema/Makefile
@@ -51,7 +51,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>