Bug 205462 - [NEW PORT] net/rclone: Sync files to and from Google Drive, S3, Swift, Dropbox, etc
Summary: [NEW PORT] net/rclone: Sync files to and from Google Drive, S3, Swift, Dropbo...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: feature, patch
Depends on: 205282
Blocks:
  Show dependency treegraph
 
Reported: 2015-12-20 14:22 UTC by Yuri Victorovich
Modified: 2017-11-23 21:12 UTC (History)
3 users (show)

See Also:


Attachments
shar archive (5.78 KB, text/plain)
2015-12-20 14:22 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-12-20 14:22:43 UTC
Created attachment 164420 [details]
shar archive

Rclone is a command line program to sync files and directories to and from
* Google Drive
* Amazon S3
* Openstack Swift / Rackspace cloud files / Memset Memstore
* Dropbox
* Google Cloud Storage
* Amazon Cloud Drive
* Microsoft One Drive
* Hubic
* The local filesystem

http://rclone.org/
Comment 1 Ben Woods freebsd_committer freebsd_triage 2016-07-12 23:38:01 UTC
Hi Yuri,

Nice work on this - it looks pretty well put together!

I am having trouble fetching this port with "make makesum".
$ make makesum
=> GoogleCloudPlatform doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch https://codeload.github.com/GoogleCloudPlatform:gcloud-golang/gcloud-golang:gcloud-golang/tar.gz/3710348:gcloud-golang?dummy=/GoogleCloudPlatform
fetch: https://codeload.github.com/GoogleCloudPlatform:gcloud-golang/gcloud-golang:gcloud-golang/tar.gz/3710348:gcloud-golang?dummy=/GoogleCloudPlatform: Not Found
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/GoogleCloudPlatform
fetch: http://distcache.FreeBSD.org/ports-distfiles/GoogleCloudPlatform: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-13 00:02:53 UTC
Thanks Ben,

The possible reason that you have this problem is because you needs go.mk from 205282. The current go.mk there is different, you need to replace it.
Comment 3 Ben Woods freebsd_committer freebsd_triage 2016-07-13 10:26:28 UTC
(In reply to yuri from comment #2)
Indeed - sorry, I didn't notice that this PR depends on PR 205282, until you pointed it out. Thanks.
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-13 16:13:16 UTC
No problem!

rclone is very useful, and works very well.

All these go ports will land into the ports tree after Jan 1, 2017 when 9.X will retire.

Cheers,
Yuri
Comment 5 Tobias Kortkamp freebsd_committer freebsd_triage 2017-11-23 21:12:35 UTC
This is already in the ports tree since ports r422696.