Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+15
View File
@@ -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.
+26
View File
@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.12 2012/10/23 18:16:32 asau Exp $
#
DISTNAME= libgnome-keyring-3.4.1
PKGREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/3.4/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME password and secret manager
CONFLICTS+= gnome-keyring<2.30
USE_TOOLS+= gmake intltool msgfmt pkg-config xgettext
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= library/gnome-keyring-1.pc.in
.include "../../devel/glib2/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
BUILDLINK_API_DEPENDS.dbus+= dbus>=1.2.1
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+96
View File
@@ -0,0 +1,96 @@
@comment $NetBSD: PLIST,v 1.3 2012/07/04 20:10:25 drochner Exp $
include/gnome-keyring-1/gnome-keyring-memory.h
include/gnome-keyring-1/gnome-keyring-result.h
include/gnome-keyring-1/gnome-keyring.h
lib/libgnome-keyring.la
lib/pkgconfig/gnome-keyring-1.pc
share/gtk-doc/html/gnome-keyring/annotation-glossary.html
share/gtk-doc/html/gnome-keyring/ch01.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Callbacks.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Daemon-Management-Functions.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Item-ACLs.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Item-Attributes.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Item-Information.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Keyring-Info.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Keyring-Items.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Keyrings.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Miscellaneous-Functions.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Network-Passwords.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Non-pageable-Memory.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Result-Codes.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Search-Functionality.html
share/gtk-doc/html/gnome-keyring/gnome-keyring-Simple-Password-Storage.html
share/gtk-doc/html/gnome-keyring/gnome-keyring.devhelp2
share/gtk-doc/html/gnome-keyring/home.png
share/gtk-doc/html/gnome-keyring/index.html
share/gtk-doc/html/gnome-keyring/index.sgml
share/gtk-doc/html/gnome-keyring/left.png
share/gtk-doc/html/gnome-keyring/right.png
share/gtk-doc/html/gnome-keyring/style.css
share/gtk-doc/html/gnome-keyring/up.png
share/locale/af/LC_MESSAGES/libgnome-keyring.mo
share/locale/an/LC_MESSAGES/libgnome-keyring.mo
share/locale/ar/LC_MESSAGES/libgnome-keyring.mo
share/locale/as/LC_MESSAGES/libgnome-keyring.mo
share/locale/ast/LC_MESSAGES/libgnome-keyring.mo
share/locale/be/LC_MESSAGES/libgnome-keyring.mo
share/locale/bg/LC_MESSAGES/libgnome-keyring.mo
share/locale/bn/LC_MESSAGES/libgnome-keyring.mo
share/locale/ca/LC_MESSAGES/libgnome-keyring.mo
share/locale/ca@valencia/LC_MESSAGES/libgnome-keyring.mo
share/locale/cs/LC_MESSAGES/libgnome-keyring.mo
share/locale/da/LC_MESSAGES/libgnome-keyring.mo
share/locale/de/LC_MESSAGES/libgnome-keyring.mo
share/locale/el/LC_MESSAGES/libgnome-keyring.mo
share/locale/en_GB/LC_MESSAGES/libgnome-keyring.mo
share/locale/eo/LC_MESSAGES/libgnome-keyring.mo
share/locale/es/LC_MESSAGES/libgnome-keyring.mo
share/locale/et/LC_MESSAGES/libgnome-keyring.mo
share/locale/eu/LC_MESSAGES/libgnome-keyring.mo
share/locale/fa/LC_MESSAGES/libgnome-keyring.mo
share/locale/fi/LC_MESSAGES/libgnome-keyring.mo
share/locale/fr/LC_MESSAGES/libgnome-keyring.mo
share/locale/fy/LC_MESSAGES/libgnome-keyring.mo
share/locale/gl/LC_MESSAGES/libgnome-keyring.mo
share/locale/gu/LC_MESSAGES/libgnome-keyring.mo
share/locale/he/LC_MESSAGES/libgnome-keyring.mo
share/locale/hi/LC_MESSAGES/libgnome-keyring.mo
share/locale/hu/LC_MESSAGES/libgnome-keyring.mo
share/locale/id/LC_MESSAGES/libgnome-keyring.mo
share/locale/it/LC_MESSAGES/libgnome-keyring.mo
share/locale/ja/LC_MESSAGES/libgnome-keyring.mo
share/locale/km/LC_MESSAGES/libgnome-keyring.mo
share/locale/kn/LC_MESSAGES/libgnome-keyring.mo
share/locale/ko/LC_MESSAGES/libgnome-keyring.mo
share/locale/lt/LC_MESSAGES/libgnome-keyring.mo
share/locale/lv/LC_MESSAGES/libgnome-keyring.mo
share/locale/ml/LC_MESSAGES/libgnome-keyring.mo
share/locale/mn/LC_MESSAGES/libgnome-keyring.mo
share/locale/ms/LC_MESSAGES/libgnome-keyring.mo
share/locale/nb/LC_MESSAGES/libgnome-keyring.mo
share/locale/nds/LC_MESSAGES/libgnome-keyring.mo
share/locale/nl/LC_MESSAGES/libgnome-keyring.mo
share/locale/nn/LC_MESSAGES/libgnome-keyring.mo
share/locale/or/LC_MESSAGES/libgnome-keyring.mo
share/locale/pa/LC_MESSAGES/libgnome-keyring.mo
share/locale/pl/LC_MESSAGES/libgnome-keyring.mo
share/locale/pt/LC_MESSAGES/libgnome-keyring.mo
share/locale/pt_BR/LC_MESSAGES/libgnome-keyring.mo
share/locale/ro/LC_MESSAGES/libgnome-keyring.mo
share/locale/ru/LC_MESSAGES/libgnome-keyring.mo
share/locale/sk/LC_MESSAGES/libgnome-keyring.mo
share/locale/sl/LC_MESSAGES/libgnome-keyring.mo
share/locale/sr/LC_MESSAGES/libgnome-keyring.mo
share/locale/sr@latin/LC_MESSAGES/libgnome-keyring.mo
share/locale/sv/LC_MESSAGES/libgnome-keyring.mo
share/locale/ta/LC_MESSAGES/libgnome-keyring.mo
share/locale/te/LC_MESSAGES/libgnome-keyring.mo
share/locale/th/LC_MESSAGES/libgnome-keyring.mo
share/locale/tr/LC_MESSAGES/libgnome-keyring.mo
share/locale/ug/LC_MESSAGES/libgnome-keyring.mo
share/locale/uk/LC_MESSAGES/libgnome-keyring.mo
share/locale/uz@cyrillic/LC_MESSAGES/libgnome-keyring.mo
share/locale/vi/LC_MESSAGES/libgnome-keyring.mo
share/locale/zh_CN/LC_MESSAGES/libgnome-keyring.mo
share/locale/zh_HK/LC_MESSAGES/libgnome-keyring.mo
share/locale/zh_TW/LC_MESSAGES/libgnome-keyring.mo
+17
View File
@@ -0,0 +1,17 @@
# $NetBSD: buildlink3.mk,v 1.8 2012/09/15 10:06:16 obache Exp $
BUILDLINK_TREE+= libgnome-keyring
.if !defined(LIBGNOME_KEYRING_BUILDLINK3_MK)
LIBGNOME_KEYRING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnome-keyring+= libgnome-keyring>=2.32.0
BUILDLINK_ABI_DEPENDS.libgnome-keyring+= libgnome-keyring>=3.4.1nb1
BUILDLINK_PKGSRCDIR.libgnome-keyring?= ../../security/libgnome-keyring
.include "../../devel/glib2/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.endif # LIBGNOME_KEYRING_BUILDLINK3_MK
BUILDLINK_TREE+= -libgnome-keyring
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2012/07/04 20:10:25 drochner Exp $
SHA1 (libgnome-keyring-3.4.1.tar.xz) = a8e41617de8413219adf9e728e88869ab5145476
RMD160 (libgnome-keyring-3.4.1.tar.xz) = 0eda1e112435aeb05940ad6721c274cd7a58ddf5
Size (libgnome-keyring-3.4.1.tar.xz) = 417752 bytes