head	1.8;
access;
symbols
	RELENG_4_11_0_RELEASE:1.6.6.1
	RELENG_4_11:1.6.6.1.0.16
	RELENG_4_11_BP:1.6.6.1
	RELENG_4_10_0_RELEASE:1.6.6.1
	RELENG_4_10:1.6.6.1.0.14
	RELENG_4_10_BP:1.6.6.1
	RELENG_4_9_0_RELEASE:1.6.6.1
	RELENG_4_9:1.6.6.1.0.12
	RELENG_4_9_BP:1.6.6.1
	RELENG_4_8_0_RELEASE:1.6.6.1
	RELENG_4_8:1.6.6.1.0.10
	RELENG_4_8_BP:1.6.6.1
	RELENG_4_7_0_RELEASE:1.6.6.1
	RELENG_4_7:1.6.6.1.0.8
	RELENG_4_7_BP:1.6.6.1
	RELENG_4_6_2_RELEASE:1.6.6.1
	RELENG_4_6_1_RELEASE:1.6.6.1
	RELENG_4_6_0_RELEASE:1.6.6.1
	RELENG_4_6:1.6.6.1.0.6
	RELENG_4_6_BP:1.6.6.1
	RELENG_4_5_0_RELEASE:1.6.6.1
	RELENG_4_5:1.6.6.1.0.4
	RELENG_4_5_BP:1.6.6.1
	RELENG_4_4_0_RELEASE:1.6.6.1
	RELENG_4_4:1.6.6.1.0.2
	RELENG_4_4_BP:1.6.6.1
	RELENG_4_3_0_RELEASE:1.6
	RELENG_4_3:1.6.0.8
	RELENG_4_3_BP:1.6
	RELENG_4_2_0_RELEASE:1.6
	RELENG_4_1_1_RELEASE:1.6
	PRE_SMPNG:1.6
	RELENG_4_1_0_RELEASE:1.6
	RELENG_3_5_0_RELEASE:1.6
	RELENG_4_0_0_RELEASE:1.6
	RELENG_4:1.6.0.6
	RELENG_4_BP:1.6
	RELENG_3_4_0_RELEASE:1.6
	RELENG_3_3_0_RELEASE:1.6
	RELENG_3_2_PAO:1.6.0.4
	RELENG_3_2_PAO_BP:1.6
	RELENG_3_2_0_RELEASE:1.6
	RELENG_3_1_0_RELEASE:1.6
	RELENG_3:1.6.0.2
	RELENG_3_BP:1.6
	RELENG_2_2_8_RELEASE:1.4
	RELENG_3_0_0_RELEASE:1.6
	RELENG_2_2_7_RELEASE:1.4
	RELENG_2_2_6_RELEASE:1.4
	RELENG_2_2_5_RELEASE:1.4
	RELENG_2_2_2_RELEASE:1.4
	RELENG_2_2_1_RELEASE:1.4
	RELENG_2_2_0_RELEASE:1.4
	RELENG_2_1_7_RELEASE:1.3
	RELENG_2_1_6_1_RELEASE:1.3
	RELENG_2_1_6_RELEASE:1.3
	RELENG_2_2:1.4.0.2
	RELENG_2_2_BP:1.4
	RELENG_2_1_5_RELEASE:1.3
	RELENG_2_1_0_RELEASE:1.3
	RELENG_2_1_0:1.3.0.6
	RELENG_2_1_0_BP:1.3
	RELENG_2_0_5_RELEASE:1.3
	RELENG_2_0_5:1.3.0.4
	RELENG_2_0_5_BP:1.3
	RELENG_2_0_5_ALPHA:1.3
	RELEASE_2_0:1.3
	BETA_2_0:1.3
	ALPHA_2_0:1.3.0.2
	MOVED_NEWCVS:1.2
	FINAL_1_1_5:1.2
	ALPHA_1_1_5:1.2;
locks; strict;
comment	@# @;


1.8
date	2001.07.09.17.40.57;	author markm;	state dead;
branches;
next	1.7;

1.7
date	2001.03.27.10.51.47;	author ru;	state Exp;
branches;
next	1.6;

1.6
date	98.09.19.22.42.04;	author obrien;	state Exp;
branches
	1.6.6.1;
next	1.5;

1.5
date	98.08.31.00.42.21;	author jb;	state Exp;
branches;
next	1.4;

1.4
date	96.10.17.15.30.21;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	94.10.19.00.03.08;	author pst;	state Exp;
branches;
next	1.2;

1.2
date	94.06.02.20.25.29;	author guido;	state Exp;
branches;
next	1.1;

1.1
date	94.05.19.18.13.09;	author guido;	state Exp;
branches;
next	;

1.6.6.1
date	2001.04.25.11.29.24;	author ru;	state Exp;
branches;
next	1.6.6.2;

1.6.6.2
date	2012.11.17.07.27.33;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove the S/Key key-handling apps, which are no longer needed, as
they are replaced by opiepasswd, opieinfo and opiekey.
@
text
@#	@@(#)Makefile	5.6 (Berkeley) 3/5/91
# $FreeBSD: src/usr.bin/keyinit/Makefile,v 1.7 2001/03/27 10:51:47 ru Exp $

PROG=	keyinit
SRCS=	skeyinit.c

CFLAGS+= -D_SKEY_INTERNAL

BINMODE=4555

DPADD=	${LIBSKEY} ${LIBCRYPT} ${LIBMD}
LDADD=	-lskey -lcrypt -lmd

.include <bsd.prog.mk>
@


1.7
log
@MAN[1-9] -> MAN.
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.6
log
@Remove useless `BINOWN=root' now that it is the default.
@
text
@d2 2
a3 1
#
a4 1
MAN1=   keyinit.1
@


1.6.6.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@d2 1
a2 2
# $FreeBSD$

d4 1
@


1.6.6.2
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/usr.bin/keyinit/Makefile 75957 2001-04-25 11:29:51Z ru $
@


1.5
log
@The elf build wants to link against libcrypt.
@
text
@a8 1
BINOWN=	root
@


1.4
log
@Add -D_SKEY_INTERNAL to pick up non-API functions
@
text
@d12 2
a13 2
DPADD=	${LIBSKEY} ${LIBMD}
LDADD=	-lskey -lmd
@


1.3
log
@Include most of the logdaemon v4.4 S/key changes
@
text
@d7 2
@


1.2
log
@Move skey.h to /usr/include so other packages will be able to use
libskey. (such as wu-ftp and xdm).
Editted skey so it matches the standard /usr/include way.
@
text
@a0 1

a2 1

a4 8
DPADD=	/usr/bin/libskey.a
LDADD=	-lskey

.if exists(/usr/lib/libcrypt.a)
DPADD+= ${LIBCRYPT}
LDADD+= -lcrypt
.endif

d9 3
@


1.1
log
@1) Added s/key support .
2  Added optional excessive login logging.
3) Added login acces control on a per host/tty base.
4) See skey(1) for skey descriptions and src/usr.bin/login/README
  for the logging and access control features.

-Guido
@
text
@a6 1
CFLAGS+=-I${.CURDIR}/../../lib
@
