CVS log for ports/net-mgmt/net-snmp/files/Attic/patch-snmpUCDIPv6Domain.c
Up to [FreeBSD] / ports / net-mgmt / net-snmp / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Wed Jul 27 20:18:35 2011 UTC (6 months, 2 weeks ago) by sylvio
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +0 -0 lines
- Update to 5.7 PR: ports/158714 Submitted by: Garret Cooper <yanegomi@gmail.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 15 00:56:29 2008 UTC (3 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -9 lines
Upgrade to 5.4.2.1 (includes fix for CVE-2008-4309).
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 27 10:55:44 2008 UTC (3 years, 10 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -6 lines
- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53. - Add appropriate CONFLICTS, NO_LATEST_LINK. - Upgrade net-mgmt/net-snmp to 5.4.1 [1]. PR: ports/110969 [1] Submitted by: valerio.daelli@gmail.com [1] This upgrade (5.3.x -> 5.4.1) includes various changes in original sources. If you find something strange (or missing/incorrect MIB values) than 5.3.x, please let me know. And you can choose net-mgmt/net-snmp53 port for old 5.3.x version.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 11 23:17:32 2008 UTC (4 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -6 lines
- Fix IPv6 handling for libwrap (1). - Show IPv4 port number as unsigned instead of signed in /var/log/snmpd.log. - Treat physmem as u_long, not int. This fixes hrMmemorySize over 4GB. Submitted by: ume (1) Pointy hat to: kuriyama (1)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 9 13:27:05 2008 UTC (4 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Upgrade to 5.3.2.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 29 04:08:29 2004 UTC (7 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
- Upgrade to 5.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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 6 09:35:21 2002 UTC (9 years, 4 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_5_0_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0, RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
Upgrade to 5.0.6.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 25 11:03:01 2002 UTC (9 years, 6 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
o Fix string representation of IPv6 address for libwrap's address matching. o Add a note that numeric address is required for snmpd in /etc/hosts.allow. Guided by: ume
