diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2006-04-06 13:54:46 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2006-04-06 13:54:46 +0000 |
commit | e64e4b6ab5004af418598e36930d480a5b6d1771 (patch) | |
tree | 94f29403f0bd90d0d8b4db260a491de4dc9d9806 /security/skip/files/patch-cd | |
parent | - Update to new master site and updated tarball (diff) |
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.
Notes
Notes:
svn path=/head/; revision=158956
Diffstat (limited to 'security/skip/files/patch-cd')
-rw-r--r-- | security/skip/files/patch-cd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/security/skip/files/patch-cd b/security/skip/files/patch-cd deleted file mode 100644 index 2e70ee6cf65b..000000000000 --- a/security/skip/files/patch-cd +++ /dev/null @@ -1,14 +0,0 @@ -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); |