William Woods <[EMAIL PROTECTED]> wrote:
> Now that openssh is in the base system, I assume it will no longer
> be in the ports.
I expect the port to be maintained for the remaining lifetime of
the 3.x branch. This is of no concern to 4.x users, of course.
> How do we update it, ie, when a updated version comes out.
OpenSSH doesn't really have releases. The upstream version is
straight out of the OpenBSD repository. I assume several of our
developers monitor the OpenBSD commits and will carry over any
changes.
> I would rather not make world just to update that.
How do you handle updates to any other part of the system? Why do
you consider openssh a special case?
You can usually update individual parts of FreeBSD without doing
a "make world". cd /usr/src/... && make -jX install && make clean.
--
Christian "naddy" Weisgerber [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message