Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 09:45:05 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81666: New port: mail/pear-Contact_Vcard_Parse PEAR class to parse vCard 2.1 and 3.0 files
Message-ID:  <200505301245.j4UCj5kD094629@digitalsign.com>
Resent-Message-ID: <200505301250.j4UCo6sX046246@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81666
>Category:       ports
>Synopsis:       New port: mail/pear-Contact_Vcard_Parse PEAR class to parse vCard 2.1 and 3.0 files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 30 12:50:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: mail/pear-Contact_Vcard_Parse PEAR class to parse vCard 2.1 and 3.0 files

PEAR::Contact_Vcard_Parse allows you to parse vCard files and text blocks,
and get back an array of the elements of each vCard in the file or text.
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pear-Contact_Vcard_Parse
#	pear-Contact_Vcard_Parse/Makefile
#	pear-Contact_Vcard_Parse/distinfo
#	pear-Contact_Vcard_Parse/pkg-descr
#
echo c - pear-Contact_Vcard_Parse
mkdir -p pear-Contact_Vcard_Parse > /dev/null 2>&1
echo x - pear-Contact_Vcard_Parse/Makefile
sed 's/^X//' >pear-Contact_Vcard_Parse/Makefile << 'END-of-pear-Contact_Vcard_Parse/Makefile'
X# Ports collection makefile for:  pear-Contact_Vcard_Parse
X# Date created:			  30 May 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Contact_Vcard_Parse
XPORTVERSION=	1.31.0
XCATEGORIES=	mail www pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	PEAR class to parse vCard 2.1 and 3.0 files
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XFILES=		Contact_Vcard_Parse.php
XTESTS=		test.php test.vcf
X_TESTSDIR=	.
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Contact_Vcard_Parse/Makefile
echo x - pear-Contact_Vcard_Parse/distinfo
sed 's/^X//' >pear-Contact_Vcard_Parse/distinfo << 'END-of-pear-Contact_Vcard_Parse/distinfo'
XMD5 (PEAR/Contact_Vcard_Parse-1.31.0.tgz) = d03d91831b85fbd467f9bf6366b3481e
XSIZE (PEAR/Contact_Vcard_Parse-1.31.0.tgz) = 7288
END-of-pear-Contact_Vcard_Parse/distinfo
echo x - pear-Contact_Vcard_Parse/pkg-descr
sed 's/^X//' >pear-Contact_Vcard_Parse/pkg-descr << 'END-of-pear-Contact_Vcard_Parse/pkg-descr'
XPEAR::Contact_Vcard_Parse allows you to parse vCard files and text blocks,
Xand get back an array of the elements of each vCard in the file or text.
X
XWWW: http://pear.php.net/package/Contact_Vcard_Parse/
END-of-pear-Contact_Vcard_Parse/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



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