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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rclone Sync files to and from various cloud services
1.75.0_2 net on this many watch lists=24 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.75.0_1Version of this port present on the latest quarterly branch.
Maintainer: tremere@cainites.net search for ports maintained by this maintainer
Port Added: 2016-09-23 20:30:05
Last Update: 2026-09-03 04:50:55
Commit Hash: dd09051
People watching this port, also watch:: pkg, tmux, git, rsync, curl
License: MIT
WWW:
https://rclone.org/
Description:
Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/rclone
  2. bin/rclonefs
  3. share/man/man1/rclone.1.gz
  4. /usr/local/share/licenses/rclone-1.75.0_2/catalog.mk
  5. /usr/local/share/licenses/rclone-1.75.0_2/LICENSE
  6. /usr/local/share/licenses/rclone-1.75.0_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rclone>0:net/rclone
To install the port:
cd /usr/ports/net/rclone/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rclone
  • pkg install rclone
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rclone
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785622515 SHA256 (go/net_rclone/rclone-v1.75.0/v1.75.0.mod) = 5b30d29d92b883358512615d71e65313452e16bdde673ec251953082363eb125 SIZE (go/net_rclone/rclone-v1.75.0/v1.75.0.mod) = 13874

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_rclone/rclone-v1.75.0/v1.75.0.zip) = 90fde2baf2b028de6c2759157350684ab12b59811a522087d7444c442e99fd37 SIZE (go/net_rclone/rclone-v1.75.0/v1.75.0.zip) = 18205257

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Runtime dependencies:
  1. ca_root_nss>=0 : security/ca_root_nss
Library dependencies:
  1. libfuse.so : filesystems/fusefs-libs
Fetch dependencies:
  1. go126 : lang/go126
This port is required by:
for Run
  1. net/rclone-browser
  2. sysutils/backrest

Configuration Options:
No options to configure
Options name:
net_rclone
USES:
cpe go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/rclone/rclone/@v/
Collapse this list.

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.47.0
16 Apr 2019 14:23:16
Revision:499094Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
net/rclone: update to 1.47.0

PR:		237316
Submitted by:	Dmitri Goutnik
1.46
17 Feb 2019 19:55:15
Revision:493216Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 1.46

Changes:	https://github.com/ncw/rclone/releases
PR:		235262
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 3 weeks)
1.43
11 Sep 2018 16:33:01
Revision:479534Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
net/rclone: update to 1.43

PR:		231197
Submitted by:	Dmitri Goutnik
1.42
08 Aug 2018 12:23:42
Revision:476637Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
net/rclone: update to 1.42

- Remove GH_TUPLE as dependencies are now vendored
- switch to DISTVERSION
- add LICENSE_FILE
- update WWW

PR:		230416
Submitted by:	Dmitri Goutnik
1.38
04 Mar 2018 23:14:00
Revision:463611Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.

Ports:
www/go-appengine-sdk devel/go-bindata devel/gogs net/rclone
security/obfs4proxy-tor
misc/cryptoballot www/grafana4 sysutils/epazote net-mgmt/prometheus1
security/honeybadger

While here, corrected PYTHON_CMD in www/go-appengine-sdk/Makefile.

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
1.38
12 Oct 2017 09:06:18
Revision:451834Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Stripping go binaries is perfectly fine.

https://dominik.honnef.co/posts/2016/10/go-and-strip/

Sponsored by:	Absolight
1.38
02 Oct 2017 12:22:10
Revision:451076Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Update to 1.38

PR:		222714
Approved by:	wg (maintainer)
1.33
13 Dec 2016 14:58:08
Revision:428493Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Convert a few ports to GH_TUPLE.

Sponsored by:	Absolight
1.33
23 Sep 2016 20:29:58
Revision:422696Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
net/rclone: Sync files to and from various cloud services

WWW: http://www.rclone.org/

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2