summaryrefslogtreecommitdiff
blob: 89c0244e71580ff6a4a420505550f9f0ffdcad84 (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
# ChangeLog for net-analyzer/symon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/symon/ChangeLog,v 1.2 2008/08/19 10:28:52 pva Exp $

*symon-2.79-r3 (19 Aug 2008)

  19 Aug 2008; Peter Volkov <pva@gentoo.org> -symon-2.79-r2.ebuild,
  +symon-2.79-r3.ebuild:
  Fixed typo in sed expression, thank Tiago for report.

*symon-2.79-r2 (19 Aug 2008)

  19 Aug 2008; Peter Volkov <pva@gentoo.org> +files/symon-init.d,
  +files/symon-symon.conf.patch, +files/symon-symux.conf.patch,
  +files/symux-init.d, +metadata.xml, +symon-2.79-r2.ebuild:
  Initial import from sunrise, bug #176635. Syweb splited into separate
  package. Thank Tiago Cunha for all the work.

  11 Aug 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56

  06 Aug 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.79-r1.ebuild:
  Improve syweb elog messages by saying how to customize it, and mention that
  there's a no user interaction php script

  06 Aug 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> -symon-2.79.ebuild,
  +symon-2.79-r1.ebuild:
  Install syweb documentation, remove old

  31 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  symon doesn't use GNU make, hence ignore MAKEOPTS since some options aren't
  available in pmake (e.g. --load-average)

  31 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Tell the user how to test the configuration files, and how the RRDs
  directory structure for syweb should be organized

  31 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Make doins, dodoc, doman, dosbin, and dobin die on failure

  31 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Shorten DESCRIPTION

  21 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Improve elog messages

  16 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Rename 'client' USE flag to 'perl'

  11 Jun 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Simplify die messages, while there avoid using identical die messages in the
  same function to ease error identification

  03 Jun 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Simplify sed calls

  31 May 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Respect AR and RANLIB, while there beautify the ebuild

  08 Apr 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.79.ebuild:
  Prettify src_compile, virtual/httpd-cgi removed from RDEPEND since it isn't
  needed

  08 Apr 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  -symon-2.78-r2.ebuild, +symon-2.79.ebuild:
  Version bump (syweb bumped too), remove old

  21 Mar 2008; Jakub Moc <jakub@gentoo.org> symon-2.78-r2.ebuild:
  Improve webapp eclass handling and fix dependencies

  18 Mar 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  files/symon-symon.conf.patch, files/symon-symux.conf.patch:
  Prettify the configuration files, add resources for MP machines, while there
  insert missing comments to document the patch purpose

  18 Mar 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  files/symon-syweb-class_lexer.inc.patch,
  files/symon-syweb-setup.inc.patch,
  files/symon-syweb-total_firewall.layout.patch:
  Improve patch comment about renaming the directories, while there prettify them

  18 Mar 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r2.ebuild:
  Tell the user to test the configuration files only after creating the RRDs,
  since symux reads the configuration file with file access checks (prevents
  symux -t from giving warnings)

  18 Mar 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> files/symon-init.d,
  files/symux-init.d:
  Beautify the code by converting spaces to tabs

  23 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r2.ebuild:
  Remove slash from docinto, simplify elog messages

  19 Feb 2008; Jakub Moc <jakub@gentoo.org> symon-2.78-r2.ebuild:
  Fix php check in pkg_setup, add missing pkg_prerm for webapp.eclass

  18 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r2.ebuild:
  Introduce a new variable (CDEPEND) that will hold common dependencies for
  (R)DEPEND

  18 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  -symon-2.78-r1.ebuild, +symon-2.78-r2.ebuild:
  New USE flag 'client' added, remove old

  17 Feb 2008; (Tommy[D]) tommy100@gmx.de symon-2.78-r1.ebuild:
  Shorten description

  03 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> files/symon-init.d,
  files/symux-init.d:
  net is really necessary for the correct functioning of the service

  03 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Simplify elog messages

  02 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Die if sed failed

  02 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Append Gentoo CFLAGS in src_compile by using the CFLAGS variable from the
  portage environment instead of doing it with sed in src_unpack

  02 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Put sed calls after epatch ones to prevent breaking patches, and use "${S}"
  instead of hardcoding the directories

  02 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Do a safer pattern in sed when the user requested not to build the symux target

  02 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Instead of using sed and avoiding pre-stripping in src_unpack, make the
  package use the STRIP variable from the portage environment in src_compile

  02 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Instead of using sed and tc-getCC to call the correct gcc in src_unpack,
  make the package use the proper CC from the portage environment in
  src_compile

  10 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Avoid pre-stripping

  10 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Honour Gentoo CFLAGS

  10 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  symon-2.78-r1.ebuild:
  Fix hardcoded CC

  09 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> files/symon-init.d,
  +files/symux-init.d, -symon-2.78.ebuild, +symon-2.78-r1.ebuild:
  New USE flag 'symux' added, remove old

  08 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.78.ebuild:
  Added ~amd64 keyword

  07 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> symon-2.78.ebuild:
  Bump syweb, too

  07 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> -symon-2.77.ebuild,
  +symon-2.78.ebuild:
  Version bump, remove old

  06 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> +files/symon-init.d,
  +files/symon-symon.conf.patch, +files/symon-symux.conf.patch,
  +files/symon-syweb-class_lexer.inc.patch,
  +files/symon-syweb-setup.inc.patch,
  +files/symon-syweb-total_firewall.layout.patch, +metadata.xml,
  +symon-2.77.ebuild:
  New Ebuild for bug 176635