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.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
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
onedrivegui simple GUI for OneDrive client with multi-account support
1.3.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.3.0Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-18 02:30:06
Last Update: 2026-06-11 06:02:12
Commit Hash: ce0afa2
Also Listed In: python
License: GPLv3
WWW:
https://github.com/bpozdena/OneDriveGUI
Description:
A GUI for FreeBSD/Linux OneDrive Client with multi-account support. Feature Highlights - Management and configuration of multiple OneDrive accounts. - Asynchronous real-time monitoring of multiple OneDrive accounts. - Setup wizard for easy OneDrive profile creation and import. - Auto-sync on GUI startup. - Support for GUI-based login process. - System tray (if supported by your desktop environment). - Start minimized to tray/dock. - Input validation to prevent configuration of incompatible OneDrive client options. - Progress monitoring of multiple simultaneous file transfers. - Import and management of SharePoint Shared Libraries. - Tooltips with brief explanations of various OneDrive Client configuration options. - Prompt for re-sync authorization to prevent unexpected data loss.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (72 items)
Collapse this list.
  1. /usr/local/share/licenses/onedrivegui-1.3.1/catalog.mk
  2. /usr/local/share/licenses/onedrivegui-1.3.1/LICENSE
  3. /usr/local/share/licenses/onedrivegui-1.3.1/GPLv3
  4. bin/onedrivegui
  5. share/applications/OneDriveGUI.desktop
  6. share/icons/hicolor/48x48/apps/onedrivegui.png
  7. share/onedrivegui/OneDriveGUI.py
  8. share/onedrivegui/global_config.py
  9. share/onedrivegui/gui_settings_window.py
  10. share/onedrivegui/logger.py
  11. share/onedrivegui/main_window.py
  12. share/onedrivegui/options.py
  13. share/onedrivegui/profile_settings_window.py
  14. share/onedrivegui/resources/OneDriveGUI.desktop
  15. share/onedrivegui/resources/default_config
  16. share/onedrivegui/resources/images/OneDriveGUI.ico
  17. share/onedrivegui/resources/images/OneDriveGUI.png
  18. share/onedrivegui/resources/images/account.png
  19. share/onedrivegui/resources/images/close-filled.png
  20. share/onedrivegui/resources/images/folder.png
  21. share/onedrivegui/resources/images/gear.png
  22. share/onedrivegui/resources/images/icons8-cloud-80.png
  23. share/onedrivegui/resources/images/icons8-cloud-done-80.png
  24. share/onedrivegui/resources/images/icons8-cloud-error-80.png
  25. share/onedrivegui/resources/images/icons8-cloud-stop-80.png
  26. share/onedrivegui/resources/images/icons8-cloud-sync-80.png
  27. share/onedrivegui/resources/images/icons8-clouds-48.ico
  28. share/onedrivegui/resources/images/icons8-green-circle-48.png
  29. share/onedrivegui/resources/images/icons8-red-circle-48.png
  30. share/onedrivegui/resources/images/menu.png
  31. share/onedrivegui/resources/images/pause.png
  32. share/onedrivegui/resources/images/play.png
  33. share/onedrivegui/resources/images/quit.png
  34. share/onedrivegui/resources/images/stop.png
  35. share/onedrivegui/resources/images/storage.png
  36. share/onedrivegui/resources/images/user-account.png
  37. share/onedrivegui/resources/images/warning.png
  38. share/onedrivegui/settings/__init__.py
  39. share/onedrivegui/settings/gui_settings.py
  40. share/onedrivegui/ui/create_new_profile.ui
  41. share/onedrivegui/ui/external_login.ui
  42. share/onedrivegui/ui/gui_settings_window.ui
  43. share/onedrivegui/ui/import_existing_profile.ui
  44. share/onedrivegui/ui/list_item_widget.ui
  45. share/onedrivegui/ui/login.ui
  46. share/onedrivegui/ui/mainwindow.ui
  47. share/onedrivegui/ui/mainwindow.ui.autosave
  48. share/onedrivegui/ui/mainwindow_ui.py
  49. share/onedrivegui/ui/process_status_page.ui
  50. share/onedrivegui/ui/profile_settings_page.ui
  51. share/onedrivegui/ui/profile_settings_window.ui
  52. share/onedrivegui/ui/profile_settings_window_ui.py
  53. share/onedrivegui/ui/setup_wizard.ui
  54. share/onedrivegui/ui/test.ui
  55. share/onedrivegui/ui/ui_create_new_profile.py
  56. share/onedrivegui/ui/ui_external_login.py
  57. share/onedrivegui/ui/ui_gui_settings_window.py
  58. share/onedrivegui/ui/ui_import_existing_profile.py
  59. share/onedrivegui/ui/ui_list_item_widget.py
  60. share/onedrivegui/ui/ui_login.py
  61. share/onedrivegui/ui/ui_mainwindow.py
  62. share/onedrivegui/ui/ui_process_status_page.py
  63. share/onedrivegui/ui/ui_profile_settings_page.py
  64. share/onedrivegui/ui/ui_profile_settings_window.py
  65. share/onedrivegui/utils/__init__.py
  66. share/onedrivegui/utils/autostart.py
  67. share/onedrivegui/utils/utils.py
  68. share/onedrivegui/wizard.py
  69. share/onedrivegui/workers.py
  70. @owner
  71. @group
  72. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • onedrivegui>0:net/onedrivegui
To install the port:
cd /usr/ports/net/onedrivegui/ && make install clean
To add the package, run one of these commands:
  • pkg install net/onedrivegui
  • pkg install onedrivegui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: onedrivegui
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781157592 SHA256 (bpozdena-OneDriveGUI-v1.3.1_GH0.tar.gz) = 7d5894151f8c5a9ae7ca356b37ab2c6763be284d110a80776253728b4e6fb5a1 SIZE (bpozdena-OneDriveGUI-v1.3.1_GH0.tar.gz) = 127593

Packages (timestamps in pop-ups are UTC):
onedrivegui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.3.0---n/an/an/a
FreeBSD:13:quarterly-1.3.0---n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly-1.3.1------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly-1.3.1n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. onedrive : net/onedrive
  2. py311-pyside6>0 : devel/pyside6@py311
  3. py311-requests>0 : www/py-requests@py311
  4. py311-urllib3>0 : net/py-urllib3@py311
  5. update-desktop-database : devel/desktop-file-utils
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_onedrivegui
USES:
desktop-file-utils python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bpozdena/OneDriveGUI/tar.gz/v1.3.1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.1
11 Jun 2026 06:02:12
commit hash: ce0afa208f6e6728ce2be8441e70fc815a20e80ecommit hash: ce0afa208f6e6728ce2be8441e70fc815a20e80ecommit hash: ce0afa208f6e6728ce2be8441e70fc815a20e80ecommit hash: ce0afa208f6e6728ce2be8441e70fc815a20e80e files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/onedrivegui: Update to 1.3.1

ChangeLog at:   https://github.com/bpozdena/OneDriveGUI/releases/tag/v1.3.1
1.3.0
17 Dec 2025 04:24:38
commit hash: 6a024a99f53b3ce38bfe1241c41bce0ca46ff0d6commit hash: 6a024a99f53b3ce38bfe1241c41bce0ca46ff0d6commit hash: 6a024a99f53b3ce38bfe1241c41bce0ca46ff0d6commit hash: 6a024a99f53b3ce38bfe1241c41bce0ca46ff0d6 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/onedrivegui: Update to 1.3.0

ChangeLog at:   https://github.com/bpozdena/OneDriveGUI/releases
1.2.2
29 Sep 2025 03:25:33
commit hash: c33efeef863e154da854df261bc868b22cf9259bcommit hash: c33efeef863e154da854df261bc868b22cf9259bcommit hash: c33efeef863e154da854df261bc868b22cf9259bcommit hash: c33efeef863e154da854df261bc868b22cf9259b files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/onedrivegui: Update to 1.2.2
1.2.1
18 Jul 2025 02:27:53
commit hash: 49ae403db86071f180759e9fe8c8d9a28a0e938ccommit hash: 49ae403db86071f180759e9fe8c8d9a28a0e938ccommit hash: 49ae403db86071f180759e9fe8c8d9a28a0e938ccommit hash: 49ae403db86071f180759e9fe8c8d9a28a0e938c files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/onedrivegui: New port: simple GUI for OneDrive client with multi-account
support

A GUI for FreeBSD/Linux OneDrive Client with multi-account support.

Feature Highlights
- Management and configuration of multiple OneDrive accounts.
- Asynchronous real-time monitoring of multiple OneDrive accounts.
- Setup wizard for easy OneDrive profile creation and import.
- Auto-sync on GUI startup.
- Support for GUI-based login process.
- System tray (if supported by your desktop environment).
- Start minimized to tray/dock.
- Input validation to prevent configuration of incompatible OneDrive client
  options.
- Progress monitoring of multiple simultaneous file transfers.
- Import and management of SharePoint Shared Libraries.
- Tooltips with brief explanations of various OneDrive Client configuration
  options.
- Prompt for re-sync authorization to prevent unexpected data loss.

Number of commits found: 4