From owner-cvs-all Tue Sep 11 5: 6:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA22D37B43A; Tue, 11 Sep 2001 05:06:30 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8BC6Uc27918; Tue, 11 Sep 2001 05:06:30 -0700 (PDT) (envelope-from wjv) Message-Id: <200109111206.f8BC6Uc27918@freefall.freebsd.org> From: Johann Visagie Date: Tue, 11 Sep 2001 05:06:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/keychain Makefile ports/security/keychain/files patch-keychain X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2001/09/11 05:06:29 PDT Modified files: security/keychain Makefile security/keychain/files patch-keychain Log: - Change the name of the file in which keychain stores the environment settings of the running ssh-agent(1) process from ~/.ssh-agent to ~/.ssh-agent-`hostname -s`. This is to allow users with NFS-mounted home directories to use keychain on multiple machines simultaneously. - Bump PORTREVISION PR: 30506 Submitted by: Martti Kuparinen Revision Changes Path 1.2 +2 -1 ports/security/keychain/Makefile 1.2 +66 -10 ports/security/keychain/files/patch-keychain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message