head	1.14;
access;
symbols
	RELEASE_4_5_0:1.13
	RELEASE_4_4_0:1.13
	RELEASE_4_3_0:1.13
	RELEASE_4_2_0:1.13
	RELEASE_4_1_1:1.13
	RELEASE_4_1_0:1.12
	RELEASE_3_5_0:1.12
	RELEASE_4_0_0:1.11
	RELEASE_3_4_0:1.11
	RELEASE_3_3_0:1.11
	RELEASE_3_2_0:1.10
	RELEASE_3_1_0:1.10
	ssh_2_0_11:1.10
	RELEASE_2_2_8:1.9
	RELEASE_3_0_0:1.8
	RELEASE_2_2_7:1.8
	RELEASE_2_2_6:1.8
	RELEASE_2_2_5:1.8
	RELEASE_2_2_1:1.5
	RELEASE_2_2_2:1.8
	ssh_1_2_10:1.1.1.1
	YLO:1.1.1;
locks; strict;
comment	@# @;


1.14
date	2002.02.22.02.52.25;	author knu;	state dead;
branches;
next	1.13;

1.13
date	2000.09.02.03.56.56;	author kris;	state Exp;
branches;
next	1.12;

1.12
date	2000.05.29.03.16.42;	author steve;	state Exp;
branches;
next	1.11;

1.11
date	99.06.18.20.02.22;	author ache;	state Exp;
branches;
next	1.10;

1.10
date	98.12.01.11.10.33;	author obrien;	state Exp;
branches;
next	1.9;

1.9
date	98.11.23.05.15.17;	author kuriyama;	state Exp;
branches;
next	1.8;

1.8
date	97.04.25.05.01.04;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	97.04.16.19.48.19;	author ache;	state Exp;
branches;
next	1.6;

1.6
date	97.03.28.23.30.26;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	97.02.27.00.44.30;	author ache;	state Exp;
branches;
next	1.4;

1.4
date	96.11.20.12.45.58;	author adam;	state Exp;
branches;
next	1.3;

1.3
date	96.10.24.23.46.10;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	96.10.16.04.56.06;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	95.10.07.01.19.27;	author torstenb;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.10.07.01.19.27;	author torstenb;	state Exp;
branches;
next	;


desc
@@


1.14
log
@- Update to 3.1.0.

  PR:		ports/34740
  Submitted by:	larse@@ISI.EDU

- Add %%PORTDOCS%% to pkg-plist.

- Assign MAINTAINER to the submitter.

  Requested by:	issei (previous MAINTAINER)
@
text
@--- lib/sshapputil/Makefile.in.orig	Sun Aug 27 01:23:04 2000
+++ lib/sshapputil/Makefile.in	Sun Aug 27 01:23:41 2000
@@@@ -128,7 +128,7 @@@@
 include_HEADERS = sshuserfile.h 		  sshuserfilebuf.h
 
 
-INCLUDES = $(ADD_INCLUDES)  -I$(srcdir) -I.  -I$(top_builddir) -I$(top_srcdir)  -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/zlib -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer 
+INCLUDES = $(ADD_INCLUDES)  -I$(srcdir) -I.  -I$(top_builddir) -I$(top_srcdir)  -I$(top_srcdir)/lib/sshutil -I$(top_srcdir)/lib/sshutil/sshcore -I$(top_srcdir)/lib/sshutil/sshadt -I$(top_srcdir)/lib/sshutil/ssholdadt -I$(top_srcdir)/lib/sshutil/sshstrutil -I$(top_srcdir)/lib/sshutil/ssheloop -I$(top_srcdir)/lib/sshutil/sshstream -I$(top_srcdir)/lib/sshutil/sshfsm -I$(top_srcdir)/lib/sshutil/sshsysutil -I$(top_srcdir)/lib/sshutil/sshnet -I$(top_srcdir)/lib/sshutil/sshmisc -I$(top_srcdir)/lib/sshutil/sshpacketstream -I$(top_srcdir)/lib/sshutil/sshtestutil -I$(top_srcdir)/lib/sshmath -I$(top_srcdir)/lib/sshreadline -I$(top_srcdir)/lib/sshapputil -I$(top_srcdir)/lib/sshcrypt -I$(top_srcdir)/lib/sshproto -I$(top_srcdir)/lib/sshagent -I$(top_srcdir)/lib/sshsession -I$(top_srcdir)/lib/sshhttp -I$(top_srcdir)/lib/sshscrlock -I$(top_srcdir)/lib/sshsmtp -I$(top_srcdir)/lib/sshscm -I$(top_srcdir)/lib/sshpgp -I$(top_srcdir)/lib/sshipsecappapi -I$(top_srcdir)/lib/sshhs -I$(top_srcdir)/lib/sshexternalkey -I$(top_srcdir)/lib/sshfilexfer 
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../sshconf.h
@


1.13
log
@Upgrade to ssh-2.3.0.

PR:	ports/20869
Submitted by:	Issei Suzuki <issei@@issei.org> (Maintainer)
@
text
@@


1.12
log
@Update to version 2.1.0pl2.

PR:		18620
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- lib/sshapputil/Makefile.in.orig	Thu Mar 30 21:41:53 2000
+++ lib/sshapputil/Makefile.in	Wed May 17 18:04:39 2000
@@@@ -120,7 +120,7 @@@@
d7 2
a8 2
-ADD_INCLUDES = -I../.. -I. -I$(srcdir) 	-I$(top_builddir) -I$(top_srcdir) 	-I../sshutil -I$(srcdir)/../sshutil -I../sshmath 	-I$(srcdir)/../sshmath -I../zlib -I$(srcdir)/../zlib
+ADD_INCLUDES = -I../.. -I. -I$(srcdir) 	-I$(top_builddir) -I$(top_srcdir) 	-I../sshutil -I$(srcdir)/../sshutil -I../sshmath 	-I$(srcdir)/../sshmath
d10 2
a11 2
 
 INCLUDES = $(ADD_INCLUDES) -I$(srcdir) -I. -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/include -I$(top_srcdir)/lib/sshutil
@


1.11
log
@upgrade to 2.0.13
XXXtgetent from original PR fixed

PR: 12279
Submitted by: Issei Suzuki <issei@@issei.org>
@
text
@d1 11
a11 11
--- lib/sshapputil/Makefile.in.orig	Tue May 11 17:35:02 1999
+++ lib/sshapputil/Makefile.in	Fri Jun 18 16:02:20 1999
@@@@ -108,7 +108,7 @@@@
 INCLUDES = -I../.. -I. -I$(srcdir) \
 	-I$(top_builddir) -I$(top_srcdir) \
 	-I../sshutil -I$(srcdir)/../sshutil -I../sshmath \
-	-I$(srcdir)/../sshmath -I../zlib -I$(srcdir)/../zlib
+	-I$(srcdir)/../sshmath
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../sshconf.h
 CONFIG_CLEAN_FILES = 
@


1.10
log
@1. Update base ssh2 version from 2.0.9 to 2.0.11
   Ssh 2.0.9 has bugs abount updating utmp/wtmp file.

2. Now you can compile ssh2 to support TCP_Wrapper
   (security/tcp_wrapper) when you define USE_TCPWRAP=YES

3. Fix typo in MASTER_SITES
   (Thanks to Chris Piazza <norn@@home.net>)

4. Use /usr/lib/libz.so.* instead of libz in ssh2 source file.

5. Delete some obsolute pathes.

PR:		ports/8916
Submitted by:	issei@@jp.FreeBSD.ORG
@
text
@d1 3
a3 3
--- lib/sshapputil/Makefile.in.old	Tue Nov 24 18:24:57 1998
+++ lib/sshapputil/Makefile.in	Tue Nov 24 18:25:12 1998
@@@@ -105,7 +105,7 @@@@
@


1.9
log
@Secure shell client and server (remote login program).

PR:		ports/8204
Submitted by:	Issei Suzuki <issei@@jp.FreeBSD.ORG>
@
text
@d1 11
a11 15
When you compile *.s with 'cc -pipe' on ELFed FreeBSD, it never ends.
This patch is ugly hack to avoid the problem.

--- lib/sshmath/Makefile.in.old	Thu Oct  8 03:48:38 1998
+++ lib/sshmath/Makefile.in	Thu Oct  8 03:49:32 1998
@@@@ -383,8 +383,7 @@@@
 
 .S.o:
 	$(CPP) $(CPPFLAGS) $(INCLUDES) $(DEFS) $< | grep -v '^#' >tmp-$*.s
-	$(CC) $(CFLAGS) $(SFLAGS) -c tmp-$*.s
-	mv tmp-$*.o $@@
+	$(AS) $(SFLAGS) -o $@@ tmp-$*.s
 	rm -f tmp-$*.s
 
 includes:
@


1.8
log
@Update from ssh-1.2.19 to ssh-1.2.20.  All patches applied still, I just
regenerated them to fix the line numbers.  Also, I added two commented out
options in Makefile, one to tell sshd that a group writeable homedir
is OK because all users are in their own group, and the other is to allow
an unencrypted connection (which is dangerous since it can lead to
compromise of keys), but on a secure network it's damn useful for backups
etc.
@
text
@d1 15
a15 62
*** configure.orig	Wed Apr 23 08:40:06 1997
--- configure	Fri Apr 25 12:38:54 1997
***************
*** 1757,1768 ****
  
  export CFLAGS CC
  
- # Socket pairs appear to be broken on several systems.  I don't know exactly
- # where, so I'll use pipes everywhere for now.
- cat >> confdefs.h <<\EOF
- #define USE_PIPES 1
- EOF
- 
  
  echo $ac_n "checking that the compiler works""... $ac_c" 1>&6
  echo "configure:1769: checking that the compiler works" >&5
--- 1757,1762 ----
***************
*** 2759,2765 ****
  
  fi
  
! for ac_hdr in unistd.h rusage.h sys/time.h lastlog.h utmp.h shadow.h
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--- 2753,2759 ----
  
  fi
  
! for ac_hdr in unistd.h rusage.h sys/time.h lastlog.h login_cap.h utmp.h shadow.h
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
***************
*** 7031,7037 ****
  
  cat >> $CONFIG_STATUS <<EOF
  
! CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 zlib-1.0.4/Makefile"}
  EOF
  cat >> $CONFIG_STATUS <<\EOF
  for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
--- 7025,7031 ----
  
  cat >> $CONFIG_STATUS <<EOF
  
! CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 make-ssh-known-hosts.pl"}
  EOF
  cat >> $CONFIG_STATUS <<\EOF
  for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
***************
*** 7235,7240 ****
--- 7229,7236 ----
    done
  
    for ac_config_dir in gmp-2.0.2-ssh-2; do
+   
+ continue # XXX don't configure gmp
  
      # Do not complain, so a configure script can configure whichever
      # parts of a large source tree are present.
@


1.7
log
@Upgrade to 1.2.19
@
text
@d1 2
a2 2
*** configure.orig	Sun Apr  6 03:56:58 1997
--- configure	Wed Apr 16 22:52:47 1997
d4 1
a4 1
*** 1634,1645 ****
d16 2
a17 2
  echo "configure:1646: checking that the compiler works" >&5
--- 1634,1639 ----
d19 1
a19 1
*** 2632,2638 ****
d27 1
a27 1
--- 2626,2632 ----
d36 1
a36 1
*** 6749,6755 ****
d44 1
a44 1
--- 6743,6749 ----
d53 2
a54 2
*** 6953,6958 ****
--- 6947,6954 ----
@


1.6
log
@Upgrade to 1.2.18
@
text
@d1 2
a2 2
*** configure.orig	Thu Mar 27 09:04:06 1997
--- configure	Fri Mar 28 15:18:56 1997
d36 1
a36 1
*** 6696,6702 ****
d44 1
a44 1
--- 6690,6696 ----
d53 2
a54 2
*** 6900,6905 ****
--- 6894,6901 ----
@


1.5
log
@Add LOGIN_CAP abilities
Submitted by: davidn
@
text
@d1 2
a2 2
*** configure.orig	Wed Oct 30 15:27:56 1996
--- configure	Thu Jan 30 23:03:12 1997
d4 1
a4 1
*** 1331,1342 ****
d16 2
a17 2
  if test "$cross_compiling" = yes; then
--- 1331,1336 ----
d19 1
a19 1
*** 2264,2270 ****
d25 1
a25 1
  ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
d27 1
a27 1
--- 2258,2264 ----
d33 1
a33 1
  ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
d36 2
a37 2
*** 5140,5146 ****
  EOF
d40 1
a40 1
! CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 zlib-1.0.3/Makefile"}
d44 2
a45 2
--- 5134,5140 ----
  EOF
d53 2
a54 2
*** 5332,5338 ****
--- 5326,5336 ----
a60 2
+       # Do not complain, so a configure script can configure whichever
+       # parts of a large source tree are present.
a62 1
      if test ! -d $srcdir/$ac_config_dir; then
@


1.4
log
@1.2.16 --> 1.2.17
(new agent forwarding protocol that is said to work this time)
@
text
@d1 2
a2 2
*** configure.orig	Wed Oct 30 04:27:56 1996
--- configure	Fri Nov 15 07:18:17 1996
d18 17
@


1.3
log
@Use system shared libgmp now
@
text
@d1 2
a2 2
*** configure.old	Tue Oct 22 02:36:46 1996
--- configure	Tue Oct 22 02:40:51 1996
d4 3
a6 3
*** 1302,1313 ****
      ;;
  esac
d17 1
a17 1
--- 1302,1307 ----
d19 1
a19 1
*** 5092,5098 ****
d27 1
a27 1
--- 5086,5092 ----
d36 2
a37 2
*** 5284,5289 ****
--- 5278,5285 ----
d40 2
a41 2
    for ac_config_dir in gmp-2.0.2; do
+ 
d44 2
d48 1
@


1.2
log
@Upgrade to official 1.2.16
Fix PLIST
@
text
@d1 17
a17 2
*** configure.orig	Fri Oct  4 17:00:44 1996
--- configure	Wed Oct 16 06:32:03 1996
d27 1
a27 1
--- 5092,5098 ----
d31 1
a31 1
! CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 make-ssh-known-hosts.pl zlib-1.0.3/Makefile"}
d35 11
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
*** configure.orig	Fri Oct  6 21:16:53 1995
--- configure	Fri Oct  6 21:17:16 1995
d4 1
a4 1
*** 3621,3627 ****
d8 1
a8 1
! CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1"}
d12 1
a12 1
--- 3621,3627 ----
d16 1
a16 1
! CONFIG_FILES=\${CONFIG_FILES-"Makefile sshd.8 ssh.1 make-ssh-known-hosts.1 make-ssh-known-hosts.pl"}
@


1.1.1.1
log
@Ssh is a secure rlogin/rsh/rcp replacement with strong authentication
(.rhosts together with RSA based host authentication, and pure RSA
authentication) and improved privacy (all communications are automatically
and transparently encrypted).
@
text
@@
