Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 06:20:19 -0700 (PDT)
From:      Kenneth Stailey <kstailey@yahoo.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65487: net-snmp no longer sets tcp.tcpCurrEstab.0
Message-ID:  <200404131320.i3DDKJum051844@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/65487; it has been noted by GNATS.

From: Kenneth Stailey <kstailey@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: kuriyama@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404131320.i3DDKJum051844>