Port details |
- dropbox-api-command Dropbox API wrapper command
- 2.13_1,1 net =5 2.13_1,1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-07-25 01:48:59
- Last Update: 2023-04-27 15:49:25
- Commit Hash: dfa3997
- People watching this port, also watch:: subversion, git, wget, mutt, pkg
- Also Listed In: perl5
- License: MIT
- WWW:
- https://metacpan.org/pod/App::dropboxapi
- Description:
- dropbox-api is a command line interface to access Dropbox API.
It includes the following commands:
- ls
- find
- du
- sync
- cp
- mv
- rm
- mkdir
- get
- put
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dropbox-api-command>0:net/dropbox-api-command
- To install the port:
- cd /usr/ports/net/dropbox-api-command/ && make install clean
- To add the package, run one of these commands:
- pkg install net/dropbox-api-command
- pkg install dropbox-api-command
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dropbox-api-command
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1496329171
SHA256 (s-aska-dropbox-api-command-2.13_GH0.tar.gz) = 9a4257a807b3f5803e3afc89c52c5a6372727dd1b1bb63c08e334d841177729b
SIZE (s-aska-dropbox-api-command-2.13_GH0.tar.gz) = 15416
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
- p5-Encode-Locale>=0 : converters/p5-Encode-Locale
- p5-JSON>=0 : converters/p5-JSON
- p5-Path-Class>=0.26 : devel/p5-Path-Class
- p5-WebService-Dropbox>=2.05 : net/p5-WebService-Dropbox
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
- p5-Encode-Locale>=0 : converters/p5-Encode-Locale
- p5-JSON>=0 : converters/p5-JSON
- p5-Path-Class>=0.26 : devel/p5-Path-Class
- p5-WebService-Dropbox>=2.05 : net/p5-WebService-Dropbox
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_dropbox-api-command
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13_1,1 27 Apr 2023 15:49:25 |
Po-Chuan Hsieh (sunpoet) |
net/dropbox-api-command: Fix PLIST: Module::Build::Tiny 0.042+ does not generate
empty manpages
- Bump PORTREVISION for package change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.13,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.13,1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.13,1 22 May 2021 02:13:01 |
Ben Woods (woodsb02) |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
2.13,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.13,1 01 Jun 2017 15:06:48 |
woodsb02 |
net/dropbox-api-command: Fix PORTEPOCH after 442291 |
2.13 01 Jun 2017 15:04:32 |
woodsb02 |
net/dropbox-api-command: Update to 2.13
net/p5-WebService-Dropbox: Update to 2.07
Changes this release:
https://metacpan.org/changes/distribution/App-dropboxapi
https://metacpan.org/changes/distribution/WebService-Dropbox |
2.12,1 07 Feb 2017 23:51:14 |
woodsb02 |
net/dropbox-api-command: Update to 2.12
Changes this release:
https://github.com/s-aska/dropbox-api-command/releases/tag/2.12
PR: 216876
Submitted by: kib |
2.11,1 02 Jan 2017 03:35:17 |
woodsb02 |
net/dropbox-api-command: Update to 2.11
Changes this release:
https://github.com/s-aska/dropbox-api-command/releases/tag/2.11 |
2.10,1 01 Jan 2017 17:34:53 |
woodsb02 |
net/dropbox-api-command: Add PORTEPOCH=1 back into Makefile post r430264 |
2.10 01 Jan 2017 17:24:47 |
woodsb02 |
net/dropbox-api-command: Update to 2.10
Changes this release:
https://github.com/s-aska/dropbox-api-command/releases/tag/2.10 |
2.09,1 03 Aug 2016 15:31:16 |
woodsb02 |
net/p5-WebService-Dropbox: Update to 2.05
net/dropbox-api-command: Update to 2.09
This update brings support for Dropbox APIv2.
This is required since, according to dropbox, the API v1 will be
disabled on 28th June 2017:
https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/
Convert LWP option (off by default) to FURL option (on by default)
as testing has revealed that without the p5-LWP-Protocol-https pkg
installed, the following error is given even if the FURL option in enabled.
$ dropbox-api sync dropbox:/ ~/Dropbox
2016-07-31T14:09:57 [WebService::Dropbox] [ERROR]
https://api.dropboxapi.com/2/files/list_folder {"path":"","recursive":true} ->
[501] LWP will support https URLs if the LWP::Protocol::https module is
installed.
LWP will support https URLs if the LWP::Protocol::https module is installed.
PR: 211016
Reviewed by: mat (mentor)
Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer timeout), adamw
(mentor)
Differential Revision: https://reviews.freebsd.org/D7377 |
1.13,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.13,1 09 Nov 2015 18:44:54 |
sunpoet |
- Add NO_ARCH
Approved by: portmgr (blanket) |
1.13,1 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.13,1 23 Jun 2014 03:00:48 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.13,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.13,1 09 Aug 2013 09:18:14 |
culot |
- Update to 1.13 [1]
- Trim Makefile's header [1]
- Convert to new Uses/perl5.mk framework
- Add LICENSE (MIT)
Changes: http://search.cpan.org/dist/App-dropboxapi/Changes
PR: ports/181111 [1]
Submitted by: Andrew Childs <lorne@cons.org.nz>
Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) |
1.05,1 30 Aug 2012 13:17:14 |
culot |
- Update to 1.05
PR: ports/171151
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) |
1.03,1 26 Aug 2012 16:53:20 |
rakuco |
Update to 1.03.
PR: ports/171027
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) |
1.02,1 25 Jan 2012 10:29:18 |
culot |
- Update to 1.02
PR: ports/164470
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) |
1.00,1 05 Dec 2011 03:37:11 |
sunpoet |
- Update to 1.00 [1]
- Update RUN_DEPENDS: Encode is already in all supported Perl releases
PR: ports/162969
Submitted by: sunpoet (myself)
Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) [1]
Feature safe: yes |
20111123 27 Nov 2011 13:15:50 |
miwi |
- Update to 20111123
PR: 162899
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Feature safe: yes |
20110512 25 Jul 2011 01:48:37 |
zi |
New port: net/dropbox-api-command
Dropbox's API commands from the shell.
Including sub-commands like sync, find, etc.
WWW: http://doc.7kai.org/Product/DropboxAPICommand/README
PR: ports/158918
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Approved by: wxs (mentor) |