summaryrefslogtreecommitdiff
blob: 94b6e16172991737caaa34be814a6e560806a043 (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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
# ChangeLog for www-servers/lighttpd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.50 2005/10/10 17:20:15 ka0ttic Exp $

*lighttpd-1.4.6 (10 Oct 2005)

  10 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> -lighttpd-1.4.3.ebuild,
  -lighttpd-1.4.5.ebuild, +lighttpd-1.4.6.ebuild:
  Version bump; tidy previous 1.4.x ebuilds.

*lighttpd-1.4.5 (03 Oct 2005)

  03 Oct 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/1.4.4/01_all_r716-fix-remoteip-cache-keepalive.diff,
  -files/1.4.4/03_all_r722-fix-no-global-mysql-segv.diff,
  -files/1.4.4/07_all_r726-sce-set-if-HANDLER_GO_ON.diff,
  -files/1.4.4/04_all_r723-fix-mod_ssi-inf-loop.diff,
  -files/1.4.4/08_all_r727-fix-another-error-msg-segv.diff,
  -files/1.4.4/02_all_r721-add-case-302.diff,
  -files/1.4.4/05_all_r724-fix-error-msg-segv.diff,
  -files/1.4.4/06_all_r725-fix-NULL-dereference.diff,
  -files/1.4.4/09_all_r728-handle-written-correctly.diff,
  -files/1.4.4/10_all_r729-display-content_ndx.diff,
  -files/1.4.4/11_all_r732-dont-starve-waiting-conns.diff,
  -files/1.4.4/13_all_r745-fix-64bit-crc32.diff,
  -files/1.4.4/12_all_r736-fix-max-request-size.diff,
  -lighttpd-1.4.4-r2.ebuild, +lighttpd-1.4.5.ebuild:
  Version bump; removed 1.4.4-r2 and its plethora of patches.

*lighttpd-1.4.4-r2 (29 Sep 2005)

  29 Sep 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/1.4.4/07_all_r726-sce-set-if-HANDLER_GO_ON.diff,
  +files/1.4.4/09_all_r728-handle-written-correctly.diff,
  +files/1.4.4/11_all_r732-dont-starve-waiting-conns.diff,
  +files/1.4.4/13_all_r745-fix-64bit-crc32.diff,
  +files/1.4.4/08_all_r727-fix-another-error-msg-segv.diff,
  +files/1.4.4/10_all_r729-display-content_ndx.diff,
  +files/1.4.4/12_all_r736-fix-max-request-size.diff,
  -lighttpd-1.4.4-r1.ebuild, +lighttpd-1.4.4-r2.ebuild:
  Revision bump; more upstream fixes.

  22 Sep 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/1.4.3/01_all_r716-fix-remoteip-cache-keepalive.diff,
  -files/1.4.3/03_all_r722-fix-no-global-mysql-segv.diff,
  -files/1.4.3/05_all_r724-fix-error-msg-segv.diff,
  +files/1.4.4/01_all_r716-fix-remoteip-cache-keepalive.diff,
  -files/1.4.3/02_all_r721-add-case-302.diff,
  -files/1.4.3/04_all_r723-fix-mod_ssi-inf-loop.diff,
  -files/1.4.3/06_all_r725-fix-NULL-dereference.diff,
  +files/1.4.4/03_all_r722-fix-no-global-mysql-segv.diff,
  +files/1.4.4/05_all_r724-fix-error-msg-segv.diff,
  +files/1.4.4/02_all_r721-add-case-302.diff,
  +files/1.4.4/04_all_r723-fix-mod_ssi-inf-loop.diff,
  +files/1.4.4/06_all_r725-fix-NULL-dereference.diff:
  Naming the patch directory correctly would help.

*lighttpd-1.4.4-r1 (21 Sep 2005)

  21 Sep 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/1.4.3/01_all_r716-fix-remoteip-cache-keepalive.diff,
  +files/1.4.3/03_all_r722-fix-no-global-mysql-segv.diff,
  +files/1.4.3/04_all_r723-fix-mod_ssi-inf-loop.diff,
  +files/1.4.3/02_all_r721-add-case-302.diff,
  +files/1.4.3/05_all_r724-fix-error-msg-segv.diff,
  +files/1.4.3/06_all_r725-fix-NULL-dereference.diff,
  -lighttpd-1.4.4.ebuild, +lighttpd-1.4.4-r1.ebuild:
  Revision bump; add patches from upstream to fix various bugs.

  21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> lighttpd-1.4.3.ebuild:
  Keyworded ~sparc, makes ciaranm and geoman happy

*lighttpd-1.4.4 (17 Sep 2005)

  17 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> +lighttpd-1.4.4.ebuild:
  Version bump.

  14 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.4.3.ebuild:
  Update php depend for bug 102863.

  01 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> files/lighttpd.initd:
  Add '--signal 2' to start-stop-daemon options in init script to take
  advantage of 1.4.3's new graceful shutdown on SIGINT.

*lighttpd-1.4.3 (01 Sep 2005)

  01 Sep 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/1.4.1/01_all_any-fam.diff,
  -files/1.4.1/04_all_mod_cgi-create-env-once.diff,
  -files/1.4.1/02_all_optional_pcre.diff,
  -files/1.4.1/05_all_fix_array_merging.diff,
  -files/1.4.1/03_all_mod_cgi-wait.diff,
  -files/1.4.1/06_all_check-for-waiting-write.diff,
  -files/1.4.1/07_all_fix-dst_addr_buf-leak.diff,
  -files/1.4.1/08_all_doc-updates.diff,
  -files/1.4.1/09_all_lfs-range-requests.diff,
  -files/1.4.1/10_all_stat_cache_init_after_setuid.diff,
  files/conf/lighttpd.conf, files/lighttpd.initd, lighttpd-1.3.16.ebuild,
  -lighttpd-1.4.1-r1.ebuild, -lighttpd-1.4.2.ebuild, +lighttpd-1.4.3.ebuild:
  Version bump; fixed some init script bugs. 1.3.16 stable on x86,mips. Tidy
  old ebuilds/patches.

  31 Aug 2005; Luca Barbato <lu_zero@gentoo.org> lighttpd-1.4.2.ebuild:
  memcache support on ppc tested

  29 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.4.2.ebuild:
  Add sedfu to fix an errant /tmp path I forgot to patch in tests/lighttpd.conf.

*lighttpd-1.4.2 (29 Aug 2005)

  29 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> +lighttpd-1.4.2.ebuild:
  Version bump; new USE flags: bzip2, fastcgi, minimal, memcache, and rrdtool.
  Upstream accepted my patches to fix the tests (writing to /tmp and using a
  hardcoded module dir in /usr) so tests now work and RESTRICT=test has been
  removed (bug #97661).

*lighttpd-1.4.1-r1 (27 Aug 2005)

  27 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/1.4.1/01_all_any-fam.diff, +files/1.4.1/03_all_mod_cgi-wait.diff,
  +files/1.4.1/07_all_fix-dst_addr_buf-leak.diff,
  +files/1.4.1/02_all_optional_pcre.diff,
  +files/1.4.1/04_all_mod_cgi-create-env-once.diff,
  +files/1.4.1/05_all_fix_array_merging.diff,
  +files/1.4.1/06_all_check-for-waiting-write.diff,
  +files/1.4.1/08_all_doc-updates.diff,
  +files/1.4.1/09_all_lfs-range-requests.diff,
  +files/1.4.1/10_all_stat_cache_init_after_setuid.diff,
  files/conf/lighttpd.conf, files/conf/mime-types.conf,
  +files/conf/mod_cgi.conf, files/conf/mod_fastcgi.conf,
  -lighttpd-1.4.1.ebuild, +lighttpd-1.4.1-r1.ebuild:
  Revision bump; added a sleu of upstream patches to fix various bugs. Added a
  patch to make pcre support optional (although it's highly recommended). FAM
  support now falls back to fam if gamin is unavailable, so we're now able to
  use virtual/fam (fixes bug #103643). Also fixes several problems with the
  custom gentoo configuration.

  23 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.4.1.ebuild:
  Don't use check-kernel.eclass.

*lighttpd-1.4.1 (22 Aug 2005)

  22 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/lighttpd-1.3.10-gentoo.diff, -files/lighttpd-1.3.10-php.diff,
  -files/lighttpd-1.3.10-upstream.diff,
  -files/lighttpd-1.4.0-stat-cache.diff, +files/conf/lighttpd.conf,
  +files/conf/mime-types.conf, +files/conf/mod_fastcgi.conf,
  +files/lighttpd.initd, +files/lighttpd.logrotate, metadata.xml,
  -lighttpd-1.3.10-r1.ebuild, -lighttpd-1.3.15.ebuild,
  -lighttpd-1.4.0.ebuild, +lighttpd-1.4.1.ebuild:
  Version bump; many ebuild changes this release. Added support for USE flags:
  doc,fam,gdbm,lua,webdav; Added logrotate script/rewrote init.d script. Also,
  new custom gentoo configuration now located in /etc/lighttpd. Tidy old
  ebuilds/patches.

  20 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.10-r1.ebuild,
  lighttpd-1.3.13-r3.ebuild, lighttpd-1.3.15.ebuild, lighttpd-1.3.16.ebuild,
  lighttpd-1.4.0.ebuild:
  Add missing depend on sys-apps/attr.

  20 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.4.0-stat-cache.diff, lighttpd-1.3.13-r3.ebuild,
  lighttpd-1.3.15.ebuild, lighttpd-1.3.16.ebuild, lighttpd-1.4.0.ebuild:
  Revert previous -i flag removal as it's still necessary on certain systems
  bug #103108; added patch for undefined reference in 1.4.0 when USE=xattr,
  thanks to J <j-spam@starline.ee> in bug #103074.

*lighttpd-1.4.0 (19 Aug 2005)

  19 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> +lighttpd-1.4.0.ebuild,
  -lighttpd-1.4.0.20050819.1044.ebuild:
  1.4.0 final.

*lighttpd-1.4.0.20050819.1044 (19 Aug 2005)

  19 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/lighttpd-1.4.0.20050817.1210-fix-config-segv.diff,
  -files/lighttpd-1.4.0.20050817.1210-fix-mod_userdir.diff,
  -lighttpd-1.4.0.20050817.1210-r1.ebuild,
  +lighttpd-1.4.0.20050819.1044.ebuild:
  Another pre-release.

*lighttpd-1.4.0.20050817.1210-r1 (18 Aug 2005)

  18 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.4.0.20050817.1210-fix-mod_userdir.diff,
  -lighttpd-1.4.0.20050817.1210.ebuild,
  +lighttpd-1.4.0.20050817.1210-r1.ebuild:
  Revision bump; added patch from upstream to fix mod_userdir.

  18 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.13-r3.ebuild,
  lighttpd-1.3.15.ebuild, lighttpd-1.3.16.ebuild,
  lighttpd-1.4.0.20050817.1210.ebuild:
  Don't use -i flag to autoreconf, bug 101299.

*lighttpd-1.4.0.20050817.1210 (17 Aug 2005)

  17 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.4.0.20050817.1210-fix-config-segv.diff,
  +lighttpd-1.4.0.20050817.1210.ebuild:
  Added 1.4.0 pre-release for folks to test/play with.

  16 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/lighttpd-1.3.16-zope-deserves-lovins-too.diff,
  lighttpd-1.3.10-r1.ebuild, lighttpd-1.3.13-r3.ebuild,
  lighttpd-1.3.15.ebuild, lighttpd-1.3.16.ebuild:
  Removed zope patch for 1.3.16 since it should be fixed (in a different way)
  in that version. Also updated all ebuilds to use -1 instead of /bin/false
  when calling enewuser.

  12 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.15.ebuild,
  lighttpd-1.3.16.ebuild:
  Add ipv6 to IUSE so that USE=-ipv6 works for uclibc, bug #102193.

  11 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.15.ebuild,
  lighttpd-1.3.16.ebuild:
  Added ~mips.

*lighttpd-1.3.16 (02 Aug 2005)

  02 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.3.16-zope-deserves-lovins-too.diff,
  -lighttpd-1.3.13-r1.ebuild, lighttpd-1.3.13-r3.ebuild,
  -lighttpd-1.3.14-r1.ebuild, +lighttpd-1.3.16.ebuild:
  Version bump; 1.3.13-r3 stable on x86; tidy old ebuilds.

*lighttpd-1.3.15 (17 Jul 2005)

  17 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.10-r1.ebuild,
  lighttpd-1.3.13-r1.ebuild, lighttpd-1.3.13-r3.ebuild,
  lighttpd-1.3.14-r1.ebuild, +lighttpd-1.3.15.ebuild:
  Version bump.

*lighttpd-1.3.14-r1 (12 Jul 2005)

  12 Jul 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/lighttpd-1.3.11-php.diff, +files/lighttpd-1.3.13-php.diff,
  lighttpd-1.3.13-r1.ebuild, lighttpd-1.3.13-r3.ebuild,
  -lighttpd-1.3.14.ebuild, +lighttpd-1.3.14-r1.ebuild:
  Revision bump. Fix php patch so that the correct bin-path is specified, bug
  98665.

  02 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.10-r1.ebuild,
  lighttpd-1.3.13-r1.ebuild, lighttpd-1.3.13-r3.ebuild,
  lighttpd-1.3.14.ebuild:
  Added RESTRICT=test until the tests are fixed.

*lighttpd-1.3.14 (17 Jun 2005)

  17 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> +lighttpd-1.3.14.ebuild:
  Version bump.

*lighttpd-1.3.13-r3 (06 Jun 2005)

  06 Jun 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.3.13-ldap-binddn.diff,
  +files/lighttpd-1.3.13-valid-user.diff, -lighttpd-1.3.13-r2.ebuild,
  +lighttpd-1.3.13-r3.ebuild:
  Revision bump; added two more patches from tigger^. See
  http://trac.lighttpd.net/trac/ticket/4 and
  http://trac.lighttpd.net/trac/ticket/149 respectively.

  06 Jun 2005; Aaron Walker <ka0ttic@gentoo.org>
  files/lighttpd-1.3.10.initd:
  Updated to 'use ldap'.

*lighttpd-1.3.13-r2 (05 Jun 2005)

  05 Jun 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/lighttpd-1.3.11-upstream.diff,
  +files/lighttpd-1.3.13-pam-name.diff, -lighttpd-1.3.11.ebuild,
  -lighttpd-1.3.13.ebuild, +lighttpd-1.3.13-r2.ebuild:
  Revision bump; added pam name patch from tigger^.

*lighttpd-1.3.13-r1 (13 May 2005)

  13 May 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.3.13-no-mysql-means-no-mysql.diff,
  +files/lighttpd-1.3.13-zope-deserves-lovins-too.diff,
  +lighttpd-1.3.13-r1.ebuild:
  Revision bump; added patch by tigger^ to make lighttpd+zope happy. added
  patch by me to not install mod_mysql_vhost if USE=-mysql.

  22 Mar 2005; <blubb@gentoo.org> lighttpd-1.3.10-r1.ebuild:
  added ~amd64

*lighttpd-1.3.13 (07 Mar 2005)

  07 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +lighttpd-1.3.13.ebuild:
  Version bump.

*lighttpd-1.3.11 (23 Feb 2005)

  23 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
  -files/lighttpd-1.1.8-gentoo.diff, -files/lighttpd-1.2.2-php.diff,
  -files/lighttpd-1.2.2.initd, +files/lighttpd-1.3.11-gentoo.diff,
  +files/lighttpd-1.3.11-php.diff, +files/lighttpd-1.3.11-upstream.diff,
  +lighttpd-1.3.11.ebuild:
  Version bump for bug 82792; removed old patches that I forgot to remove last
  time.

  16 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> lighttpd-1.3.10-r1.ebuild,
  -lighttpd-1.3.5.ebuild:
  Fix deps and removed all the unnecessary confutils stuff. Removed
  mod-cache,mod-chat, and mod-localizer from IUSE since they're no longer
  provided. Fixes bug 82010. Also removed vulnerable 1.3.5.

*lighttpd-1.3.10-r1 (14 Feb 2005)

  14 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
  files/lighttpd-1.1.8-gentoo.diff, +files/lighttpd-1.3.10-gentoo.diff,
  files/lighttpd-1.3.10-php.diff, +files/lighttpd-1.3.10-upstream.diff,
  -files/lighttpd.initd, -lighttpd-1.1.8-r1.ebuild, -lighttpd-1.1.8.ebuild,
  -lighttpd-1.2.2.ebuild, +lighttpd-1.3.10-r1.ebuild,
  -lighttpd-1.3.10.ebuild:
  Revision bump; fixed manual page patching which should occur in the -gentoo
  patch, not the -php patch. Also added some post-1.3.10 upstream fixes and
  fixed LICENSE.

*lighttpd-1.3.10 (14 Feb 2005)

  14 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/lighttpd-1.3.10-php.diff, +files/lighttpd-1.3.10.initd,
  +files/spawn-fcgi.confd, +files/spawn-fcgi.initd, +lighttpd-1.3.10.ebuild:
  Version bump for bugs 76575 and 81776.

  07 Jan 2005; Sven Wegener <swegener@gentoo.org> lighttpd-1.3.5.ebuild:
  Added missing -1 to enewuser. Closes bug #76989.

  04 Jan 2005; Sven Wegener <swegener@gentoo.org> lighttpd-1.3.5.ebuild:
  Several small fixes. Correctly install init script. Use enewuser.

*lighttpd-1.3.5 (02 Nov 2004)

  02 Nov 2004; Stuart Herbert <stuart@gentoo.org> +lighttpd-1.3.5.ebuild:
  Version bump; stable on x86

  28 Sep 2004; Sven Wegener <swegener@gentoo.org>
  files/lighttpd-1.2.2.initd, files/lighttpd.initd:
  Gentoo Technologies, Inc. -> Gentoo Foundation

  08 Sep 2004; Renat Lumpau <rl03@gentoo.org> metadata.xml:
  Fixed herd name

  05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed ChangeLog header.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  lighttpd-1.2.2.ebuild:
  Masked lighttpd-1.2.2.ebuild testing for ppc

*lighttpd-1.1.8 (08 Aug 2004)

  08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
  +files/lighttpd-1.1.8-gentoo.diff, +files/lighttpd-1.2.2-php.diff,
  +files/lighttpd-1.2.2.initd, +files/lighttpd.initd,
  +lighttpd-1.1.8-r1.ebuild, +lighttpd-1.1.8.ebuild, +lighttpd-1.2.2.ebuild:
  Moved from net-www/lighttpd to www-servers/lighttpd.

  08 Aug 2004; Tom Martin <slarti@gentoo.org> lighttpd-1.1.8-r1.ebuild,
  lighttpd-1.1.8.ebuild:
  Typo in DESCRIPTION: intented -> intended. Bug 59717.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  lighttpd-1.1.8-r1.ebuild, lighttpd-1.1.8.ebuild, lighttpd-1.2.2.ebuild:
  virtual/glibc -> virtual/libc

*lighttpd-1.2.2 (27 Jun 2004)

  27 Jun 2004; Stuart Herbert <stuart@gentoo.org>
  +files/lighttpd-1.2.2-php.diff, +files/lighttpd-1.2.2.initd,
  +lighttpd-1.2.2.ebuild:
  Version bump; php support now available; thanks to Boris Wachtmeister
  <sirro@nurfuerspam.de>; see bug #55049

  25 Jun 2004; Aron Griffis <agriffis@gentoo.org> lighttpd-1.1.8-r1.ebuild,
  lighttpd-1.1.8.ebuild:
  QA - fix use invocation

*lighttpd-1.1.8-r1 (29 Apr 2004)

  29 Apr 2004; Stuart Herbert <stuart@gentoo.org> lighttpd-1.1.8-r1.ebuild,
  files/lighttpd.initd:
  Fix for shutdown problems; see bug #46833

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lighttpd-1.1.8.ebuild:
  Add inherit eutils

  25 Apr 2004; David Holm <dholm@gentoo.org> lighttpd-1.1.8.ebuild:
  Added to ~ppc.

  24 Apr 2004; Stuart Herbert <stuart@gentoo.org> lighttpd-1.1.8.ebuild:
  Replaced einstall (which doesn't work properly) with good ol' make install

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> lighttpd-1.1.8.ebuild,
  metadata.xml, files/lighttpd-1.1.8-gentoo.diff:
  Fixes to get the server running; thanks to Boris Wachtmeister
  <sirro@nurfuerspam.de> once again

*lighttpd-1.1.8 (23 Apr 2004)

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> lighttpd-1.1.8.ebuild,
  files/lighttpd-1.1.8-gentoo.diff, files/lighttpd.initd:
  Initial import; thanks to Boris <sirro@nurfuerspam.de>; see bug #46833