DragonFlyBSD / DPorts

The dedicated application build system for DragonFly BSD
Other
89 stars 44 forks source link

net-mgmt/nagios-pf-plugin patch to compile #139

Closed sysadminmike closed 9 years ago

sysadminmike commented 9 years ago

After running 'make patch' on freebsd port

/usr/obj/dports/net-mgmt/nagios-pf-plugin/work/kian-nagios-pf-plugin-2aba423/check_pf.c

 --- check_pf.c  2015-02-16 20:42:06.896348000 +0000
+++ check_pf.c-dragonfly        2015-02-16 20:42:14.602564000 +0000
@@ -20,7 +20,7 @@
 #include <sys/fcntl.h>
 #include <net/if.h>
 #include <netinet/in.h>
-#include <net/pfvar.h>
+#include <net/pf/pfvar.h>

 #include <err.h>
 #include <limits.h>
rolinh commented 9 years ago

Something's wrong with your diff.

sysadminmike commented 9 years ago

fixed - i think i forgot lt and gt would be seen as html elements

jrmarino commented 9 years ago

I'll get to this soon, I've been busy ironing out ports for gcc-5

jrmarino commented 9 years ago

Thanks, it's in ports now: 545275b8fe1a84fff8df5d5b46bb57766b41553f