head	1.3;
access;
symbols
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.03.05.04.25.42;	author tmclaugh;	state dead;
branches;
next	1.2;

1.2
date	2002.06.24.21.13.06;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.12.17.54.07;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- expire port: Long out of date with multiple security issues.
  (Don't worry, openssh-portable is still there.)
@
text
@--- Makefile.orig	Sat Jun 22 12:40:30 2002
+++ Makefile	Sat Jun 22 12:40:31 2002
@@@@ -1,6 +1,7 @@@@
 #	$OpenBSD: Makefile,v 1.11 2002/05/23 19:24:30 markus Exp $
 
 .include <bsd.own.mk>
+.include "Makefile.inc"
 
 SUBDIR=	lib ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \
 	ssh-keysign ssh-keyscan sftp scard
@


1.2
log
@Merge PAM-changes from openssh currrent
Fix build with SKEY=yes, pr# 36119
Cleanup pw_expire handling.
Add missing includes
Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no
Use $PREFIX/etc/ssh for config, updating manpages too.
@
text
@@


1.1
log
@Rename Patches to make navigation much more easier.
@
text
@d1 2
a2 2
--- Makefile.orig	Tue Mar 12 08:36:18 2002
+++ Makefile	Tue Mar 12 08:52:48 2002
d4 1
a4 1
 #	$OpenBSD: Makefile,v 1.10 2002/02/09 17:37:34 deraadt Exp $
d10 1
a10 1
 	ssh-keyscan sftp scard
@

