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-as | |
| 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-as')
| -rw-r--r-- | security/skip/files/patch-as | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/security/skip/files/patch-as b/security/skip/files/patch-as deleted file mode 100644 index 055b7b3f86ad..000000000000 --- a/security/skip/files/patch-as +++ /dev/null @@ -1,19 +0,0 @@ -diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/X509skip.h work.new/certs/lib/X509skip.h ---- skipsrc-1.0.orig/certs/lib/X509skip.h Fri Oct 25 13:11:44 1996 -+++ work.new/certs/lib/X509skip.h Mon Jan 24 13:34:50 2000 -@@ -63,13 +63,13 @@ - X509SkipCert& operator=(const X509SkipCert&); - - int CertType(); -- skip_params(Bigint &, Bigint &); -+ int skip_params(Bigint &, Bigint &); - Bigint skip_pubkey(); - Bstream skip_name(); - u_long skip_notvalidafter(); - u_long skip_notvalidbefore(); - Bstream encode(); -- decode(Bstream); -+ int decode(Bstream); - char* isValid(AuthPolicy&); - virtual Bstream get_issuer(); - void print(); |
