ports/152406: [NEW PORT] net/p5-Net-Dropbox-API: A dropbox API interface
Gea-Suan Lin
gslin at gslin.org
Fri Nov 19 13:30:13 UTC 2010
>Number: 152406
>Category: ports
>Synopsis: [NEW PORT] net/p5-Net-Dropbox-API: A dropbox API interface
>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: Fri Nov 19 13:30:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
The Dropbox API is a OAuth based API. I try to abstract as much away
as possible so you should not need to know too much about it.
WWW: http://search.cpan.org/dist/Net-Dropbox-API/
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Net-Dropbox-API-0.9.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:
#
# p5-Net-Dropbox-API
# p5-Net-Dropbox-API/pkg-descr
# p5-Net-Dropbox-API/Makefile
# p5-Net-Dropbox-API/pkg-plist
# p5-Net-Dropbox-API/distinfo
#
echo c - p5-Net-Dropbox-API
mkdir -p p5-Net-Dropbox-API > /dev/null 2>&1
echo x - p5-Net-Dropbox-API/pkg-descr
sed 's/^X//' >p5-Net-Dropbox-API/pkg-descr << '243722f9a36afbb8adc1109a2ec54449'
XThe Dropbox API is a OAuth based API. I try to abstract as much away
Xas possible so you should not need to know too much about it.
X
XWWW: http://search.cpan.org/dist/Net-Dropbox-API/
243722f9a36afbb8adc1109a2ec54449
echo x - p5-Net-Dropbox-API/Makefile
sed 's/^X//' >p5-Net-Dropbox-API/Makefile << '1ae6a2f4fd9b549a01c798f934047585'
X# New ports collection makefile for: p5-Net-Dropbox-API
X# Date created: 2010-11-19
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Net-Dropbox-API
XPORTVERSION= 0.9
XCATEGORIES= net perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= A dropbox API interface
X
XRUN_DEPENDS= p5-Data-Random>=0:${PORTSDIR}/devel/p5-Data-Random \
X p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
X p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
X p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \
X p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense \
X p5-libwww>=0:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE= yes
X
XMAN3= Net::Dropbox::API.3
X
X.include <bsd.port.mk>
1ae6a2f4fd9b549a01c798f934047585
echo x - p5-Net-Dropbox-API/pkg-plist
sed 's/^X//' >p5-Net-Dropbox-API/pkg-plist << 'f18227f92b7b6eb14c3547d722f1092d'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dropbox/API/.packlist
X%%SITE_PERL%%/Net/Dropbox/API.pm
X at dirrmtry %%SITE_PERL%%/Net/Dropbox
X at dirrmtry %%SITE_PERL%%/Net
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dropbox/API
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dropbox
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
f18227f92b7b6eb14c3547d722f1092d
echo x - p5-Net-Dropbox-API/distinfo
sed 's/^X//' >p5-Net-Dropbox-API/distinfo << '110d4ec9d8e760e02c947444c04d53ec'
XSHA256 (Net-Dropbox-API-0.9.tar.gz) = fe08594b94f30b1d9830aaf107db5fc437d69ebb7a339198bfee3e77927d8c4d
XSIZE (Net-Dropbox-API-0.9.tar.gz) = 25613
110d4ec9d8e760e02c947444c04d53ec
exit
--- p5-Net-Dropbox-API-0.9.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list