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

This commit is contained in:
Alexey Dokuchaev 2020-05-28 15:20:46 +00:00
parent c01a95ffbd
commit ce27b0a151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536774
46 changed files with 46 additions and 46 deletions

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 \