Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 15:20:47 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536774 - in head: databases/lua-lsqlite3 databases/p5-AnyEvent-Redis databases/p5-Jifty-DBI databases/p5-MLDBM-Sync databases/p5-Time-Piece-MySQL databases/postgresql-plproxy devel/p5-...
Message-ID:  <202005281520.04SFKl5T039325@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Thu May 28 15:20:46 2020
New Revision: 536774
URL: https://svnweb.freebsd.org/changeset/ports/536774

Log:
  Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8).

Modified:
  head/databases/lua-lsqlite3/Makefile
  head/databases/p5-AnyEvent-Redis/Makefile
  head/databases/p5-Jifty-DBI/Makefile
  head/databases/p5-MLDBM-Sync/Makefile
  head/databases/p5-Time-Piece-MySQL/Makefile
  head/databases/postgresql-plproxy/Makefile
  head/devel/p5-Tie-Hash-Sorted/Makefile
  head/devel/p5-Tie-Hash-TwoWay/Makefile
  head/japanese/font-ricty/Makefile
  head/mail/p5-Clamd/Makefile
  head/mail/p5-Email-Reply/Makefile
  head/mail/p5-Email-Send/Makefile
  head/mail/p5-Mail-Transport-Dbx/Makefile
  head/security/p5-Authen-Htpasswd/Makefile
  head/security/p5-Authen-Libwrap/Makefile
  head/security/p5-Crypt-PassGen/Makefile
  head/sysutils/p5-Schedule-Cron/Makefile
  head/textproc/l2a/Makefile
  head/textproc/p5-HTML-Entities-ImodePictogram/Makefile
  head/textproc/p5-HTML-Entities-Numbered/Makefile
  head/textproc/p5-HTML-Fraction/Makefile
  head/textproc/p5-Lingua-Identify/Makefile
  head/textproc/p5-Lingua-Stem-Snowball/Makefile
  head/textproc/p5-Makefile-Parser/Makefile
  head/textproc/p5-Regex-PreSuf/Makefile
  head/textproc/p5-Regexp-Common-time/Makefile
  head/textproc/p5-Regexp-Common/Makefile
  head/textproc/p5-Regexp-Log/Makefile
  head/textproc/p5-Spreadsheet-ParseXLSX/Makefile
  head/textproc/p5-String-Divert/Makefile
  head/textproc/p5-String-HexConvert/Makefile
  head/textproc/p5-Template-AutoFilter/Makefile
  head/textproc/p5-Template-Plugin-CSV/Makefile
  head/textproc/p5-Text-Context-EitherSide/Makefile
  head/textproc/p5-Text-Diff-HTML/Makefile
  head/textproc/p5-Text-Diff/Makefile
  head/textproc/p5-Text-Quoted/Makefile
  head/textproc/p5-Tk-XMLViewer/Makefile
  head/textproc/p5-XML-Atom-SimpleFeed/Makefile
  head/textproc/p5-XML-XSLT/Makefile
  head/www/p5-Catalyst-View-GraphViz/Makefile
  head/www/p5-HTML-Lint/Makefile
  head/www/p5-HTML-TagCloud/Makefile
  head/www/p5-Syntax-Highlight-Shell/Makefile
  head/www/p5-Template-Plugin-FillInForm/Makefile
  head/www/p5-WWW-Robot/Makefile

Modified: head/databases/lua-lsqlite3/Makefile
==============================================================================
--- head/databases/lua-lsqlite3/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/databases/lua-lsqlite3/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}_fsl_9y
 
 MAINTAINER=	yds@Necessitu.de
-COMMENT=	LuaSQLite3 - a Lua 5.1 to 5.3 wrapper for the SQLite3 library
+COMMENT=	Lua 5.1 to 5.3 wrapper for SQLite3 library
 
 LICENSE=	MIT
 

Modified: head/databases/p5-AnyEvent-Redis/Makefile
==============================================================================
--- head/databases/p5-AnyEvent-Redis/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/databases/p5-AnyEvent-Redis/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=	CPAN:DGL
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	AnyEvent::Redis - Non-blocking Redis client
+COMMENT=	Non-blocking Redis client written in Perl
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Try-Tiny>=0:lang/p5-Try-Tiny \

Modified: head/databases/p5-Jifty-DBI/Makefile
==============================================================================
--- head/databases/p5-Jifty-DBI/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/databases/p5-Jifty-DBI/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Jifty::DBI - An object-relational persistence framework
+COMMENT=	Object-relational persistence Perl framework
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/databases/p5-MLDBM-Sync/Makefile
==============================================================================
--- head/databases/p5-MLDBM-Sync/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/databases/p5-MLDBM-Sync/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	MLDBM::Sync - safe concurrent access to MLDBM databases
+COMMENT=	Safe concurrent access to MLDBM databases from Perl
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-MLDBM>=0:databases/p5-MLDBM

Modified: head/databases/p5-Time-Piece-MySQL/Makefile
==============================================================================
--- head/databases/p5-Time-Piece-MySQL/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/databases/p5-Time-Piece-MySQL/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
+COMMENT=	MySQL-specific methods for Time::Piece Perl module
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/databases/postgresql-plproxy/Makefile
==============================================================================
--- head/databases/postgresql-plproxy/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/databases/postgresql-plproxy/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql-
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	PL/Proxy - Function-based sharding for PostgreSQL
+COMMENT=	Function-based sharding for PostgreSQL
 
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT

Modified: head/devel/p5-Tie-Hash-Sorted/Makefile
==============================================================================
--- head/devel/p5-Tie-Hash-Sorted/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/devel/p5-Tie-Hash-Sorted/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Tie::Hash::Sorted - presents hashes in sorted order
+COMMENT=	Perl module to present hashes in sorted order
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Tie-Hash-TwoWay/Makefile
==============================================================================
--- head/devel/p5-Tie-Hash-TwoWay/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/devel/p5-Tie-Hash-TwoWay/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Tie::Hash::TwoWay - two-way mapping between disjoint sets
+COMMENT=	Two-way mapping between disjoint sets in Perl
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/japanese/font-ricty/Makefile
==============================================================================
--- head/japanese/font-ricty/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/japanese/font-ricty/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -11,7 +11,7 @@ EXTRACT_SUFX=	# empty
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER?=	meta@FreeBSD.org
-COMMENT?=	Ricty - fonts for programming
+COMMENT?=	Programming fonts with Japanese support
 
 LICENSE=	OFL11 IPAFONTLICv1.0
 LICENSE_COMB=	multi

Modified: head/mail/p5-Clamd/Makefile
==============================================================================
--- head/mail/p5-Clamd/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/mail/p5-Clamd/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR=	CPAN:MSERGEANT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Clamd - Connect to a local clamd service and send commands
+COMMENT=	Connect to local clamd(8) service and send commands
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	clamd:security/clamav

Modified: head/mail/p5-Email-Reply/Makefile
==============================================================================
--- head/mail/p5-Email-Reply/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/mail/p5-Email-Reply/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	Email::Reply - Reply to a Message
+COMMENT=	Perl module for replying to email
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/mail/p5-Email-Send/Makefile
==============================================================================
--- head/mail/p5-Email-Send/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/mail/p5-Email-Send/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Email::Send - Simply Sending Email
+COMMENT=	Perl module for simple email sending
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/mail/p5-Mail-Transport-Dbx/Makefile
==============================================================================
--- head/mail/p5-Mail-Transport-Dbx/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/mail/p5-Mail-Transport-Dbx/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Mail::Transport::Dbx - Parse Outlook Express mailboxes
+COMMENT=	Perl module to parse Outlook Express mailboxes
 
 #BUILD_DEPENDS=	${RUN_DEPENDS}
 #RUN_DEPENDS=	p5-ExtUtils-Constant>0:devel/p5-ExtUtils-Constant

Modified: head/security/p5-Authen-Htpasswd/Makefile
==============================================================================
--- head/security/p5-Authen-Htpasswd/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/security/p5-Authen-Htpasswd/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Authen::Htpasswd - interface to read and modify Apache .htpasswd files
+COMMENT=	Perl interface to read and modify Apache .htpasswd files
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/security/p5-Authen-Libwrap/Makefile
==============================================================================
--- head/security/p5-Authen-Libwrap/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/security/p5-Authen-Libwrap/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Authen::Libwrap - access to TCP Wrappers library
+COMMENT=	Perl interface to TCP Wrappers library
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/security/p5-Crypt-PassGen/Makefile
==============================================================================
--- head/security/p5-Crypt-PassGen/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/security/p5-Crypt-PassGen/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Crypt::PassGen - Generate a random password that looks like a real word
+COMMENT=	Generate random password that looks like real word
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/sysutils/p5-Schedule-Cron/Makefile
==============================================================================
--- head/sysutils/p5-Schedule-Cron/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/sysutils/p5-Schedule-Cron/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Schedule::Cron - cron-like scheduler for Perl subroutines
+COMMENT=	Cron-like scheduler for Perl subroutines
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Time-modules>=0:devel/p5-Time-modules

Modified: head/textproc/l2a/Makefile
==============================================================================
--- head/textproc/l2a/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/l2a/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://hannemyr.com/enjoy/
 DISTNAME=	l2a
 
 MAINTAINER=	jflemer@alum.rpi.edu
-COMMENT=	L2a - LaTeX to ASCII converter
+COMMENT=	LaTeX to ASCII converter
 
 USES=		zip
 

Modified: head/textproc/p5-HTML-Entities-ImodePictogram/Makefile
==============================================================================
--- head/textproc/p5-HTML-Entities-ImodePictogram/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-HTML-Entities-ImodePictogram/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	smatsui@karashi.org
-COMMENT=	HTML::Entities::ImodePictogram - encode / decode i-mode pictogram
+COMMENT=	Encode/decode HTML entities for i-mode pictograms
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-HTML-Entities-Numbered/Makefile
==============================================================================
--- head/textproc/p5-HTML-Entities-Numbered/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-HTML-Entities-Numbered/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	HTML::Entities::Numbered - Conversion of numbered HTML entities
+COMMENT=	Convert numbered HTML entities with Perl
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-HTML-Fraction/Makefile
==============================================================================
--- head/textproc/p5-HTML-Fraction/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-HTML-Fraction/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	HTML::Fraction - Encode fractions as HTML entities
+COMMENT=	Encode fractions as HTML entities with Perl
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/p5-Lingua-Identify/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Identify/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Lingua-Identify/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Lingua::Identify - Language identification
+COMMENT=	Perl module for language identification
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \

Modified: head/textproc/p5-Lingua-Stem-Snowball/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Stem-Snowball/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Lingua-Stem-Snowball/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Lingua::Stem::Snowball - Perl interface to Snowball stemmers
+COMMENT=	Perl interface to Snowball stemmers
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/p5-Makefile-Parser/Makefile
==============================================================================
--- head/textproc/p5-Makefile-Parser/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Makefile-Parser/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR=	CPAN:AGENT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Makefile::Parser - A Simple Parser for Makefiles
+COMMENT=	Simple Perl parser for makefiles
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Accessor \

Modified: head/textproc/p5-Regex-PreSuf/Makefile
==============================================================================
--- head/textproc/p5-Regex-PreSuf/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Regex-PreSuf/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=	CPAN:JHI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Regex::PreSuf - Given word lists, create regular expressions
+COMMENT=	Given word lists, create Perl regular expressions
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-Regexp-Common-time/Makefile
==============================================================================
--- head/textproc/p5-Regexp-Common-time/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Regexp-Common-time/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -7,7 +7,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	des@FreeBSD.org
-COMMENT=	Regexp::Common::time - Date and time regexps
+COMMENT=	Date and time regexps implemented in Perl
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Regexp-Common>0:textproc/p5-Regexp-Common

Modified: head/textproc/p5-Regexp-Common/Makefile
==============================================================================
--- head/textproc/p5-Regexp-Common/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Regexp-Common/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	des@FreeBSD.org
-COMMENT=	Regexp::Common - Provide commonly requested regular expressions
+COMMENT=	Provide commonly requested Perl regular expressions
 
 LICENSE=	ART10 ART20 BSD3CLAUSE MIT
 LICENSE_COMB=	dual

Modified: head/textproc/p5-Regexp-Log/Makefile
==============================================================================
--- head/textproc/p5-Regexp-Log/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Regexp-Log/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Regexp::Log - A base class for log files regexp builders
+COMMENT=	Base Perl class for log files regexp builders
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-Spreadsheet-ParseXLSX/Makefile
==============================================================================
--- head/textproc/p5-Spreadsheet-ParseXLSX/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Spreadsheet-ParseXLSX/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR=	CPAN:DOY
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Spreadsheet::ParseXLSX - parse XLSX files
+COMMENT=	Perl module for parsing XLSX files
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-CryptX>=0:security/p5-CryptX \

Modified: head/textproc/p5-String-Divert/Makefile
==============================================================================
--- head/textproc/p5-String-Divert/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-String-Divert/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	String::Divert - String Object supporting Folding and Diversions
+COMMENT=	String Perl object supporting folding and diversion
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-String-HexConvert/Makefile
==============================================================================
--- head/textproc/p5-String-HexConvert/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-String-HexConvert/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=	CPAN:AHERNIT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ale@biancalanas.net
-COMMENT=	String::HexConver - Converts ascii strings to hex and reverse
+COMMENT=	Convert ASCII strings to hex and reverse
 
 WRKSRC=	${WRKDIR}/${PORTNAME}
 

Modified: head/textproc/p5-Template-AutoFilter/Makefile
==============================================================================
--- head/textproc/p5-Template-AutoFilter/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Template-AutoFilter/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -7,7 +7,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	dgeo@centrale-marseille.fr
-COMMENT=	Template::AutoFilter - Template::Toolkit with automatic filtering
+COMMENT=	Template::Toolkit subclass with automatic filtering
 
 LICENSE=	CC0-1.0
 

Modified: head/textproc/p5-Template-Plugin-CSV/Makefile
==============================================================================
--- head/textproc/p5-Template-Plugin-CSV/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Template-Plugin-CSV/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=	CPAN:GUGOD
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	dgeo@centrale-marseille.fr
-COMMENT=	Template::Plugin::CSV - Plugin for generating CSV
+COMMENT=	Simple TT2 plugin for generating CSV
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Template-Toolkit>0:www/p5-Template-Toolkit \

Modified: head/textproc/p5-Text-Context-EitherSide/Makefile
==============================================================================
--- head/textproc/p5-Text-Context-EitherSide/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Text-Context-EitherSide/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Text::Context::EitherSide - Get n words either side of search keywords
+COMMENT=	Get n words either side of search keywords
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-Text-Diff-HTML/Makefile
==============================================================================
--- head/textproc/p5-Text-Diff-HTML/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Text-Diff-HTML/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Text::Diff::HTML - XHTML format for Text::Diff::Unified
+COMMENT=	XHTML format for Text::Diff::Unified Perl module
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/p5-Text-Diff/Makefile
==============================================================================
--- head/textproc/p5-Text-Diff/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Text-Diff/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Text::Diff - Perform diffs on files and record sets
+COMMENT=	Perl module to perform diffs on files and record sets
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/p5-Text-Quoted/Makefile
==============================================================================
--- head/textproc/p5-Text-Quoted/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Text-Quoted/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Text::Quoted - Extract the structure of a quoted mail message
+COMMENT=	Extract structure of quoted email message in Perl
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/p5-Tk-XMLViewer/Makefile
==============================================================================
--- head/textproc/p5-Tk-XMLViewer/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-Tk-XMLViewer/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Tk::XMLViewer - Tk widget to display XML
+COMMENT=	Perl/Tk widget to display XML
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Tk>=0:x11-toolkits/p5-Tk \

Modified: head/textproc/p5-XML-Atom-SimpleFeed/Makefile
==============================================================================
--- head/textproc/p5-XML-Atom-SimpleFeed/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-XML-Atom-SimpleFeed/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	XML::Atom::SimpleFeed - Generate simple Atom syndication feeds
+COMMENT=	Generate simple Atom syndication feeds with Perl
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/p5-XML-XSLT/Makefile
==============================================================================
--- head/textproc/p5-XML-XSLT/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/textproc/p5-XML-XSLT/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	XML::XSLT - A perl module for processing XSLT
+COMMENT=	Perl module for processing XSLT
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/www/p5-Catalyst-View-GraphViz/Makefile
==============================================================================
--- head/www/p5-Catalyst-View-GraphViz/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/www/p5-Catalyst-View-GraphViz/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Catalyst::View::GraphViz - GraphViz View Class
+COMMENT=	GraphViz View Perl class for Catalyst
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Catalyst-Plugin-SubRequest>=0:www/p5-Catalyst-Plugin-SubRequest \

Modified: head/www/p5-HTML-Lint/Makefile
==============================================================================
--- head/www/p5-HTML-Lint/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/www/p5-HTML-Lint/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR=	CPAN:PETDANCE
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	HTML::Lint - check for HTML errors in a string or file
+COMMENT=	Check for HTML errors in string or file with Perl
 
 LICENSE=	ART20
 

Modified: head/www/p5-HTML-TagCloud/Makefile
==============================================================================
--- head/www/p5-HTML-TagCloud/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/www/p5-HTML-TagCloud/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	HTML::TagCloud - Generate An HTML Tag Cloud
+COMMENT=	Generate an HTML tag cloud with Perl
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/www/p5-Syntax-Highlight-Shell/Makefile
==============================================================================
--- head/www/p5-Syntax-Highlight-Shell/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/www/p5-Syntax-Highlight-Shell/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Syntax::Highlight::Shell - Highlight shell scripts
+COMMENT=	Perl module for shell script highlighting
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Shell-Parser>=0:devel/p5-Shell-Parser

Modified: head/www/p5-Template-Plugin-FillInForm/Makefile
==============================================================================
--- head/www/p5-Template-Plugin-FillInForm/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/www/p5-Template-Plugin-FillInForm/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Template::Plugin::FillInForm - TT plugin for HTML::FillInForm
+COMMENT=	TT plugin for HTML::FillInForm Perl module
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/www/p5-WWW-Robot/Makefile
==============================================================================
--- head/www/p5-WWW-Robot/Makefile	Thu May 28 15:02:37 2020	(r536773)
+++ head/www/p5-WWW-Robot/Makefile	Thu May 28 15:20:46 2020	(r536774)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	WWW::Robot - configurable web traversal engine
+COMMENT=	Configurable web traversal engine in Perl
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-HTML-Tree>=0:www/p5-HTML-Tree \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005281520.04SFKl5T039325>