diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-28 01:17:16 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-28 01:17:16 +0000 |
commit | bd92a4a0a5888a4c2b0b86a9321aab9271127895 (patch) | |
tree | 415cbe2ec1b0c761b431a1fb2aa5555a09b60b52 /net-mgmt/net-snmp/files/patch-at.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-at.c')
-rw-r--r-- | net-mgmt/net-snmp/files/patch-at.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/net-snmp/files/patch-at.c b/net-mgmt/net-snmp/files/patch-at.c deleted file mode 100644 index 363f1b07991e..000000000000 --- a/net-mgmt/net-snmp/files/patch-at.c +++ /dev/null @@ -1,12 +0,0 @@ ---- agent/mibgroup/mibII/at.c.orig Mon Jan 24 09:08:41 2005 -+++ agent/mibgroup/mibII/at.c Mon Jan 24 09:08:58 2005 -@@ -90,9 +90,6 @@ - #if HAVE_WINSOCK_H - #include <winsock.h> - #endif --#if HAVE_DMALLOC_H --#include <dmalloc.h> --#endif - - #ifdef hpux11 - #include <sys/mib.h> |