Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 00:42:34 +0900
From:      Issei Suzuki <issei@issei.org>
To:        mlholloway@yahoo.com, torstenb@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: ssh-1.2.26
Message-ID:  <19990513004234H.issei@issei.org>
In-Reply-To: Your message of "Wed, 12 May 1999 09:15:17 -0600" <19990512091517.D8004@fisicc-ufm.edu>
References:  <19990512091517.D8004@fisicc-ufm.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In mail "Re: FreeBSD Port: ssh-1.2.26"
Oscar Bonilla <obonilla@fisicc-ufm.edu> wrote:

> actually: what's the point of having ssh2 depend on ssh1?

  Compatibility.  When you want to build sshd2 that supports both ssh1 
and ssh2 client, you must install ssh1 before building ssh2.

> wouldn't it be easier to patch the install script of ssh2?

  You can build ssh2 port without ssh1 client support only if you
define USE_SSH1, like

# make USE_SSH1=NO install

In this case, ssh2 port does not depend on ssh1.


Thanks,

-- 
Issei Suzuki <issei@issei.org>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990513004234H.issei>