pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnome-keyring Initial import of gnome-keyring...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e22506d4aa4
branches:  trunk
changeset: 471895:5e22506d4aa4
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 01 18:24:40 2004 +0000

description:
Initial import of gnome-keyring, version 0.2.0:

gnome-keyring is a program that keeps passwords and other secrets for
users.  It is run as a damon 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.

The library libgnome-keyring is used by applications to integrate with
the gnome keyring system.  However, at this point the library hasn't
been tested and used enough to consider the API to be publically exposed.
Therefore use of libgnome-keyring is at the moment limited to internal
use in the gnome desktop.  However, we hope that the gnome-keyring API
will turn out useful and good, so that later it can be made public for
any application to use.

diffstat:

 security/gnome-keyring/DESCR         |  15 +++++++++++
 security/gnome-keyring/Makefile      |  25 ++++++++++++++++++
 security/gnome-keyring/PLIST         |  48 ++++++++++++++++++++++++++++++++++++
 security/gnome-keyring/buildlink3.mk |  23 +++++++++++++++++
 security/gnome-keyring/distinfo      |   4 +++
 5 files changed, 115 insertions(+), 0 deletions(-)

diffs (135 lines):

diff -r d54c5c369a20 -r 5e22506d4aa4 security/gnome-keyring/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gnome-keyring/DESCR      Thu Apr 01 18:24:40 2004 +0000
@@ -0,0 +1,15 @@
+gnome-keyring is a program that keeps passwords and other secrets for
+users.  It is run as a damon 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.
+
+The library libgnome-keyring is used by applications to integrate with
+the gnome keyring system.  However, at this point the library hasn't
+been tested and used enough to consider the API to be publically exposed.
+Therefore use of libgnome-keyring is at the moment limited to internal
+use in the gnome desktop.  However, we hope that the gnome-keyring API
+will turn out useful and good, so that later it can be made public for
+any application to use.
diff -r d54c5c369a20 -r 5e22506d4aa4 security/gnome-keyring/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gnome-keyring/Makefile   Thu Apr 01 18:24:40 2004 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 18:24:41 jmmv Exp $
+#
+
+DISTNAME=      gnome-keyring-0.2.0
+CATEGORIES=    security gnome
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-keyring/0.2/}
+
+MAINTAINER=    jmmv%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       GNOME password and secret manager
+
+BUILD_USES_MSGFMT=     YES
+
+GNU_CONFIGURE=         YES
+USE_BUILDLINK3=                YES
+USE_LIBTOOL=           YES
+USE_PKGLOCALEDIR=      YES
+
+PKGCONFIG_OVERRIDE=    ${WRKSRC}/gnome-keyring-1.pc.in
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d54c5c369a20 -r 5e22506d4aa4 security/gnome-keyring/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gnome-keyring/PLIST      Thu Apr 01 18:24:40 2004 +0000
@@ -0,0 +1,48 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/01 18:24:41 jmmv Exp $
+bin/gnome-keyring-daemon
+include/gnome-keyring-1/gnome-keyring.h
+lib/libgnome-keyring.a
+lib/libgnome-keyring.la
+lib/libgnome-keyring.so
+lib/libgnome-keyring.so.0
+lib/libgnome-keyring.so.0.0
+lib/pkgconfig/gnome-keyring-1.pc
+libexec/gnome-keyring-ask
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo
+@dirrm include/gnome-keyring-1
diff -r d54c5c369a20 -r 5e22506d4aa4 security/gnome-keyring/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gnome-keyring/buildlink3.mk      Thu Apr 01 18:24:40 2004 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/04/01 18:24:40 jmmv Exp $
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
+GNOME_KEYRING_BUILDLINK3_MK:=  ${GNOME_KEYRING_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+=    gnome-keyring
+.endif
+
+BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Ngnome-keyring}
+BUILDLINK_PACKAGES+=   gnome-keyring
+
+.if !empty(GNOME_KEYRING_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.gnome-keyring+=      gnome-keyring>=0.2.0
+BUILDLINK_PKGSRCDIR.gnome-keyring?=    ../../security/gnome-keyring
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+
+.endif # GNOME_KEYRING_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}
diff -r d54c5c369a20 -r 5e22506d4aa4 security/gnome-keyring/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gnome-keyring/distinfo   Thu Apr 01 18:24:40 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/01 18:24:41 jmmv Exp $
+
+SHA1 (gnome-keyring-0.2.0.tar.gz) = 24d72118754b4ac3021e8697b40917cb3c33f9b4
+Size (gnome-keyring-0.2.0.tar.gz) = 454427 bytes



Home | Main Index | Thread Index | Old Index