blob: 7c1ef57b09244177e5e6d71d5a24bf4c5aca69bb (
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
|
# ChangeLog for net-www/mod_fastcgi
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/ChangeLog,v 1.15 2005/10/13 02:30:10 metalgod Exp $
13 Oct 2005; Luis Medinas <metalgod@gentoo.org>
mod_fastcgi-2.4.2-r1.ebuild:
Marked Stable on amd64. Bug #106449.
12 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
mod_fastcgi-2.4.2-r1.ebuild:
Stable on ppc.
02 Oct 2005; Andrej Kacian <ticho@gentoo.org> mod_fastcgi-2.4.2-r1.ebuild:
Stable on x86, as per bug #106449.
23 Mar 2005; Ferris McCormick <fmccor@gentoo.org>
mod_fastcgi-2.4.2-r1.ebuild:
Add ~sparc keyword, Bug 86374; builds and available for testing. However, I
note that the build downgrades -mcpu=ultrasparc to -mcpu=v8, and in my mind
that means much testing is required before the package goes to sparc; someone
thinks the package is fragile.
13 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
mod_fastcgi-2.4.2-r1.ebuild:
removed *mod_file, not needed and wrong for apache2
*mod_fastcgi-2.4.2-r1 (30 Jan 2005)
30 Jan 2005; Benedikt Boehm <hollow@gentoo.org> metadata.xml,
+files/2.4.2-r1/20_mod_fastcgi.conf, +mod_fastcgi-2.4.2-r1.ebuild:
Apache herd package refresh. closes 79437
16 Jan 2005; Alin Nastac <mrness@gentoo.org> mod_fastcgi-2.4.2.ebuild:
Fix installation problem on Apache1 (#52734).
03 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> mod_fastcgi-2.4.2.ebuild:
Marked ~amd64.
02 Sep 2004; David Holm <dholm@gentoo.org> mod_fastcgi-2.4.2.ebuild:
Added to ~ppc.
25 Aug 2004; Renat Lumpau <rl03@gentoo.org> mod_fastcgi-2.4.2.ebuild:
Fix for repoman warnings: moved IUSE="apache" above detectapache.
05 Aug 2004; Chuck Short <zul@gentoo.org> files/mod_fastcgi.conf:
Added .fcgi. Closes #59033.
25 Jun 2004; Aron Griffis <agriffis@gentoo.org> mod_fastcgi-2.4.2.ebuild:
QA - fix use invocation
20 Jun 2004; Chuck Short <zul@gentoo.org> mod_fastcgi-2.4.2.ebuild:
Marked stable for x86. Changed ${CATEGORY} to net-www.
*mod_fastcgi-2.4.2 (21 May 2004)
21 May 2004; Robin H. Johnson <robbat2@gentoo.org> mod_fastcgi-2.4.2.ebuild,
files/20_mod_fastcgi.conf, files/Makefile-2.4.0, files/mod_fastcgi.conf:
new ebuild. bug #34213. Submitted by Oliver Graf <ograf@rz-online.net>.
|