Port details |
- libsignon-glib GLib-based client library for applications handling account authentication
- 2.1_1 net-im =2 2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2017-07-06 15:18:16
- Last Update: 2024-09-23 23:29:42
- Commit Hash: b41cb0c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://gitlab.com/accounts-sso/libsignon-glib
- Description:
- Single signon authentication library for GLib applications
This project is a library for managing single signon credentials which can be
used from GLib applications. It is effectively a GLib binding for the D-Bus
API provided by signond. It is part of the accounts-sso project:
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libsignon-glib>0:net-im/libsignon-glib
- To install the port:
- cd /usr/ports/net-im/libsignon-glib/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/libsignon-glib
- pkg install libsignon-glib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsignon-glib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617891855
SHA256 (KDE/accounts-sso/accounts-sso-libsignon-glib-7f9f10a2e7533b74eaf027b26de48818326a1dcf_GL0.tar.gz) = a31aece424dcfc5b3ab40a0f2c821ab5833f66f191b0ef0b13d53a6cb2542cf1
SIZE (KDE/accounts-sso/accounts-sso-libsignon-glib-7f9f10a2e7533b74eaf027b26de48818326a1dcf_GL0.tar.gz) = 52502
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- signond : sysutils/signond@qt5
- gtkdocize : textproc/gtk-doc
- py311-gobject3>=0 : devel/py-gobject3@py311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- signond : sysutils/signond@qt5
- py311-gobject3>=0 : devel/py-gobject3@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgirepository-1.0.so : devel/gobject-introspection
- This port is required by:
- for Libraries
-
- net-im/telepathy-accounts-signon
Configuration Options:
- ===> The following configuration options are available for libsignon-glib-2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-im_libsignon-glib
- USES:
- gnome meson pathfix pkgconfig python tar:bz2 vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_1 23 Sep 2024 23:29:42 |
Daniel Engberg (diizzy) |
net-im/libsignon-glib: Remove libtool as dependency
Not used in project
Approved by: portmgr (blanket) |
2.1_1 05 Jan 2024 12:57:24 |
Tobias C. Berner (tcberner) |
sysutils/signon-qt5: rename port to sysutils/signond and flavorize
- switch to fork [1]
- flavorize to be used against Qt6
- rename port to match upstream (and get rid of the qt-version in the name)
[1] https://gitlab.com/nicolasfella/signond/ |
2.1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
2.1 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
2.1 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
2.1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
2.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1 11 Jul 2020 11:38:30 |
tcberner |
Update accounts-sso ports
- this fixes for example kio-gdrive |
1.14_4 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.14_3 10 Mar 2019 14:16:13 |
adridg |
Add DOCS option to net-im/libsignon-glib.
This makes the documentation optional (but defaults to on). Without
the documentation, no gtkdoc needs to be built, and no Doxygen gets
dragged in.
The ports framework for --enable-<foo> doesn't help here, because that
option is created by the gtkdoc autoconf macros, which we don't want
to have involved. Use sed to comment out the offending bits. Patch
considerably changed from the PR.
PORTREVISION bumped because there's now options where there were
none before, but the default package doesn't change at all.
PR: 236259
Reported by: rozhuk.im@gmail.com |
1.14_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.14_1 20 Oct 2018 16:48:13 |
tcberner |
net-im/libsignon-glib: fix build with GCC-based architectures
PR: 232259
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
1.14_1 29 Apr 2018 18:17:36 |
tcberner |
Switch the accounts-sso ports to USE_GITLAB.
* Due to the different fetch method the distinfo changed. |
1.14 13 Dec 2017 16:01:51 |
antoine |
Fix packaging with python3 |
1.14 06 Jul 2017 15:18:01 |
tcberner |
Add ports for future KDE Telepathy versions
The current relases of KDE Telepathy require some more helper libraries to work.
Import them from kde@'s development repository into the ports tree in
preparation.
PR: 220494
Reviewed by: groot_kde.org, rakuco
Differential Revision: https://reviews.freebsd.org/D11213 |