notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dropbox-api-command Dropbox API wrapper command
2.13_1,1 net on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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, mutt, pkg, git, curl
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/dropbox-api-command-2.13_1,1/catalog.mk
  2. /usr/local/share/licenses/dropbox-api-command-2.13_1,1/LICENSE
  3. /usr/local/share/licenses/dropbox-api-command-2.13_1,1/MIT
  4. bin/dropbox-api
  5. bin/upload-to-dropbox
  6. lib/perl5/site_perl/App/dropboxapi.pm
  7. lib/perl5/site_perl/man/man3/App::dropboxapi.3.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
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):
dropbox-api-command
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13_1,12.13_1,12.13,12.13_1,12.13_1,1-2.13,1-
FreeBSD:13:quarterly2.13_1,12.13_1,12.13_1,12.13_1,12.13_1,12.13_1,12.13_1,12.13_1,1
FreeBSD:14:latest2.13_1,12.13_1,12.13,12.13_1,12.13_1,12.13_1,1-2.13_1,1
FreeBSD:14:quarterly2.13_1,12.13_1,1-2.13_1,12.13_1,12.13_1,12.13_1,12.13_1,1
FreeBSD:15:latest2.13_1,12.13_1,1n/a2.13_1,1n/a2.13_1,12.13_1,12.13_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
  2. p5-Encode-Locale>=0 : converters/p5-Encode-Locale
  3. p5-JSON>=0 : converters/p5-JSON
  4. p5-Path-Class>=0.26 : devel/p5-Path-Class
  5. p5-WebService-Dropbox>=2.05 : net/p5-WebService-Dropbox
  6. p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
  2. p5-Encode-Locale>=0 : converters/p5-Encode-Locale
  3. p5-JSON>=0 : converters/p5-JSON
  4. p5-Path-Class>=0.26 : devel/p5-Path-Class
  5. p5-WebService-Dropbox>=2.05 : net/p5-WebService-Dropbox
  6. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/s-aska/dropbox-api-command/tar.gz/2.13?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.13_1,1
27 Apr 2023 15:49:25
commit hash: dfa3997e7cf1e76526e671292ff7c35c5187197dcommit hash: dfa3997e7cf1e76526e671292ff7c35c5187197dcommit hash: dfa3997e7cf1e76526e671292ff7c35c5187197dcommit hash: dfa3997e7cf1e76526e671292ff7c35c5187197d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.13,1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.13,1
22 May 2021 02:13:01
commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 files touched by this commit
Ben Woods (woodsb02) search for other commits by this committer
*/*: 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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.13,1
01 Jun 2017 15:06:48
Revision:442292Original commit files touched by this commit
woodsb02 search for other commits by this committer
net/dropbox-api-command: Fix PORTEPOCH after 442291
2.13
01 Jun 2017 15:04:32
Revision:442291Original commit files touched by this commit
woodsb02 search for other commits by this committer
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
Revision:433627Original commit files touched by this commit
woodsb02 search for other commits by this committer
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
Revision:430306Original commit files touched by this commit
woodsb02 search for other commits by this committer
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
Revision:430265Original commit files touched by this commit
woodsb02 search for other commits by this committer
net/dropbox-api-command: Add PORTEPOCH=1 back into Makefile post r430264
2.10
01 Jan 2017 17:24:47
Revision:430264Original commit files touched by this commit
woodsb02 search for other commits by this committer
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
Revision:419531Original commit files touched by this commit
woodsb02 search for other commits by this committer
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
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:401149Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH

Approved by:	portmgr (blanket)
1.13,1
07 May 2015 17:26:06
Revision:385640Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:358897Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
1.13,1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.13,1
09 Aug 2013 09:18:14
Revision:324423Original commit files touched by this commit
culot search for other commits by this committer
- 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
Revision:303372Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
rakuco search for other commits by this committer
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
Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
zi search for other commits by this committer
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)

Number of commits found: 25