ports/158918: [NEW PORT] net/dropbox-api-command: Dropbox API wrapper command

Lung-Pin Chang changlp at cs.nctu.edu.tw
Thu Jul 14 18:50:10 UTC 2011


>Number:         158918
>Category:       ports
>Synopsis:       [NEW PORT] net/dropbox-api-command: Dropbox API wrapper command
>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 Jul 14 18:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Lung-Pin Chang
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD Archon.iamben.csie.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
Dropbox's API commands from the shell.

And sub-commands like rsync, find ...etc

WWW:	http://doc.7kai.org/Product/DropboxAPICommand/README

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dropbox-api-command-20110512.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:
#
#	dropbox-api-command
#	dropbox-api-command/distinfo
#	dropbox-api-command/Makefile
#	dropbox-api-command/pkg-descr
#
echo c - dropbox-api-command
mkdir -p dropbox-api-command > /dev/null 2>&1
echo x - dropbox-api-command/distinfo
sed 's/^X//' >dropbox-api-command/distinfo << '4b5f8e68604985f8597b107c16e04569'
XSHA256 (dropbox-api) = 8ab7488e73ca553d7a9f593905394b493910d1b3d7a7b0bbd7a684e56aea1a59
XSIZE (dropbox-api) = 19327
4b5f8e68604985f8597b107c16e04569
echo x - dropbox-api-command/Makefile
sed 's/^X//' >dropbox-api-command/Makefile << '2c3133f96399b927d0d582d6decf8b51'
X# New ports collection makefile for:	dropbox-api-command
X# Date created:		2011-07-14
X# Whom:			Lung-Pin Chang <changlp at cs.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dropbox-api-command
XPORTVERSION=	20110512
XCATEGORIES=	net
XMASTER_SITES=	https://github.com/s-aska/${PORTNAME}/raw/${GITCOMMIT}/
XDISTNAME=	dropbox-api
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER=	changlp at cs.nctu.edu.tw
XCOMMENT=	Dropbox API wrapper command
X
XRUN_DEPENDS=	p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
X		p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
X		p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
X		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
X		p5-Net-Dropbox-API>=0:${PORTSDIR}/net/p5-Net-Dropbox-API \
X		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
X
XGITCOMMIT=	1cf7c825f2897db5d101e3cc53c9a5a4607235ee
X
XUSE_PERL5_RUN=	YES
XNO_BUILD=	YES
XFETCH_ARGS=	-pRr
XPLIST_FILES=	bin/dropbox-api
X
Xdo-install:
X	${INSTALL_SCRIPT} ${DISTDIR}/dropbox-api ${PREFIX}/bin/dropbox-api
X
X.include <bsd.port.mk>
2c3133f96399b927d0d582d6decf8b51
echo x - dropbox-api-command/pkg-descr
sed 's/^X//' >dropbox-api-command/pkg-descr << '9267d4565e48547f562742d4a9c94521'
XDropbox's API commands from the shell.
X
XAnd sub-commands like rsync, find ...etc
X
XWWW:	http://doc.7kai.org/Product/DropboxAPICommand/README
9267d4565e48547f562742d4a9c94521
exit
--- dropbox-api-command-20110512.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list