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-az | |
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-az')
-rw-r--r-- | security/skip/files/patch-az | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/security/skip/files/patch-az b/security/skip/files/patch-az deleted file mode 100644 index 975aa2f1b8fa..000000000000 --- a/security/skip/files/patch-az +++ /dev/null @@ -1,27 +0,0 @@ -diff -ur --unidirectional-new-file skipsrc-1.0.orig/doc/INSTALL work.new/doc/INSTALL ---- skipsrc-1.0.orig/doc/INSTALL Fri Oct 25 13:11:55 1996 -+++ work.new/doc/INSTALL Mon Jan 24 12:35:38 2000 -@@ -1,6 +1,13 @@ - Quick-Start Guide - ----------------- - -+ *** -+ *** NOTE TO FREEBSD PORT USERS -+ *** -+ *** If you've installed SKIP using the FreeBSD port -+ *** or package, you can go directly to step #4. -+ *** -+ - This is a quick-start guide for SKIP. It covers installing the SKIP - binaries and setting up IP-level encryption between two hosts. - -@@ -64,7 +71,8 @@ - View the key manager log file to see if the the certificate - exchange and the shared secret computation succeeded: - -- tail /var/log/skip.log -+ tail /var/log/skiphost.log -+ tail /var/log/messages - - If you have tcpdump, etherfind, snoop, or some other packet dumping - utility, you can verify that encrypted packets are using protocol 57. |