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


1.4
date	2006.04.06.13.54.44;	author archie;	state dead;
branches;
next	1.3;

1.3
date	2000.01.26.01.55.18;	author archie;	state Exp;
branches;
next	1.2;

1.2
date	99.03.10.22.27.53;	author archie;	state Exp;
branches;
next	1.1;

1.1
date	98.01.09.23.23.55;	author julian;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.01.09.23.23.55;	author julian;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove the skip port. Created before there was an IPSec implementation on
FreeBSD, it is now extremely obsolete. In any case it doesn't compile. Earlier
version of this port can still be used on older versions of FreeBSD of course.
@
text
@diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/keymgrd/skip_keymgr.h work.new/skip/keymgrd/skip_keymgr.h
--- skipsrc-1.0.orig/skip/keymgrd/skip_keymgr.h	Fri Oct 25 13:12:49 1996
+++ work.new/skip/keymgrd/skip_keymgr.h	Tue Jan 25 09:58:59 2000
@@@@ -128,8 +128,10 @@@@
 Bstream skip_kp_to_Ekp(Bstream, u_char, int);
 extern Bstream get_random_bytes(int len);
 Bstream kijtokijn(Bstream, u_long);
+#if 0
 skip_get_raw_keys(int , u_char , Bstream , ENC_ALG_TYPE , MAC_ALG_TYPE ,
                   u_long , Bstream &, Bstream &, Bstream &);
+#endif
 
 void set_kij_alg(int , unsigned char , unsigned char );
 extern int skip_set_cdp_port(int, unsigned short);
@


1.3
log
@Bash this port until it compiles under -current again.
@
text
@@


1.2
log
@Build SKIP port as a KLD instead of an LKM.
@
text
@d1 14
a14 14
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/man/raw_keys.4 work.new/skip/man/raw_keys.4
--- skipsrc-1.0.orig/skip/man/raw_keys.4	Fri Oct 25 13:12:56 1996
+++ work.new/skip/man/raw_keys.4	Mon Mar  8 21:33:39 1999
@@@@ -42,9 +42,4 @@@@
 link.
 .SH FILES
 .P
-.SH Solaris 2.x systems:
-/etc/opt/SUNWicg/skip/raw_keys
-.P
-.SH Other systems:
-.P
-/etc/skip/raw_keys
+@@@@PREFIX@@@@/etc/skip/raw_keys
@


1.1
log
@Initial revision
@
text
@d1 5
a5 6
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/man/skiplocal.1m skipsrc-1.0/skip/man/skiplocal.1m
--- skipsrc-1.0.orig/skip/man/skiplocal.1m	Fri Oct 25 13:12:58 1996
+++ skipsrc-1.0/skip/man/skiplocal.1m	Wed Nov 26 20:11:53 1997
@@@@ -171,13 +171,9 @@@@
 \fBskipd_restart\fP in order for the changes to take effect.
 .P
a6 1
-.SS Solaris 1.x systems:
d8 4
a11 4
-/etc/skip/localids
+@@@@PREFIX@@@@/etc/skip/localids
 .br
-.SS Solaris 2.x systems:
d13 2
a14 4
-/etc/opt/SUNWicg/skip/localids
 .P
 .SH BUGS
 skiplocal export does not work well for communicating with multiple keys.
@


1.1.1.1
log
@Add a package for the SKIP package from Sun Microsystems,
for making secure pipes across the internet (etc.)
@
text
@@
