From owner-ports-jp@jp.freebsd.org  Sat May 30 12:38:44 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id MAA08251;
	Sat, 30 May 1998 12:38:44 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id MAA08245
	for <ports-jp@jp.freebsd.org>; Sat, 30 May 1998 12:38:42 +0900 (JST)
	(envelope-from sanpei@yy.cs.keio.ac.jp)
Received: from lavender.rad.cc.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115])
	by titanium.yy.ics.keio.ac.jp (8.8.8+3.0Wbeta13/3.6W) with ESMTP id MAA01089
	for <ports-jp@jp.freebsd.org>; Sat, 30 May 1998 12:38:42 +0900 (JST)
Received: (from sanpei@localhost)
	by lavender.rad.cc.keio.ac.jp (8.8.7/3.6W) id MAA04628;
	Sat, 30 May 1998 12:38:41 +0900 (JST)
Message-Id: <199805300338.MAA04628@lavender.rad.cc.keio.ac.jp>
To: ports-jp@jp.freebsd.org
In-Reply-To: Your message of "Sat, 30 May 1998 10:38:43 +0900"
References: <26913.896492323@coconut.itojun.org>
X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Date: Sat, 30 May 1998 12:38:40 +0900
From: MIHIRA "Sanpei" Yoshiro <sanpei@yy.cs.keio.ac.jp>
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: ports-jp 3426
Subject: [ports-jp 3426] Re: ssh-1.2.23 port 
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org

>	maintainer$B$K$OAw$C$?$s$G$9$,!"C/$+%A%'%C%/$7$F$b$i$$$?$$$N$G(B
>	$B$*$M$,$$$7$^$9!#(B(ssh$B$N$P!<$$!"4V0c$C$F$k$H$H$F$b$$$d$J$N$G(B)

  $B$&$^$/(B FreeBSD $B$N(B patch $B$,Ev$?$j$^$;$s(B. 

$B4D6-(B
	2.2.5-RELEASE $B$G(B /etc/make.conf $B$G(B USA_RESIDENT=yes

MD5 (ssh-1.2.23.tar.gz) = b8355cba289cf6f4cab91ed8c58b8bc1
$B$G(B, files/md5 $B$HF1$8CM(B. 

	ssh-1.2.23/Makefile.in $B$X$N(B patch-ac $B$N<!$NItJ,$,DL$j$^$;$s(B.

*** 480,486 ****
  # (otherwise it can only log in as the user it runs as, and must be
  # bound to a non-privileged port).  Also, password authentication may
  # not be available if non-root and using shadow passwords.
! install: $(PROGRAMS) make-dirs generate-host-key install-configs
  	-rm -f $(install_prefix)$(bindir)/ssh.old
  	-mv $(install_prefix)$(bindir)/ssh $(install_prefix)$(bindir)/ssh.old
  	-chmod 755 $(install_prefix)$(bindir)/ssh.old
--- 485,491 ----
  # (otherwise it can only log in as the user it runs as, and must be
  # bound to a non-privileged port).  Also, password authentication may
  # not be available if non-root and using shadow passwords.
! install: $(PROGRAMS) make-dirs install-configs
  	-rm -f $(install_prefix)$(bindir)/ssh.old
  	-mv $(install_prefix)$(bindir)/ssh $(install_prefix)$(bindir)/ssh.old
  	-chmod 755 $(install_prefix)$(bindir)/ssh.old
***************
$B<j85$N(B ssh-1.2.23/Makefile.in $B$@$H<!$N$h$&$K$J$C$F$$$^$9(B. 

# (otherwise it can only log in as the user it runs as, and must be
# bound to a non-privileged port).  Also, password authentication may
# not be available if non-root and using shadow passwords.
install: $(PROGRAMS) make-dirs generate-host-key install-configs
	-rm -f $(install_prefix)$(bindir)/ssh1.old
                                             ~

sanpei
