summaryrefslogtreecommitdiffstats
path: root/crypto/x11-ssh-askpass/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x11-ssh-askpass/DETAILS')
-rwxr-xr-xcrypto/x11-ssh-askpass/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/crypto/x11-ssh-askpass/DETAILS b/crypto/x11-ssh-askpass/DETAILS
new file mode 100755
index 0000000000..4fea165b2f
--- /dev/null
+++ b/crypto/x11-ssh-askpass/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=x11-ssh-askpass
+ VERSION=1.2.4.1
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.jmknoble.net/software/x11-ssh-askpass/$SOURCE
+ SOURCE_URL[1]=http://ftp.ntua.gr/pub/linux/openpkg/sources/DST/$SPELL/$SOURCE
+ MD5[0]=bd51940ff68100547c26c2153a4d8413
+ WEB_SITE=http://www.jmknoble.net/software/x11-ssh-askpass/
+ ENTERED=20021210
+ UPDATED=20021210
+ SHORT="x11-ssh-askpass is a lightweight passphrase dialog for OpenSSH"
+cat << EOF
+x11-ssh-askpass is a lightweight passphrase dialog for OpenSSH or other
+open variants of SSH. In particular, x11-ssh-askpass is useful with the
+Unix port of OpenSSH by Damien Miller and others, and Damien includes it
+in his RPM packages of OpenSSH.
+
+x11-ssh-askpass uses only the stock X11 libraries (libX11, libXt) for
+its user interface. This reduces its dependencies on external libraries
+(such as GNOME or Perl/Tk).
+EOF