Commit Graph

62 Commits

Author SHA1 Message Date
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
96ea304956 Use the new dconf MODULE. 2011-03-25 09:13:43 +00:00
jasper
17d537dced - fix implicit declaration of strchr(). 2010-11-25 08:13:19 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
ajacoutot
94ca277696 Maintainance update to gnome-keyring-2.32.1. 2010-10-26 09:07:58 +00:00
ajacoutot
4e1a5bdcbd Explicitely set --disable-schemas-compile. 2010-10-23 14:10:16 +00:00
jasper
994b63da94 - 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-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
94ef42a3da Merge from glib upstream 136e705e8383ff8848e425ac01278102d7badc52
install-gsettings-schemas has been rewritten in a portable way
2010-10-04 06:49:33 +00:00
ajacoutot
40db6b24d5 Update to gnome-keyring-2.32.0.
ok jasper@
2010-09-30 07:34:39 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
naddy
23da697f7f fix SO_PEERCRED fallout 2010-07-03 16:47:44 +00:00
ajacoutot
767a0ecb75 Bugfix update to gnome-keyring-2.30.3. 2010-06-21 15:32:59 +00:00
ajacoutot
67023068e0 Bugfix update to gnome-keyring-2.30.1. 2010-04-26 20:29:30 +00:00
ajacoutot
b8a9513aa7 Major update to gnome-keyring-2.30.0.
THIS WILL BREAK SEVERAL DEPENDENCIES and will be dealt with really soon.
2010-04-20 20:11:26 +00:00
ajacoutot
8c0f049196 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-12-14 16:53:24 +00:00
ajacoutot
4463d5b0ed The gnome-keyring SSH agent is now usable, so enable it. 2009-11-16 17:48:23 +00:00
ajacoutot
5ff6b60891 Bugfix update to gnome-keyring-2.28.1 2009-10-18 17:26:56 +00:00
ajacoutot
4b8ba97e4a Unbreak by updating to version 2.28.0 2009-10-11 08:33:27 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
b4998c57e6 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-11 18:38:16 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
7cf1042ed0 Convert to using the new gconf2.port.mk module. 2009-06-07 10:01:47 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
ajacoutot
060e0757e2 - link gnome-keyring-ask to -pthread as under some circumstances it will
need to dlopen libgthread
2009-02-10 18:06:28 +00:00
ajacoutot
0900565a45 - 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@
2009-01-29 18:15:19 +00:00
jasper
0a1570621c - update gnome-keyring to 2.24.1
feedback and ok ajacoutot@
2008-11-21 18:06:05 +00:00
ajacoutot
b2a1c9e406 - better patch ; from gnome bugzilla
- regen PLIST
2008-06-02 13:38:48 +00:00
ajacoutot
47d928e238 - 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-27 15:30:42 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
ajacoutot
0593df6a52 - fix socket credentials support;
at last gnome-keyring-daemon works under OpenBSD
- bring dbus service file back
2008-05-08 10:56:24 +00:00
ajacoutot
e4bf20cda2 - 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-05-05 08:47:04 +00:00
jasper
7c12499275 - fix a possible deadlock, from gnome svn
ok ajacoutot@ mbalmer@
2008-02-14 12:39:15 +00:00
jasper
008634bea8 let's face it....add myself as maintainer
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
jasper
668cc6c12e - update gnome-keyring to 2.21.5
(this gives us a dbus .service and a gconf .schemas file, among things)

ok ajacoutot@
2008-01-23 21:55:14 +00:00
martynas
eccc600bc6 update to gnome-keyring-2.20.2; ok jasper@ 2007-12-07 22:05:58 +00:00
jasper
8935f667d1 - update gnome-keyring to 2.20.1
- fix license marker

ok martynas@
2007-11-10 14:56:25 +00:00
jasper
7af8f3fbb2 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-07-05 22:50:10 +00:00
jasper
0438d89564 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 09:56:29 +00:00
jasper
c0da803a85 regen distinfo after DIST_SUBDIR addition 2007-05-30 09:25:57 +00:00
jasper
b89ebf6e3a update gnome-keyring to 0.8.1 2007-05-05 13:27:06 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
b58292acd3 USE_X11 2006-11-20 08:07:40 +00:00
espie
f63e804b78 zap .0.0 2006-09-18 12:19:39 +00:00
espie
d0a451a7d0 new style lib specs 2006-09-18 09:40:31 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00