Date: 6 Mar 2000 22:37:22 +0100 From: naddy@mips.rhein-neckar.de (Christian Weisgerber) To: freebsd-current@freebsd.org Subject: Re: openssh question Message-ID: <8a18ei$fb1$1@bigeye.rhein-neckar.de> References: <v04210115b4e9ae12ee75@[128.113.24.47]> <XFMail.000306112345.wwoods@cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
William Woods <bwoods2@uswest.net> 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 naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8a18ei$fb1$1>