ports/65487: net-snmp no longer sets tcp.tcpCurrEstab.0
Kenneth Stailey
kstailey at yahoo.com
Tue Apr 13 13:20:19 UTC 2004
The following reply was made to PR ports/65487; it has been noted by GNATS.
From: Kenneth Stailey <kstailey at yahoo.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc: kuriyama at FreeBSD.org
Subject: Re: ports/65487: net-snmp no longer sets tcp.tcpCurrEstab.0
Date: Tue, 13 Apr 2004 06:13:26 -0700 (PDT)
Update to suggested fix:
Index: Makefile
===================================================================
RCS file: /u1/cvsup/FreeBSD-cvs/root/ports/ports/net-mgmt/net-snmp/Makefile,v
retrieving revision 1.107
diff -u -r1.107 Makefile
--- Makefile 5 Apr 2004 02:43:47 -0000 1.107
+++ Makefile 13 Apr 2004 13:09:49 -0000
@@ -93,7 +93,7 @@
NET_SNMP_PERSISTENTDIR?=/var/net-snmp
NET_SNMP_MIB_MODULES?= ${NET_SNMP_MIB_MODULE_LIST}
-NET_SNMP_MIB_MODULE_LIST=host disman/event-mib smux mibII/mta_sendmail
ucd-snmp/diskio
+NET_SNMP_MIB_MODULE_LIST=host disman/event-mib smux mibII/mta_sendmail
ucd-snmp/diskio mibII/tcpTable
_NET_SNMP_MIB_MODULES=
.for module1 in ${NET_SNMP_MIB_MODULE_LIST}
_module1=${module1}
Sorry about any word wrap that happens, it's a very small patch anyway.
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/
More information about the freebsd-ports-bugs
mailing list