mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Make this build again.
PR: 10561
This commit is contained in:
parent
0d970499bc
commit
55f64949d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17377
40
net-mgmt/net-snmp-devel/files/patch-ab
Normal file
40
net-mgmt/net-snmp-devel/files/patch-ab
Normal file
@ -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
|
40
net-mgmt/net-snmp/files/patch-ab
Normal file
40
net-mgmt/net-snmp/files/patch-ab
Normal file
@ -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
|
40
net-mgmt/net-snmp4/files/patch-ab
Normal file
40
net-mgmt/net-snmp4/files/patch-ab
Normal file
@ -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
|
40
net-mgmt/net-snmp53/files/patch-ab
Normal file
40
net-mgmt/net-snmp53/files/patch-ab
Normal file
@ -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
|
40
net/net-snmp/files/patch-ab
Normal file
40
net/net-snmp/files/patch-ab
Normal file
@ -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
|
40
net/net-snmp4/files/patch-ab
Normal file
40
net/net-snmp4/files/patch-ab
Normal file
@ -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
|
40
net/ucd-snmp/files/patch-ab
Normal file
40
net/ucd-snmp/files/patch-ab
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user