Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 20:33:08 -0500
From:      Glenn Johnson <glennpj@charter.net>
To:        Corey Snow <corey@snowpoint.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Update OpenSSH?
Message-ID:  <20020609013308.GA4227@gforce.johnson.home>
In-Reply-To: <3D01F26B.29291.4523301@localhost>
References:  <3D01F26B.29291.4523301@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 08, 2002 at 12:02:51PM -0700, Corey Snow wrote:

> There's been some discussion about this on the list, but I'm not sure
> how or if to apply it- I installed FreeBSD 4.5-RELEASE and it has
> OpenSSH 2.9 as part of the distribution. However, OpenSSH is at a
> higher version now (3.x) and I'd like to use the later version.
>
> Question: How do I go about updating my installed version of OpenSSH?
> I had added the OpenSSH package, but it just installed it side-by-
> side with the distribution one.

You can install the security/openssh-portable port with

OPENSSH_OVERWRITE_BASE= yes

You would also want to put

NO_OPENSSH= true

in your '/etc/make.conf' file so the base version is not reinstalled on a
'make world'.

-- 
Glenn Johnson
glennpj@charter.net

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




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