From owner-cvs-all Sun Feb 27 22:51:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 17EF037B7FD; Sun, 27 Feb 2000 22:51:16 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA99153; Sun, 27 Feb 2000 22:51:16 -0800 (PST) (envelope-from kris@FreeBSD.org) Message-Id: <200002280651.WAA99153@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 27 Feb 2000 22:51:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/openssh-askpass Makefile ports/security/openssh-askpass/files distfiles ignorefiles md5 ports/security/openssh-askpass/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kris 2000/02/27 22:51:15 PST Modified files: security Makefile Added files: security/openssh-askpass Makefile security/openssh-askpass/files distfiles ignorefiles md5 security/openssh-askpass/pkg COMMENT DESCR PLIST 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. Revision Changes Path 1.93 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message