diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /www | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'www')
38 files changed, 60 insertions, 199 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 0a173867ef60..b33e9969659c 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-ASP -# Date created: 31 December 1999 -# Whom: Igor Vinokurov <igor@zynaps.ru> -# +# Created by: Igor Vinokurov <igor@zynaps.ru> # $FreeBSD$ -# PORTNAME= Apache-ASP PORTVERSION= 2.61 diff --git a/www/p5-Apache-Admin-Config/Makefile b/www/p5-Apache-Admin-Config/Makefile index df65d32f040e..499ceb261a54 100644 --- a/www/p5-Apache-Admin-Config/Makefile +++ b/www/p5-Apache-Admin-Config/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Apache-Admin-Config -# Date created: 05 December 2001 -# Whom: Anton Berezin <tobez@tobez.org> -# +# Created by: Anton Berezin <tobez@tobez.org> # $FreeBSD$ -# PORTNAME= Apache-Admin-Config PORTVERSION= 0.95 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module to manipulate Apache configuration files +COMMENT= Perl module to manipulate Apache configuration files PERL_CONFIGURE= yes diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 9ae9505b43a3..9166d9b5061b 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module to provide custom forms for reauthentication +COMMENT= Perl module to provide custom forms for reauthentication BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-autobox>=0:${PORTSDIR}/devel/p5-autobox \ diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index 274fb68ccbff..e70aea74be71 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-Clean -# Date created: Sep 09 2003 -# Whom: Martin Matuska <martin@matuska.org> -# +# Created by: Martin Matuska <martin@matuska.org> # $FreeBSD$ -# PORTNAME= Apache-Clean PORTVERSION= 2.00 @@ -15,7 +11,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_7 MAINTAINER= perl@FreeBSD.org -COMMENT= A mod_perl interface into HTML::Clean +COMMENT= Mod_perl interface into HTML::Clean BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-HTML-Clean>=0.8:${PORTSDIR}/www/p5-HTML-Clean diff --git a/www/p5-Apache-ConfigFile/Makefile b/www/p5-Apache-ConfigFile/Makefile index d5a72779a029..69a4f6228709 100644 --- a/www/p5-Apache-ConfigFile/Makefile +++ b/www/p5-Apache-ConfigFile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-ConfigFile -# Date created: January 24th 2003 -# Whom: Erwin Lansing <erwin@FreeBSD.org> -# +# Created by: Erwin Lansing <erwin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Apache-ConfigFile PORTVERSION= 1.23 diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index 83f5f7381c0b..aa6f326ee91b 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-Session-Wrapper -# Date created: 20 Sep 2004 -# Whom: mat -# +# Created by: mat # $FreeBSD$ -# PORTNAME= Apache-Session-Wrapper PORTVERSION= 0.34 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple wrapper around Apache::Session +COMMENT= Simple wrapper around Apache::Session BUILD_DEPENDS= p5-Class-Container>=0:${PORTSDIR}/devel/p5-Class-Container \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 56cb78954dc8..45ebfa9fb715 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A persistence framework for session data +COMMENT= Persistence framework for session data MAKE_JOBS_SAFE= yes diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile index b1f640f1224c..dbcaf5e0e38a 100644 --- a/www/p5-Apache-SessionX/Makefile +++ b/www/p5-Apache-SessionX/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-SessionX -# Date created: 01 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Apache-SessionX PORTVERSION= 2.01 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An extented persistence framework for session data +COMMENT= Extented persistence framework for session data BUILD_DEPENDS= p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-Bigtop/Makefile b/www/p5-Bigtop/Makefile index e9acf6f48931..8419785bfaef 100644 --- a/www/p5-Bigtop/Makefile +++ b/www/p5-Bigtop/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Bigtop -# Date created: 2006-09-26 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Bigtop PORTVERSION= 0.38 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A web application data language processor +COMMENT= Web application data language processor RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ p5-IO-Prompt>=0:${PORTSDIR}/devel/p5-IO-Prompt \ diff --git a/www/p5-CGI-Framework/Makefile b/www/p5-CGI-Framework/Makefile index 579676babe21..c52b47654f64 100644 --- a/www/p5-CGI-Framework/Makefile +++ b/www/p5-CGI-Framework/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Framework -# Date created: 25 feb 2004 -# Whom: Mathieu Arnold <mat@FreeBSD.org> -# +# Created by: Mathieu Arnold <mat@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CGI-Framework PORTVERSION= 0.23 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple-to-use, lightweight web CGI framework +COMMENT= Simple-to-use, lightweight web CGI framework BUILD_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \ p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \ diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile index 573ae875f19c..69b436b09bd6 100644 --- a/www/p5-CGI-Kwiki/Makefile +++ b/www/p5-CGI-Kwiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Kwiki -# Date created: 14th October 2003 -# Whom: clsung@dragon2.net -# +# Created by: clsung@dragon2.net # $FreeBSD$ -# PORTNAME= CGI-Kwiki PORTVERSION= 0.18 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Quickie Wiki Package that's not too Tricky +COMMENT= Quickie Wiki Package that's not too Tricky BUILD_DEPENDS= p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS:= ${BUILD_DEPENDS} \ diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile index 342ec874d213..9b601ee3ec65 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile +++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-Authentication-Store-LDAP -# Date created: 20 February 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Catalyst-Authentication-Store-LDAP PORTVERSION= 1.012 diff --git a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile index ce5339dd8516..2065ae4b38ce 100644 --- a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Authorization-ACL -# Date created: Dec 12, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Authorization-ACL PORTVERSION= 0.15 diff --git a/www/p5-Catalyst-Plugin-FillInForm/Makefile b/www/p5-Catalyst-Plugin-FillInForm/Makefile index 2239f94e515e..35c8fa512bec 100644 --- a/www/p5-Catalyst-Plugin-FillInForm/Makefile +++ b/www/p5-Catalyst-Plugin-FillInForm/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-FillInForm -# Date created: May 6, 2005 -# Whom: Travis Campbell <hcoyote@ghostar.org> -# +# Created by: Travis Campbell <hcoyote@ghostar.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-FillInForm PORTVERSION= 0.12 diff --git a/www/p5-Catalyst-Plugin-Pluggable/Makefile b/www/p5-Catalyst-Plugin-Pluggable/Makefile index 5ea528a7a411..7caeeb1bd2eb 100644 --- a/www/p5-Catalyst-Plugin-Pluggable/Makefile +++ b/www/p5-Catalyst-Plugin-Pluggable/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Plugin-Pluggable -# Date created: 2005-09-02 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Pluggable PORTVERSION= 0.04 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:SRI PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A plugin for pluggable Catalyst applications +COMMENT= Plugin for pluggable Catalyst applications BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-CatalystX-RoleApplicator/Makefile b/www/p5-CatalystX-RoleApplicator/Makefile index e587e373104f..b56885d8fbc3 100644 --- a/www/p5-CatalystX-RoleApplicator/Makefile +++ b/www/p5-CatalystX-RoleApplicator/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: p5-CatalystX-RoleApplicator -# Date created: January 31, 2010 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= CatalystX-RoleApplicator PORTVERSION= 0.005 diff --git a/www/p5-FCGI-Engine/Makefile b/www/p5-FCGI-Engine/Makefile index 06f01af4aa5a..2e5780613570 100644 --- a/www/p5-FCGI-Engine/Makefile +++ b/www/p5-FCGI-Engine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-FCGI-Engine -# Date created: 2010-12-03 -# Whom: Anes Muhametov <anes@anes.su> -# +# Created by: Anes Muhametov <anes@anes.su> # $FreeBSD$ -# PORTNAME= FCGI-Engine PORTVERSION= 0.20 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A flexible engine for running FCGI-based applications +COMMENT= Flexible engine for running FCGI-based applications BUILD_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple \ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ diff --git a/www/p5-HTML-Element-Extended/Makefile b/www/p5-HTML-Element-Extended/Makefile index cb896931d71c..b15ce0689046 100644 --- a/www/p5-HTML-Element-Extended/Makefile +++ b/www/p5-HTML-Element-Extended/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Element-Extended -# Date created: 20 September 2002 -# Whom: Garrett A. Wollman -# +# Created by: Garrett A. Wollman # $FreeBSD$ -# PORTNAME= HTML-Element-Extended PORTVERSION= 1.18 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An extended interface to HTML::Tree's HTML::Element class +COMMENT= Extended interface to HTML::Tree's HTML::Element class BUILD_DEPENDS= p5-HTML-Tree>=3.01:${PORTSDIR}/www/p5-HTML-Tree RUN_DEPENDS= p5-HTML-Tree>=3.01:${PORTSDIR}/www/p5-HTML-Tree diff --git a/www/p5-HTML-Element-Replacer/Makefile b/www/p5-HTML-Element-Replacer/Makefile index dbc1fd1d839e..6cd1d124cb34 100644 --- a/www/p5-HTML-Element-Replacer/Makefile +++ b/www/p5-HTML-Element-Replacer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Element-Replacer -# Date created: 2012-04-02 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-Element-Replacer PORTVERSION= 0.06 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl HTML::Element replacer +COMMENT= Perl HTML::Element replacer BUILD_DEPENDS= p5-HTML-Element-Library>=4.2:${PORTSDIR}/www/p5-HTML-Element-Library \ p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree \ diff --git a/www/p5-HTML-Highlight/Makefile b/www/p5-HTML-Highlight/Makefile index 7185428c0d0f..50ddd5ba4da8 100644 --- a/www/p5-HTML-Highlight/Makefile +++ b/www/p5-HTML-Highlight/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Highlight -# Date created: 2008-07-31 -# Whom: Tomoyuki Sakurai <cherry@trombik.org> -# +# Created by: Tomoyuki Sakurai <cherry@trombik.org> # $FreeBSD$ -# PORTNAME= HTML-Highlight PORTVERSION= 0.20 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A module to highlight words or patterns in HTML documents +COMMENT= Module to highlight words or patterns in HTML documents PERL_CONFIGURE= Yes MAN3= HTML::Highlight.3 diff --git a/www/p5-HTML-StickyQuery/Makefile b/www/p5-HTML-StickyQuery/Makefile index 3053ebb925e4..e21769a9f4a3 100644 --- a/www/p5-HTML-StickyQuery/Makefile +++ b/www/p5-HTML-StickyQuery/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: HTML::StickyQuery -# Date created: 24 Jan 2002 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= HTML-StickyQuery PORTVERSION= 0.13 diff --git a/www/p5-HTML-TableTiler/Makefile b/www/p5-HTML-TableTiler/Makefile index a741f6475059..57903b95ec2d 100644 --- a/www/p5-HTML-TableTiler/Makefile +++ b/www/p5-HTML-TableTiler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-HTML-TableTiler -# Date created: October 18th 2003 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= HTML-TableTiler PORTVERSION= 1.21 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Module generate a HTML table from bidimensional array data +COMMENT= Module generate a HTML table from bidimensional array data BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util diff --git a/www/p5-HTML-TreeBuilder-XPath/Makefile b/www/p5-HTML-TreeBuilder-XPath/Makefile index fde42e9b3886..52fdeac4eb8e 100644 --- a/www/p5-HTML-TreeBuilder-XPath/Makefile +++ b/www/p5-HTML-TreeBuilder-XPath/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-TreeBuilder-XPath -# Date created: 2006-07-11 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= HTML-TreeBuilder-XPath PORTVERSION= 0.14 diff --git a/www/p5-HTML-WikiConverter/Makefile b/www/p5-HTML-WikiConverter/Makefile index d9ab8439bd82..fb1b9ee1967e 100644 --- a/www/p5-HTML-WikiConverter/Makefile +++ b/www/p5-HTML-WikiConverter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter -# Date created: 2005/12/08 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter PORTVERSION= 0.68 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An HTML to wiki markup converter +COMMENT= HTML to wiki markup converter BUILD_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Params-Validate>=0.77:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile index 35ae37d27aea..3edcdaa4a638 100644 --- a/www/p5-HTTP-MobileAgent/Makefile +++ b/www/p5-HTTP-MobileAgent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-MobileAgent -# Date created: 27 February 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= HTTP-MobileAgent PORTVERSION= 0.36 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:KURIHARA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An HTTP mobile user agent string parser for Perl +COMMENT= HTTP mobile user agent string parser for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-HTTP-Response-Encoding/Makefile b/www/p5-HTTP-Response-Encoding/Makefile index c9d5b246eb13..a465ca341682 100644 --- a/www/p5-HTTP-Response-Encoding/Makefile +++ b/www/p5-HTTP-Response-Encoding/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Response-Encoding -# Date created: 2007-10-27 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= HTTP-Response-Encoding PORTVERSION= 0.06 diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile index ee494a74e014..9279561c09a8 100644 --- a/www/p5-MasonX-Request-WithApacheSession/Makefile +++ b/www/p5-MasonX-Request-WithApacheSession/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MasonX-Request-WithApacheSession -# Date created: 2003.07.21 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ -# PORTNAME= MasonX-Request-WithApacheSession PORTVERSION= 0.31 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An interface to Apache::Session for HTML::Mason +COMMENT= Interface to Apache::Session for HTML::Mason BUILD_DEPENDS= p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-Apache-Session-Wrapper>=0:${PORTSDIR}/www/p5-Apache-Session-Wrapper diff --git a/www/p5-MojoMojo/Makefile b/www/p5-MojoMojo/Makefile index a0bab315d024..bfdc0caa9543 100644 --- a/www/p5-MojoMojo/Makefile +++ b/www/p5-MojoMojo/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:MRAMBERG PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Catalyst & DBIx::Class powered Wiki +COMMENT= Catalyst & DBIx::Class powered Wiki LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-Newsletter/Makefile b/www/p5-Newsletter/Makefile index 0a6a07ece338..1bf1a9a498a4 100644 --- a/www/p5-Newsletter/Makefile +++ b/www/p5-Newsletter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Newsletter -# Date created: 2006/12/22 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Newsletter PORTVERSION= 0.03.3 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org -COMMENT= A Simple website based Newsletter interface +COMMENT= Simple website based Newsletter interface BUILD_DEPENDS= p5-MIME-Explode>0:${PORTSDIR}/mail/p5-MIME-Explode \ p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite \ diff --git a/www/p5-Perlanet/Makefile b/www/p5-Perlanet/Makefile index 898ad5a09c01..9d8ede4df655 100644 --- a/www/p5-Perlanet/Makefile +++ b/www/p5-Perlanet/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Perlanet -# Date created: 2010-12-11 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Perlanet PORTVERSION= 0.56 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:DAVECROSS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A program for creating programs that aggregate web feeds +COMMENT= Program for creating programs that aggregate web feeds LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-REST-Google-Apps-Provisioning/Makefile b/www/p5-REST-Google-Apps-Provisioning/Makefile index 2828cf19b814..190027a22851 100644 --- a/www/p5-REST-Google-Apps-Provisioning/Makefile +++ b/www/p5-REST-Google-Apps-Provisioning/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-REST-Google-Apps-Provisioning -# Date created: 2009-08-06 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= REST-Google-Apps-Provisioning PORTVERSION= 1.1.10 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:SSCHNEID PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl library to Google\'s RESTful Apps API +COMMENT= Perl library to Google\'s RESTful Apps API LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-Task-Catalyst/Makefile b/www/p5-Task-Catalyst/Makefile index 2a4ea4ccd1d6..df6167448f9a 100644 --- a/www/p5-Task-Catalyst/Makefile +++ b/www/p5-Task-Catalyst/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Task-Catalyst -# Date created: 21 Nov 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Task-Catalyst PORTVERSION= 4.02 diff --git a/www/p5-WWW-Mediawiki-Client/Makefile b/www/p5-WWW-Mediawiki-Client/Makefile index e6dfb709bc0c..b548dfb1e0b8 100644 --- a/www/p5-WWW-Mediawiki-Client/Makefile +++ b/www/p5-WWW-Mediawiki-Client/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: WWW:Mediawiki::Client -# Date created: Jan 2, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= WWW-Mediawiki-Client PORTVERSION= 0.31 @@ -14,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A very simple cvs-like interface for Mediawiki websites +COMMENT= Very simple cvs-like interface for Mediawiki websites BUILD_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \ p5-VCS-Lite>0:${PORTSDIR}/devel/p5-VCS-Lite \ diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile index 39d533d06ab4..457118596046 100644 --- a/www/p5-WWW-Myspace/Makefile +++ b/www/p5-WWW-Myspace/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Myspace -# Date created: 2006-08-09 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= WWW-Myspace PORTVERSION= 0.92 diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index 8bd357358d74..7df5d7dc50c0 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl5 module for WWW searches +COMMENT= Perl5 module for WWW searches BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ diff --git a/www/p5-WWW-Spinn3r/Makefile b/www/p5-WWW-Spinn3r/Makefile index 4e0108f51ac1..79abec733e48 100644 --- a/www/p5-WWW-Spinn3r/Makefile +++ b/www/p5-WWW-Spinn3r/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Spinn3r -# Date created: 2008-03-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= WWW-Spinn3r PORTVERSION= 3.00700001 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An interface to the Spinn3r API +COMMENT= Interface to the Spinn3r API BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile index 4441ea3a8f07..1f2dcd7a4396 100644 --- a/www/p5-WebService-ISBNDB/Makefile +++ b/www/p5-WebService-ISBNDB/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: WebService::ISBNDB -# Date created: Jan 4, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= WebService-ISBNDB PORTVERSION= 0.34 @@ -13,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl extension to access isbndb.com +COMMENT= Perl extension to access isbndb.com RUN_DEPENDS= p5-Business-ISBN>=1.80:${PORTSDIR}/misc/p5-Business-ISBN \ p5-Class-Std>=0.0.8:${PORTSDIR}/devel/p5-Class-Std \ diff --git a/www/p5-chklinks/Makefile b/www/p5-chklinks/Makefile index 330b8bffbdd4..c6a00107f588 100644 --- a/www/p5-chklinks/Makefile +++ b/www/p5-chklinks/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-chklinks -# Date created: 2007/06/07 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= chklinks PORTVERSION= 3.09 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= Locale/IMACAT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A non-threaded Perl link checker +COMMENT= Non-threaded Perl link checker BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ |