ports/112727: [NEW PORT] add port of www/pear-Services_Digg
Zhen REN
bg1tpt at gmail.com
Thu May 17 04:20:05 UTC 2007
>Number: 112727
>Category: ports
>Synopsis: [NEW PORT] add port of www/pear-Services_Digg
>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: Thu May 17 04:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Zhen REN
>Release: 6.2-STABLE
>Organization:
>Environment:
FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007 root at razor:/usr/obj/usr/src/sys/RAZOR i386
>Description:
add port of www/pear-Services_Digg
>How-To-Repeat:
N/A
>Fix:
N/A
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:
#
# ./pear-Services_Digg
# ./pear-Services_Digg/Makefile
# ./pear-Services_Digg/distinfo
# ./pear-Services_Digg/pkg-descr
#
echo c - ./pear-Services_Digg
mkdir -p ./pear-Services_Digg > /dev/null 2>&1
echo x - ./pear-Services_Digg/Makefile
sed 's/^X//' >./pear-Services_Digg/Makefile << 'END-of-./pear-Services_Digg/Makefile'
X# Ports collection makefile for: pear-Services_Digg
X# Date created: 17 May 2007
X# Whom: Zhen REN <bg1tpt at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Services_Digg
XPORTVERSION= 0.1.0
XCATEGORIES= www pear
X
XMAINTAINER= bg1tpt at gmail.com
XCOMMENT= PHP interface to Digg's API
X
XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XUSE_PHP= curl
X
XCATEGORY= Services
XFILES= Digg.php Digg/Comments.php Digg/Comment.php Digg/Common.php \
X Digg/Errors.php Digg/Exception.php Digg/Proxy.php Digg/Response.php \
X Digg/Stories.php Digg/Story.php Digg/Topics.php Digg/User.php \
X Digg/Users.php Digg/Response/Common.php Digg/Response/php.php \
X Digg/Response/xml.php
X
XTESTS= 000-services-digg-factory.phpt 001-errors-getAll.phpt \
X 003-errors-getErrorByCode.phpt 005-topics-getAll.phpt \
X 010-user-submissions.phpt 011-user-isFriend.phpt \
X 012-user-isFan.phpt 013-user-comments.phpt \
X 014-user-diggs.phpt 020-users-getUserByName.phpt \
X 030-stories-getStoryById.phpt 031-stories-getContainer.phpt \
X 032-stories-getContainerPopular.phpt \
X 032-stories-getContainerUpcoming.phpt \
X 033-stories-getStoriesById.phpt 034-stories-comments.phpt \
X 034-stories-diggs.phpt 034-stories-popular.phpt \
X 035-stories-getAll.phpt 035-stories-getStoriesComments.phpt \
X 035-stories-getStoriesDiggs.phpt 036-stories-getStoryByTitle.phpt \
X 040-story-comments.phpt 050-comments.phpt 060-comment-replies.phpt \
X 070-proxy-get.phpt 071-proxy-post.phpt \
X 200-diggapiuser-isFriend.phpt 201-diggapistories-iteration.phpt \
X tests-config.php
X
Xpost-extract:
X ${MV} ${WRKSRC}/Services/Digg.php ${WRKSRC}
X ${MV} ${WRKSRC}/Services/Digg ${WRKSRC}
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./pear-Services_Digg/Makefile
echo x - ./pear-Services_Digg/distinfo
sed 's/^X//' >./pear-Services_Digg/distinfo << 'END-of-./pear-Services_Digg/distinfo'
XMD5 (PEAR/Services_Digg-0.1.0.tgz) = 0e5bfce998b222c626107a6b70633e4f
XSHA256 (PEAR/Services_Digg-0.1.0.tgz) = 4b171dfae812829e53df5fee6ee137955a2d4d899d156cd204753a7146201df4
XSIZE (PEAR/Services_Digg-0.1.0.tgz) = 13677
END-of-./pear-Services_Digg/distinfo
echo x - ./pear-Services_Digg/pkg-descr
sed 's/^X//' >./pear-Services_Digg/pkg-descr << 'END-of-./pear-Services_Digg/pkg-descr'
XAn interface for accessing Digg's web services API
Xat http://services.digg.com.
X
XWWW: http://pear.php.net/package/Services_Digg/
END-of-./pear-Services_Digg/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list