summaryrefslogtreecommitdiff
blob: ec64693909a739d4b9addf9f74a3d9f3b886b0f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# ChangeLog for net-analyzer/net-snmp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.106 2005/05/20 18:34:24 kloeri Exp $

  20 May 2005; Bryan Østergaard <kloeri@gentoo.org>
  net-snmp-5.2.1-r1.ebuild:
  Stable on alpha + ia64, bug 91792.

  18 May 2005; Jason Wever <weeve@gentoo.org> net-snmp-5.2.1-r1.ebuild:
  Stable on SPARC wrt security bug #91792.

  18 May 2005; Rene Nussbaumer <killerfox@gentoo.org>
  net-snmp-5.2.1-r1.ebuild:
  Stable on hppa; bug #91792

  18 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  net-snmp-5.2.1-r1.ebuild:
  stable on amd64 wrt #91792

  18 May 2005; Michael Hanselmann <hansmi@gentoo.org>
  net-snmp-5.2.1-r1.ebuild:
  Stable on ppc.

  18 May 2005; Markus Rothe <corsair@gentoo.org> net-snmp-5.2.1-r1.ebuild:
  Stable on ppc64; bug #91792

*net-snmp-5.2.1-r1 (18 May 2005)

  18 May 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/net-snmp-5.2.1-fix-insecure-fixproc.diff,
  +net-snmp-5.2.1-r1.ebuild:
  Revision bump; added patch to fix fixproc insecure tmpfile handling, sec bug
  91792.

  17 May 2005; Aaron Walker <ka0ttic@gentoo.org> metadata.xml,
  net-snmp-5.2.1.ebuild:
  Add missing lm_sensors conditional for mibs, bug 92513.

  28 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2.1.ebuild:
  Only dep on TermReadKey if perl and !minimal. Thanks to solar for pointing
  this out.

  24 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2.1.ebuild:
  Removed || die after make test as there are legitimate reasons it might fail
  (user doesnt already have a working config or an improperly configured/down
  ethernet interface). Instead, display a message to the user explaining why 1
  or 2 failed tests is ok.

  20 Apr 2005; Simon Stelling <blubb@gentoo.org> net-snmp-5.2.1.ebuild:
  stable on amd64

  20 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> net-snmp-5.2.1.ebuild:
  Stable on sparc

  19 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2.1.ebuild:
  Marked stable on x86.

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> net-snmp-5.2.1.ebuild:
  Stable on ppc64

  08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> net-snmp-5.2.ebuild:
  Stable on ppc.

  07 Apr 2005; Simon Stelling <blubb@gentoo.org> net-snmp-5.2.ebuild:
  stable on amd64

  22 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2.1.ebuild:
  Fix src_test access violation for bug 82342. Many thanks to soulse for
  tracking this down.

  15 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2-r3.ebuild,
  net-snmp-5.2.1.ebuild:
  Updated to use new fixlocalpod function from perl-module.eclass instead of
  the nasty perl-module_src_install hack - see bug 83622.

  27 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
  net-snmp-5.1.1-r1.ebuild, net-snmp-5.2-r3.ebuild, net-snmp-5.2.ebuild:
  Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors.

  27 Feb 2005; Henrik Brix Andersen <brix@gentoo.org> net-snmp-5.2.1.ebuild:
  Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors.

  21 Feb 2005; Daniel Black <dragonheart@gentoo.org> net-snmp-5.1.1-r1.ebuild,
  net-snmp-5.1.1.ebuild, net-snmp-5.2-r3.ebuild, net-snmp-5.2.1.ebuild,
  net-snmp-5.2.ebuild:
  removed PROVIDE virtual/snmp

  20 Feb 2005; Hardave Riar <hardave@gentoo.org> net-snmp-5.2.ebuild:
  Stable on mips

  18 Feb 2005; Daniel Black <dragonheart@gentoo.org> net-snmp-5.2.1.ebuild:
  Giving full USE flag options to ppc64 as per bug #82341.

  17 Feb 2005; Daniel Black <dragonheart@gentoo.org>
  +files/net-snmp-5.2.1-conf-elf-rpm-bz2.patch, net-snmp-5.2.1.ebuild:
  Dependancy fixed as per bug #69775. Thanks Carsten Lohrke <carlo@gentoo.org>

  12 Feb 2005; Jason Wever <weeve@gentoo.org> net-snmp-5.2.ebuild:
  Stable on sparc.

*net-snmp-5.2.1 (09 Feb 2005)

  09 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> +net-snmp-5.2.1.ebuild:
  New upstream bugfix release.

  02 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.1.1-r1.ebuild,
  net-snmp-5.1.1.ebuild, net-snmp-5.2-r3.ebuild, net-snmp-5.2.ebuild:
  Added dev-perl/TermReadKey as a dep for bug 78023.

  02 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2-r3.ebuild:
  Use perl-module.eclass and let it handle perllocal.pod to prevent a file
  collision - bug 80041.

*net-snmp-5.2-r3 (30 Jan 2005)

  30 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> -net-snmp-5.2-r2.ebuild,
  +net-snmp-5.2-r3.ebuild:
  Yet another revision bump; install html docs if USE=doc for bug 79934.

  28 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> net-snmp-5.2-r2.ebuild:
  Fixed perms on snmptrapd init script. Thanks to Weeve for letting me know.

*net-snmp-5.2-r2 (28 Jan 2005)

  28 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +files/snmptrapd.conf,
  net-snmp-5.1.1-r1.ebuild, net-snmp-5.1.1.ebuild, -net-snmp-5.1.2.ebuild,
  -net-snmp-5.2-r1.ebuild, +net-snmp-5.2-r2.ebuild, net-snmp-5.2.ebuild:
  Revision bump; added conf script (w/ a few sed's we can reuse snmpd's init)
  for snmptrapd (bug 61705). Also added selinux support (via
  sec-policy/selinux-snmpd) for bug 79749. Marked 5.2 stable on x86 and tidy'd
  old ebuilds.

*net-snmp-5.2-r1 (26 Jan 2005)

  26 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +net-snmp-5.2-r1.ebuild:
  Revision bump; added local USE flag smux for bug 77871. Also, use ht_fix_all
  from fixheadtails.eclass rather than the nasty sed ... * call.

  08 Jan 2005; Daniel Black <dragonheart@gentoo.org> net-snmp-5.2.ebuild:
  tail -1 problem fixed from bug #69775

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
  net-snmp-5.1.1-r1.ebuild:
  Stable on alpha.

  17 Dec 2004; Eldad Zack <eldad@gentoo.org> net-snmp-5.2.ebuild:
  autoconf re-fix (perl), changed sedding to be line-number independant for
  future releases. Closes #59605.

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  Stable on amd64.

*net-snmp-5.2 (27 Nov 2004)

  27 Nov 2004; Martin Holzer <mholzer@gentoo.org> +net-snmp-5.2.ebuild:
  VErsion bumped.

  23 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  net-snmp-5.1.1-r1.ebuild:
  Stable on sparc

  22 Nov 2004; Eldad Zack <eldad@gentoo.org> -net-snmp-5.0.9-r1.ebuild,
  -net-snmp-5.0.9-r3.ebuild, net-snmp-5.1.1-r1.ebuild, -net-snmp-5.1.ebuild:
  5.1.1-r1 x86 stable. pruned 5.0.9 and 5.1.

*net-snmp-5.1.2 (16 Nov 2004)

  16 Nov 2004; Martin Holzer <mholzer@gentoo.org> +net-snmp-5.1.2.ebuild:
  Version bumped. Closes 68467

  03 Nov 2004; Bret Curtis <psi29a@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  marked ~mips for testing

  01 Nov 2004; Lars Weiler <pylon@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  Stable on ppc for PHP5, Bug #60442.

  27 Oct 2004; Eldad Zack <eldad@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  Fixed sed typo. Closes #69069.

  26 Oct 2004; Eldad Zack <eldad@gentoo.org> files/net-snmp-lm_sensors.patch:
  Fixed lm_sensors patch to dlopen libsensors.so instead of libsensors.so.2.
  Thanks to Chris Boot <bootc@bootc.net>. Closes #68856

  25 Oct 2004; Eldad Zack <eldad@gentoo.org> net-snmp-5.1.1-r1.ebuild,
  net-snmp-5.1.1.ebuild:
  Fixed net-snmp-config to include tcp-wrappers libs (if used), wrt Bug #68254.

  16 Oct 2004; <solar@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  removed erroneous RDEPEND on sed4

  26 Aug 2004; <solar@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  minimal USE flag added to net-snmp to yield a smaller net-snmp package. bug
  #61401

  14 Aug 2004; Sven Wegener <swegener@gentoo.org> files/snmpd.conf:
  Trimmed trailing whitespace.

  10 Aug 2004; Eldad Zack <eldad@gentoo.org> net-snmp-5.1.1-r1.ebuild,
  net-snmp-5.1.1.ebuild:
  autoconf fix: configure didn't respect --disable-embedded-perl. Closes #59605.

  08 Aug 2004; Guy Martin <gmsoft@gentoo.org> net-snmp-5.1.1-r1.ebuild:
  Stable on hppa.

  08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> net-snmp-5.1.1.ebuild:
  Stable on alpha.

  26 Jul 2004; Tom Gall <tgall@gentoo.org> net-snmp-5.1.1.ebuild:
  stable on ppc64

*net-snmp-5.1.1-r1 (21 Jul 2004)

  21 Jul 2004; Eldad Zack <eldad@gentoo.org> +files/net-snmp-lm_sensors.patch,
  +net-snmp-5.1.1-r1.ebuild:
  Added lm_sensor support (only for amd64 and x86). Thanks to Joshua Gerrish
  <jgerrish@itsdarkhere.com> for the patch. Closes #57450.

  21 Jul 2004; Travis Tilley <lv@gentoo.org> net-snmp-5.1.1.ebuild:
  stable on amd64

  15 Jul 2004; Tom Gall <tgall@gentoo.org> net-snmp-5.1.1.ebuild:
  added ~ppc64, bug #55548

  12 Jul 2004; Eldad Zack <eldad@gentoo.org> net-snmp-5.0.9-r1.ebuild,
  net-snmp-5.0.9-r3.ebuild, net-snmp-5.1.1.ebuild, net-snmp-5.1.ebuild:
  Fixed 'use_enable -ssl' to be 'use_enable !ssl'

  09 Jul 2004; Lars Weiler <pylon@gentoo.org> net-snmp-5.1.1.ebuild:
  Stable on ppc.

  08 Jul 2004; Jason Wever <weeve@gentoo.org> net-snmp-5.1.1.ebuild:
  Stable on sparc.

  04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> net-snmp-5.1.1.ebuild:
  mark stable for x86, as requested by solar.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> net-snmp-5.0.9-r1.ebuild,
  net-snmp-5.0.9-r3.ebuild, net-snmp-5.1.1.ebuild, net-snmp-5.1.ebuild:
  change virtual/glibc to virtual/libc

  09 Jun 2004; Aron Griffis <agriffis@gentoo.org> net-snmp-5.0.9-r1.ebuild,
  net-snmp-5.0.9-r3.ebuild, net-snmp-5.1.1.ebuild, net-snmp-5.1.ebuild:
  Fix use invocation

  11 May 2004; Michael McCabe <randy@gentoo.org> net-snmp-5.1.1.ebuild:
  Added s390 keywords

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> net-snmp-5.0.9-r1.ebuild,
  net-snmp-5.0.9-r3.ebuild, net-snmp-5.1.1.ebuild, net-snmp-5.1.ebuild:
  Add die following econf for bug 48950

*net-snmp-5.1.1 (10 Apr 2004)

  10 Apr 2004; Martin Holzer <mholzer@gentoo.org> metadata.xml,
  net-snmp-5.1.1.ebuild, files/snmpd-5.1.conf, files/snmpd-5.1.rc6,
  files/snmpd.conf, files/snmpd.rc6:
  Version bumped.

  20 Jan 2004; Max Kalika <max@gentoo.org> net-snmp-5.1.ebuild,
  files/snmpd-5.1.conf:
  Fix logging command-line parameters for version 5.1.

  16 Jan 2004; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r3.ebuild,
  net-snmp-5.1.ebuild, files/snmpd-5.1.rc6, files/snmpdnew.rc6:
  Fix head/tail syntax. Submitted by Tony Vroon on bug #33851. Rename new rc6
  file for future flexibility.

  10 Jan 2004; <agriffis@gentoo.org> net-snmp-5.1.ebuild:
  stable on alpha and ia64

*net-snmp-5.1 (17 Dec 2003)

  17 Dec 2003; Martin Holzer <mholzer@gentoo.org> net-snmp-5.1.ebuild,
  files/snmpdnew.rc6:
  Version bumped.

  24 Nov 2003; Martin Holzer <mholzer@gentoo.org> net-snmp-5.0.9-r1.ebuild,
  net-snmp-5.0.9-r3.ebuild:
  adding RESTRICT="nomirror"

  20 Nov 2003; Tavis Ormandy <taviso@gentoo.org> net-snmp-5.0.9-r1.ebuild:
  stable on alpha

*net-snmp-5.0.9-r3 (12 Nov 2003)

  12 Nov 2003; <max@gentoo.org> net-snmp-5.0.9-r3.ebuild,
  files/net-snmp-proc.patch:
  Add /proc patch from net-snmp CVS. Bump to version 5.0.9-r3. Fixes bug 33249.

  30 Oct 2003; Max Kalika <max@gentoo.org> files/snmpd.conf, files/snmpd.rc6:
  Add connection logging example and do away with config file settings -- snmpd
  already looks in /etc/snmp/snmpd.conf by itself.

  30 Oct 2003; Max Kalika <max@gentoo.org> files/snmpd.rc6:
  Use pidfile.

  20 Oct 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r2.ebuild:
  Add DEPEND on ExtUtils-MakeMaker-6.11-r1 to fix sandbox problems.

  20 Oct 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r2.ebuild:
  Make the perl-tk stuff depend on the X USE flag as well. Remove some things
  that don't work anyway when USE=-perl.

  20 Oct 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r2.ebuild:
  Add perl? ( dev-perl/perl-tk ) to RDEPEND.

*net-snmp-5.0.9-r2 (19 Oct 2003)

  19 Oct 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r2.ebuild:
  Add experimental perl support. Fixes bugs 29603 and 30439.

  19 Oct 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r1.ebuild:
  Add ucd-snmp/dlmod MIB support. Fixes bug 31217.

  01 Oct 2003; Max Kalika <max@gentoo.org> files/snmpd.rc6:
  Remove -C from startup script.

  23 Sep 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.1.ebuild,
  net-snmp-5.0.2a-r1.ebuild, net-snmp-5.0.2a.ebuild, net-snmp-5.0.6-r1.ebuild,
  net-snmp-5.0.6.ebuild, net-snmp-5.0.8.ebuild, net-snmp-5.0.9-r1.ebuild,
  net-snmp-5.0.9.ebuild, files/net-snmp-5.0.6-gentoo.diff,
  files/net-snmpd.rc6, files/snmpd.conf, files/snmpd.rc6:
  Purge all the no-longer download-able versions and tweak some minor tidbits.

*net-snmp-5.0.9-r1 (19 Sep 2003)

  01 Nov 2003; Guy Martin <gmsoft@gentoo.org> net-snmp-5.0.9-r1.ebuild:
  Marked stable on hppa.

  19 Sep 2003; Max Kalika <max@gentoo.org> net-snmp-5.0.9-r1.ebuild,
  files/snmpd.conf, files/snmpd.rc6:
  Major cleanup/rewrite: quote variables where possible; whitespace consistancy;
  use more ebuild semantics (use_with, use_enable); put config in /etc/snmp
  instead of /usr/share; add smux support; and new rc6 and corresponding conf
  file for extra flexibility. Drop unneccessary die() calls. Start with an empty
  set of SNMPD_FLAGS in snmpd.conf. Add "use logger" to depend() of snmpd.rc6.
  Drop unneeded --with-cflags, --host, and --enable-shared parameters to econf.
  Clean up ssl flags. Enable ucd-snmp compatibility and block virtual/snmp.
  Fixes bugs 5882, 15536, 27177, 27308, and probably 14288.

*net-snmp-5.0.9 (19 Sep 2003)

  19 Sep 2003; Max Kalika <max@gentoo.org> metadata.xml,
  net-snmp-5.0.9.ebuild:
  Bump to version 5.0.9.

  31 Jul 2003; Aron Griffis <agriffis@gentoo.org> net-snmp-5.0.6-r1.ebuild,
  net-snmp-5.0.8.ebuild:
  Mark 5.0.6-r1 stable on alpha, and 5.0.8 testing on ~alpha

  01 Jul 2003; Martin Holzer <mholzer@gentoo.org> net-snmp-5.0.6-r1.ebuild,
  net-snmp-5.0.8.ebuild:
  Fixing typo. Closes #23811

  07 Jun 2003; <rac@gentoo.org> net-snmp-5.0.6-r1.ebuild,
  net-snmp-5.0.6.ebuild, net-snmp-5.0.8.ebuild:
  Add sed-4 dependency for ebuilds that use sed -i

  05 Jun 2003; <rac@gentoo.org> net-snmp-5.0.6-r1.ebuild,
  net-snmp-5.0.8.ebuild:
  Disable the 5.0.6 patch in 5.0.8, as it doesn't exist, and builds without it.
  Change ${PF} to ${P} so that 5.0.6-r1 finds the patch.

*net-snmp-5.0.8 (26 May 2003)

  26 May 2003; Daniel Ahlberg <aliz@gentoo.org> net-snmp-5.0.8.ebuild :
  Version bump.

*net-snmp-5.0.6-r1 (26 May 2003)

  14 Jun 2003; Guy Martin <gmsoft@gentoo.org> net-snmp-5.0.6-r1.ebuild :
  Added hppa to KEYWORDS.

  26 May 2003; Daniel Ahlberg <aliz@gentoo.org> net-snmp-5.0.6-r1.ebuild :
  Added virtual/snmp.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*net-snmp-5.0.6 (14 Oct 2002)

  29 Mar 2003; Aron Griffis <agriffis@gentoo.org> net-snmp-5.0.6.ebuild:
  Add ~alpha to KEYWORDS

  07 May 2003; Kyle Manna <nitro@gentoo.org> net-snmp-5.0.6.ebuild:
  Commented out kerberos support, generates compile errors.

  02 May 2003; Kyle Manna <nitro@gentoo.org> net-snmp-5.0.6.ebuild:
  Removed double quotes.  Closes #5882.  Now using sed for kerberos.

  21 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
  net-snmp-5.0.6.ebuild, files/net-snmpd.rc6:
  Fixing type in doc info. Closes #15535.

  06 Apr 2003; Zach Welch <zwelch@gentoo.org> net-snmp-5.0.6.ebuild:
  add arm keyword

  14 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update. Added patch to fix compilation with libwrap.

*net-snmp-5.0.2a-r1 (4 Aug 2002)

  28 Sep 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS.

  4 Aug 2002; Kyle Manna <nitro@gentoo.org> net-snmp-5.0.2a-r1.ebuild:
  
  Closed bug #5882, manually recreate the symlink.

*net-snmp-5.0.2a (23 Jul 2002)

  23 Jul 2002; Kyle Manna <nitro@gentoo.org> net-snmp-5.0.2a.ebuild:
  Version bump, dropped emake in favor of make, add the host MIB module, and
  commented out ipv6 transports.

*net-snmp-5.0.1 (29 Jun 2002)

  29 Jun 2002; Bruce A. Locke <blocke@shivan.org> net-snmp-5.0.1.ebuild:
  ucd-snmp has been renamed to net-snmp and this release appears to be 
  source incompatible with ucd-snmp

  Known Issue:  The new optional perl module support is disabled (due to
  configure/make issues) until someone who is familiar with the functionality 
  can contribute a patch.