summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gnome-keyring/DESCR15
-rw-r--r--security/gnome-keyring/Makefile25
-rw-r--r--security/gnome-keyring/PLIST48
-rw-r--r--security/gnome-keyring/buildlink3.mk23
-rw-r--r--security/gnome-keyring/distinfo4
5 files changed, 115 insertions, 0 deletions
diff --git a/security/gnome-keyring/DESCR b/security/gnome-keyring/DESCR
new file mode 100644
index 00000000000..d7cc1cc23a6
--- /dev/null
+++ b/security/gnome-keyring/DESCR
@@ -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 --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
new file mode 100644
index 00000000000..ad27d5792b1
--- /dev/null
+++ b/security/gnome-keyring/Makefile
@@ -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
+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 --git a/security/gnome-keyring/PLIST b/security/gnome-keyring/PLIST
new file mode 100644
index 00000000000..97c21c1c84c
--- /dev/null
+++ b/security/gnome-keyring/PLIST
@@ -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 --git a/security/gnome-keyring/buildlink3.mk b/security/gnome-keyring/buildlink3.mk
new file mode 100644
index 00000000000..c558aeddac3
--- /dev/null
+++ b/security/gnome-keyring/buildlink3.mk
@@ -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 --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo
new file mode 100644
index 00000000000..bc7b5e915c4
--- /dev/null
+++ b/security/gnome-keyring/distinfo
@@ -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