summaryrefslogtreecommitdiff
blob: 6bb646ac54491da9c8f935d5e1052d9b445c744d (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
# ChangeLog for net-analyzer/icinga
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  24 Aug 2011; mthode <mthode@mthode.org> -icinga-1.4.2.ebuild,
  +icinga-1.5.0.ebuild:
  removed the logdir sed and added --with-log-dir=/var/log/icinga; also added
  comment to enewuser

  08 Jul 2011; mthode <mthode@mthode.org> -icinga-1.4.0.ebuild,
  +icinga-1.4.2.ebuild:
  version bump, tested amd64

  11 May 2011; mthode <mthode@mthode.org> -icinga-1.3.1-r3.ebuild,
  +icinga-1.4.0.ebuild:
  version bump, tested

  11 May 2011; mthode <mthode@mthode.org> files/ido2db-init.d:
  changed ido2db init to be more posix compliant, thanks binki

  09 May 2011; mthode <mthode@mthode.org> files/ido2db-init.d,
  -icinga-1.3.1-r2.ebuild, +icinga-1.3.1-r3.ebuild:
  change to ido2db init, thanks to Wolfgang Schricker

  07 Apr 2011; mthode <mthode@mthode.org> icinga-1.3.1-r2.ebuild:
  moved the space withing the quotes on the if use plugins content

  07 Apr 2011; mthode <mthode@mthode.org> -icinga-1.3.1-r1.ebuild,
  +icinga-1.3.1-r2.ebuild:
  added libexecdir conditional on plugins use flag

  07 Apr 2011; mthode <mthode@mthode.org> -icinga-1.3.1.ebuild,
  +icinga-1.3.1-r1.ebuild:
  added die statements and revbump

  07 Apr 2011; mthode <mthode@mthode.org> icinga-1.3.1.ebuild:
  changed log directory to /var/log/icinga/

  31 Mar 2011; mthode <mthode@mthode.org> -icinga-1.3.0-r2.ebuild,
  +icinga-1.3.1.ebuild:
  reinstated virtual/mailx, I was stupid, also a version bump (bugfix
  release), tested

  30 Mar 2011; mthode <mthode@mthode.org> -icinga-1.3.0-r1.ebuild,
  +icinga-1.3.0-r2.ebuild:
  removed virtual/mailx and replaced with real packages

  10 Mar 2011; mthode <mthode@mthode.org> -icinga-1.3.0.ebuild,
  +icinga-1.3.0-r1.ebuild:
  updated --with-cgiurl=/cgi-bin to --with-cgiurl=/icinga/cgi-bin for multi
  site installs (was already the case in the provided conf files)

  16 Feb 2011; mthode <mthode@mthode.org> -icinga-1.2.1.ebuild,
  icinga-1.3.0.ebuild:
  changed order of inherits on 1.3.0 and removed 1.2.1

  16 Feb 2011; mthode <mthode@mthode.org> +icinga-1.3.0.ebuild:
  Version bump with elog change and var renaming

  01 Nov 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
  prometheanfire: removed trailing whitespace from line 7

  01 Nov 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild, -wgetpaste:
  prometheanfire: elog cleanup and variable renaming, along with stuff from
  bug 271339 from comment 46 to 63

  30 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
  fixed small fixups

  30 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
  fixed small fixups

  30 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild, +wgetpaste:
  fixed small fixups

  28 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
  fixup of enewuser (typo, missing a -1)

  25 Oct 2010; mthode <mthode@mthode.org> icinga-1.2.1.ebuild:
  fixup of enewuser

  25 Oct 2010; mthode <mthode@mthode.org> -icinga-1.2.0-r1.ebuild,
  +icinga-1.2.1.ebuild:
  revbump from 1.2.0-r1 to 1.2.1 -- no ebuild changes

  07 Oct 2010; mthode <mthode@mthode.org> -icinga-1.2.0.ebuild,
  +icinga-1.2.0-r1.ebuild:
  add --with-cgiurl=cgi-bin to configure, contributed by RedPepper

  06 Oct 2010; mthode <mthode@mthode.org> -icinga-1.0.3-r1.ebuild,
  +icinga-1.2.0.ebuild:
  revbump of icinga 1.0.3-r1 to 1.2.0

  24 Sep 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  -icinga-1.0.3.ebuild:
  Nuke old version

  23 Sep 2010; mthode <mthode@mthode.org> +icinga-1.0.3-r1.ebuild:
  updated ebuild cleanup thanks to Tommy[D] and sedzimir

  10 Sep 2010; mthode <mthode@mthode.org> icinga-1.0.3.ebuild,
  files/icinga-conf.d, files/icinga-init.d, -files/metadata.xml:
  New version of icinga, cleaner, thanks to Tommy[D] and chithead

  10 Sep 2010; mthode <mthode@mthode.org> icinga-1.0.3.ebuild, metadata.xml:
  New version of icinga, cleaner, thanks to Tommy[D]

  01 Sep 2010; mthode <mthode@mthode.org> -icinga-1.0.2.ebuild,
  +icinga-1.0.3.ebuild, +files/icinga-apache.conf, +files/icinga-conf.d,
  +files/icinga-init.d, +files/icinga-lighty.conf, +files/ido2db-conf.d,
  +files/ido2db-init.d, +files/metadata.xml, metadata.xml:
  New version of icinga (it works now), thanks to chithead

  14 Jul 2010; Matthew Thode (prometheanfire) <mthode@mthode.org>
  +icinga-1.0.2.ebuild, +metadata.xml:
  New Ebuild for bug 271339 thanks to chithead