summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-27 16:54:49 +0000
committerwiz <wiz@pkgsrc.org>2008-10-27 16:54:49 +0000
commit38ebbd0f9b6c6ea37dc61ed0ccec10ca2529529b (patch)
tree62ae8b298699f68f72c2fadc1aa065b7284e03bb /security
parentb6b9229ba944e02bfa2ed9cc7f0f7b43aecd95e3 (diff)
downloadpkgsrc-38ebbd0f9b6c6ea37dc61ed0ccec10ca2529529b.tar.gz
Remove seahorse-gedit and seahorse-nautilus, replace by seahorse-plugins.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile5
-rw-r--r--security/seahorse-gedit/DESCR10
-rw-r--r--security/seahorse-gedit/Makefile51
-rw-r--r--security/seahorse-gedit/PLIST5
-rw-r--r--security/seahorse-nautilus/DESCR10
-rw-r--r--security/seahorse-nautilus/Makefile44
-rw-r--r--security/seahorse-nautilus/PLIST3
7 files changed, 2 insertions, 126 deletions
diff --git a/security/Makefile b/security/Makefile
index 0f9f45d58bb..8e6402db9fb 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.331 2008/10/22 20:39:13 tonnerre Exp $
+# $NetBSD: Makefile,v 1.332 2008/10/27 16:54:49 wiz Exp $
#
COMMENT= Security tools
@@ -254,8 +254,7 @@ SUBDIR+= ruby-tcpwrap
SUBDIR+= sbd
SUBDIR+= scanssh
SUBDIR+= seahorse
-SUBDIR+= seahorse-gedit
-SUBDIR+= seahorse-nautilus
+SUBDIR+= seahorse-plugins
SUBDIR+= secpanel
SUBDIR+= sfs
SUBDIR+= sign
diff --git a/security/seahorse-gedit/DESCR b/security/seahorse-gedit/DESCR
deleted file mode 100644
index 7c0dd68ba75..00000000000
--- a/security/seahorse-gedit/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Seahorse is a GNOME front-end for GnuGP. It can be used for signing,
-encrypting, verifying and decrypting text and files. The text can be
-taken from the clipboard, or written directly in the little editor it
-has. Seahorse is also a keymanager, which can be used to edit almost
-all the properties of the keys stored in your keyrings.
-
-Seahorse currently consists of two projects. Along with Seahorse
-itself, a bonobo component called Seahorse-bonobo is being developed.
-This bonobo component will serve as a backend to Seahorse, as the most
-gnupg common functions are being implemented in it.
diff --git a/security/seahorse-gedit/Makefile b/security/seahorse-gedit/Makefile
deleted file mode 100644
index 6a75d0fcd19..00000000000
--- a/security/seahorse-gedit/Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2008/07/15 11:13:30 drochner Exp $
-
-DISTNAME= seahorse-2.22.3
-PKGNAME= seahorse-gedit-2.22.3
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.22/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://seahorse.sourceforge.net/
-COMMENT= Seahorse plugin for gedit
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PATCHDIR= ${.CURDIR}/../seahorse/patches
-DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo
-
-GNU_CONFIGURE= yes
-USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake intltool msgfmt pkg-config
-#autoconf
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-
-CONFIGURE_ARGS+= --disable-nautilus
-
-GCONF_SCHEMAS= seahorse-gedit.schemas
-
-BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
-
-BUILD_DIRS= plugins/gedit
-INSTALL_DIRS= plugins/gedit
-
-.include "../../databases/gnome-mime-data/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/libbonobo/buildlink3.mk"
-.include "../../devel/libbonoboui/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../net/libsoup24/buildlink3.mk"
-.include "../../security/seahorse/buildlink3.mk"
-.include "../../security/gpgme/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../editors/gedit/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/seahorse-gedit/PLIST b/security/seahorse-gedit/PLIST
deleted file mode 100644
index 12db321df19..00000000000
--- a/security/seahorse-gedit/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2007/09/25 10:54:17 hira Exp $
-lib/gedit-2/plugins/libseahorse-pgp.la
-lib/gedit-2/plugins/seahorse-pgp.gedit-plugin
-share/gconf/schemas/seahorse-gedit.schemas
-@comment in GConf: @dirrm share/gconf/schemas
diff --git a/security/seahorse-nautilus/DESCR b/security/seahorse-nautilus/DESCR
deleted file mode 100644
index 7c0dd68ba75..00000000000
--- a/security/seahorse-nautilus/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Seahorse is a GNOME front-end for GnuGP. It can be used for signing,
-encrypting, verifying and decrypting text and files. The text can be
-taken from the clipboard, or written directly in the little editor it
-has. Seahorse is also a keymanager, which can be used to edit almost
-all the properties of the keys stored in your keyrings.
-
-Seahorse currently consists of two projects. Along with Seahorse
-itself, a bonobo component called Seahorse-bonobo is being developed.
-This bonobo component will serve as a backend to Seahorse, as the most
-gnupg common functions are being implemented in it.
diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile
deleted file mode 100644
index 1aecd6663ac..00000000000
--- a/security/seahorse-nautilus/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2008/07/15 11:13:30 drochner Exp $
-
-DISTNAME= seahorse-2.22.3
-PKGNAME= seahorse-nautilus-2.22.3
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.22/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://seahorse.sourceforge.net/
-COMMENT= Seahorse plugin for nautilus
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PATCHDIR= ${.CURDIR}/../seahorse/patches
-DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo
-
-GNU_CONFIGURE= yes
-USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake intltool msgfmt pkg-config
-#autoconf
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-
-CONFIGURE_ARGS+= --disable-gedit
-
-BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
-
-BUILD_DIRS= plugins/nautilus-ext
-INSTALL_DIRS= plugins/nautilus-ext
-
-.include "../../databases/gnome-mime-data/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../net/libsoup24/buildlink3.mk"
-.include "../../security/gpgme/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../sysutils/nautilus/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/seahorse-nautilus/PLIST b/security/seahorse-nautilus/PLIST
deleted file mode 100644
index eac29815996..00000000000
--- a/security/seahorse-nautilus/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2008/04/15 18:53:42 drochner Exp $
-lib/nautilus/extensions-2.0/libnautilus-seahorse.la
-@comment in nautilus: @dirrm lib/nautilus/extensions-2.0