aboutsummaryrefslogtreecommitdiff
path: root/net/rclone
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net/rclone: update to 1.54.1William Grzybowski2021-03-232-151/+190
| | | | | | | | PR: 254233 Submitted by: Ralf van der Enden Notes: svn path=/head/; revision=569047
* net/rclone: update to 1.53.2Mikael Urankar2020-11-072-5/+319
| | | | | | | | | PR: 250312 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: wg (maintainer timeout) Notes: svn path=/head/; revision=554396
* net/rclone: Update to 1.52.2Mark Felder2020-08-212-4/+4
| | | | | | | | PR: 247898 Approved by: maintainer Notes: svn path=/head/; revision=545605
* net/rclone: update to 1.51.0William Grzybowski2020-02-262-4/+4
| | | | | | | | PR: 244147 Submitted by: Massimo Lusetti Notes: svn path=/head/; revision=527173
* net/rclone: Update to 1.50.2Ben Woods2019-12-032-5/+4
| | | | | | | | | | | Changes this release: https://rclone.org/changelog/#v1-50-2-2019-11-19 Approved by: wg (maintainer) Differential Revision: https://reviews.freebsd.org/D22617 Notes: svn path=/head/; revision=518968
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-0/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* net/rclone: update to 1.49.4William Grzybowski2019-10-012-4/+4
| | | | Notes: svn path=/head/; revision=513492
* net/rclone: USES go:modules and fix build with go1.13William Grzybowski2019-08-221-8/+1
| | | | | | | | PR: 239879 Submitted by: Dmitri Goutnik Notes: svn path=/head/; revision=509616
* net/rclone: update to 1.48.0William Grzybowski2019-07-202-4/+4
| | | | Notes: svn path=/head/; revision=507003
* net/rclone: update to 1.47.0William Grzybowski2019-04-162-4/+4
| | | | | | | | PR: 237316 Submitted by: Dmitri Goutnik Notes: svn path=/head/; revision=499094
* Update to 1.46Sunpoet Po-Chuan Hsieh2019-02-172-4/+4
| | | | | | | | | | Changes: https://github.com/ncw/rclone/releases PR: 235262 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 3 weeks) Notes: svn path=/head/; revision=493216
* net/rclone: update to 1.43William Grzybowski2018-09-112-4/+4
| | | | | | | | PR: 231197 Submitted by: Dmitri Goutnik Notes: svn path=/head/; revision=479534
* net/rclone: update to 1.42William Grzybowski2018-08-083-76/+7
| | | | | | | | | | | | | - Remove GH_TUPLE as dependencies are now vendored - switch to DISTVERSION - add LICENSE_FILE - update WWW PR: 230416 Submitted by: Dmitri Goutnik Notes: svn path=/head/; revision=476637
* Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.Yuri Victorovich2018-03-041-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=463611
* Stripping go binaries is perfectly fine.Mathieu Arnold2017-10-121-2/+0
| | | | | | | | | https://dominik.honnef.co/posts/2016/10/go-and-strip/ Sponsored by: Absolight Notes: svn path=/head/; revision=451834
* Update to 1.38Emanuel Haupt2017-10-022-9/+9
| | | | | | | | PR: 222714 Approved by: wg (maintainer) Notes: svn path=/head/; revision=451076
* Convert a few ports to GH_TUPLE.Mathieu Arnold2016-12-131-73/+27
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=428493
* net/rclone: Sync files to and from various cloud servicesWilliam Grzybowski2016-09-233-0/+151
WWW: http://www.rclone.org/ Notes: svn path=/head/; revision=422696