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
|
# ChangeLog for net-analyzer/zabbix-agent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/ChangeLog,v 1.8 2006/10/14 09:46:09 corsair Exp $
14 Oct 2006; Markus Rothe <corsair@gentoo.org> zabbix-agent-1.1-r1.ebuild:
Added ~ppc64; bug #151046
*zabbix-agent-1.1-r1 (07 Jun 2006)
07 Jun 2006; Wolfram Schlich <wschlich@gentoo.org>
+zabbix-agent-1.1-r1.ebuild:
Fix installation of zabbix_get
*zabbix-agent-1.1 (06 Jun 2006)
06 Jun 2006; Wolfram Schlich <wschlich@gentoo.org>
+files/1.1/init.d/zabbix-agentd, +files/1.1/zabbix_agent.conf,
+files/1.1/zabbix_agentd.conf, metadata.xml, +zabbix-agent-1.1.ebuild:
maintainer takeover, version bump
31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
zabbix-agent-1.0.ebuild:
Change /bin/false to -1 in enewuser call.
23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
zabbix-agent-1.1_alpha7.ebuild:
Use -1 instead of /bin/false on enewuser call.
19 Jul 2005; David Holm <dholm@gentoo.org> zabbix-agent-1.1_alpha7.ebuild:
Added to ~ppc.
26 Apr 2005; Brian Jackson <iggy@gentoo.org> metadata.xml:
fixed metadata.xml
*zabbix-agent-1.1_alpha7 (26 Apr 2005)
*zabbix-agent-1.0 (26 Apr 2005)
26 Apr 2005; Brian Jackson <iggy@gentoo.org>
+files/1.0/conf.d/zabbix-agentd, +files/1.0/init.d/zabbix-agentd,
+files/1.0/zabbix_agent.conf, +files/1.1_alpha7/conf.d/zabbix-agentd,
+files/1.0/zabbix_agentd.conf, +files/1.1_alpha7/init.d/zabbix-agentd,
+files/1.1_alpha7/zabbix_agent.conf, +files/1.1_alpha7/zabbix_agentd.conf,
+metadata.xml, +zabbix-agent-1.0.ebuild, +zabbix-agent-1.1_alpha7.ebuild:
Initial commit to Gentoo's cvs, huge thanks to Norguhtar
<sauronATinfocentr.ru> (bug #90005\), and all the people on bug #58123
21 Mar 2005; Kirill Tikhonov zabbix-agent-1.1_alpha7.ebuild:
Add ~sparc to KEYWORD.
*zabbix-agent-1.1_alpha7 (21 Mar 2005)
21 Mar 2005; Anatoly Shipitsin <sauron@infocentr.ru> zabbix-agent-1.1_alpha7.ebuild :
Version bump.
20 Mar 2005; Anatoly Shipitsin <sauron@infocentr.ru> zabbix-agent-1.0.ebuild, zabbix-agent-1.1_alpha5.ebuild,
zabbix-agent-1.1_alpha5-r1.ebuild:
Fix bugs on reemerge.
*zabbix-agent-1.1_alpha5-r1 (16 Feb 2005)
8 Feb 2005; Anatoly Shipitsin <sauron@infocentr.ru> zabbix-agent-1.0.ebuild :
Version Bump.
16 Mar 2005; Kirill Tikhonov zabbix-agent-1.1_alpha5.ebuild, zabbix-agent-1.1_alpha5-r1.ebuild:
Add ~sparc to KEYWORD. Fixed shell from /bin/nologin to /bin/false.
*zabbix-agent-1.0 (7 Feb 2005)
7 Feb 2005; Anatoly Shipitsin <sauron@infocentr.ru> zabbix-agent-1.0.ebuild :
Initial import. Ebuild submitted by Anatoly Shipitsin <sauron@infocentr.ru>
|