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
|
# ChangeLog for net-analyzer/net-snmp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.39 2004/01/21 00:52:43 max Exp $
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
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.
|