head	1.3;
access;
symbols
	old_RELEASE_4_11_0:1.2
	old_RELEASE_5_3_0:1.2
	old_RELEASE_4_10_0:1.2
	old_RELEASE_5_2_1:1.2
	old_RELEASE_5_2_0:1.2
	old_RELEASE_4_9_0:1.2
	old_RELEASE_5_1_0:1.2
	old_RELEASE_4_8_0:1.2
	old_RELEASE_5_0_0:1.2
	old_RELEASE_4_7_0:1.2
	old_RELEASE_4_6_2:1.2
	old_RELEASE_4_6_1:1.2
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2
	old_RELEASE_4_4_0:1.2
	old_RELEASE_4_3_0:1.2
	old_RELEASE_4_2_0:1.2
	old_RELEASE_4_1_1:1.1.1.1
	old_RELEASE_4_1_0:1.1.1.1
	old_v20000705a:1.1.1.1
	old_KAME:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2005.02.01.18.59.09;	author sumikawa;	state dead;
branches;
next	1.2;

1.2
date	2000.10.16.21.02.15;	author sumikawa;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.05.09.19.28;	author sumikawa;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.07.05.09.19.28;	author sumikawa;	state Exp;
branches;
next	;


desc
@@


1.3
log
@"racoon2" is a system to exchange and to install security parameters
for the IPsec.

Currently the system supports the following specification:

        Internet Key Exchange (IKEv2) Protocol
        draft-ietf-ipsec-ikev2-17.txt
        (The IKE daemon is not included in the current release due to IPR issue)

        Kerberized Internet Negotiation of Keys (KINK)
        draft-ietf-kink-kink-06.txt

        PF_KEY Key Management API, Version 2
        RFC2367

The following protocols will be supported soon.

        The Internet Key Exchange (IKE)
        RFC2409

WWW: http://www.kame.net/

This port was repocopied from secutiry/racoon.
PR:		ports/76814
@
text
@--- configure-	Wed Jul  5 16:18:19 2000
+++ configure	Wed Jul  5 16:18:32 2000
@@@@ -4021,7 +4021,7 @@@@
 
 cat >> $CONFIG_STATUS <<EOF
 
-CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf racoon.8"}
 EOF
 cat >> $CONFIG_STATUS <<\EOF
 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
@


1.2
log
@Upgrade to 20001017 snapshot.
@
text
@@


1.1
log
@Initial revision
@
text
@d7 2
a8 2
-CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf samples/remote.conf"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf samples/remote.conf racoon.8"}
@


1.1.1.1
log
@racoon: KAME IKE daemon
@
text
@@
