From 4a487ac82eb2cc70811a191121c207ca558843b7 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 8 Dec 2003 20:41:55 +0000 Subject: Add gnomekeyring, a program to manage passwords and other secrets. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1411 df743ca5-7f9a-e211-a948-0013205c9059 --- security/gnome-keyring/Makefile | 27 ++++++++++++++++++++++ security/gnome-keyring/distinfo | 1 + security/gnome-keyring/files/patch-configure | 10 ++++++++ .../files/patch-gnome-keyring-daemon-io.c | 11 +++++++++ security/gnome-keyring/pkg-descr | 17 ++++++++++++++ security/gnome-keyring/pkg-plist | 10 ++++++++ security/gnomekeyring/Makefile | 27 ++++++++++++++++++++++ security/gnomekeyring/distinfo | 1 + security/gnomekeyring/files/patch-configure | 10 ++++++++ .../files/patch-gnome-keyring-daemon-io.c | 11 +++++++++ security/gnomekeyring/pkg-descr | 17 ++++++++++++++ security/gnomekeyring/pkg-plist | 10 ++++++++ 12 files changed, 152 insertions(+) create mode 100644 security/gnome-keyring/Makefile create mode 100644 security/gnome-keyring/distinfo create mode 100644 security/gnome-keyring/files/patch-configure create mode 100644 security/gnome-keyring/files/patch-gnome-keyring-daemon-io.c create mode 100644 security/gnome-keyring/pkg-descr create mode 100644 security/gnome-keyring/pkg-plist create mode 100644 security/gnomekeyring/Makefile create mode 100644 security/gnomekeyring/distinfo create mode 100644 security/gnomekeyring/files/patch-configure create mode 100644 security/gnomekeyring/files/patch-gnome-keyring-daemon-io.c create mode 100644 security/gnomekeyring/pkg-descr create mode 100644 security/gnomekeyring/pkg-plist (limited to 'security') diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile new file mode 100644 index 000000000..d2d38102e --- /dev/null +++ b/security/gnome-keyring/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: gnomekeyring +# Date Created: 08 December 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# + +PORTNAME= gnomekeyring +PORTVERSION= 0.1 +CATEGORIES= security gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-keyring/0.1 +DISTNAME= gnome-keyring-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A program that keeps passwords and other secrets + +USE_X_PREFIX= yes +USE_BZIP2= yes +USE_GNOME= gnomehack gtk20 +USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo new file mode 100644 index 000000000..58532d34c --- /dev/null +++ b/security/gnome-keyring/distinfo @@ -0,0 +1 @@ +MD5 (gnome2/gnome-keyring-0.1.tar.bz2) = 82dda41896256f7f687ab6d8b296a3c0 diff --git a/security/gnome-keyring/files/patch-configure b/security/gnome-keyring/files/patch-configure new file mode 100644 index 000000000..f195f07b4 --- /dev/null +++ b/security/gnome-keyring/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/security/gnome-keyring/files/patch-gnome-keyring-daemon-io.c b/security/gnome-keyring/files/patch-gnome-keyring-daemon-io.c new file mode 100644 index 000000000..6ab839bd0 --- /dev/null +++ b/security/gnome-keyring/files/patch-gnome-keyring-daemon-io.c @@ -0,0 +1,11 @@ +--- gnome-keyring-daemon-io.c.orig Mon Dec 8 15:39:44 2003 ++++ gnome-keyring-daemon-io.c Mon Dec 8 15:40:28 2003 +@@ -30,6 +30,8 @@ + #include + #include + #include ++#include ++#include + + #include "gnome-keyring.h" + #include "gnome-keyring-private.h" diff --git a/security/gnome-keyring/pkg-descr b/security/gnome-keyring/pkg-descr new file mode 100644 index 000000000..75ce77c6d --- /dev/null +++ b/security/gnome-keyring/pkg-descr @@ -0,0 +1,17 @@ +Gnome-keyring is a program that keep password 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 enought 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. + +-- Gnome-keyring README diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist new file mode 100644 index 000000000..2a4e601c6 --- /dev/null +++ b/security/gnome-keyring/pkg-plist @@ -0,0 +1,10 @@ +bin/gnome-keyring-ask +bin/gnome-keyring-daemon +include/gnome-keyring-1/gnome-keyring.h +lib/libgnome-keyring.a +lib/libgnome-keyring.so +lib/libgnome-keyring.so.0 +libdata/pkgconfig/gnome-keyring-1.pc +share/locale/sr/LC_MESSAGES/gnome-keyring.mo +share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo +@dirrm include/gnome-keyring-1 diff --git a/security/gnomekeyring/Makefile b/security/gnomekeyring/Makefile new file mode 100644 index 000000000..d2d38102e --- /dev/null +++ b/security/gnomekeyring/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: gnomekeyring +# Date Created: 08 December 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# + +PORTNAME= gnomekeyring +PORTVERSION= 0.1 +CATEGORIES= security gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-keyring/0.1 +DISTNAME= gnome-keyring-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A program that keeps passwords and other secrets + +USE_X_PREFIX= yes +USE_BZIP2= yes +USE_GNOME= gnomehack gtk20 +USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include diff --git a/security/gnomekeyring/distinfo b/security/gnomekeyring/distinfo new file mode 100644 index 000000000..58532d34c --- /dev/null +++ b/security/gnomekeyring/distinfo @@ -0,0 +1 @@ +MD5 (gnome2/gnome-keyring-0.1.tar.bz2) = 82dda41896256f7f687ab6d8b296a3c0 diff --git a/security/gnomekeyring/files/patch-configure b/security/gnomekeyring/files/patch-configure new file mode 100644 index 000000000..f195f07b4 --- /dev/null +++ b/security/gnomekeyring/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/security/gnomekeyring/files/patch-gnome-keyring-daemon-io.c b/security/gnomekeyring/files/patch-gnome-keyring-daemon-io.c new file mode 100644 index 000000000..6ab839bd0 --- /dev/null +++ b/security/gnomekeyring/files/patch-gnome-keyring-daemon-io.c @@ -0,0 +1,11 @@ +--- gnome-keyring-daemon-io.c.orig Mon Dec 8 15:39:44 2003 ++++ gnome-keyring-daemon-io.c Mon Dec 8 15:40:28 2003 +@@ -30,6 +30,8 @@ + #include + #include + #include ++#include ++#include + + #include "gnome-keyring.h" + #include "gnome-keyring-private.h" diff --git a/security/gnomekeyring/pkg-descr b/security/gnomekeyring/pkg-descr new file mode 100644 index 000000000..75ce77c6d --- /dev/null +++ b/security/gnomekeyring/pkg-descr @@ -0,0 +1,17 @@ +Gnome-keyring is a program that keep password 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 enought 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. + +-- Gnome-keyring README diff --git a/security/gnomekeyring/pkg-plist b/security/gnomekeyring/pkg-plist new file mode 100644 index 000000000..2a4e601c6 --- /dev/null +++ b/security/gnomekeyring/pkg-plist @@ -0,0 +1,10 @@ +bin/gnome-keyring-ask +bin/gnome-keyring-daemon +include/gnome-keyring-1/gnome-keyring.h +lib/libgnome-keyring.a +lib/libgnome-keyring.so +lib/libgnome-keyring.so.0 +libdata/pkgconfig/gnome-keyring-1.pc +share/locale/sr/LC_MESSAGES/gnome-keyring.mo +share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo +@dirrm include/gnome-keyring-1 -- cgit v1.2.3