pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security update to 1.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/964a146b81ea
branches: trunk
changeset: 527673:964a146b81ea
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Apr 11 21:48:02 2007 +0000
description:
update to 1.0.1
This moves this pkg to the new stable gnome branch, too much to list here.
diffstat:
security/seahorse-gedit/Makefile | 20 +-
security/seahorse-nautilus/Makefile | 17 +-
security/seahorse/Makefile | 21 ++-
security/seahorse/PLIST | 205 +++++++++++++++++++++++++++++++++--
security/seahorse/distinfo | 18 +-
security/seahorse/patches/patch-aa | 39 ------
security/seahorse/patches/patch-ab | 22 +++
security/seahorse/patches/patch-ac | 26 ----
security/seahorse/patches/patch-ad | 17 --
security/seahorse/patches/patch-ae | 18 +-
security/seahorse/patches/patch-af | 22 ---
security/seahorse/patches/patch-ag | 36 ------
security/seahorse/patches/patch-ah | 22 +++
security/seahorse/patches/patch-ai | 12 ++
14 files changed, 292 insertions(+), 203 deletions(-)
diffs (truncated from 735 to 300 lines):
diff -r c315a3e3a687 -r 964a146b81ea security/seahorse-gedit/Makefile
--- a/security/seahorse-gedit/Makefile Wed Apr 11 20:41:28 2007 +0000
+++ b/security/seahorse-gedit/Makefile Wed Apr 11 21:48:02 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:52 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/04/11 21:48:04 drochner Exp $
-DISTNAME= seahorse-0.8.1
-PKGNAME= seahorse-gedit-0.8.1
-PKGREVISION= 4
+DISTNAME= seahorse-1.0.1
+PKGNAME= seahorse-gedit-1.0.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -16,22 +15,20 @@
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake intltool msgfmt pkg-config autoconf
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+#autoconf
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --disable-nautilus
-GCONF2_SCHEMAS= seahorse-gedit.schemas
+GCONF2_SCHEMAS= seahorse-gedit.schemas
BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
BUILD_DIRS= plugins/gedit
INSTALL_DIRS= plugins/gedit
-pre-configure:
- cd ${WRKSRC} && autoconf
-
.include "../../databases/gnome-mime-data/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/GConf2/schemas.mk"
@@ -42,8 +39,11 @@
.include "../../net/libsoup-devel/buildlink3.mk"
.include "../../security/seahorse/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../editors/gedit/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r c315a3e3a687 -r 964a146b81ea security/seahorse-nautilus/Makefile
--- a/security/seahorse-nautilus/Makefile Wed Apr 11 20:41:28 2007 +0000
+++ b/security/seahorse-nautilus/Makefile Wed Apr 11 21:48:02 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2007/03/21 12:05:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2007/04/11 21:48:04 drochner Exp $
-DISTNAME= seahorse-0.8.1
-PKGNAME= seahorse-nautilus-0.8.1
-PKGREVISION= 4
+DISTNAME= seahorse-1.0.1
+PKGNAME= seahorse-nautilus-1.0.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -16,7 +15,8 @@
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake intltool msgfmt pkg-config autoconf
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+#autoconf
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -27,17 +27,16 @@
BUILD_DIRS= plugins/nautilus-ext
INSTALL_DIRS= plugins/nautilus-ext
-pre-configure:
- cd ${WRKSRC} && autoconf
-
.include "../../databases/gnome-mime-data/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../net/libsoup-devel/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../sysutils/nautilus/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r c315a3e3a687 -r 964a146b81ea security/seahorse/Makefile
--- a/security/seahorse/Makefile Wed Apr 11 20:41:28 2007 +0000
+++ b/security/seahorse/Makefile Wed Apr 11 21:48:02 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2007/03/21 12:05:52 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2007/04/11 21:48:02 drochner Exp $
-DISTNAME= seahorse-0.8.1
-PKGREVISION= 4
+DISTNAME= seahorse-1.0.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -14,20 +13,18 @@
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake intltool msgfmt pkg-config autoconf
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --disable-gedit
CONFIGURE_ARGS+= --disable-nautilus
-GCONF2_SCHEMAS= seahorse.schemas
+PKGCONFIG_OVERRIDE+= libcryptui/cryptui.pc.in
+GCONF2_SCHEMAS= seahorse.schemas
BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
-pre-configure:
- cd ${WRKSRC} && autoconf
-
.include "../../databases/gnome-mime-data/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/GConf2/schemas.mk"
@@ -35,7 +32,13 @@
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../net/libsoup-devel/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+# XXX
+.include "../../x11/libSM/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r c315a3e3a687 -r 964a146b81ea security/seahorse/PLIST
--- a/security/seahorse/PLIST Wed Apr 11 20:41:28 2007 +0000
+++ b/security/seahorse/PLIST Wed Apr 11 21:48:02 2007 +0000
@@ -1,14 +1,29 @@
-@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:33 jlam Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/04/11 21:48:02 drochner Exp $
bin/seahorse
bin/seahorse-agent
-bin/seahorse-pgp-preferences
-lib/libseahorse-internal.la
+bin/seahorse-daemon
+bin/seahorse-preferences
+bin/seahorse-tool
+include/libcryptui/cryptui-key-chooser.h
+include/libcryptui/cryptui-key-combo.h
+include/libcryptui/cryptui-key-list.h
+include/libcryptui/cryptui-key-store.h
+include/libcryptui/cryptui-keyset.h
+include/libcryptui/cryptui.h
+lib/libcryptui.la
+lib/pkgconfig/cryptui-0.0.pc
+lib/seahorse/seahorse-ssh-askpass
+lib/seahorse/xloadimage
+man/man1/seahorse-agent.1
+man/man1/seahorse-daemon.1
+man/man1/seahorse-tool.1
share/applications/seahorse-pgp-encrypted.desktop
share/applications/seahorse-pgp-keys.desktop
share/applications/seahorse-pgp-preferences.desktop
share/applications/seahorse-pgp-signature.desktop
share/applications/seahorse.desktop
share/control-center-2.0/capplets/seahorse-pgp-preferences.desktop
+share/dbus-1/services/org.gnome.seahorse.service
share/gconf/schemas/seahorse.schemas
share/gnome/help/seahorse/C/figures/export.png
share/gnome/help/seahorse/C/figures/file-manager.png
@@ -19,32 +34,116 @@
share/gnome/help/seahorse/C/figures/passphrase.png
share/gnome/help/seahorse/C/figures/preferences.png
share/gnome/help/seahorse/C/figures/recipients.png
+share/gnome/help/seahorse/C/figures/seahorse-window.png
share/gnome/help/seahorse/C/figures/signature.png
share/gnome/help/seahorse/C/figures/text-editor.png
share/gnome/help/seahorse/C/legal.xml
share/gnome/help/seahorse/C/seahorse.xml
+share/gnome/help/seahorse/en_GB/figures/export.png
+share/gnome/help/seahorse/en_GB/figures/file-manager.png
+share/gnome/help/seahorse/en_GB/figures/generate.png
+share/gnome/help/seahorse/en_GB/figures/import.png
+share/gnome/help/seahorse/en_GB/figures/key-manager.png
+share/gnome/help/seahorse/en_GB/figures/key-properties.png
+share/gnome/help/seahorse/en_GB/figures/passphrase.png
+share/gnome/help/seahorse/en_GB/figures/preferences.png
+share/gnome/help/seahorse/en_GB/figures/recipients.png
+share/gnome/help/seahorse/en_GB/figures/seahorse-window.png
+share/gnome/help/seahorse/en_GB/figures/signature.png
+share/gnome/help/seahorse/en_GB/figures/text-editor.png
+share/gnome/help/seahorse/en_GB/seahorse.xml
+share/gnome/help/seahorse/es/figures/export.png
+share/gnome/help/seahorse/es/figures/file-manager.png
+share/gnome/help/seahorse/es/figures/generate.png
+share/gnome/help/seahorse/es/figures/import.png
+share/gnome/help/seahorse/es/figures/key-manager.png
+share/gnome/help/seahorse/es/figures/key-properties.png
+share/gnome/help/seahorse/es/figures/passphrase.png
+share/gnome/help/seahorse/es/figures/preferences.png
+share/gnome/help/seahorse/es/figures/recipients.png
+share/gnome/help/seahorse/es/figures/seahorse-window.png
+share/gnome/help/seahorse/es/figures/signature.png
+share/gnome/help/seahorse/es/figures/text-editor.png
+share/gnome/help/seahorse/es/seahorse.xml
+share/gnome/help/seahorse/fr/figures/export.png
+share/gnome/help/seahorse/fr/figures/file-manager.png
+share/gnome/help/seahorse/fr/figures/generate.png
+share/gnome/help/seahorse/fr/figures/import.png
+share/gnome/help/seahorse/fr/figures/key-manager.png
+share/gnome/help/seahorse/fr/figures/key-properties.png
+share/gnome/help/seahorse/fr/figures/passphrase.png
+share/gnome/help/seahorse/fr/figures/preferences.png
+share/gnome/help/seahorse/fr/figures/recipients.png
+share/gnome/help/seahorse/fr/figures/seahorse-window.png
+share/gnome/help/seahorse/fr/figures/signature.png
+share/gnome/help/seahorse/fr/figures/text-editor.png
+share/gnome/help/seahorse/fr/seahorse.xml
+share/gnome/help/seahorse/it/figures/export.png
+share/gnome/help/seahorse/it/figures/file-manager.png
+share/gnome/help/seahorse/it/figures/generate.png
+share/gnome/help/seahorse/it/figures/import.png
+share/gnome/help/seahorse/it/figures/key-manager.png
+share/gnome/help/seahorse/it/figures/key-properties.png
+share/gnome/help/seahorse/it/figures/passphrase.png
+share/gnome/help/seahorse/it/figures/preferences.png
+share/gnome/help/seahorse/it/figures/recipients.png
+share/gnome/help/seahorse/it/figures/seahorse-window.png
+share/gnome/help/seahorse/it/figures/signature.png
+share/gnome/help/seahorse/it/figures/text-editor.png
+share/gnome/help/seahorse/it/seahorse.xml
+share/gnome/help/seahorse/sv/figures/export.png
+share/gnome/help/seahorse/sv/figures/file-manager.png
+share/gnome/help/seahorse/sv/figures/generate.png
+share/gnome/help/seahorse/sv/figures/import.png
+share/gnome/help/seahorse/sv/figures/key-manager.png
+share/gnome/help/seahorse/sv/figures/key-properties.png
+share/gnome/help/seahorse/sv/figures/passphrase.png
+share/gnome/help/seahorse/sv/figures/preferences.png
+share/gnome/help/seahorse/sv/figures/recipients.png
+share/gnome/help/seahorse/sv/figures/seahorse-window.png
+share/gnome/help/seahorse/sv/figures/signature.png
+share/gnome/help/seahorse/sv/figures/text-editor.png
+share/gnome/help/seahorse/sv/seahorse.xml
+share/icons/hicolor/22x22/apps/seahorse-preferences.svg
+share/icons/hicolor/22x22/apps/seahorse.svg
+share/icons/hicolor/48x48/apps/seahorse-applet.png
+share/icons/hicolor/48x48/apps/seahorse-preferences.png
+share/icons/hicolor/48x48/apps/seahorse.png
+share/icons/hicolor/scalable/apps/seahorse-applet.svg
+share/icons/hicolor/scalable/apps/seahorse-preferences.svg
+share/icons/hicolor/scalable/apps/seahorse.svg
+share/locale/ar/LC_MESSAGES/seahorse.mo
share/locale/az/LC_MESSAGES/seahorse.mo
share/locale/bg/LC_MESSAGES/seahorse.mo
+share/locale/bn_IN/LC_MESSAGES/seahorse.mo
share/locale/ca/LC_MESSAGES/seahorse.mo
share/locale/cs/LC_MESSAGES/seahorse.mo
share/locale/da/LC_MESSAGES/seahorse.mo
share/locale/de/LC_MESSAGES/seahorse.mo
+share/locale/dz/LC_MESSAGES/seahorse.mo
+share/locale/el/LC_MESSAGES/seahorse.mo
share/locale/en_CA/LC_MESSAGES/seahorse.mo
share/locale/en_GB/LC_MESSAGES/seahorse.mo
share/locale/es/LC_MESSAGES/seahorse.mo
+share/locale/et/LC_MESSAGES/seahorse.mo
share/locale/eu/LC_MESSAGES/seahorse.mo
share/locale/fi/LC_MESSAGES/seahorse.mo
share/locale/fr/LC_MESSAGES/seahorse.mo
+share/locale/gl/LC_MESSAGES/seahorse.mo
+share/locale/gu/LC_MESSAGES/seahorse.mo
+share/locale/he/LC_MESSAGES/seahorse.mo
share/locale/hr/LC_MESSAGES/seahorse.mo
share/locale/hu/LC_MESSAGES/seahorse.mo
share/locale/it/LC_MESSAGES/seahorse.mo
share/locale/ja/LC_MESSAGES/seahorse.mo
Home |
Main Index |
Thread Index |
Old Index