summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/pkg-message (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 5.2.Jun Kuriyama2004-11-291-2/+2
| | | | | | | | | | | | | - Fix build problem on current (1) - Fix module availability problem on current (2) - Disable perl completely with WITHOUT_PERL knob (3) - Install sample file and improve pkg-message and pkg-plist (4) PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4) Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1), Dominic Mitchell <dom@happygiraffe.net> (2), oliver (3), Fumihiko Kimura <jfkimura@yahoo.co.jp> (4)
* Various fixes / improvements.Jun Kuriyama2004-03-101-8/+11
| | | | | | | See PR for details. PR: ports/63759 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* o Add WITHOUT_PERL knob (and unbreak at unusual variable situation).Jun Kuriyama2003-10-311-3/+3
| | | | | | | | o Fix pkg-message message. PR: ports/56716, ports/58109 Submitted by: Vivek Khera <khera@kcilink.com>, Matt Peterson <matt@peterson.org>
* HEADS UP: After this commit, snmpd is not enabled by default.Jun Kuriyama2002-09-171-0/+23
See pkg-message for details. * Use /etc/rc.conf variables to control snmpd invocation. * Add some make variables to set default values. Requested by: many people :-)