Date: Thu, 22 Oct 1998 23:10:00 -0700 (PDT) From: "Ron 'The Insane One' Rosson" <insane@oneinsane.net> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8204: New port: security/ssh2 Message-ID: <199810230610.XAA20994@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/8204; it has been noted by GNATS. From: "Ron 'The Insane One' Rosson" <insane@oneinsane.net> To: freebsd-ports@FreeBSD.ORG Cc: Subject: Re: ports/8204: New port: security/ssh2 Date: Thu, 8 Oct 1998 07:26:08 -0700 The SSH2 has a real funky license. Myself and a few others had a discussion about in not to long ago. If this gets added make sure that the LICENSE is brought to the users attention before he compiles and installs. Just my feelings about ssh2. TIA Ron On Thu, Oct 08, 1998 at 10:01:53PM +0900, issei@jp.FreeBSD.org wrote: > > >Number: 8204 > >Category: ports > >Synopsis: New port: security/ssh2 (ssh-2.0.9) > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Thu Oct 8 06:20:01 PDT 1998 > >Last-Modified: > >Originator: Issei Suzuki > >Organization: > Personal > >Release: FreeBSD 2.2.7-RELEASE i386 > >Environment: > > >Description: > > New port: security/ssh2 > > Ssh provides a secure remote login system, remote command execution, > remote file transfering. It also provides strong authentication mechanism. > > This is a port of ssh (Secure SHell) 2.0.9. The reason, why I make new port > thouth the port of ssh 1.2.26 has already been in ports-current (secuirty/ssh), > is incompatibility between ssh version 1 and 2. > > Ssh protocol version 1 and 2 is incompatible. > > client server connect > ssh1 sshd1 OK > ssh1 sshd2 OK (*1) > ssh2 sshd1 NG (*2) > ssh2 sshd2 OK > > (*1) OK if only ssh client version is 1.2.26. > (*2) ssh2 can connect to sshd1 by executing ssh1 if ssh1 is installed on > the system. > > >How-To-Repeat: > > > > >Fix: > > Attach the port in uuencoded form. <SNIPPED> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message 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?199810230610.XAA20994>