head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.04.17.08.55.04;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2000.02.28.06.51.14;	author kris;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Apply the Big Axe of Hacking to this port and remove all the CVS fetching
crap which just doesn't work well.  Fall back on the tarball which will
be generated once from the OpenBSD CVS repo each time I update the port.
@
text
@X11/xc/programs/ssh-askpass/ChangeLog
X11/xc/programs/ssh-askpass/Imakefile
X11/xc/programs/ssh-askpass/README
X11/xc/programs/ssh-askpass/SshAskpass-1337.ad
X11/xc/programs/ssh-askpass/SshAskpass-NeXTish.ad
X11/xc/programs/ssh-askpass/SshAskpass-default.ad
X11/xc/programs/ssh-askpass/SshAskpass-green.ad
X11/xc/programs/ssh-askpass/SshAskpass-motif.ad
X11/xc/programs/ssh-askpass/drawing.c
X11/xc/programs/ssh-askpass/drawing.h
X11/xc/programs/ssh-askpass/dynlist.c
X11/xc/programs/ssh-askpass/dynlist.h
X11/xc/programs/ssh-askpass/resources.c
X11/xc/programs/ssh-askpass/resources.h
X11/xc/programs/ssh-askpass/x11-ssh-askpass.c
X11/xc/programs/ssh-askpass/x11-ssh-askpass.h
@


1.1
log
@ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawn
if called without a controlling terminal, e.g. if called during the X
login process. It is somewhat configurable through app-defaults.

Makefile shamelessly ripped from:	green's OpenSSH port.
@
text
@@

