| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=442291
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes this release:
https://github.com/s-aska/dropbox-api-command/releases/tag/2.12
PR: 216876
Submitted by: kib
Notes:
svn path=/head/; revision=433627
|
| |
|
|
|
|
|
|
| |
Changes this release:
https://github.com/s-aska/dropbox-api-command/releases/tag/2.11
Notes:
svn path=/head/; revision=430306
|
| |
|
|
|
|
|
|
| |
Changes this release:
https://github.com/s-aska/dropbox-api-command/releases/tag/2.10
Notes:
svn path=/head/; revision=430264
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=419531
|
| |
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385640
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=324423
|
| |
|
|
|
|
|
|
| |
PR: ports/171151
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=303372
|
| |
|
|
|
|
|
|
| |
PR: ports/171027
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=303191
|
| |
|
|
|
|
|
|
| |
PR: ports/164470
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=289776
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=286900
|
| |
|
|
|
|
|
|
|
| |
PR: 162899
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286505
|
|
|
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)
Notes:
svn path=/head/; revision=278276
|