import gnome-keyring-sharp svn revision 87622
gnome-keyring-sharp is a fully managed implementation of libgnome-keyring. When the gnome-keyring-daemon is running, you can use this to retrive/store confidential information such as passwords, notes or network services user information.
This commit is contained in:
parent
a2b7655aa2
commit
87e22c1ae5
35
x11/gnome/mono-keyring/Makefile
Normal file
35
x11/gnome/mono-keyring/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/23 16:32:25 jasper Exp $
|
||||
|
||||
COMMENT= .NET language bindings for GNOME keyring
|
||||
|
||||
# SVN revision 87622
|
||||
GNOME_PROJECT= gnome-keyring-sharp
|
||||
GNOME_VERSION= 0.0.9
|
||||
PKGNAME= mono-gnome-keyring-${VERSION}
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://mono-project.com/GtkSharp
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://crappydiffs.org/
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
||||
MODULES= lang/mono \
|
||||
x11/gnome
|
||||
|
||||
RUN_DEPENDS= ::sysutils/ndesk-dbus \
|
||||
::x11/gnome/gnome-keyring \
|
||||
::x11/mono-gtk2
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
WRKSRC= ${WRKDIR}/gnome-keyring-sharp-1.0.0
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/mono-keyring/distinfo
Normal file
5
x11/gnome/mono-keyring/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/gnome-keyring-sharp-0.0.9.tar.gz) = AJlQy7G382ZjQ2pEZMmidw==
|
||||
RMD160 (gnome/gnome-keyring-sharp-0.0.9.tar.gz) = 83iV7yvJGcjvkG5aGu1kAJhiPLY=
|
||||
SHA1 (gnome/gnome-keyring-sharp-0.0.9.tar.gz) = sRJBtD3ZetWJXMT2c96o/RnjkXs=
|
||||
SHA256 (gnome/gnome-keyring-sharp-0.0.9.tar.gz) = ABJaU+Rvyqut1rCNeY0afFugDNHDbiTvDwmIA2xeUpw=
|
||||
SIZE (gnome/gnome-keyring-sharp-0.0.9.tar.gz) = 101244
|
6
x11/gnome/mono-keyring/pkg/DESCR
Normal file
6
x11/gnome/mono-keyring/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
gnome-keyring-sharp is a fully managed implementation of
|
||||
libgnome-keyring.
|
||||
|
||||
When the gnome-keyring-daemon is running, you can use this to
|
||||
retrive/store confidential information such as passwords, notes or
|
||||
network services user information.
|
11
x11/gnome/mono-keyring/pkg/PLIST
Normal file
11
x11/gnome/mono-keyring/pkg/PLIST
Normal file
@ -0,0 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/23 16:32:25 jasper Exp $
|
||||
lib/mono/gac/Gnome.Keyring/
|
||||
lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/
|
||||
lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/Gnome.Keyring.dll
|
||||
lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/Gnome.Keyring.dll.mdb
|
||||
lib/mono/gnome-keyring-sharp-1.0/
|
||||
lib/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll
|
||||
lib/monodoc/sources/Gnome.Keyring.source
|
||||
lib/monodoc/sources/Gnome.Keyring.tree
|
||||
lib/monodoc/sources/Gnome.Keyring.zip
|
||||
lib/pkgconfig/gnome-keyring-sharp-1.0.pc
|
Loading…
Reference in New Issue
Block a user