Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27197
Added Files:
x11-ssh-askpass.info
Log Message:
New package from trackers (Submissions #981595).
--- NEW FILE: x11-ssh-askpass.info ---
Package: x11-ssh-askpass
Version: 1.2.4.1
Revision: 1
Homepage: http://www.jmknoble.net/software/x11-ssh-askpass/
Description: X11-based SSH passphrase dialog
Maintainer: Mark Gardner <[EMAIL PROTECTED]>
License: BSD
Depends: app-defaults
BuildDepends: x11-dev
DocFiles: ChangeLog README TODO
Source: mirror:debian:pool/main/s/ssh-askpass/ssh-askpass_%v.orig.tar.gz
Source-MD5: 8f2e41f3f7eaa8543a2440454637f3c3
SourceRename: %n-%v.tar.gz
SourceDirectory: %n-%v
ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man
--with-app-defaults-dir=%p/etc/app-defaults --enable-installing-app-defaults
DescDetail: <<
This is an X11-based passphrase dialog for use with OpenSSH. It is
intended to replace the Perl/Tk-based ssh-askpass dialog and
GNOME-based ssh-askpass dialog which formerly accompanied OpenSSH-1.2.
These dialogs are intended to be called from the ssh-add program and
not invoked directly.
The features of x11-ssh-askpass are as follows:
- Configurable via the standard X resource mechanism
(/usr/lib/X11/etc/app-defaults, ~/.Xdefaults, xrdb, etc.).
- Requires only stock X11 libraries (libXt, libX11, libSM, libICE).
- Can be configured to grab the keyboard and/or pointer (grabs the
keyboard by default, not the pointer).
<<
DescUsage: <<
The user interface is somewhat different than most password/passphrase
dialogs and more similar to the X11-based passphrase dialog that
accompanies the regular SSH distribution. Instead of a text field that
fills with asterisks or some other character as the user enters the
passphrase, a series of LED-like areas light up one-by-one with each
passphrase character entered, beginning from the lefthand edge of the
dialog. When they reach the righthand edge, they go dark one-by-one
again, and so on. This gives the user feedback that passphrase
characters have been entered, but does not provide onlookers with a cue
as to the length of the passphrase.
Pressing the `OK' button accepts the passphrase (even if it is empty),
which is printed on the standard output, and the dialog exits with a
status of zero (success). Pressing the `Cancel' button discards the
passphrase, and the dialog exits with non-zero status.
The following keystrokes work as expected:
[Backspace] or [Delete] Erase previous character
[Control+U] or [Control+X] Erase entire passphrase
[Enter], [Control+M], or [Control+J] Accept passphrase (OK)
[Escape] Discard passphrase (Cancel)
<<
CompileScript: <<
./configure %c
xmkmf
sed -e 's|^[[:space:]]*DOCDIR[[:space:]]=.*|DOCDIR = %p/share/doc/%n|' Makefile
>Makefile.tmp
mv Makefile.tmp Makefile
make includes
make
<<
InstallScript: <<
make install DESTDIR=%d
make install.man DESTDIR=%d
<<
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits