Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2007 12:35:46 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt/net-snmp Makefile ports/net-mgmt/net-snmp/files patch-net-snmp-config.h.in snmpd.sh.in
Message-ID:  <200703251235.l2PCZkmR048403@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2007-03-25 12:35:46 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/net-snmp    Makefile 
    net-mgmt/net-snmp/files snmpd.sh.in 
  Added files:
    net-mgmt/net-snmp/files patch-net-snmp-config.h.in 
  Log:
  - Remove "sig_stop=KILL" in snmpd.sh.in.  This was introduced when
    PR ports/63759 was committed (3 years ago).  Try to use normal TERM
    signal for graceful termination [1].
  - Increase /bin/ps cache size from 16KB to 120KB.  This should fix
    process counter (ex prCount.1) on the server which has large number
    of processes [2].
  
  PR:             ports/103811 [1], ports/110498 [2]
  Reported by:    Yuri Arabadji <yuri@deepunix.net> [1],
                  Mike Andrews <mandrews@bit0.com> [2]
  
  Revision  Changes    Path
  1.141     +1 -1      ports/net-mgmt/net-snmp/Makefile
  1.1       +11 -0     ports/net-mgmt/net-snmp/files/patch-net-snmp-config.h.in (new)
  1.6       +1 -2      ports/net-mgmt/net-snmp/files/snmpd.sh.in



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