ports/119869: New port: www/pear-Services_SharedBook PHP wrapper for SharedBook Open API

Ditesh Shashikant Gathani ditesh at gathani.org
Mon Jan 21 19:20:03 UTC 2008


>Number:         119869
>Category:       ports
>Synopsis:       New port: www/pear-Services_SharedBook PHP wrapper for SharedBook Open API
>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 Jan 21 19:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ditesh Shashikant Gathani
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386

>Description:
SharedBook has developed a unique, on demand reverse publishing platform to help businesses and consumers extract, manipulate and publish the Internet content. SharedBook has an Open API (Application Programming Interface).

Anyone can write a program that will transfer data to the SharedBook platform and utilize full functionality to create revenue-producing books, both online and off. This package is a wrapper for Open API calls, handles XML responses, file uploads.

WWW: http://pear.php.net/package/Services_SharedBook/
>How-To-Repeat:
Not Applicable.
>Fix:
shar file, as attached.

Patch attached with submission follows:

# 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:
#
#	.
#	./pkg-descr
#	./Makefile
#	./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XSharedBook has developed a unique, on demand reverse publishing platform to help
Xbusinesses and consumers extract, manipulate and publish the Internet content. 
XSharedBook has an Open API (Application Programming Interface). 
X
XAnyone can write a program that will transfer data to the SharedBook platform 
Xand utilize full functionality to create revenue-producing books, both online 
Xand off. This package is a wrapper for Open API calls, handles XML responses, 
Xfile uploads.
X
XWWW: http://pear.php.net/package/Services_SharedBook/
X
X- Ditesh Shashikant Gathani
Xditesh at gathani.org
END-of-./pkg-descr
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# Ports collection makefile for:  pear-Services_SharedBook
X# Date created:			  22 Jan 2007
X# Whom:				  Ditesh Shashikant Gathani <ditesh at gathani.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Services_SharedBook
XPORTVERSION=	0.2.2
XCATEGORIES=	www pear
X
XMAINTAINER=	ditesh at gathani.org
XCOMMENT=	PHP wrapper for SharedBook Open API
X
XBUILD_DEPENDS=  ${PEARDIR}/HTTP/Client.php:${PORTSDIR}/www/pear-HTTP_Client \
X		${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=    ${BUILD_DEPENDS}
X
XCATEGORY=	Services
XFILES=		SharedBook.php SharedBook/Exception.php
X
XEXAMPLES=	example.php photo1.jpg photo2.jpg photo3.jpg photo4.jpg
X
Xpost-extract:
X	${MV} ${WRKSRC}/Services/SharedBook.php ${WRKSRC}
X	${MV} ${WRKSRC}/Services/SharedBook ${WRKSRC}
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (PEAR/Services_SharedBook-0.2.2.tgz) = 5232a0809afaf06c2492466fe990e325
XSHA256 (PEAR/Services_SharedBook-0.2.2.tgz) = 266f7aa455834affaedf06d329c2f97fbab9445cef55752d3f39264588396ff9
XSIZE (PEAR/Services_SharedBook-0.2.2.tgz) = 338600
END-of-./distinfo
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list