From owner-freebsd-hackers Thu Nov 11 23:46:48 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id D9BE814BC4 for ; Thu, 11 Nov 1999 23:46:28 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id NAA13286 for ; Fri, 12 Nov 1999 13:46:10 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Fri, 12 Nov 1999 13:46:08 +0600 (NS) From: Max Khon To: hackers@freebsd.org Subject: openssh 1.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! just installed the openssh port: everything is fine but i miss one feature: OpenBSD guys removed calling ssh-askpass from ssh-add (because ssh-askpass require X libs for building) and removed ssh-askpass at all. maybe it would be better to put ssh-askpass in ports (ssh 1.2.16 which was the base for openssh has ssh-askpass) and put back ssh-askpass call to ssh-add. if openssh will be put in source tree we can have dummy version of ssh-askpass there (which does nothing) and normal ssh-askpass in ports. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message