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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q1
rclone Sync files to and from various cloud services
1.65.1 net on this many watch lists=0 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 1.69.3Version of this port present on the latest quarterly branch.
Maintainer: tremere@cainites.net search for ports maintained by this maintainer
Port Added: 2024-01-26 17:21:05
Last Update: 2024-01-26 17:17:42
Commit Hash: 8c2ce62
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 - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/rclone
  2. man/man1/rclone.1.gz
  3. /usr/local/share/licenses/rclone-1.65.1/catalog.mk
  4. /usr/local/share/licenses/rclone-1.65.1/LICENSE
  5. /usr/local/share/licenses/rclone-1.65.1/MIT
Collapse this list.
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 = 1705578700 SHA256 (go/net_rclone/rclone-v1.65.1/v1.65.1.mod) = e0d1a25828a1fc9376d35d27f40280f9a7ffec637b05b73c202e8dca31b333de SIZE (go/net_rclone/rclone-v1.65.1/v1.65.1.mod) = 9348

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_rclone/rclone-v1.65.1/v1.65.1.zip) = 56efa8b2ab8293ec0362efbf374c9c1d0b240b70f5a349cee966fc2bef9686e8 SIZE (go/net_rclone/rclone-v1.65.1/v1.65.1.zip) = 17760001

Collapse this list.


Packages (timestamps in pop-ups are UTC):
rclone
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.69.3_11.69.3_1-1.69.1_31.69.3_1---
FreeBSD:13:quarterly1.69.31.69.3-1.69.31.69.3---
FreeBSD:14:latest1.69.1_31.69.3_1-1.69.1_31.69.3_1---
FreeBSD:14:quarterly1.69.31.69.3-1.69.31.69.3---
FreeBSD:15:latest1.69.1_31.69.3n/a1.69.1_3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Runtime dependencies:
  1. ca_root_nss>=0 : security/ca_root_nss
Library dependencies:
  1. libfuse.so : sysutils/fusefs-libs
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.65.1
26 Jan 2024 17:17:42
commit hash: 8c2ce6213f7a672531376d7ad25ad301f885378ecommit hash: 8c2ce6213f7a672531376d7ad25ad301f885378ecommit hash: 8c2ce6213f7a672531376d7ad25ad301f885378ecommit hash: 8c2ce6213f7a672531376d7ad25ad301f885378e files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Ralf van der Enden
net/rclone: update to 1.65.1

ChangeLog: https://rclone.org/changelog/#v1-65-1-2024-01-08

Fixes two security issues.

CVE-2023-48795:	Base Score:  5.9 MEDIUM
		Vector:  CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

CVE-2023-45286:	Base Score:  5.9 MEDIUM
		Vector:  CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

PR:		276515
Reported by:	tremere@cainites.net (maintainer)
MFH:		2024Q1 (security fixes)
Security:	CVE-2023-48795 CVE-2023-45286

(cherry picked from commit 026c0699e6eddb09426601dd9cd453162593c4e3)

Number of commits found: 1