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
|
# ChangeLog for net-analyzer/cacti
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.26 2004/07/08 03:36:01 weeve Exp $
07 Jul 2004; Jason Wever <weeve@gentoo.org> cacti-0.8.5a.ebuild:
Stable on sparc.
05 Jul 2004; Eldad Zack <eldad@gentoo.org> cacti-0.8.5a.ebuild:
Added additional install instructions (crontab). Closes #53709. Thanks to
Lorinc Czegledi <lorinc.czegledi@mail.cpst.hu>. Also fixed previous version
detection.
08 May 2004; Danny van Dyk <kugelfang@gentoo.org> cacti-0.8.5a.ebuild:
Marked ~amd64.
19 Apr 2004; Martin Holzer <mholzer@gentoo.org> cacti-0.8.5a.ebuild:
x86 stable.
*cacti-0.8.5a (10 Apr 2004)
10 Apr 2004; Martin Holzer <mholzer@gentoo.org> cacti-0.8.5a.ebuild:
Version bumped.
*cacti-0.8.5 (29 Feb 2004)
29 Feb 2004; Martin Holzer <mholzer@gentoo.org> cacti-0.8.5.ebuild:
Version bumped. Closes 43137.
15 Dec 2003; Stuart Herbert <stuart@gentoo.org> cacti-0.8.3a.ebuild,
cacti-0.8.4.ebuild:
Fix for bug #32636
05 Dec 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.4.ebuild:
x86 stable.
05 Dec 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.6.8a.ebuild,
cacti-0.8.3a.ebuild, cacti-0.8.4.ebuild:
changing chown. closes #35127.
*cacti-0.8.4 (17 Nov 2003)
17 Nov 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.3a.ebuild,
cacti-0.8.4.ebuild:
Version bumped.
17 Nov 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.3a.ebuild:
adding webapps-apache.eclass
23 Sep 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.6.8a.ebuild,
cacti-0.8.3.ebuild, cacti-0.8.3a.ebuild:
Changed mysql depend to useflag. Closes #29429.
*cacti-0.8.3a (01 Sep 2003)
01 Sep 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.3a.ebuild:
Version bumpe.d
*cacti-0.8.3 (31 Aug 2003)
31 Aug 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.3.ebuild:
Version bumped.
*cacti-0.8.2a (30 Jul 2003)
30 Jul 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.2a.ebuild:
Version bumped.
*cacti-0.8.1-r1 (30 Jul 2003)
30 Jul 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.8.1-r1.ebuild:
Source is no more installed. Closes #23393.
*cacti-0.8.1 (12 Jun 2003)
12 Jun 2003; Troy Dack <tad@gentoo.org> cacti-0.8.1.ebuild:
Version Bump. Now works with net-snmp (default for virtual/snmp) and ucd-snmp.
Updated postinst einfo message.
13 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Permissions fix, variable fix, dos format fix (#20686)
*cacti-0.6.8a (23 Oct 2002)
13 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Permissions fix, variable fix, dos format fix (#20686)
13 May 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.6.8a.ebuild:
Added net-analyzer/rrdtool to RDEPEND. Closes #20953
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
05 Apr 2003; Martin Holzer <mholzer@gentoo.org> cacti-0.6.8a.ebuild:
Digest fix, marked as stable
14 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Replaced hardcoding of /home/httpd/htdocs with a grep of /etc/apache/conf/apache.conf
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|