summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53/files/patch-ipv6.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-14DEPRECATED= Use net-mgmt/net-snmp port insteadJeremy Messenger1-603/+0
EXPIRATION_DATE=2009-07-01 It has been expired. Notes: svn path=/head/; revision=237753
2004-11-29- Upgrade to 5.2.Jun Kuriyama1-46/+41
- 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) Notes: svn path=/head/; revision=122733
2004-08-11Add a hack to unbreak on releng4.Jun Kuriyama1-29/+32
Notes: svn path=/head/; revision=115912
2004-08-11- Upgrade to 5.1.2.Jun Kuriyama1-74/+566
Numerous patches are integrated into this release. Notes: svn path=/head/; revision=115888
2003-11-18Unbreak on 4-stable (actually gcc-2.95).Jun Kuriyama1-4/+12
Reported by: krion, Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=94271
2003-11-18o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).Jun Kuriyama1-0/+105
o Add ${NET_SNMP_MIB_MODULES} which is "host smux ucd-snmp/diskio" by default. o Remove unused variables. o Update various local patches around {tcp,udp}Table and hr_{storage,system}. Notes: svn path=/head/; revision=94221