summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-bf
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2006-04-06 13:54:46 +0000
committerArchie Cobbs <archie@FreeBSD.org>2006-04-06 13:54:46 +0000
commite64e4b6ab5004af418598e36930d480a5b6d1771 (patch)
tree94f29403f0bd90d0d8b4db260a491de4dc9d9806 /security/skip/files/patch-bf
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-bf')
-rw-r--r--security/skip/files/patch-bf12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/skip/files/patch-bf b/security/skip/files/patch-bf
deleted file mode 100644
index 7dc4790f6b0c..000000000000
--- a/security/skip/files/patch-bf
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur --unidirectional-new-file skipsrc-1.0.orig/libdb/hash/hash.h work.new/libdb/hash/hash.h
---- skipsrc-1.0.orig/libdb/hash/hash.h Fri Oct 25 13:12:21 1996
-+++ work.new/libdb/hash/hash.h Mon Jan 24 12:35:38 2000
-@@ -103,7 +103,7 @@
- BUFHEAD *cpage; /* Current page */
- int cbucket; /* Current bucket */
- int cndx; /* Index of next item on cpage */
-- int errno; /* Error Number -- for DBM
-+ int errnum; /* Error Number -- for DBM
- * compatability */
- int new_file; /* Indicates if fd is backing store
- * or no */