From 73cb2357a7c7f905403cf41592bcbd7286fd85ae Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> Date: Sun, 14 Mar 2004 21:59:50 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'. git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059 --- security/gnome-keyring/Makefile | 28 ---------------------------- security/gnome-keyring/distinfo | 2 -- security/gnome-keyring/pkg-descr | 17 ----------------- security/gnome-keyring/pkg-plist | 33 --------------------------------- security/gnomekeyring/Makefile | 28 ---------------------------- security/gnomekeyring/distinfo | 2 -- security/gnomekeyring/pkg-descr | 17 ----------------- security/gnomekeyring/pkg-plist | 33 --------------------------------- 8 files changed, 160 deletions(-) delete mode 100644 security/gnome-keyring/Makefile delete mode 100644 security/gnome-keyring/distinfo delete mode 100644 security/gnome-keyring/pkg-descr delete mode 100644 security/gnome-keyring/pkg-plist delete mode 100644 security/gnomekeyring/Makefile delete mode 100644 security/gnomekeyring/distinfo delete mode 100644 security/gnomekeyring/pkg-descr delete mode 100644 security/gnomekeyring/pkg-plist (limited to 'security') diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile deleted file mode 100644 index 1386bf166..000000000 --- a/security/gnome-keyring/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gnomekeyring -# Date Created: 08 December 2003 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# - -PORTNAME= gnomekeyring -PORTVERSION= 0.1.90 -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 lthack gtk20 -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo deleted file mode 100644 index 87a3f6eed..000000000 --- a/security/gnome-keyring/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-keyring-0.1.90.tar.bz2) = ae2d467e266b3a96c09ba167a2bacb2c -SIZE (gnome2/gnome-keyring-0.1.90.tar.bz2) = 325005 diff --git a/security/gnome-keyring/pkg-descr b/security/gnome-keyring/pkg-descr deleted file mode 100644 index 75ce77c6d..000000000 --- a/security/gnome-keyring/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -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 deleted file mode 100644 index 64758c219..000000000 --- a/security/gnome-keyring/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -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 -libexec/gnome-keyring-ask -share/locale/ar/LC_MESSAGES/gnome-keyring.mo -share/locale/az/LC_MESSAGES/gnome-keyring.mo -share/locale/cs/LC_MESSAGES/gnome-keyring.mo -share/locale/da/LC_MESSAGES/gnome-keyring.mo -share/locale/de/LC_MESSAGES/gnome-keyring.mo -share/locale/el/LC_MESSAGES/gnome-keyring.mo -share/locale/es/LC_MESSAGES/gnome-keyring.mo -share/locale/fi/LC_MESSAGES/gnome-keyring.mo -share/locale/fr/LC_MESSAGES/gnome-keyring.mo -share/locale/hr/LC_MESSAGES/gnome-keyring.mo -share/locale/it/LC_MESSAGES/gnome-keyring.mo -share/locale/ja/LC_MESSAGES/gnome-keyring.mo -share/locale/ko/LC_MESSAGES/gnome-keyring.mo -share/locale/lt/LC_MESSAGES/gnome-keyring.mo -share/locale/mn/LC_MESSAGES/gnome-keyring.mo -share/locale/ms/LC_MESSAGES/gnome-keyring.mo -share/locale/no/LC_MESSAGES/gnome-keyring.mo -share/locale/pl/LC_MESSAGES/gnome-keyring.mo -share/locale/pt/LC_MESSAGES/gnome-keyring.mo -share/locale/sk/LC_MESSAGES/gnome-keyring.mo -share/locale/sq/LC_MESSAGES/gnome-keyring.mo -share/locale/sr/LC_MESSAGES/gnome-keyring.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo -share/locale/sv/LC_MESSAGES/gnome-keyring.mo -share/locale/th/LC_MESSAGES/gnome-keyring.mo -@dirrm include/gnome-keyring-1 diff --git a/security/gnomekeyring/Makefile b/security/gnomekeyring/Makefile deleted file mode 100644 index 1386bf166..000000000 --- a/security/gnomekeyring/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gnomekeyring -# Date Created: 08 December 2003 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# - -PORTNAME= gnomekeyring -PORTVERSION= 0.1.90 -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 lthack gtk20 -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include diff --git a/security/gnomekeyring/distinfo b/security/gnomekeyring/distinfo deleted file mode 100644 index 87a3f6eed..000000000 --- a/security/gnomekeyring/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-keyring-0.1.90.tar.bz2) = ae2d467e266b3a96c09ba167a2bacb2c -SIZE (gnome2/gnome-keyring-0.1.90.tar.bz2) = 325005 diff --git a/security/gnomekeyring/pkg-descr b/security/gnomekeyring/pkg-descr deleted file mode 100644 index 75ce77c6d..000000000 --- a/security/gnomekeyring/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -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 deleted file mode 100644 index 64758c219..000000000 --- a/security/gnomekeyring/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -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 -libexec/gnome-keyring-ask -share/locale/ar/LC_MESSAGES/gnome-keyring.mo -share/locale/az/LC_MESSAGES/gnome-keyring.mo -share/locale/cs/LC_MESSAGES/gnome-keyring.mo -share/locale/da/LC_MESSAGES/gnome-keyring.mo -share/locale/de/LC_MESSAGES/gnome-keyring.mo -share/locale/el/LC_MESSAGES/gnome-keyring.mo -share/locale/es/LC_MESSAGES/gnome-keyring.mo -share/locale/fi/LC_MESSAGES/gnome-keyring.mo -share/locale/fr/LC_MESSAGES/gnome-keyring.mo -share/locale/hr/LC_MESSAGES/gnome-keyring.mo -share/locale/it/LC_MESSAGES/gnome-keyring.mo -share/locale/ja/LC_MESSAGES/gnome-keyring.mo -share/locale/ko/LC_MESSAGES/gnome-keyring.mo -share/locale/lt/LC_MESSAGES/gnome-keyring.mo -share/locale/mn/LC_MESSAGES/gnome-keyring.mo -share/locale/ms/LC_MESSAGES/gnome-keyring.mo -share/locale/no/LC_MESSAGES/gnome-keyring.mo -share/locale/pl/LC_MESSAGES/gnome-keyring.mo -share/locale/pt/LC_MESSAGES/gnome-keyring.mo -share/locale/sk/LC_MESSAGES/gnome-keyring.mo -share/locale/sq/LC_MESSAGES/gnome-keyring.mo -share/locale/sr/LC_MESSAGES/gnome-keyring.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo -share/locale/sv/LC_MESSAGES/gnome-keyring.mo -share/locale/th/LC_MESSAGES/gnome-keyring.mo -@dirrm include/gnome-keyring-1 -- cgit v1.2.3