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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
accounts-qml-module Expose the Online Accounts API to QML applications
0.7_5 sysutils on this many watch lists=5 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 0.7_5Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-25 09:54:00
Last Update: 2025-06-27 21:52:01
Commit Hash: 294a6a4
People watching this port, also watch:: woff2, libssh, xcb-util-image, vcdimager, libXdamage
Also Listed In: kde
License: GPLv3
WWW:
https://gitlab.com/groups/accounts-sso
Description:
This QML module provides an API to manage the user's online accounts and get their authentication data. It's a tiny wrapper around the Qt-based APIs of libaccounts-qt and libsignon-qt.
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 (31 items)
Collapse this list.
  1. /usr/local/share/licenses/accounts-qml-module-0.7_5/catalog.mk
  2. /usr/local/share/licenses/accounts-qml-module-0.7_5/LICENSE
  3. /usr/local/share/licenses/accounts-qml-module-0.7_5/GPLv3
  4. bin/tst_plugin
  5. lib/qt6/qml/SSO/OnlineAccounts/libAccounts.so
  6. lib/qt6/qml/SSO/OnlineAccounts/plugin.qmltypes
  7. lib/qt6/qml/SSO/OnlineAccounts/qmldir
  8. share/accounts-qml-module/doc/html/.gitignore
  9. share/accounts-qml-module/doc/html/onlineaccounts-qml-api.index
  10. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-account-members.html
  11. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-account.html
  12. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-accountservice-members.html
  13. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-accountservice.html
  14. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-accountservicemodel-members.html
  15. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-accountservicemodel.html
  16. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-application-members.html
  17. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-application.html
  18. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-applicationmodel-members.html
  19. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-applicationmodel.html
  20. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-credentials-members.html
  21. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-credentials.html
  22. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-manager-members.html
  23. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-manager.html
  24. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-providermodel-members.html
  25. share/accounts-qml-module/doc/html/qml-sso-onlineaccounts-providermodel.html
  26. share/accounts-qml-module/doc/html/sso-onlineaccounts-qmlmodule.html
  27. share/accounts-qml-module/doc/html/style/qtquick.css
  28. @dir share/accounts-qml-module/doc/html/images
  29. @owner
  30. @group
  31. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • accounts-qml-module>0:sysutils/accounts-qml-module
To install the port:
cd /usr/ports/sysutils/accounts-qml-module/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/accounts-qml-module
  • pkg install accounts-qml-module
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: accounts-qml-module
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742251106 SHA256 (KDE/accounts-sso/accounts-sso-accounts-qml-module-05e79ebbbf3784a87f72b7be571070125c10dfe3_GL0.tar.gz) = 1a53a6d8a3a56694244bc24bdab844d91420483744822d08ae8517ff7df84763 SIZE (KDE/accounts-sso/accounts-sso-accounts-qml-module-05e79ebbbf3784a87f72b7be571070125c10dfe3_GL0.tar.gz) = 62088

Packages (timestamps in pop-ups are UTC):
accounts-qml-module
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7_50.7_5-0.7_50.7_5---
FreeBSD:13:quarterly0.7_50.7_5-0.7_50.7_50.7_20.7_20.7_2
FreeBSD:14:latest0.7_50.7_5-0.7_50.7_50.7_2-0.7_2
FreeBSD:14:quarterly0.7_50.7_5-0.7_50.7_50.7_20.7_20.7_2
FreeBSD:15:latest0.7_50.7_5n/a-n/a0.7_40.7_40.7_4
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. xorgproto>=0 : x11/xorgproto
  3. lupdate : devel/qt6-tools
Library dependencies:
  1. libaccounts-qt6.so : net-im/libaccounts-qt@qt6
  2. libsignon-qt6.so : sysutils/signond@qt6
  3. libGL.so : graphics/libglvnd
  4. libQt6Core.so : devel/qt6-base
  5. libQt6Qml.so : x11-toolkits/qt6-declarative
This port is required by:
for Run
  1. misc/kf6-purpose

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/ktp-accounts-kcm*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
sysutils_accounts-qml-module
USES:
compiler:c++17-lang gl pkgconfig qmake qt:6 tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/accounts-sso/accounts-qml-module/-/archive/05e79ebbbf3784a87f72b7be571070125c10dfe3.tar.gz?dummy=/
Collapse this list.

There are no commits on branch 2025Q3 for this port