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
|
# ChangeLog for www-apps/rt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.12 2005/06/21 11:09:49 rl03 Exp $
21 Jun 2005; Renat Lumpau <rl03@gentoo.org> files/3.4.2/rt.init.d:
Fixed initscript.
*rt-3.4.2-r1 (21 Jun 2005)
21 Jun 2005; Renat Lumpau <rl03@gentoo.org> +files/3.2.1/reconfig,
+files/3.4.2/config.layout-gentoo, -files/reconfig-3.4.2,
+files/3.4.2/postinstall-en.txt, +files/3.2.1/postinstall-en.txt,
+files/3.4.2/reconfig, -files/postinstall-en-3.4.2.txt,
+files/3.4.2/rt.conf.d, +files/3.4.2/rt.init.d,
+files/3.4.2/rt_apache.conf, +files/3.4.2/rt_apache1_fcgi.conf,
+files/3.4.2/rt_apache2_fcgi.conf, -files/config.layout-gentoo,
-files/postinstall-en.txt, -files/reconfig, -files/rt_apache.conf,
rt-3.2.1.ebuild, rt-3.4.2.ebuild, +rt-3.4.2-r1.ebuild:
Added proper FastCGI support for Apache1 and Apache2. Added lighttpd support.
15 Jun 2005; David Holm <dholm@gentoo.org> rt-3.4.2.ebuild:
Added to ~ppc.
12 Jun 2005; Renat Lumpau <rl03@gentoo.org> +files/config.layout-gentoo:
Add missing config.layout-gentoo
*rt-3.4.2 (12 Jun 2005)
12 Jun 2005; Renat Lumpau <rl03@gentoo.org> +files/reconfig-3.4.2,
+files/postinstall-en-3.4.2.txt, +files/rt_apache.conf, +rt-3.4.2.ebuild:
Version bump (bug #67686, #81257). Use custom Gentoo layout instead of sed.
Fix MasonLocalComponentDir (#74680). General clean-up.
10 May 2005; Elfyn McBratney <beu@gentoo.org> rt-3.2.1.ebuild:
dev-perl/libapreq{,2} -> www-apache
03 Sep 2004; David Holm <dholm@gentoo.org> rt-3.2.1.ebuild:
Added to ~ppc.
02 Sep 2004; Renat Lumpau <rl03@gentoo.org> files/reconfig:
reconfig hook now clean up after itself.
02 Sep 2004; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt,
rt-3.2.1.ebuild:
Warn about MySQL with Innodb (closes bug #62591). Suggest adding PERL5LIB to
Apache configs (closes bug #62592).
27 Aug 2004; Renat Lumpau <rl03@gentoo.org> rt-3.2.1.ebuild:
HTML-Mason always pulls in libapreq, so IUSE="apache2" doesn't work. See bug
61893. Until libapreq2 is in portage, always use Apache1.
26 Aug 2004; Renat Lumpau <rl03@gentoo.org> files/reconfig:
Fixed db upgrade instructions.
*rt-3.2.1 (25 Aug 2004)
25 Aug 2004; Renat Lumpau <rl03@gentoo.org> +metadata.xml,
+files/postinstall-en.txt, +files/reconfig, +rt-3.2.1.ebuild:
Initial ebuild (bug #54764). Many thanks to Josiah Ritchie
<jritchie@bible.edu>, steveb, mphilips, and others who did a lot of the
groundwork and wrote ebuilds.
|