diff options
author | steve <steve@FreeBSD.org> | 1999-03-24 17:44:51 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-24 17:44:51 +0000 |
commit | f810c5cbf7800b62a7c90421dd2f2a5a3b47cdd9 (patch) | |
tree | 7b94c2b8ab2d9b8439a1099f6a46254a7b0b0ae5 /net-mgmt | |
parent | 65025c1c5e800d2be702ad075b7765b8282705bd (diff) | |
download | FreeBSD-ports-f810c5cbf7800b62a7c90421dd2f2a5a3b47cdd9.zip FreeBSD-ports-f810c5cbf7800b62a7c90421dd2f2a5a3b47cdd9.tar.gz |
Make this build again.
PR: 10561
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-ab | 40 | ||||
-rw-r--r-- | net-mgmt/net-snmp/files/patch-ab | 40 | ||||
-rw-r--r-- | net-mgmt/net-snmp4/files/patch-ab | 40 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/files/patch-ab | 40 |
4 files changed, 160 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-ab b/net-mgmt/net-snmp-devel/files/patch-ab new file mode 100644 index 0000000..d48c233 --- /dev/null +++ b/net-mgmt/net-snmp-devel/files/patch-ab @@ -0,0 +1,40 @@ +--- agent/mibgroup/ucd-snmp/disk.c.orig Mon Mar 22 20:16:32 1999 ++++ agent/mibgroup/ucd-snmp/disk.c Mon Mar 22 20:20:36 1999 +@@ -76,6 +76,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/errormib.c.orig Mon Mar 22 20:22:21 1999 ++++ agent/mibgroup/ucd-snmp/errormib.c Mon Mar 22 20:22:38 1999 +@@ -90,6 +90,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/extensible.c.orig Mon Mar 22 20:21:49 1999 ++++ agent/mibgroup/ucd-snmp/extensible.c Mon Mar 22 20:22:02 1999 +@@ -78,6 +78,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/loadave.c.orig Mon Mar 22 20:21:05 1999 ++++ agent/mibgroup/ucd-snmp/loadave.c Mon Mar 22 20:21:21 1999 +@@ -77,6 +77,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H diff --git a/net-mgmt/net-snmp/files/patch-ab b/net-mgmt/net-snmp/files/patch-ab new file mode 100644 index 0000000..d48c233 --- /dev/null +++ b/net-mgmt/net-snmp/files/patch-ab @@ -0,0 +1,40 @@ +--- agent/mibgroup/ucd-snmp/disk.c.orig Mon Mar 22 20:16:32 1999 ++++ agent/mibgroup/ucd-snmp/disk.c Mon Mar 22 20:20:36 1999 +@@ -76,6 +76,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/errormib.c.orig Mon Mar 22 20:22:21 1999 ++++ agent/mibgroup/ucd-snmp/errormib.c Mon Mar 22 20:22:38 1999 +@@ -90,6 +90,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/extensible.c.orig Mon Mar 22 20:21:49 1999 ++++ agent/mibgroup/ucd-snmp/extensible.c Mon Mar 22 20:22:02 1999 +@@ -78,6 +78,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/loadave.c.orig Mon Mar 22 20:21:05 1999 ++++ agent/mibgroup/ucd-snmp/loadave.c Mon Mar 22 20:21:21 1999 +@@ -77,6 +77,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H diff --git a/net-mgmt/net-snmp4/files/patch-ab b/net-mgmt/net-snmp4/files/patch-ab new file mode 100644 index 0000000..d48c233 --- /dev/null +++ b/net-mgmt/net-snmp4/files/patch-ab @@ -0,0 +1,40 @@ +--- agent/mibgroup/ucd-snmp/disk.c.orig Mon Mar 22 20:16:32 1999 ++++ agent/mibgroup/ucd-snmp/disk.c Mon Mar 22 20:20:36 1999 +@@ -76,6 +76,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/errormib.c.orig Mon Mar 22 20:22:21 1999 ++++ agent/mibgroup/ucd-snmp/errormib.c Mon Mar 22 20:22:38 1999 +@@ -90,6 +90,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/extensible.c.orig Mon Mar 22 20:21:49 1999 ++++ agent/mibgroup/ucd-snmp/extensible.c Mon Mar 22 20:22:02 1999 +@@ -78,6 +78,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/loadave.c.orig Mon Mar 22 20:21:05 1999 ++++ agent/mibgroup/ucd-snmp/loadave.c Mon Mar 22 20:21:21 1999 +@@ -77,6 +77,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H diff --git a/net-mgmt/net-snmp53/files/patch-ab b/net-mgmt/net-snmp53/files/patch-ab new file mode 100644 index 0000000..d48c233 --- /dev/null +++ b/net-mgmt/net-snmp53/files/patch-ab @@ -0,0 +1,40 @@ +--- agent/mibgroup/ucd-snmp/disk.c.orig Mon Mar 22 20:16:32 1999 ++++ agent/mibgroup/ucd-snmp/disk.c Mon Mar 22 20:20:36 1999 +@@ -76,6 +76,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/errormib.c.orig Mon Mar 22 20:22:21 1999 ++++ agent/mibgroup/ucd-snmp/errormib.c Mon Mar 22 20:22:38 1999 +@@ -90,6 +90,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/extensible.c.orig Mon Mar 22 20:21:49 1999 ++++ agent/mibgroup/ucd-snmp/extensible.c Mon Mar 22 20:22:02 1999 +@@ -78,6 +78,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H +--- agent/mibgroup/ucd-snmp/loadave.c.orig Mon Mar 22 20:21:05 1999 ++++ agent/mibgroup/ucd-snmp/loadave.c Mon Mar 22 20:21:21 1999 +@@ -77,6 +77,7 @@ + #define statvfs statfs + #endif + #if HAVE_VM_SWAP_PAGER_H ++#include <vm/vm.h> + #include <vm/swap_pager.h> + #endif + #if HAVE_SYS_FIXPOINT_H |