1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

For perl@ owned ports:

- Fix COMMENT
- Trim header
This commit is contained in:
Eitan Adler 2013-03-29 00:44:53 +00:00
parent 0af7902d3f
commit 5190f14f8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315509
303 changed files with 505 additions and 1541 deletions

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: Astro-ADS
# Date created: Oct 19, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Astro-ADS
PORTVERSION= 1.20.7
@ -14,7 +9,7 @@ MASTER_SITE_SUBDIR= Astro
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An OO Perl interface to the ADS abstract service
COMMENT= OO Perl interface to the ADS abstract service
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: Astro-Catalog
# Date created: Oct 19, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Astro-Catalog
PORTVERSION= 4.2.4
@ -14,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= A generic stellar catalogue object
COMMENT= Generic stellar catalogue object
LICENSE= GPLv3

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: Astro-DSS
# Date created: Oct 19, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Astro-DSS
PORTVERSION= 1.6.1
@ -14,7 +9,7 @@ MASTER_SITE_SUBDIR= Astro
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys
COMMENT= OO interface to the 1st and 2nd Digital Sky Surveys
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww

View File

@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:WYANT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An object-oriented interface to SIMBAD4
COMMENT= OO interface to SIMBAD4
BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: Astro-SIMBAD
# Date created: Oct 19, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Astro-SIMBAD
PORTVERSION= 2.0.0
@ -14,7 +9,7 @@ MASTER_SITE_SUBDIR= Astro
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An OO Perl interface to the SIMBAD astronomical database
COMMENT= OO Perl interface to the SIMBAD astronomical database
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A collection of useful astronomical routines in Perl
COMMENT= Collection of useful astronomical routines in Perl
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Geo-METAR
# Date created: Mon Jan 1 01:42:56 2001
# Whom: will
#
# Created by: will
# $FreeBSD$
#
PORTNAME= Geo-METAR
PORTVERSION= 1.15
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl module that processes METAR information from NOAA sources
COMMENT= Perl module that processes METAR information from NOAA sources
MAKE_JOBS_SAFE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-CDDB
# Date created: 11-Mar-2001
# Whom: Yar Tikhiy <yar@comp.chem.msu.su>
#
# Created by: Yar Tikhiy <yar@comp.chem.msu.su>
# $FreeBSD$
#
PORTNAME= CDDB
PORTVERSION= 1.220
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A high-level interface to the Compact Disc Database
COMMENT= High-level interface to the Compact Disc Database
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-CDDB_get
# Date created: 25-Sep-2001
# Whom: Oyvind Moll <oyvindmo@initio.no>
#
# Created by: Oyvind Moll <oyvindmo@initio.no>
# $FreeBSD$
#
PORTNAME= CDDB_get
PORTVERSION= 2.28
@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:FONKIE
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A high-level interface to the Compact Disc Database
COMMENT= High-level interface to the Compact Disc Database
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Test-Corpus-Audio-MPD
# Date created: 18 Sep, 2010
# Whom: Wen Heping <wen@freebsd.org>
#
# Created by: Wen Heping <wen@freebsd.org>
# $FreeBSD$
#
PORTNAME= Test-Corpus-Audio-MPD
PORTVERSION= 1.120990

View File

@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An Perl Interface to G-language
COMMENT= Perl Interface to G-language
BUILD_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A data model and utility API for the MAGE-TAB format
COMMENT= Data model and utility API for the MAGE-TAB format
LICENSE= GPLv2

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Bio-NEXUS
# Date created: 20 Sug, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
#
PORTNAME= Bio-NEXUS
PORTVERSION= 0.78
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An object-oriented Perl API for the NEXUS file format
COMMENT= Object-oriented Perl API for the NEXUS file format
BUILD_DEPENDS= p5-Clone-PP>=1.02:${PORTSDIR}/devel/p5-Clone-PP
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,7 +1,4 @@
# Ports collection makefile for: p5-Lingua-ZH-Toke
# Date Created: Oct 13th 2003
# Whom: clsung@dragon2.net
#
# Created by: clsung@dragon2.net
# $FreeBSD$
PORTNAME= Lingua-ZH-Toke
@ -12,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Chinese Tokenizer on steroids
COMMENT= Chinese Tokenizer on steroids
BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Device-SerialPort
# Date created: July 6th 2003
# Whom: Nick Sayer <nsayer@FreeBSD.org>
#
# Created by: Nick Sayer <nsayer@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Device-SerialPort
PORTVERSION= 1.040000
@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 module for simple serial port control
COMMENT= Perl5 module for simple serial port control
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Fax-Hylafax-Client
# Date created: September 10 2005
# Whom: Tony Shadwick <tshadwick@oss-solutions.com>
#
# Created by: Tony Shadwick <tshadwick@oss-solutions.com>
# $FreeBSD$
#
PORTNAME= Fax-Hylafax-Client
PORTVERSION= 1.02
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple Perl client for the HylaFAX fax server
COMMENT= Simple Perl client for the HylaFAX fax server
BUILD_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net
RUN_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Encode-Detect
# Date created: 2006-07-10
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Encode-Detect
PORTVERSION= 1.01
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= Encode
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An Encode::Encoding subclass that detects the encoding of data
COMMENT= Encode::Encoding subclass that detects the encoding of data
BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Class-DBI-AbstractSearch
# Date created: 21 july 2003
# Whom: Mathieu Arnold <m@absolight.net>
#
# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD$
#
PORTNAME= Class-DBI-AbstractSearch
PORTVERSION= 0.07

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-DBD-Sybase
# Date created: May 10th 2001
# Whom: Sheldon Hearn <sheldonh@FreeBSD.org>
#
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DBD-Sybase
PORTVERSION= 1.14
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Sybase DBI driver for Perl 5
COMMENT= Sybase DBI driver for Perl 5
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= ct.4:${PORTSDIR}/databases/freetds

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: DBIx-Class-DigestColumns
# Date created: 23 Aug 2006
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DBIx-Class-DigestColumns
PORTVERSION= 0.06000

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: databases/p5-DBIx-Class-DynamicDefault
# Date created: 28 April 2009
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DBIx-Class-DynamicDefault
PORTVERSION= 0.04

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: databases/p5-DBIx-Class-EncodedColumn
# Date created: 29 Mar 2009
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DBIx-Class-EncodedColumn
PORTVERSION= 0.00011

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-DBIx-Class-Schema-PopulateMore
# Date created: 2012-01-19
# Whom: Steve Wills <swills@FreeBSD.org>
#
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DBIx-Class-Schema-PopulateMore
PORTVERSION= 0.17
@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An enhanced populate method
COMMENT= Enhanced populate method
BUILD_DEPENDS= p5-Data-Visitor>=0.27:${PORTSDIR}/devel/p5-Data-Visitor \
p5-DateTimeX-Easy>=0.089:${PORTSDIR}/devel/p5-DateTimeX-Easy \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: DBIx-ContextualFetch
# Date created: 17 March 2004
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= DBIx-ContextualFetch
PORTVERSION= 1.03

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: databases/p5-DBIx-DBSchema
# Date created: 21 September 2002
# Whom: Peter Avalos <pavalos@theshell.com>
#
# Created by: Peter Avalos <pavalos@theshell.com>
# $FreeBSD$
#
PORTNAME= DBIx-DBSchema
PORTVERSION= 0.40
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An OO-interface to database schemas
COMMENT= OO-interface to database schemas
BUILD_DEPENDS= p5-FreezeThaw>=0:${PORTSDIR}/devel/p5-FreezeThaw \
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: DBIx::Sunny
# Date created: 18 October 2011
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DBIx-Sunny
PORTVERSION= 0.21
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple DBI wrapper supports SQLite and MySQL
COMMENT= Simple DBI wrapper supports SQLite and MySQL
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Genezzo
# Date created: 2006-08-22
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Genezzo
PORTVERSION= 0.72
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An extensible database with SQL and DBI
COMMENT= Extensible database with SQL and DBI
RUN_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
BUILD_DEPENDS:= ${RUN_DEPENDS}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Pg
# Date created: October 19th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Pg
PORTVERSION= 2.1.1
@ -16,7 +12,7 @@ PKGNAMEPREFIX= p5-
DIST_SUBDIR= postgresql
MAINTAINER= perl@FreeBSD.org
COMMENT= An interface for using perl5 to access PostgreSQL databases
COMMENT= Interface for using perl5 to access PostgreSQL databases
USE_PGSQL= yes
PERL_CONFIGURE= yes

View File

@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:JSIRACUSA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A DBI wrapper and abstraction layer
COMMENT= DBI wrapper and abstraction layer
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: databases/p5-Search-InvertedIndex
# Date created: Oct 23 2003
# Whom: clsung@dragon2.net
#
# Created by: clsung@dragon2.net
# $FreeBSD$
#
PORTNAME= Search-InvertedIndex
PORTVERSION= 1.14
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A manager for inverted index maps
COMMENT= Manager for inverted index maps
BUILD_DEPENDS= p5-Class-NamedParms>=0:${PORTSDIR}/devel/p5-Class-NamedParms \
p5-Class-ParmList>=0:${PORTSDIR}/devel/p5-Class-ParmList \

View File

@ -1,9 +1,5 @@
# New ports collection Makefile for: ConfigKit
# Date created: 2 September 2008
# Whom: mat
#
# Created by: mat
# $FreeBSD$
#
PORTNAME= configkit
PORTVERSION= 0.4.20080902
@ -15,7 +11,7 @@ DISTNAME= ConfigKit.${PORTVERSION:C/0.4.//}
EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= A somewhat prototypical facility for generating CLI interfaces
COMMENT= Somewhat prototypical facility for generating CLI interfaces
BUILD_DEPENDS= ${LOCALBASE}/lib/libphk.a:${PORTSDIR}/devel/libphk

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Algorithm-C3
# Date created: 25 Feb 2006
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Algorithm-C3
PORTVERSION= 0.08
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A module for merging hierarchies using the C3 algorithm
COMMENT= Module for merging hierarchies using the C3 algorithm
PERL_MODBUILD= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Algorithm-Cluster
# Date created: Fri May 21 15:21:09 CST 2004
# Whom: Cheng-Lung Sung <clsung@dragon2.net>
#
# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
#
PORTNAME= Algorithm-Cluster
PORTVERSION= 1.50
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:MDEHOON
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl interface to C clustering library
COMMENT= Perl interface to C clustering library
MAKE_JOBS_UNSAFE= yes

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: Algorithm::Evolutionary
# Date created: Oct 24, 2003
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Algorithm-Evolutionary
PORTVERSION= 0.78
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A library for doing evolutionary computation in Perl
COMMENT= Library for doing evolutionary computation in Perl
LICENSE= GPLv2

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Alzabo-GUI-Mason
# Date created: 13 Oct 2004
# Whom: mat
#
# Created by: mat
# $FreeBSD$
#
PORTNAME= Alzabo-GUI-Mason
PORTVERSION= 0.12.01
@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A GUI for Alzabo using Mason
COMMENT= GUI for Alzabo using Mason
BUILD_DEPENDS= p5-Alzabo>=0:${PORTSDIR}/devel/p5-Alzabo \
p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Alzabo
# Date created: 8 Aug 2004
# Whom: mat
#
# Created by: mat
# $FreeBSD$
#
PORTNAME= Alzabo
PORTVERSION= 0.92
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A data modelling tool and RDBMS-OO mapper
COMMENT= Data modelling tool and RDBMS-OO mapper
BUILD_DEPENDS= p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
p5-Class-Factory-Util>=0:${PORTSDIR}/devel/p5-Class-Factory-Util \

View File

@ -1,9 +1,4 @@
# New ports collection makefile for: App-SD
# Date created: 2011-04-05
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= App-SD
PORTVERSION= 0.75

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: AtExit
# Date created: 28 August 2002
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= AtExit
PORTVERSION= 2.01

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Attribute-Persistent
# Date created: 5 Jan 2004
# Whom: Mathieu Arnold <mat@FreeBSD.org>
#
# Created by: Mathieu Arnold <mat@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Attribute-Persistent
PORTVERSION= 1.1

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A stat() with BSD 4.4 extensions
COMMENT= Stat() with BSD 4.4 extensions
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Cache-LRU
# Date created: 2012-05-26
# Whom: Andrey Chernov <ache@FreeBSD.org>
#
# Created by: Andrey Chernov <ache@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Cache-LRU
PORTVERSION= 0.03
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:KAZUHO
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple, fast implementation of an in-memory LRU cache
COMMENT= Simple, fast implementation of an in-memory LRU cache
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class-Accessor
# Date created: 17 Dec 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= Class-Accessor
PORTVERSION= 0.34

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class-C3
# Date created: 1 Dec 2005
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Class-C3
PORTVERSION= 0.24
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A pragma to use the C3 method resolution order algorithm
COMMENT= Pragma to use the C3 method resolution order algorithm
OPTIONS_DEFINE= XS
XS_DESC= XS speed optimizations

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class:Generate
# Date created: 24 October 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Class-Generate
PORTVERSION= 1.11
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Perl5 module to simplify creating class hierarchies
COMMENT= Perl5 module to simplify creating class hierarchies
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Class-Hook
# Date created: Fri Nov 7 19:40:58 EST 2002
# Whom: Brian Skrab <brian@quynh-and-brian.org>
#
# Created by: Brian Skrab <brian@quynh-and-brian.org>
# $FreeBSD$
#
PORTNAME= Class-Hook
PORTVERSION= 0.03

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class-Inner
# Date created: 26 September 2002
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= Class-Inner
PORTVERSION= 0.200001
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perlish implementation of Java like inner classes
COMMENT= Perlish implementation of Java like inner classes
PERL_CONFIGURE= yes

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A safe, simple inside-out object construction kit
COMMENT= Safe, simple inside-out object construction kit
BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class-Interfaces
# Date created: 23 February 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= Class-Interfaces
PORTVERSION= 0.04
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A module for defining interface classes inline
COMMENT= Module for defining interface classes inline
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-Class-NamedParms
# Date created: Oct 23 2003
# Whom: clsung@dragon2.net
#
# Created by: clsung@dragon2.net
# $FreeBSD$
#
PORTNAME= Class-NamedParms
PORTVERSION= 1.06
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A lightweight named parameter handling system
COMMENT= Lightweight named parameter handling system
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class::ObjectTemplate
# Date created: 9 Nov 2001
# Whom: Tony Maher <tonym@biolateral.com.au>
#
# Created by: Tony Maher <tonym@biolateral.com.au>
# $FreeBSD$
#
PORTNAME= Class-ObjectTemplate-DB
PORTVERSION= 0.27
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An optimized template builder base class with lookup capability
COMMENT= Optimized template builder base class with lookup capability
RUN_DEPENDS= p5-Class-ObjectTemplate>=0:${PORTSDIR}/devel/p5-Class-ObjectTemplate

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class::ObjectTemplate
# Date created: 9 Nov 2001
# Whom: Tony Maher <tonym@biolateral.com.au>
#
# Created by: Tony Maher <tonym@biolateral.com.au>
# $FreeBSD$
#
PORTNAME= Class-ObjectTemplate
PORTVERSION= 0.7
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An optimized template builder base class
COMMENT= Optimized template builder base class
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-Class-ParmList
# Date created: Oct 23 2003
# Whom: clsung@dragon2.net
#
# Created by: clsung@dragon2.net
# $FreeBSD$
#
PORTNAME= Class-ParmList
PORTVERSION= 1.05
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A module for processing named parameter lists for method calls
COMMENT= Module for processing named parameter lists for method calls
PERL_MODBUILD= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class-StrongSingleton
# Date created: 22 February 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= Class-StrongSingleton
PORTVERSION= 0.02
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A stronger and more secure Singleton base class
COMMENT= Stronger and more secure Singleton base class
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Class::Throwable
# Date created: 1 November 2005
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Class-Throwable
PORTVERSION= 0.11
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A minimal lightweight exception class
COMMENT= Minimal lightweight exception class
MAN3= Class::Throwable.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-CommitBit
# Date created: 2006-12-30
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= CommitBit
PORTVERSION= 0.02
@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:JESSE
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A project administration tool
COMMENT= Project administration tool
RUN_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
p5-Jifty>=0.60728:${PORTSDIR}/www/p5-Jifty \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-Config-JFDI
# Date created: 29 Mar 2009
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Config-JFDI
PORTVERSION= 0.065
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:ROKR
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Catalyst::Plugin::ConfigLoader-style layer over Config::Any
COMMENT= Catalyst::Plugin::ConfigLoader-style layer over Config::Any
BUILD_DEPENDS= \
p5-Carp-Clan-Share>=0:${PORTSDIR}/devel/p5-Carp-Clan-Share \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Config-JSON
# Date created: 2008-07-31
# Whom: Tomoyuki Sakurai <cherry@trombik.org>
#
# Created by: Tomoyuki Sakurai <cherry@trombik.org>
# $FreeBSD$
#
PORTNAME= Config-JSON
PORTVERSION= 1.5100
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A JSON based config file system
COMMENT= JSON based config file system
RUN_DEPENDS= \
p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Config-Setting
# Date created: 1 July 2001
# Whom: petef@FreeBSD.org
#
# Created by: petef@FreeBSD.org
# $FreeBSD$
#
PORTNAME= Config-Setting
PORTVERSION= 0.04
@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A class that provides an easy interface to use config files
COMMENT= Class that provides an easy interface to use config files
RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Curses-UI
# Date Created: April 19, 2004
# Whom: Erwin Lansing <erwin@FreeBSD.org>
#
# Created by: Erwin Lansing <erwin@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Curses-UI
PORTVERSION= 0.9609
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A curses based OO user interface framework
COMMENT= Curses based OO user interface framework
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Data::HexDump
# Date created: 8 Aug 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= Data-HexDump
PORTVERSION= 0.02
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple hexadecimal dumper
COMMENT= Simple hexadecimal dumper
PERL_CONFIGURE= yes

View File

@ -1,10 +1,5 @@
# ex:ts=8
# New ports collection makefile for: Data::Hexdumper
# Date created: Feb 25, 2004
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Data-Hexdumper
PORTVERSION= 3.00.01
@ -14,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= A module for displaying binary data in a readable format
COMMENT= Module for displaying binary data in a readable format
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Data-Peek
# Date created: 10 June , 2011
# Whom: Wen Heping <wen@FreeBSD.org>
#
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Data-Peek
PORTVERSION= 0.38
@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= A collection of low-level debug facilities
COMMENT= Collection of low-level debug facilities
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings

View File

@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An incomplete DateTime, like January 5
COMMENT= Incomplete DateTime, like January 5
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-DateTime-TimeZone-LMT
# Date created: 8 Jan 2004
# Whom: Mathieu Arnold <mat@FreeBSD.org>
#
# Created by: Mathieu Arnold <mat@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= DateTime-TimeZone-LMT
PORTVERSION= 1.00
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Local Mean Time time zone for DateTime
COMMENT= Local Mean Time time zone for DateTime
BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:DROLSKY
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A date and time object
COMMENT= Date and time object
LICENSE= ART20

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl module which is meatier versions of caller
COMMENT= Perl module which is meatier versions of caller
BUILD_DEPENDS= p5-PadWalker>=0.08:${PORTSDIR}/devel/p5-PadWalker
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Devel-Profiler
# Date created: 09 September 2002
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= Devel-Profiler
PORTVERSION= 0.04
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Perl profiler compatible with dprofpp
COMMENT= Perl profiler compatible with dprofpp
BUILD_DEPENDS= p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-2.10
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 module that dumps symbol names or the symbol table
COMMENT= Perl5 module that dumps symbol names or the symbol table
PERL_CONFIGURE= YES

View File

@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= Devel
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple, extensible Perl debugger
COMMENT= Simple, extensible Perl debugger
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Env-Path
# Date created: 2006-07-21
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Env-Path
PORTVERSION= 0.18

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Event-ExecFlow
# Date created: 2006/12/22
# Whom: chinsan
#
# Created by: chinsan
# $FreeBSD$
#
PORTNAME= Event-ExecFlow
PORTVERSION= 0.64

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Generic Perl Event Loop
COMMENT= Generic Perl Event Loop
PERL_CONFIGURE= yes
PORTDOCS= ANNOUNCE ChangeLog INSTALL MANIFEST README TODO Tutorial.pdf

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: Exporter::Tidy
# Date created: Sep 24, 2004
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= Exporter-Tidy
PORTVERSION= 0.07

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ExtUtils-AutoInstall
# Date created: 2 December 2005
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= ExtUtils-AutoInstall
PORTVERSION= 0.63

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ExtUtils-MakeMaker-Coverage
# Date created: 30 September 2005
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= ExtUtils-MakeMaker-Coverage
PORTVERSION= 0.05

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ExtUtils::XSBuilder
# Date created: 11 Sep 2003
# Whom: vanilla
#
# Created by: vanilla
# $FreeBSD$
#
PORTNAME= ExtUtils-XSBuilder
PORTVERSION= 0.28

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: File-Find-Rule
# Date created: 19 May 2003
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= File-Find-Rule
PORTVERSION= 0.33

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: File-chdir
# Date created: 10 December 2003
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
#
PORTNAME= File-chdir
PORTVERSION= 0.1008
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A more sensible way to change directories
COMMENT= More sensible way to change directories
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-FileHandle-Unget
# Date created: Oct 28 2003
# Whom: Cheng-Lung Sung <clsung@dragon2.net>
#
# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
#
PORTNAME= FileHandle-Unget
PORTVERSION= 0.1623
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A FileHandle which supports ungetting of multiple bytes
COMMENT= FileHandle which supports ungetting of multiple bytes
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Filter-Template
# Date created: 15 Jun 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Filter-Template
PORTVERSION= 1.040
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A source filter for inline code templates (macros)
COMMENT= Source filter for inline code templates (macros)
BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Filter
# Date created: June 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Filter
PORTVERSION= 1.45
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A number of source filters for perl5 programs
COMMENT= Number of source filters for perl5 programs
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Forest
# Date created: 2008/08/30
# Whom: chinsan
#
# Created by: chinsan
# $FreeBSD$
#
PORTNAME= Forest
PORTVERSION= 0.09
@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:STEVAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A collection of n-ary tree related modules
COMMENT= Collection of n-ary tree related modules
RUN_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-FreezeThaw
# Date created: September 10th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= FreezeThaw
PORTVERSION= 0.50.01
@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
MAINTAINER= perl@FreeBSD.org
COMMENT= A module for converting Perl structures to strings and back
COMMENT= Module for converting Perl structures to strings and back
MAKE_JOBS_SAFE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Gearman-Client-Async
# Date created: 2007-09-03
# Whom: Tomoyuki Sakurai <cherry@trombik.org>
#
# Created by: Tomoyuki Sakurai <cherry@trombik.org>
# $FreeBSD$
#
PORTNAME= Gearman-Client-Async
PORTVERSION= 0.94

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-Git-PurePerl
# Date created: Nov 21 2008
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Git-PurePerl
PORTVERSION= 0.41
@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:LBROCARD
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Pure Perl interface to Git repositories
COMMENT= Pure Perl interface to Git repositories
BUILD_DEPENDS= p5-Archive-Extract>=0:${PORTSDIR}/archivers/p5-Archive-Extract \
p5-Data-Stream-Bulk>=0:${PORTSDIR}/devel/p5-Data-Stream-Bulk \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: IO-Util
# Date created: Mon Jul 19 23:18:01 CST 2004
# Whom: Cheng-Lung Sung <clsung@dragon2.net>
#
# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
#
PORTNAME= IO-Util
PORTVERSION= 1.5
@ -14,7 +10,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A selection of general-utility IO function
COMMENT= Selection of general-utility IO function
PORTSCOUT= skipv:1.48

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-IPC-ShareLite
# Date created: April 03 2001
# Whom: vanilla
#
# Created by: vanilla
# $FreeBSD$
#
PORTNAME= IPC-ShareLite
PORTVERSION= 0.17
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple interface to access shared memory
COMMENT= Simple interface to access shared memory
PERL_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Iterator
# Date created: 18 Feb 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Iterator
PORTVERSION= 0.03
@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A general-purpose iterator class
COMMENT= General-purpose iterator class
BUILD_DEPENDS= p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A JSON-RPC 2.0 server
COMMENT= JSON-RPC 2.0 server
RUN_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \
p5-Log-Any>=0.11:${PORTSDIR}/devel/p5-Log-Any \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Log-Agent
# Date created: 24 Apr 2001
# Whom: Jesse McConnell <jesse@gallup.com>
#
# Created by: Jesse McConnell <jesse@gallup.com>
# $FreeBSD$
#
PORTNAME= Log-Agent
PORTVERSION= 0.307
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A set of perl modules that allows you to enhance logging capabilities
COMMENT= Set of perl modules that allows you to enhance logging capabilities
PERL_CONFIGURE= yes

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An easy way to use Log::Any in applications
COMMENT= Easy way to use Log::Any in applications
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-Log-Dispatch-Config
# Date created: 27 March 2003
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
#
PORTNAME= Log-Dispatch-Config
PORTVERSION= 1.04
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A log4j equivalent for Perl
COMMENT= Log4j equivalent for Perl
BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
p5-AppConfig>=1.52:${PORTSDIR}/devel/p5-AppConfig \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Log-Dispatch-FileShared
# Date created: 3 February 2007
# Whom: Craig Manley
#
# Created by: Craig Manley
# $FreeBSD$
#
PORTNAME= Log-Dispatch-FileShared
PORTVERSION= 1.02
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Log::Dispatch output class for logging to shared files
COMMENT= Log::Dispatch output class for logging to shared files
BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Log-Dispatch-Perl
# Date created: Sun Feb 1 14:18:26 GMT 2004
# Whom: Lars Thegler <lars@thegler.dk>
#
# Created by: Lars Thegler <lars@thegler.dk>
# $FreeBSD$
#
PORTNAME= Log-Dispatch-Perl
PORTVERSION= 0.04
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Log::Dispatch plug-in using core Perl functions for logging
COMMENT= Log::Dispatch plug-in using core Perl functions for logging
BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple

View File

@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A suite of OO modules for logging messages to multiple outputs
COMMENT= Suite of OO modules for logging messages to multiple outputs
LICENSE= ART20

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-MetaCPAN-API
# Date created: 14 November 2011
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= MetaCPAN-API
PORTVERSION= 0.43
@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:XSAWYERX
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A comprehensive, DWIM-featured API to MetaCPAN
COMMENT= Comprehensive, DWIM-featured API to MetaCPAN
BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: devel/p5-Module-Starter
# Date created: March 15 2005
# Whom: clsung
#
# Created by: clsung
# $FreeBSD$
#
PORTNAME= Module-Starter
PORTVERSION= 1.58
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple starter kit for any Perl module
COMMENT= Simple starter kit for any Perl module
BUILD_DEPENDS= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
RUN_DEPENDS= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class

View File

@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:DOY
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A complete modern object system for Perl 5
COMMENT= Complete modern object system for Perl 5
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: MooseX-ChainedAccessors
# Date created: 2011-04-03
# Whom: Frederic Culot <culot@FreeBSD.org>
#
# Created by: Frederic Culot <culot@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= MooseX-ChainedAccessors
PORTVERSION= 0.02

View File

@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:ETHER
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Moose role for processing command line options
COMMENT= Moose role for processing command line options
LICENSE= ART10 GPLv1
LICENSE_COMB= dual

Some files were not shown because too many files have changed in this diff Show More