aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-02-03 02:53:48 +0000
committerSteve Wills <swills@FreeBSD.org>2011-02-03 02:53:48 +0000
commitcbdc0c4c8dc7718d818b178a5a513ea5d552d856 (patch)
tree2fee25a6aff912b312a8dbe3625d808556c85df5 /deskutils
parent20a5dd55fa0ae03677251bae63a32678d4c0d2be (diff)
downloadports-cbdc0c4c8dc7718d818b178a5a513ea5d552d856.tar.gz
ports-cbdc0c4c8dc7718d818b178a5a513ea5d552d856.zip
Add ksshaskpass, a KDE 4 version of ssh-askpass with KWallet support.
Approved by: wxs (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268570
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/ksshaskpass/Makefile29
-rw-r--r--deskutils/ksshaskpass/distinfo2
-rw-r--r--deskutils/ksshaskpass/files/pkg-message.in7
-rw-r--r--deskutils/ksshaskpass/pkg-descr3
-rw-r--r--deskutils/ksshaskpass/pkg-plist4
6 files changed, 46 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 779a8d8e04e3..7dfe6e9f72b8 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -147,6 +147,7 @@
SUBDIR += krefty
SUBDIR += krss
SUBDIR += ksmoothdock
+ SUBDIR += ksshaskpass
SUBDIR += ktagebuch
SUBDIR += kuake
SUBDIR += labyrinth
diff --git a/deskutils/ksshaskpass/Makefile b/deskutils/ksshaskpass/Makefile
new file mode 100644
index 000000000000..a50bfd60fabd
--- /dev/null
+++ b/deskutils/ksshaskpass/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: ksshaskpass
+# Date created: 2010-12-26
+# Whom: Steve Wills <swills@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ksshaskpass
+PORTVERSION= 0.5.3
+CATEGORIES= deskutils
+MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
+DISTNAME= 50971-${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= swills@FreeBSD.org
+COMMENT= A KDE 4 version of ssh-askpass with KWallet support
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_CMAKE= yes
+USE_KDE4= kdelibs automoc4
+USE_QT_VER= 4
+QT_COMPONENTS= qmake moc_build uic_build qmake_build rcc_build
+
+MAN1= ksshaskpass.1
+SUB_FILES= pkg-message
+
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.mk>
diff --git a/deskutils/ksshaskpass/distinfo b/deskutils/ksshaskpass/distinfo
new file mode 100644
index 000000000000..97ed897d314e
--- /dev/null
+++ b/deskutils/ksshaskpass/distinfo
@@ -0,0 +1,2 @@
+SHA256 (50971-ksshaskpass-0.5.3.tar.gz) = a3a47eba74a52ec3d9d8740ed9a29a5aa852d4e268b5d81154f85b90258a2124
+SIZE (50971-ksshaskpass-0.5.3.tar.gz) = 11010
diff --git a/deskutils/ksshaskpass/files/pkg-message.in b/deskutils/ksshaskpass/files/pkg-message.in
new file mode 100644
index 000000000000..b98b909e9b75
--- /dev/null
+++ b/deskutils/ksshaskpass/files/pkg-message.in
@@ -0,0 +1,7 @@
+------------------------------------------------------------------------------
+You may want to add the following to ~/.kde4/Autostart/ssh-add:
+
+#!/bin/sh
+exec /usr/bin/env SSH_ASKPASS=%%PREFIX%%/bin/ksshaskpass \
+ /usr/bin/ssh-add < /dev/null
+------------------------------------------------------------------------------
diff --git a/deskutils/ksshaskpass/pkg-descr b/deskutils/ksshaskpass/pkg-descr
new file mode 100644
index 000000000000..e0c26b111dd0
--- /dev/null
+++ b/deskutils/ksshaskpass/pkg-descr
@@ -0,0 +1,3 @@
+A KDE 4 version of ssh-askpass with KWallet support.
+
+WWW: http://kde-apps.org/content/show.php?content=50971
diff --git a/deskutils/ksshaskpass/pkg-plist b/deskutils/ksshaskpass/pkg-plist
new file mode 100644
index 000000000000..0ea04b3ef231
--- /dev/null
+++ b/deskutils/ksshaskpass/pkg-plist
@@ -0,0 +1,4 @@
+bin/ksshaskpass
+share/applications/kde4/ksshaskpass.desktop
+@dirrmtry share/applications/kde4
+@dirrmtry share/applications