From 316f4cc1a10489a10745eee1fc6c6f91ddf0bb35 Mon Sep 17 00:00:00 2001 From: Mark Davies Date: Fri, 13 May 2016 09:15:22 +1200 Subject: [PATCH] ksshaskpass: Add ksshaskpass 5.6.3 Ksshaskpass is a front-end for ssh-add which stores the password of the sh key in KWallet. Ksshaskpass is not meant to be executed directly, you need to tell ssh-add about it. ssh-add will then call it if it is not associated to a terminal. --- ksshaskpass/DESCR | 5 +++++ ksshaskpass/Makefile | 19 +++++++++++++++++++ ksshaskpass/PLIST | 43 +++++++++++++++++++++++++++++++++++++++++++ ksshaskpass/distinfo | 6 ++++++ 4 files changed, 73 insertions(+) create mode 100644 ksshaskpass/DESCR create mode 100644 ksshaskpass/Makefile create mode 100644 ksshaskpass/PLIST create mode 100644 ksshaskpass/distinfo diff --git a/ksshaskpass/DESCR b/ksshaskpass/DESCR new file mode 100644 index 0000000000..ee9665f838 --- /dev/null +++ b/ksshaskpass/DESCR @@ -0,0 +1,5 @@ +Ksshaskpass is a front-end for ssh-add which stores the password of the +sh key in KWallet. +Ksshaskpass is not meant to be executed directly, you need to tell +ssh-add about it. ssh-add will then call it if it is not associated +to a terminal. diff --git a/ksshaskpass/Makefile b/ksshaskpass/Makefile new file mode 100644 index 0000000000..633ade0718 --- /dev/null +++ b/ksshaskpass/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $ + +DISTNAME= ksshaskpass-${PLASMAVER} +CATEGORIES= security + +HOMEPAGE= https://www.kde.org/workspaces/plasmadesktop/ +COMMENT= ssh-add helper that uses kwallet and kpassworddialog +LICENSE= gnu-gpl-v2 + +.include "../../wip/kde5/plasma.mk" + +BUILD_DEPENDS+= kdoctools>=5.19.0:../../wip/kdoctools + +USE_TOOLS+= msgmerge + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../wip/kwallet/buildlink3.mk" +.include "../../x11/qt5-qtbase/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/ksshaskpass/PLIST b/ksshaskpass/PLIST new file mode 100644 index 0000000000..8eaca1883a --- /dev/null +++ b/ksshaskpass/PLIST @@ -0,0 +1,43 @@ +@comment $NetBSD$ +bin/ksshaskpass +man/man1/ksshaskpass.1 +share/applications/org.kde.ksshaskpass.desktop +share/locale/ar/LC_MESSAGES/ksshaskpass.mo +share/locale/ast/LC_MESSAGES/ksshaskpass.mo +share/locale/bs/LC_MESSAGES/ksshaskpass.mo +share/locale/ca/LC_MESSAGES/ksshaskpass.mo +share/locale/ca@valencia/LC_MESSAGES/ksshaskpass.mo +share/locale/cs/LC_MESSAGES/ksshaskpass.mo +share/locale/da/LC_MESSAGES/ksshaskpass.mo +share/locale/de/LC_MESSAGES/ksshaskpass.mo +share/locale/el/LC_MESSAGES/ksshaskpass.mo +share/locale/en_GB/LC_MESSAGES/ksshaskpass.mo +share/locale/es/LC_MESSAGES/ksshaskpass.mo +share/locale/et/LC_MESSAGES/ksshaskpass.mo +share/locale/fi/LC_MESSAGES/ksshaskpass.mo +share/locale/fr/LC_MESSAGES/ksshaskpass.mo +share/locale/gl/LC_MESSAGES/ksshaskpass.mo +share/locale/ia/LC_MESSAGES/ksshaskpass.mo +share/locale/it/LC_MESSAGES/ksshaskpass.mo +share/locale/ja/LC_MESSAGES/ksshaskpass.mo +share/locale/ko/LC_MESSAGES/ksshaskpass.mo +share/locale/lt/LC_MESSAGES/ksshaskpass.mo +share/locale/nb/LC_MESSAGES/ksshaskpass.mo +share/locale/nl/LC_MESSAGES/ksshaskpass.mo +share/locale/nn/LC_MESSAGES/ksshaskpass.mo +share/locale/pa/LC_MESSAGES/ksshaskpass.mo +share/locale/pl/LC_MESSAGES/ksshaskpass.mo +share/locale/pt/LC_MESSAGES/ksshaskpass.mo +share/locale/pt_BR/LC_MESSAGES/ksshaskpass.mo +share/locale/ro/LC_MESSAGES/ksshaskpass.mo +share/locale/ru/LC_MESSAGES/ksshaskpass.mo +share/locale/sk/LC_MESSAGES/ksshaskpass.mo +share/locale/sl/LC_MESSAGES/ksshaskpass.mo +share/locale/sr/LC_MESSAGES/ksshaskpass.mo +share/locale/sr@ijekavian/LC_MESSAGES/ksshaskpass.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ksshaskpass.mo +share/locale/sr@latin/LC_MESSAGES/ksshaskpass.mo +share/locale/sv/LC_MESSAGES/ksshaskpass.mo +share/locale/uk/LC_MESSAGES/ksshaskpass.mo +share/locale/zh_CN/LC_MESSAGES/ksshaskpass.mo +share/locale/zh_TW/LC_MESSAGES/ksshaskpass.mo diff --git a/ksshaskpass/distinfo b/ksshaskpass/distinfo new file mode 100644 index 0000000000..86e09de71c --- /dev/null +++ b/ksshaskpass/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (ksshaskpass-5.6.3.tar.xz) = 9d90597102a43808c4bd79ca054992aed550775c +RMD160 (ksshaskpass-5.6.3.tar.xz) = 1aeaffc3bd0dd234c643f0dff4954509921e5114 +SHA512 (ksshaskpass-5.6.3.tar.xz) = 906eeb6ea267d285d1f6f9c685639ff414c723171b37994516715d9cbb6d3da172f218f15f0c0e50bab1c7eb61b6e9c26762d543a1641fb80e7e7c85d49cff7f +Size (ksshaskpass-5.6.3.tar.xz) = 24808 bytes