head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1
	fwtk_2_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.06.01.15.33.32;	author garga;	state dead;
branches;
next	1.1;

1.1
date	98.04.18.08.57.34;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- The current fwtk port will not build on FreeBSD => 5.x, this is
  because of the S/Key library requirements.  Moved the S/Key support
  behind the WITH_SKEY knob and added a WITH_SNK knob as well.  Now
  the system will build on FreeBSD 6.1 systems if WITH_SKEY is NOT
  set.
- Change varargs.h to stdarg.h, to build with the newer version of gcc.
- Pass the maintainership to submitter.
- Bump PORTREVISION

PR:		ports/97633
Submitted by:	pirzyk
@
text
@--- auth.h.orig	Fri Nov  4 15:31:26 1994
+++ auth.h	Sat Apr 18 00:37:48 1998
@@@@ -69,7 +69,7 @@@@
 #define	AUTHPROTO_PASSWORD
 
 /* define this if you want to use bellcore's S/Key */
-/* #define	AUTHPROTO_SKEY */
+#define	AUTHPROTO_SKEY
 
 /* define this if you want to use Security Dynamics' SecurID */
 /* #define	AUTHPROTO_SECURID */
@


1.1
log
@Upgrade to version 2.1.  Mixing of my stuff + two good submissions.

Submitted by:	"Scott A. Kenney" <saken@@rmta.ml.org>
                & "Eric J. Chet" <ejc@@bazzle.com>
@
text
@@

