Version: 42.1, Package name: gnome-keyring-42.1 |
Maintained by: Jasper Lievisse Adriaanse, Antoine Jacoutot |
Master sites:
|
Description gnome-keyring is a program that keep password and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, and other applications can locate it by an environment variable. The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. |
Filesize: 1314.73 KB |
Version History (View Complete History) |
|
2021-05-09 02:52:38 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gnome-keyring-40.0. |
2021-02-27 01:58:22 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Use python3 for tests instead of python2 and set TEST_IS_INTERACTIVE. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-10-05 13:52:43 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: gnupg2->gnupg in comments |
2020-05-14 09:35:20 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-3.36.0. |
2020-01-21 22:46:23 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Tweak org.freedesktop.secrets comment; no change. |
2019-11-01 13:38:41 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-3.34.0. |
2019-07-07 05:20:56 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE |
2019-01-17 13:22:36 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Move this comment from meta/gnome. |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-05-07 04:13:20 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-3.28.2. |
2018-04-23 04:53:40 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-3.28.0.2. |
2017-07-04 06:58:32 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-3.20.1. |
2017-04-13 01:38:46 by Antoine Jacoutot | Files touched by this commit (109) |
Log message: Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports that need it; in the future more and more ports will move to meson build anyway. I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile (MODULES list must be sorted very carefully). Less magic is good. discussed with jasper@ |
2016-04-25 04:57:08 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gnome-keyring-3.20.0. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2016-01-23 02:09:40 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Disable ssh-agent functionnality; it does not support ed25519 keys. prodded by mpi# |
2015-10-27 00:14:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gnome-keyring-3.18.3. |
2015-10-20 12:56:38 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gnome-keyring-3.18.2. |
2015-10-17 00:21:37 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to gnome-keyring-3.18.1. |
2015-10-14 23:42:35 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: RUN_DEPENDS on security/pinentry,-gnome3,. |
2015-10-13 11:11:48 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: The security/pinentry,-gnome3 dependency will move to meta/gnome to prevent a cyclic dependency. pinentry -> libsecret -> gnome-keyring -> gcr -> gnupg2 -> pinentry |
2015-10-11 23:44:17 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnome-keyring-3.18.0. |
2015-06-15 13:04:21 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: No need for gcc49 now that our gcc supports typedef redefinitions. (obviously requires a very recent gcc) |
2015-05-28 04:17:32 by Pascal Stumpf | Files touched by this commit (265) |
Log message: gcc4 bumps, reminded by aja@ |
2015-04-15 03:40:54 by Antoine Jacoutot | Files touched by this commit (68) |
Log message: Bump after libepoxy moved from ports to xenocara. |
2015-04-08 07:00:25 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-3.16.0. |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2011-05-28 02:15:53 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Redirect the glib-compile-schemas goo stdout to /dev/null, no need to be chatty here. |
2011-03-25 03:13:44 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Use the new dconf MODULE. |
2010-11-25 01:13:19 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix implicit declaration of strchr(). |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-27 05:06:06 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Add a run dependency on dconf now that we have it. |
2010-10-26 03:07:58 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Maintainance update to gnome-keyring-2.32.1. |
2010-10-23 08:10:16 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Explicitely set --disable-schemas-compile. |
2010-10-18 07:18:16 by Jasper Lievisse Adriaanse | Files touched by this commit (92) |
Log message: - remove USE_X11=Yes where needed (can't we fully get rid of it?) and set USE_X11=No where needed agreed by aja@ |
2010-10-11 02:19:21 by Jasper Lievisse Adriaanse | Files touched by this commit (77) |
Log message: - fix WANTLIB after cairo update. |
2010-10-04 00:49:34 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Merge from glib upstream 136e705e8383ff8848e425ac01278102d7badc52 install-gsettings-schemas has been rewritten in a portable way |
2010-09-30 01:34:39 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gnome-keyring-2.32.0. ok jasper@ |
2010-07-25 02:15:33 by Antoine Jacoutot | Files touched by this commit (83) |
Log message: Switch to new DEPENDS/WANTLIB/REVISION. |
2010-07-03 10:47:44 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix SO_PEERCRED fallout |
2010-06-21 09:32:59 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Bugfix update to gnome-keyring-2.30.3. |
2010-04-26 14:29:31 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Bugfix update to gnome-keyring-2.30.1. |
2010-04-20 14:11:26 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Major update to gnome-keyring-2.30.0. THIS WILL BREAK SEVERAL DEPENDENCIES and will be dealt with really soon. |
2009-12-14 09:53:25 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gnome-keyring-2.28.2. * Sent output of g_printerr to syslog. * No error when can't unlock login keyring. * Fix assertion when comparing attributes. * Don't barf on certificates with unsupported algorithm. * Fix some memory leaks |
2009-11-16 10:48:23 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: The gnome-keyring SSH agent is now usable, so enable it. |
2009-10-18 11:26:56 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Bugfix update to gnome-keyring-2.28.1 |
2009-10-11 02:33:27 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Unbreak by updating to version 2.28.0 |
2009-08-11 02:39:39 by Antoine Jacoutot | Files touched by this commit (81) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-11 12:38:17 by Antoine Jacoutot | Files touched by this commit (48) |
Log message: Bump after recent gconf2 MODULE change. gconf2 MODULE was tricky to get right for *all* ports. I think I finally got it, if you see any fallout, please contact me asap. |
2009-06-08 11:59:15 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: Bump after recent gconf2 MODULE changes. "yep, bumps are cheap" kili@ |
2009-06-07 04:01:47 by Antoine Jacoutot | Files touched by this commit (12) |
Log message: Convert to using the new gconf2.port.mk module. |
2009-02-11 08:47:52 by Jasper Lievisse Adriaanse | Files touched by this commit (99) |
Log message: - bah...missing '>' :( |
2009-02-11 08:33:53 by Jasper Lievisse Adriaanse | Files touched by this commit (99) |
Log message: - add another tadpole as maintainer of this hobbit |
2009-02-10 11:06:28 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - link gnome-keyring-ask to -pthread as under some circumstances it will need to dlopen libgthread |
2009-01-29 11:15:20 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - disable gnome-keyring SSH agent by default; as this is a GConf entry, it can be enabled easily for who needs it. We do this because even when one does not have any key under ~/.ssh/ the agent fires up asking for a password which is quite annoying! ok jasper@ |
2008-11-21 11:06:05 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update gnome-keyring to 2.24.1 feedback and ok ajacoutot@ |
2008-06-02 07:38:48 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - better patch ; from gnome bugzilla - regen PLIST |
2008-05-27 09:30:42 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - update gnome-keyring to latest stable version 2.22.2 (our local patch has been imported upstream) - explicitly disable gtk-doc run ok jasper@ |
2008-05-26 02:32:57 by Antoine Jacoutot | Files touched by this commit (32) |
Log message: - since devhelp files are provided, make it run_depends on devhelp so that we can actually see them ok jasper@ |
2008-05-08 04:56:24 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - fix socket credentials support; at last gnome-keyring-daemon works under OpenBSD - bring dbus service file back |
2008-05-05 02:47:04 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - don't install the dbus service file this should fix authentication to network shares under Nautilus; it's a temporary workaround until the Nautilus issue is found and fixed "go for it!" jasper@ |
2008-02-14 05:39:15 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix a possible deadlock, from gnome svn ok ajacoutot@ mbalmer@ |
2008-02-04 10:55:19 by Jasper Lievisse Adriaanse | Files touched by this commit (61) |
Log message: let's face it....add myself as maintainer requested by and ok ajacoutot@, ok fkr@ |
2008-01-23 14:55:14 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update gnome-keyring to 2.21.5 (this gives us a dbus .service and a gconf .schemas file, among things) ok ajacoutot@ |
2007-12-07 15:05:58 by Martynas Venckus | Files touched by this commit (3) |
Log message: update to gnome-keyring-2.20.2; ok jasper@ |
2007-11-10 07:56:26 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update gnome-keyring to 2.20.1 - fix license marker ok martynas@ |
2007-07-05 16:50:11 by Jasper Lievisse Adriaanse | Files touched by this commit (55) |
Log message: convert these gnome ports to use the new x11/gnome module. this module is now mature enough to be used in new ports too. feedback and ok martynas@ |
2007-05-30 03:56:31 by Jasper Lievisse Adriaanse | Files touched by this commit (39) |
Log message: HOMEPAGE is taken care of via Makefile.inc, so no need to have it defined twice when the homepage is http://www.gnome.org/ |
2007-05-30 03:25:58 by Jasper Lievisse Adriaanse | Files touched by this commit (51) |
Log message: regen distinfo after DIST_SUBDIR addition |
2007-05-05 07:27:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update gnome-keyring to 0.8.1 |
2007-04-05 11:36:28 by Marc Espie | Files touched by this commit (363) |
Log message: more base64 checksums |
2007-02-10 17:56:58 by Steven Mestdagh | Files touched by this commit (46) |
Log message: WANTLIB fixes, mostly needed by recent cairo update |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-11-20 01:07:41 by Steven Mestdagh | Files touched by this commit (33) |
Log message: USE_X11 |
2006-09-18 06:19:41 by Marc Espie | Files touched by this commit (85) |
Log message: zap .0.0 |
2006-09-18 03:40:32 by Marc Espie | Files touched by this commit (24) |
Log message: new style lib specs |
2006-06-13 07:36:44 by Bernd Ahlers | Files touched by this commit (24) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-01-17 05:07:12 by Steven Mestdagh | Files touched by this commit (2) |
Log message: fix WANTLIB after gtk+2 downgrade |
2006-01-09 05:43:37 by Aleksander Piotrowski | Files touched by this commit (3) |
Log message: - SHARED_LIBS - Regen plists - Bump PKGNAME |
2005-11-12 23:29:06 by Marc Matteo | Files touched by this commit (49) |
Log message: Monster Gnome update primarily for the new GTK+2 WANTLIBS. Also includes several Gnome 2.6.2 updates. Version numbers bumped accordingly. |
2005-05-24 16:05:26 by Marc Matteo | Files touched by this commit (3) |
Log message: Update to 0.4.2 for, yep, Gnome 2.10. |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-01-05 10:54:27 by Christian Weisgerber | Files touched by this commit (251) |
Log message: SIZE |
2004-12-15 06:57:57 by Aleksander Piotrowski | Files touched by this commit (36) |
Log message: Add WANTLIB markers |
2004-12-10 13:36:47 by Marc Matteo | Files touched by this commit (129) |
Log message: Update to Gnome 2.8 (.1). Work done primarily by Francois Briere, thanks Francois. |
2004-10-10 22:27:25 by Marc Matteo | Files touched by this commit (41) |
Log message: Update PLISTS and good-bye INSTALL/DEINSTALL for Gnome (both 1 and 2). Prodding by espie@... with a really, really sharp stick :). |
2004-09-15 15:48:24 by Marc Espie | Files touched by this commit (21) |
Log message: quick fix: kill all DYNLIBDIR and add @lib |
2004-08-10 04:56:43 by Xavier Santolaria | Files touched by this commit (25) |
Log message: more new-style MODULES. |