summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc>2002-05-24 14:38:19 +0000
committeragc <agc>2002-05-24 14:38:19 +0000
commitfa6d0afe7d06b3e63386903a4ae92f293baf2332 (patch)
treedfae1e642e0ced54fb6d46aefa058c1809f39d3c /security
parent1026ea00ac7fe02da83fb8fe69b5c192981154c4 (diff)
downloadpkgsrc-fa6d0afe7d06b3e63386903a4ae92f293baf2332.tar.gz
Initial import of seahorse-0.5.0, a GnuPG front end and bonobo
component for Gnome. Provided in PR 16341 by Julio Merino (jmmv@hispabsd.org). 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.
Diffstat (limited to 'security')
-rw-r--r--security/seahorse/DESCR10
-rw-r--r--security/seahorse/Makefile17
-rw-r--r--security/seahorse/PLIST27
-rw-r--r--security/seahorse/distinfo4
4 files changed, 58 insertions, 0 deletions
diff --git a/security/seahorse/DESCR b/security/seahorse/DESCR
new file mode 100644
index 00000000000..9d52b4a98ed
--- /dev/null
+++ b/security/seahorse/DESCR
@@ -0,0 +1,10 @@
+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/Makefile b/security/seahorse/Makefile
new file mode 100644
index 00000000000..cbaad3144f0
--- /dev/null
+++ b/security/seahorse/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/24 14:38:19 agc Exp $
+
+DISTNAME= seahorse-0.5.0
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/}
+
+MAINTAINER= jmmv@hispabsd.org
+HOMEPAGE= http://seahorse.sourceforge.net
+COMMENT= GnuPG front end and bonobo component for Gnome
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+DEPENDS+= gnupg>=1.0:../../security/gnupg
+
+.include "../../x11/gnome-libs/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/seahorse/PLIST b/security/seahorse/PLIST
new file mode 100644
index 00000000000..b4e9766120f
--- /dev/null
+++ b/security/seahorse/PLIST
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/24 14:38:20 agc Exp $
+bin/seahorse
+man/man1/seahorse.1
+share/gnome/apps/Applications/seahorse.desktop
+share/gnome/help/seahorse/C/seahorse.html
+share/gnome/help/seahorse/C/topic.dat
+share/gnome/help/seahorse/it/seahorse.html
+share/gnome/help/seahorse/it/topic.dat
+share/gnome/help/seahorse/ja/seahorse.html
+share/gnome/help/seahorse/ja/topic.dat
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/seahorse.mo
+share/pixmaps/seahorse/seahorse.png
+@dirrm share/pixmaps/seahorse
+@dirrm share/gnome/help/seahorse/ja
+@dirrm share/gnome/help/seahorse/it
+@dirrm share/gnome/help/seahorse/C
+@dirrm share/gnome/help/seahorse
diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo
new file mode 100644
index 00000000000..a64205db7b3
--- /dev/null
+++ b/security/seahorse/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/24 14:38:19 agc Exp $
+
+SHA1 (seahorse-0.5.0.tar.gz) = 4ee53811977530a0698ee1977b694592a223760a
+Size (seahorse-0.5.0.tar.gz) = 280378 bytes