summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/files/patch-agent_registry.c
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-02-28 01:17:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-02-28 01:17:16 +0000
commitbd92a4a0a5888a4c2b0b86a9321aab9271127895 (patch)
tree415cbe2ec1b0c761b431a1fb2aa5555a09b60b52 /net-mgmt/net-snmp/files/patch-agent_registry.c
parent- Update to 5.8.15 (diff)
- Upgrade to 5.3.1 [1].
- Add $snmpd_flush_cache knob [2]. - Add conflict with net-snmp-4.* [3]. PR: ports/97673 [1] (but mostly rewritten), ports/106036 [2], ports/103462 [3] Submitted by: Rick van der Zwet <rick@wzoeterwoude.net> [1], "Brian A. Seklecki"<bseklecki@collaborativefusion.com> [2], Mykola Dzham <freebsd@levsha.org.ua> [3]
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-agent_registry.c')
-rw-r--r--net-mgmt/net-snmp/files/patch-agent_registry.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/net-snmp/files/patch-agent_registry.c b/net-mgmt/net-snmp/files/patch-agent_registry.c
deleted file mode 100644
index 4eab10a699f9..000000000000
--- a/net-mgmt/net-snmp/files/patch-agent_registry.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- agent/agent_registry.c.orig Mon Jan 24 09:14:00 2005
-+++ agent/agent_registry.c Mon Jan 24 09:14:08 2005
-@@ -51,10 +51,6 @@
- #include <netinet/in.h>
- #endif
-
--#if HAVE_DMALLOC_H
--#include <dmalloc.h>
--#endif
--
- #include <net-snmp/net-snmp-includes.h>
- #include <net-snmp/agent/net-snmp-agent-includes.h>
- #include <net-snmp/agent/agent_callbacks.h>