FreeBSD Bugzilla – Attachment 57062 Details for
Bug 86132
Dependancy fixes for security/firewalk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
firewalk.diff
firewalk.diff (text/plain), 1.10 KB, created by
Jonathan
on 2005-09-14 18:20:15 UTC
(
hide
)
Description:
firewalk.diff
Filename:
MIME Type:
Creator:
Jonathan
Created:
2005-09-14 18:20:15 UTC
Size:
1.10 KB
patch
obsolete
>diff -urN firewalk.orig/Makefile firewalk/Makefile >--- firewalk.orig/Makefile Mon Nov 15 00:26:10 2004 >+++ firewalk/Makefile Wed Sep 14 19:22:07 2005 >@@ -16,7 +16,7 @@ > COMMENT= A remote firewall auditing tool > > BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ >- ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel >+ ${LOCALBASE}/include/libnet/libnet-types.h:${PORTSDIR}/net/libnet-devel > RUN_DEPENDS= ${BUILD_DEPENDS} > > WRKSRC= ${WRKDIR}/Firewalk >diff -urN firewalk.orig/files/patch-include:firewalk.h firewalk/files/patch-include:firewalk.h >--- firewalk.orig/files/patch-include:firewalk.h Thu Jan 1 02:00:00 1970 >+++ firewalk/files/patch-include:firewalk.h Wed Sep 14 19:21:19 2005 >@@ -0,0 +1,13 @@ >+--- include/firewalk.h.orig Wed Sep 14 19:19:27 2005 >++++ include/firewalk.h Wed Sep 14 19:20:37 2005 >+@@ -41,6 +41,10 @@ >+ #include <dnet.h> >+ #include <libnet.h> >+ >++#ifndef BIOCIMMEDIATE >++#define BIOCIMMEDIATE _IOW('B',112,u_int) >++#endif >++ >+ #define FW_BANNER "Firewalk (c) 2002 Mike D. Schiffman \ >+ <mike@infonexus.com>\nhttp://www.packetfactory.net/firewalk\n\ >+ for more information.\n"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 86132
: 57062