Version: 3.12.0, Package name: libgnome-keyring-3.12.0 |
Maintained by: Jasper Lievisse Adriaanse, Antoine Jacoutot |
Master sites:
|
Description gnome-keyring is a program that keep password and other secrets for users. The library libgnome-keyring is used by applications to integrate with the gnome keyring system. |
Filesize: 424.895 KB |
Version History (View Complete History) |
|
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-03 09:40:01 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: Bump after py-gobject3 merge. |
2020-09-13 06:21:25 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Move to py3. Fix bogus patch and regen PLIST while here. |
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-07-07 05:20:56 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE |
2019-03-28 09:52:30 by Robert Nagy | Files touched by this commit (6) |
Log message: using mlock(2) to try avoiding pushing pages to swap is not what the syscall was intended for and relying on this for security purproses is nonsense especially that OpenBSD has an encrypted swap by default ... which is not the case for everyone else this also makes sure not to hit mlock calls in pledged applications using these libraries ok ajacoutot@ |
2019-01-02 01:20:24 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Unbreak with new vala. |
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-28 03:37:24 by Jasper Lievisse Adriaanse | Files touched by this commit (20) |
Log message: remaining bumps, sorry 'bout that |
2016-04-27 15:27:15 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: some mooar bumps |
2016-04-27 03:47:45 by Jasper Lievisse Adriaanse | Files touched by this commit (28) |
Log message: drop gettext module and sync WANTLIB where applicable |
2015-10-17 23:14:50 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Add and extend comments. |
2015-10-15 11:40:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Drop comment; no pkg change. |
2015-10-14 23:50:49 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Drop dependency on gnome-keyring; ETOOMANYLOOP. |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
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. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-09-30 01:42:22 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to libgnome-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-04-26 14:34:50 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Minor update to libgnome-keyring-2.30.1. |
2010-04-24 11:00:35 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: WANTLIB. |
2010-04-22 17:01:08 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add a run_depends on gnome-keyring. |