From 33abffad5ebdf42c60337f55866f4ae7c3cfe845 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 8 Jan 2006 21:22:58 +0000 Subject: Add DragonFly support. --- net/wimon/distinfo | 3 ++- net/wimon/patches/patch-aa | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 net/wimon/patches/patch-aa (limited to 'net/wimon') diff --git a/net/wimon/distinfo b/net/wimon/distinfo index 32cfffa3b86..aac30eed790 100644 --- a/net/wimon/distinfo +++ b/net/wimon/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 12:14:07 agc Exp $ +$NetBSD: distinfo,v 1.4 2006/01/08 21:29:50 joerg Exp $ SHA1 (wimon-0.3.tar.gz) = 8be1bc6d4917adee5641310258fe77f8b265013f RMD160 (wimon-0.3.tar.gz) = d8670b1ceb1fde0c0001b2e6ca39a82909cd42d4 Size (wimon-0.3.tar.gz) = 8103 bytes +SHA1 (patch-aa) = 5edbd8bbebf8aa31f6a95d4c1c5370a7d61f0e1a diff --git a/net/wimon/patches/patch-aa b/net/wimon/patches/patch-aa new file mode 100644 index 00000000000..4f9a4991f00 --- /dev/null +++ b/net/wimon/patches/patch-aa @@ -0,0 +1,18 @@ +$NetBSD: patch-aa,v 1.1 2006/01/08 21:29:50 joerg Exp $ + +--- showi.c.orig 2006-01-08 21:26:47.000000000 +0000 ++++ showi.c +@@ -51,6 +51,13 @@ + #include + #include + #include ++ ++#elif defined(__DragonFly__) ++#include ++#include ++#include ++#include ++ + #else + + #include -- cgit v1.2.3