diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
commit | 9fbef2c45b9dda637fe075ec12b924521e028f42 (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /textproc | |
parent | d6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff) | |
download | freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Diffstat (limited to 'textproc')
38 files changed, 70 insertions, 206 deletions
diff --git a/textproc/ack/Makefile b/textproc/ack/Makefile index 8cac3814c517..2de9f4cb6ceb 100644 --- a/textproc/ack/Makefile +++ b/textproc/ack/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= App MAINTAINER= perl@FreeBSD.org -COMMENT= A grep-like text finder for large trees of text +COMMENT= Grep-like text finder for large trees of text BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-Bloom-Filter/Makefile b/textproc/p5-Bloom-Filter/Makefile index 8f248f8b5a9a..659f58b89eda 100644 --- a/textproc/p5-Bloom-Filter/Makefile +++ b/textproc/p5-Bloom-Filter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Bloom-Filter -# Date created: August 06, 2004 -# Whom: Aaron Straup Cope <ascope@cpan.org> -# +# Created by: Aaron Straup Cope <ascope@cpan.org> # $FreeBSD$ -# PORTNAME= Bloom-Filter PORTVERSION= 1.0 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:MCEGLOWS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A probabilistic algorithm for doing existence tests +COMMENT= Probabilistic algorithm for doing existence tests BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile index a2d0522c80c5..f9f726c018d6 100644 --- a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile +++ b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A loader class for phrasebook implementations using YAML +COMMENT= Loader class for phrasebook implementations using YAML LICENSE= ART20 diff --git a/textproc/p5-Data-Phrasebook/Makefile b/textproc/p5-Data-Phrasebook/Makefile index ae0393ab9b63..67f3b48ae727 100644 --- a/textproc/p5-Data-Phrasebook/Makefile +++ b/textproc/p5-Data-Phrasebook/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Data-Phrasebook -# Date created: 05 May 2010 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Data-Phrasebook PORTVERSION= 0.33 diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index a2d050730489..80dd65fabea4 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Games-Dissociate -# Date created: 21 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Games-Dissociate PORTVERSION= 0.19 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:AVIF PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Dissociated Press algorithm and filter +COMMENT= Dissociated Press algorithm and filter TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 9a6e3ef1752b..0df73ab34c4f 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Format -# Date created: 25 April 2001 -# Whom: Pete Fritchman <petef@databits.net> -# +# Created by: Pete Fritchman <petef@databits.net> # $FreeBSD$ -# PORTNAME= HTML-Format PORTVERSION= 2.10 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A module to format HTML to text or PS +COMMENT= Module to format HTML to text or PS LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/textproc/p5-HTML-TagFilter/Makefile b/textproc/p5-HTML-TagFilter/Makefile index 66d9be619776..e2442834d121 100644 --- a/textproc/p5-HTML-TagFilter/Makefile +++ b/textproc/p5-HTML-TagFilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-HTML-TagFilter -# Date created: 06 November 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-TagFilter PORTVERSION= 1.03 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A fine-grained html-filter, xss-blocker and mailto-obfuscator +COMMENT= Fine-grained html-filter, xss-blocker and mailto-obfuscator BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser diff --git a/textproc/p5-KinoSearch1/Makefile b/textproc/p5-KinoSearch1/Makefile index d58bb5f7a13e..5372dcf99a8f 100644 --- a/textproc/p5-KinoSearch1/Makefile +++ b/textproc/p5-KinoSearch1/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-KinoSearch1 -# Date created: 2012-04-03 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= KinoSearch1 PORTVERSION= 1.01 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:CREAMYG PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl search engine library +COMMENT= Perl search engine library BUILD_DEPENDS= p5-Lingua-StopWords>=0.02:${PORTSDIR}/textproc/p5-Lingua-StopWords \ p5-Lingua-Stem-Snowball>=0.94:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball \ diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile index 59eb109470d5..1763f4caa94b 100644 --- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Lingua::Stem::Snowball::No -# Date created: 29 Dec 2003 -# Whom: Thorsten Greiner <thorsten.greiner@web.de> -# +# Created by: Thorsten Greiner <thorsten.greiner@web.de> # $FreeBSD$ -# PORTNAME= Lingua-Stem-Snowball-No PORTVERSION= 1.2 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= Snowball-Norwegian-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= A stemmer for Norwegian +COMMENT= Stemmer for Norwegian PERL_CONFIGURE= yes diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile index 9a5c582beb98..87d035f055fd 100644 --- a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Lingua::Stem::Snowball::Se -# Date created: 29 Dec 2003 -# Whom: Thorsten Greiner <thorsten.greiner@web.de> -# +# Created by: Thorsten Greiner <thorsten.greiner@web.de> # $FreeBSD$ -# PORTNAME= Lingua-Stem-Snowball-Se PORTVERSION= 1.2 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= Snowball-Swedish-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= A stemmer for Swedish +COMMENT= Stemmer for Swedish PERL_CONFIGURE= yes diff --git a/textproc/p5-ODF-lpOD/Makefile b/textproc/p5-ODF-lpOD/Makefile index 3448485f7ad3..207df69a9005 100644 --- a/textproc/p5-ODF-lpOD/Makefile +++ b/textproc/p5-ODF-lpOD/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-ODF-lpOD -# Date created: March 11, 2011 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= ODF-lpOD PORTVERSION= 1.121 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An OpenDocument management interface +COMMENT= OpenDocument management interface BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-XML-Twig>=3.37:${PORTSDIR}/textproc/p5-XML-Twig \ diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index 77d007a4dc76..f81d68642168 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: POE::Filter::XML -# Date created: Aug 19, 2001 -# Whom: Jeff Putsch <jdputsch@comcast.net> -# +# Created by: Jeff Putsch <jdputsch@comcast.net> # $FreeBSD$ -# PORTNAME= POE-Filter-XML PORTVERSION= 1.102960 @@ -13,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A POE Filter for parsing XML +COMMENT= POE Filter for parsing XML BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Declare>=0:${PORTSDIR}/devel/p5-MooseX-Declare \ diff --git a/textproc/p5-Plucene-Simple/Makefile b/textproc/p5-Plucene-Simple/Makefile index 851b9a112091..16d99f1c932d 100644 --- a/textproc/p5-Plucene-Simple/Makefile +++ b/textproc/p5-Plucene-Simple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Plucene-Simple -# Date created: 2 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Plucene-Simple DISTVERSION= 1.04 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= An interface to Plucene +COMMENT= Interface to Plucene BUILD_DEPENDS= p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \ p5-Time-Piece-Range>=1.0:${PORTSDIR}/devel/p5-Time-Piece-Range \ diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile index ec60f7d5d5fe..7485735ff241 100644 --- a/textproc/p5-RDF-Core/Makefile +++ b/textproc/p5-RDF-Core/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: RDF-Core -# Date created: 30 May 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= RDF-Core PORTVERSION= 0.51 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An object oriented Perl modules for handling tasks related to RDF +COMMENT= Object oriented Perl modules for handling tasks related to RDF BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ diff --git a/textproc/p5-Regexp-Copy/Makefile b/textproc/p5-Regexp-Copy/Makefile index c21b115fe9c9..524098f0617b 100644 --- a/textproc/p5-Regexp-Copy/Makefile +++ b/textproc/p5-Regexp-Copy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Regexp-Copy -# Date created: 2007-12-24 -# Whom: Andrej Zverev <andrey.zverev@electro-com.ru> -# +# Created by: Andrej Zverev <andrey.zverev@electro-com.ru> # $FreeBSD$ -# PORTNAME= Regexp-Copy PORTVERSION= 0.06 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:JDUNCAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A copy the contents of one Regexp object to another +COMMENT= Copy the contents of one Regexp object to another PERL_CONFIGURE= yes diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile index 1d5a01859ad3..1acae15fa5a2 100644 --- a/textproc/p5-Search-VectorSpace/Makefile +++ b/textproc/p5-Search-VectorSpace/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Search-VectorSpace -# Date created: 2004-10-26 -# Whom: clsung -# +# Created by: clsung # $FreeBSD$ -# PORTNAME= Search-VectorSpace PORTVERSION= 0.02 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A very basic vector-space search engine perl module +COMMENT= Very basic vector-space search engine perl module BUILD_DEPENDS= PDL>=0:${PORTSDIR}/math/PDL \ p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index cf644f291546..54c9ac65f9cb 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A port of the syntax highlight engine of the Kate texteditor +COMMENT= Port of the syntax highlight engine of the Kate texteditor TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences diff --git a/textproc/p5-Template-Magic/Makefile b/textproc/p5-Template-Magic/Makefile index 9a693c2bf7f7..89682cae78cc 100644 --- a/textproc/p5-Template-Magic/Makefile +++ b/textproc/p5-Template-Magic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Template-Magic -# Date created: July 23 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Template-Magic PORTVERSION= 1.39 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl Module with magic merger of runtime values with templates +COMMENT= Perl Module with magic merger of runtime values with templates BUILD_DEPENDS= p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util \ p5-OOTools>=0:${PORTSDIR}/devel/p5-OOTools \ diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index 2c169befcbbe..cba2f795e79c 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Text-Aligner -# Date created: May 2004 -# Whom: Autrijus Tang <autrijus@autrijus.org> -# +# Created by: Autrijus Tang <autrijus@autrijus.org> # $FreeBSD$ -# PORTNAME= Text-Aligner PORTVERSION= 0.07 diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile index c455f64dd503..dcb24369f868 100644 --- a/textproc/p5-Text-Chomp/Makefile +++ b/textproc/p5-Text-Chomp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Text-Chomp -# Date created: 08 Oct 2005 -# Whom: Jason Burgess <dev@fenux.net> -# +# Created by: Jason Burgess <dev@fenux.net> # $FreeBSD$ -# PORTNAME= Text-Chomp PORTVERSION= 0.02 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A module implementing a portable chomp +COMMENT= Module implementing a portable chomp PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Metaphone/Makefile b/textproc/p5-Text-Metaphone/Makefile index 429682d2756c..523606f2734f 100644 --- a/textproc/p5-Text-Metaphone/Makefile +++ b/textproc/p5-Text-Metaphone/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Text::Metaphone -# Date created: 30 Dec 2001 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= Text-Metaphone PORTVERSION= 20081017 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A modern soundex: phonetic encoding of words +COMMENT= Modern soundex: phonetic encoding of words PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-NeatTemplate/Makefile b/textproc/p5-Text-NeatTemplate/Makefile index 60ee12cff65d..c1635a573333 100644 --- a/textproc/p5-Text-NeatTemplate/Makefile +++ b/textproc/p5-Text-NeatTemplate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Text-NeatTemplate -# Date created: Wed Sep 20 12:37:36 CST 2006 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Text-NeatTemplate PORTVERSION= 0.10.01 @@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org -COMMENT= A fast, middleweight template engine +COMMENT= Fast, middleweight template engine PERL_MODBUILD= yes diff --git a/textproc/p5-UML-Sequence/Makefile b/textproc/p5-UML-Sequence/Makefile index d99157a79be0..5edd0462757d 100644 --- a/textproc/p5-UML-Sequence/Makefile +++ b/textproc/p5-UML-Sequence/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-UML-Sequence -# Date created: October 15th 2003 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= UML-Sequence PORTVERSION= 0.08 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module that produce UML sequence diagrams +COMMENT= Perl module that produce UML sequence diagrams RUN_DEPENDS= p5-XML-DOM>=1.25:${PORTSDIR}/textproc/p5-XML-DOM \ p5-GD>=2.30:${PORTSDIR}/graphics/p5-GD \ diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index e35b44930f7f..c1bab5044360 100644 --- a/textproc/p5-UML-State/Makefile +++ b/textproc/p5-UML-State/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-UML-State -# Date created: October 15th 2003 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= UML-State PORTVERSION= 0.02 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module that produce simple UML state diagrams +COMMENT= Perl module that produce simple UML state diagrams BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 02b6e3c8f249..d3135b647f94 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-Atom-Stream -# Date created: 12 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= XML-Atom-Stream PORTVERSION= 0.11 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A client interface for AtomStream +COMMENT= Client interface for AtomStream RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX \ diff --git a/textproc/p5-XML-Bare/Makefile b/textproc/p5-XML-Bare/Makefile index 8bb5e48156bc..0be46d69961d 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-Bare -# Date created: 17 March, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= XML-Bare PORTVERSION= 0.47 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A minimal XML Parser +COMMENT= Minimal XML Parser PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile index 52681176e0c0..349ad1fd3323 100644 --- a/textproc/p5-XML-Encoding/Makefile +++ b/textproc/p5-XML-Encoding/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::Encoding -# Date created: 15 Oct 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= XML-Encoding PORTVERSION= 2.08 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module for parsing XML encoding maps +COMMENT= Perl module for parsing XML encoding maps BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile index 040b8f599908..5ab3897bc0f1 100644 --- a/textproc/p5-XML-Filter-DetectWS/Makefile +++ b/textproc/p5-XML-Filter-DetectWS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::Filter::DetectWS -# Date created: 13 Mar 2002 -# Whom: Sergey Skvortsov <skv@FreeBSD.org> -# +# Created by: Sergey Skvortsov <skv@FreeBSD.org> # $FreeBSD$ -# PORTNAME= XML-Filter-DetectWS PORTVERSION= 0.01 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A PerlSAX filter that detects ignorable whitespace +COMMENT= PerlSAX filter that detects ignorable whitespace RUN_DEPENDS= p5-XML-Filter-SAXT>=0:${PORTSDIR}/textproc/p5-XML-Filter-SAXT BUILD_DEPENDS:= ${RUN_DEPENDS} diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile index 7039879eb812..77df9469549e 100644 --- a/textproc/p5-XML-MyXML/Makefile +++ b/textproc/p5-XML-MyXML/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple-to-use XML module parsing and creating XML documents +COMMENT= Simple-to-use XML module parsing and creating XML documents TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep diff --git a/textproc/p5-XML-NamespaceSupport/Makefile b/textproc/p5-XML-NamespaceSupport/Makefile index a7514b98d8be..5d43b53542aa 100644 --- a/textproc/p5-XML-NamespaceSupport/Makefile +++ b/textproc/p5-XML-NamespaceSupport/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::NamespaceSupport -# Date created: 19 Nov 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= XML-NamespaceSupport PORTVERSION= 1.11 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple generic namespace support class +COMMENT= Simple generic namespace support class PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index f9e226cfe1eb..de5292735a57 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-NodeFilter -# Date created: 11 Sep 2003 -# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com> -# +# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com> # $FreeBSD$ -# PORTNAME= XML-NodeFilter PORTVERSION= 0.01 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A XML::NodeFilter is an object that know how to "filter out" nodes +COMMENT= XML::NodeFilter is an object that know how to "filter out" nodes BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-STX/Makefile b/textproc/p5-XML-STX/Makefile index 2af330979110..74115c53dfc0 100644 --- a/textproc/p5-XML-STX/Makefile +++ b/textproc/p5-XML-STX/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML-STX -# Date created: 12 October 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= XML-STX PORTVERSION= 0.43 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A pure Perl STX processor +COMMENT= Pure Perl STX processor BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index 8d802f9b32f3..c9114289caa2 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::Sablotron -# Date created: 13 Nov 2000 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= XML-Sablotron PORTVERSION= 1.01 @@ -12,7 +8,7 @@ MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl interface to the Sablotron XSLT processor +COMMENT= Perl interface to the Sablotron XSLT processor LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index b4c3c5d84aec..f9f0bffc50f6 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-SimpleObject-LibXML -# Date created: 02 September 2003 -# Whom: Foxfair Hu <foxfair@FreeBSD.org> -# +# Created by: Foxfair Hu <foxfair@FreeBSD.org> # $FreeBSD$ -# PORTNAME= XML-SimpleObject-LibXML PORTVERSION= 0.60 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple(r) object representation of an XML::LibXML DOM object +COMMENT= Simple(r) object representation of an XML::LibXML DOM object BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-XML-SimpleObject>=0:${PORTSDIR}/textproc/p5-XML-SimpleObject diff --git a/textproc/p5-XML-Tiny/Makefile b/textproc/p5-XML-Tiny/Makefile index 752e60423f99..c28dc8087a9f 100644 --- a/textproc/p5-XML-Tiny/Makefile +++ b/textproc/p5-XML-Tiny/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-Tiny -# Date created: 2007-01-27 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= XML-Tiny PORTVERSION= 2.06 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple lightweight parser for a subset of XML +COMMENT= Simple lightweight parser for a subset of XML PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index db96ea154185..869363da834a 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML::Writer -# Date created: 24 December 2000 -# Whom: Adam Herzog <adam@herzogdesigns.com> -# +# Created by: Adam Herzog <adam@herzogdesigns.com> # $FreeBSD$ -# PORTNAME= XML-Writer PORTVERSION= 0.615 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:JOSEPHW PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple Perl module for writing XML documents +COMMENT= Simple Perl module for writing XML documents PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile index a011d8160508..039c2b2d3d25 100644 --- a/textproc/p5-XML-XPathEngine/Makefile +++ b/textproc/p5-XML-XPathEngine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-XPathEngine -# Date created: 2006-07-11 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= XML-XPathEngine PORTVERSION= 0.13 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A re-usable XPath engine for DOM-like trees +COMMENT= Re-usable XPath engine for DOM-like trees PERL_CONFIGURE= yes REINPLACE_ARGS= -i '' diff --git a/textproc/p5-dTemplate/Makefile b/textproc/p5-dTemplate/Makefile index 1ac5839eea39..4aba316fd7cb 100644 --- a/textproc/p5-dTemplate/Makefile +++ b/textproc/p5-dTemplate/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-dTemplate -# Date created: 9 December 2000 -# Whom: Jeremy Shaffner <jeremy@external.org> -# +# Created by: Jeremy Shaffner <jeremy@external.org> # $FreeBSD$ PORTNAME= dTemplate @@ -11,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A powerful template handling logic with advanced features +COMMENT= Powerful template handling logic with advanced features PERL_CONFIGURE= yes |