CVS log for ports/net-mgmt/net-snmp/files/Attic/patch-ipv6.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
Thu Apr 9 11:10:41 2009 UTC (2 years, 10 months ago) by miwi
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_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +16 -16 lines
- Fix build on CURRENT PR: 133152 Submitted by: Scot Hetzel <swhetzel@gmail.com> Approved by: maintainer timeout
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_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +42 -47 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
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.4: preferred, colored
Changes since revision 1.4: +41 -46 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.4: download - view: text, markup, annotated - select for diffs
Wed Aug 11 11:52:52 2004 UTC (7 years, 6 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +32 -29 lines
Add a hack to unbreak on releng4.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 02:31:33 2004 UTC (7 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +567 -75 lines
- Upgrade to 5.1.2. Numerous patches are integrated into this release.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 18 15:24:22 2003 UTC (8 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -4 lines
Unbreak on 4-stable (actually gcc-2.95). Reported by: krion, Mike Harding <mvh@ix.netcom.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 18 03:18:02 2003 UTC (8 years, 2 months ago) by kuriyama
Branches: MAIN
o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).
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}.
