Re: no openssh after build

2000-03-10 Thread Jeffrey J. Mountin
At 05:35 PM 3/8/00 +, Kris Kennaway wrote: >On Wed, 8 Mar 2000, Jeffrey J. Mountin wrote: > > > What I did not check is removing RSAref after a buildworld and checking for > > breakage, but that smacks of shooting one's self in the foot. > >That should just revert to the previous case of compl

Re: no openssh after build

2000-03-09 Thread Sheldon Hearn
On Wed, 08 Mar 2000 09:56:56 PST, Doug Barton wrote: > mm only knows about what's in /usr/src/etc/Makefile. ssh_config and > sshd_config are in there, so if you run mm and you have those bits in > your tree it'll install them. Looks like mergemaster is much cleverer than I thought. Bein

Re: no openssh after build

2000-03-08 Thread Doug Barton
Sheldon Hearn wrote: > > On Mon, 06 Mar 2000 16:38:44 PST, R Joseph Wright wrote: > > > I just built a new world today and openssh does not appear to be > > installed. I have the directories /etc/ssh and /etc/ssl but they are > > empty. There is no /usr/bin/ssh. > > Last night's ``make world'

Re: no openssh after build

2000-03-08 Thread Kris Kennaway
On Wed, 8 Mar 2000, Jeffrey J. Mountin wrote: > What I did not check is removing RSAref after a buildworld and checking for > breakage, but that smacks of shooting one's self in the foot. That should just revert to the previous case of complaining loudly if you try and make use of RSA. Kris --

Re: no openssh after build

2000-03-08 Thread Jeffrey J. Mountin
CC's trimmed... At 07:42 AM 3/8/00 -0500, Jim Bloom wrote: >In either case, the answer is that you do not need to install the rsaref >port before any builds. It is only a runtime dependency now. > >Jim Bloom >[EMAIL PROTECTED] > >Walter Brameld wrote: >> >> > Do you still need to install the rs

Re: no openssh after build

2000-03-08 Thread Jim Bloom
In either case, the answer is that you do not need to install the rsaref port before any builds. It is only a runtime dependency now. Jim Bloom [EMAIL PROTECTED] Walter Brameld wrote: > > > Do you still need to install the rsaref port before openssh? > > (/usr/ports/security) > > > Ah, sorry.

Re: no openssh after build

2000-03-08 Thread Walter Brameld
On Tue, 07 Mar 2000, Walter Brameld wrote: > On Mon, 06 Mar 2000, Kris Kennaway wrote: > > On Mon, 6 Mar 2000, R Joseph Wright wrote: > > > > > I just built a new world today and openssh does not appear to be > > > installed. I have the directories /etc/ssh and /etc/ssl but they are > > > empty.

Re: no openssh after build

2000-03-08 Thread Walter Brameld
On Mon, 06 Mar 2000, Kris Kennaway wrote: > On Mon, 6 Mar 2000, R Joseph Wright wrote: > > > I just built a new world today and openssh does not appear to be > > installed. I have the directories /etc/ssh and /etc/ssl but they are > > empty. There is no /usr/bin/ssh. > > I've been trying to fol

Re: no openssh after build

2000-03-07 Thread R Joseph Wright
On Mon, 6 Mar 2000, R Joseph Wright wrote: > On Mon, 6 Mar 2000, Kris Kennaway wrote: > > > On Mon, 6 Mar 2000, R Joseph Wright wrote: > > > > > I just built a new world today and openssh does not appear to be > > > installed. I have the directories /etc/ssh and /etc/ssl but they are > > > emp

Re: no openssh after build

2000-03-07 Thread Sheldon Hearn
On Tue, 07 Mar 2000 12:47:45 +0100, Anders Andersson wrote: > On Tis, Mar 07, 2000 at 11:09:12am +0200, Sheldon Hearn wrote: > > Last night's ``make world'' scored me a /usr/bin/ssh, but an empty > > /etc/ssh . I'm curious to know how /etc/ssh will be populated, since > > mergemaster won't pic

Re: no openssh after build

2000-03-07 Thread Anders Andersson
On Tis, Mar 07, 2000 at 11:09:12am +0200, Sheldon Hearn wrote: > Last night's ``make world'' scored me a /usr/bin/ssh, but an empty > /etc/ssh . I'm curious to know how /etc/ssh will be populated, since > mergemaster won't pick up an sshd_config in src/etc . mergemaster sure did pick up ssh_conf

Re: no openssh after build

2000-03-07 Thread Sheldon Hearn
On Mon, 06 Mar 2000 16:38:44 PST, R Joseph Wright wrote: > I just built a new world today and openssh does not appear to be > installed. I have the directories /etc/ssh and /etc/ssl but they are > empty. There is no /usr/bin/ssh. Last night's ``make world'' scored me a /usr/bin/ssh, but an e

Re: no openssh after build

2000-03-06 Thread R Joseph Wright
On Mon, 6 Mar 2000, Kris Kennaway wrote: > On Mon, 6 Mar 2000, R Joseph Wright wrote: > > > I just built a new world today and openssh does not appear to be > > installed. I have the directories /etc/ssh and /etc/ssl but they are > > empty. There is no /usr/bin/ssh. > > I've been trying to fol

Re: no openssh after build

2000-03-06 Thread Kris Kennaway
On Mon, 6 Mar 2000, R Joseph Wright wrote: > I just built a new world today and openssh does not appear to be > installed. I have the directories /etc/ssh and /etc/ssl but they are > empty. There is no /usr/bin/ssh. > I've been trying to follow the discussions on this issue and I understood > t

no openssh after build

2000-03-06 Thread R Joseph Wright
I just built a new world today and openssh does not appear to be installed. I have the directories /etc/ssh and /etc/ssl but they are empty. There is no /usr/bin/ssh. I've been trying to follow the discussions on this issue and I understood that this is now part of the default base system.