Date: Thu, 3 Aug 2006 15:39:19 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/101307: [NEW PORT] www/pear-Services_Delicious: PEAR Client for the del.icio.us web service Message-ID: <20060803075358.1D2FC2F068@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200608030800.k7380VT1055897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101307 >Category: ports >Synopsis: [NEW PORT] www/pear-Services_Delicious: PEAR Client for the del.icio.us web service >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 Aug 03 08:00:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006 >Description: Services_Delicious is a client for the REST-based web service of del.icio.us. del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others. Services_Delicious allows you to select, add and delete your bookmarks from any PHP script. WWW: http://pear.php.net/package/Services_Delicious Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Services_Delicious-0.4.0.shar begins here --- # 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_Delicious # pear-Services_Delicious/Makefile # pear-Services_Delicious/distinfo # pear-Services_Delicious/pkg-descr # echo c - pear-Services_Delicious mkdir -p pear-Services_Delicious > /dev/null 2>&1 echo x - pear-Services_Delicious/Makefile sed 's/^X//' >pear-Services_Delicious/Makefile << 'END-of-pear-Services_Delicious/Makefile' X# Ports collection makefile for: pear-Services_Delicious X# Date created: 04 April 2004 X# Whom: Thierry Thomas (<thierry@FreeBSD.org>) X# X# $FreeBSD$ X# X XPORTNAME= Services_Delicious XPORTVERSION= 0.4.0 XCATEGORIES= www pear X XMAINTAINER= chinsan.tw@gmail.com XCOMMENT= PEAR Client for the del.icio.us web service X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ X ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \ X ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_DOS2UNIX= yes X XCATEGORY= Services XFILES= Delicious.php XEXAMPLES= addPost.php config.php deletePost.php getDates.php getPosts.php \ X getTags.php renameTag.php XDOCS= api.txt 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_Delicious/Makefile echo x - pear-Services_Delicious/distinfo sed 's/^X//' >pear-Services_Delicious/distinfo << 'END-of-pear-Services_Delicious/distinfo' XMD5 (PEAR/Services_Delicious-0.4.0.tgz) = a2d9c5811c10f7473f9a00e348d16aab XSHA256 (PEAR/Services_Delicious-0.4.0.tgz) = 1bbdcf6b25b308e99f0ed16ece3699b8ebce8fb18ee8d288005b622e9ebe47d7 XSIZE (PEAR/Services_Delicious-0.4.0.tgz) = 5655 END-of-pear-Services_Delicious/distinfo echo x - pear-Services_Delicious/pkg-descr sed 's/^X//' >pear-Services_Delicious/pkg-descr << 'END-of-pear-Services_Delicious/pkg-descr' XServices_Delicious is a client for the REST-based web service of del.icio.us. Xdel.icio.us is a social bookmarks manager. It allows you to easily add sites Xyou like to your personal collection of links, to categorize those sites Xwith keywords, and to share your collection not only between your own Xbrowsers and machines, but also with others. XServices_Delicious allows you to select, add and delete your bookmarks from Xany PHP script. X XWWW: http://pear.php.net/package/Services_Delicious END-of-pear-Services_Delicious/pkg-descr exit --- pear-Services_Delicious-0.4.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060803075358.1D2FC2F068>