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/
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
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.
(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.
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
This is already in the ports tree since ports r422696.