summaryrefslogtreecommitdiff
blob: 39fac1a72c1d8ade63dbdd5ff405e54d1fc655a7 (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
# ChangeLog for net-www/boa
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/boa/ChangeLog,v 1.1 2004/08/08 11:09:49 stuart Exp $

*boa-0.94.13-r1 (08 Aug 2004)

  08 Aug 2004; Stuart Herbert <stuart@gentoo.org>
  +files/boa-0.94.13-gcc3.patch, +files/boa.conf, +files/boa.conf.d,
  +files/boa.rc6, +files/mime.types, +boa-0.94.12.ebuild,
  +boa-0.94.13-r1.ebuild, +boa-0.94.13.ebuild:
  Moved from net-www/boa to www-servers/boa.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> boa-0.94.12.ebuild,
  boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild:
  virtual/glibc -> virtual/libc

  14 Jun 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.12.ebuild,
  boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild:
  Fix use invocation

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> boa-0.94.12.ebuild,
  boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild:
  Changed app-text/tetex to virtual/tetex, see bug #50865

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.13-r1.ebuild,
  boa-0.94.13.ebuild:
  Add inherit eutils

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.13-r1.ebuild,
  boa-0.94.13.ebuild:
  Add die following econf for bug 48950

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.12.ebuild:
  Add die following econf for bug 48950

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

*boa-0.94.13-r1 (23 Apr 2004)

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> boa-0.94.13-r1.ebuild,
  files/boa.rc6:
  Added support for changing Boa's ServerRoot on startup, thanks to Kurt V.
  Hindenburg <khindenburg@cherrynebula.net>. See bug #34141 for details.
  
  Also changed default DocumentRoot to be /var/www/localhost/htdocs, as per GLEP
  #11.

  20 Jan 2004; <tuxus@gentoo.org> boa-0.94.13.ebuild:
  Added ~mips to KEYWORDS.

  28 Oct 2003; Martin Holzer <mholzer@gentoo.org> boa-0.94.13.ebuild:
  adding gcc3 fix. Closes #31364.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*boa-0.94.13 (31 July 2002)

  31 July 2002; Jon Nelson <jnelson@gentoo.org>
  Update to 0.94.13 and use econf

*boa-0.94.12 (14 May 2002)

  14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> boa-0.94.12.ebuild :
  Added KEYWORDS.

  14 May 2002; Jon Nelson <jnelson@gentoo.org> boa-0.94.12.ebuild :
  
  Update to latest release of 0.94.12
  
*boa-0.94.11-r2 (14 Apr 2002)

  12 Apr 2002; Jon Nelson <jnelson@gentoo.org> boa-0.94.11-r1.ebuild :

  Added Alias for /icons (/home/httpd/icons), and changed
  Alias for /doc from /usr/doc to /usr/share/doc
  
*boa-0.94.11-r1 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> boa-0.94.11-r1.ebuild :

  Changed the tex USE flag to tetex instead.
  
*boa-0.94.11-r1 (8 Apr 2002)

  8 Apr 2002; Jon Nelson <jnelson@gentoo.org> boa-0.94.11-r1.ebuild
  
  Move files to new location of /home/httpd/{cgi-bin,htdocs,icons}

*boa-0.94.11 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.