Date: Mon, 30 May 2005 09:44:35 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81665: New port: mail/pear-Contact_Vcard_Build PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks Message-ID: <200505301244.j4UCiZoO094555@digitalsign.com> Resent-Message-ID: <200505301250.j4UCo6aL046221@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81665 >Category: ports >Synopsis: New port: mail/pear-Contact_Vcard_Build PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks >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:05 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_Build PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks PEAR::Contact_Vcard_Build allows you to programmatically create a vCard, version 2.1 or 3.0, and fetch the vCard 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_Build # pear-Contact_Vcard_Build/Makefile # pear-Contact_Vcard_Build/distinfo # pear-Contact_Vcard_Build/pkg-descr # echo c - pear-Contact_Vcard_Build mkdir -p pear-Contact_Vcard_Build > /dev/null 2>&1 echo x - pear-Contact_Vcard_Build/Makefile sed 's/^X//' >pear-Contact_Vcard_Build/Makefile << 'END-of-pear-Contact_Vcard_Build/Makefile' X# Ports collection makefile for: pear-Contact_Vcard_Build X# Date created: 30 May 2005 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= Contact_Vcard_Build XPORTVERSION= 1.1.1 XCATEGORIES= mail www pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XFILES= Contact_Vcard_Build.php XTESTS= test.php 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_Build/Makefile echo x - pear-Contact_Vcard_Build/distinfo sed 's/^X//' >pear-Contact_Vcard_Build/distinfo << 'END-of-pear-Contact_Vcard_Build/distinfo' XMD5 (PEAR/Contact_Vcard_Build-1.1.1.tgz) = c22cfac5cdade9116c26644f25c33d96 XSIZE (PEAR/Contact_Vcard_Build-1.1.1.tgz) = 11672 END-of-pear-Contact_Vcard_Build/distinfo echo x - pear-Contact_Vcard_Build/pkg-descr sed 's/^X//' >pear-Contact_Vcard_Build/pkg-descr << 'END-of-pear-Contact_Vcard_Build/pkg-descr' XPEAR::Contact_Vcard_Build allows you to programmatically create a vCard, Xversion 2.1 or 3.0, and fetch the vCard text. X XWWW: http://pear.php.net/package/Contact_Vcard_Build/ END-of-pear-Contact_Vcard_Build/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?200505301244.j4UCiZoO094555>