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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
rclone-browser Simple cross platform GUI for rclone
1.8.0 net on this many watch lists=2 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.8.0Version of this port present on the latest quarterly branch.
Maintainer: driesm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-03 23:47:45
Last Update: 2022-09-11 10:20:14
Commit Hash: ddae4e9
People watching this port, also watch:: rclone, python39, git, rubygem-optimist, gstreamer1-plugins-pango
License: MIT
WWW:
https://github.com/kapitainsky/RcloneBrowser
Description:
Simple cross platfrom GUI for rclone command line tool. Features: * Allows to browse and modify any rclone remote, including encrypted ones * Uses same configuration file as rclone, no extra configuration required * Supports custom location and encryption for rclone.conf configuration file * Simultaneously navigate multiple repositories in separate tabs * Lists files hierarchically with file name, size and modify date * All rclone commands are executed asynchronously, no freezing GUI * File hierarchy is lazily cached in memory, for faster traversal of folders * Allows to upload, download, create new folders, rename or delete files and folders * Allows to calculate size of folder, export list of files and copy rclone command to clipboard * Can process multiple upload or download jobs in background * Drag & drop support for dragging files from local file explorer for uploading * Streaming media files for playback in player like vlc or similar * Mount and unmount folders on macOS, GNU/Linux and Windows (for Windows requires winfsp and for mac fuse for macOS) * Optionally minimizes to tray, with notifications when upload/download finishes * Supports portable mode (create .ini file next to executable with same name), rclone and rclone.conf path now can be relative to executable * Supports drive-shared-with-me (Google Drive specific) * For remotes supporting public link sharing has an option (right-click menu) to fetch it * Supports tasks. Created jobs can be saved and run or edited later. * Configurable dark mode for all systems
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/rclone-browser-1.8.0/catalog.mk
  2. /usr/local/share/licenses/rclone-browser-1.8.0/LICENSE
  3. /usr/local/share/licenses/rclone-browser-1.8.0/MIT
  4. bin/rclone-browser
  5. share/applications/rclone-browser.desktop
  6. share/icons/hicolor/128x128/apps/rclone-browser.png
  7. share/icons/hicolor/256x256/apps/rclone-browser.png
  8. share/icons/hicolor/32x32/apps/rclone-browser.png
  9. share/icons/hicolor/512x512/apps/rclone-browser.png
  10. share/icons/hicolor/64x64/apps/rclone-browser.png
  11. share/icons/hicolor/scalable/apps/rclone-browser.svg
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • rclone-browser>0:net/rclone-browser
To install the port:
cd /usr/ports/net/rclone-browser/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rclone-browser
  • pkg install rclone-browser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rclone-browser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1581974991 SHA256 (kapitainsky-RcloneBrowser-1.8.0_GH0.tar.gz) = 5f8242a011b85477749127b7e94e874035c431c2fa6df817e5603ed891604beb SIZE (kapitainsky-RcloneBrowser-1.8.0_GH0.tar.gz) = 384567

Packages (timestamps in pop-ups are UTC):
rclone-browser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.01.8.0-1.8.01.8.0---
FreeBSD:13:quarterly1.8.01.8.0-1.8.01.8.0---
FreeBSD:14:latest1.8.01.8.0-1.8.01.8.0---
FreeBSD:14:quarterly1.8.01.8.0-1.8.01.8.0---
FreeBSD:15:latest1.8.01.8.0n/a1.8.0n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. qt5-buildtools>=5.15 : devel/qt5-buildtools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. rclone : net/rclone
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5Gui.so : x11-toolkits/qt5-gui
  3. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_rclone-browser
USES:
cmake pkgconfig qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kapitainsky/RcloneBrowser/tar.gz/1.8.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port