blob: 598ff96fbe143b162021486dbbeaee1ace034828 (
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
|
# ChangeLog for dev-perl/mod_perl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/ChangeLog,v 1.19 2003/06/07 06:22:26 rac Exp $
06 Jun 2003; <rac@gentoo.org> mod_perl-1.99.09.ebuild:
Add sed-4 dependency, make sed die on failure
20 May 2003; <rac@gentoo.org> mod_perl-1.99.09.ebuild:
Eliminate "|| die" from the make test line, to address bug #21325.
*mod_perl-1.99.09 (19 May 2003)
19 May 2003; <rac@gentoo.org> mod_perl-1.99.09.ebuild:
Upstream version bump, enable "make test". Major kudos to Corporate Gadfly
<corporate_gadfly@hotmail.com> in bugs #19951 and #20124.
*mod_perl-1.27-r2 (01 Mar 2003)
01 Mar 2003; Robert Coie <rac@gentoo.org> mod_perl-1.27-r2.ebuild,
files/mod_perl-1.27-ipv6.patch:
Add patch originally from
http://pasky.ji.cz/~pasky/dev/apache/mod_perl-1.27+ipv6.patch, to
allow building against an IPv6-enabled Apache (bug #6986). Changed
dependency on Apache to be >=1.3.27-r4, as that is the first version
in which the ipv6 USE variable is employed by the Apache ebuild, and
that is necessary for this patch to operate correctly.
24 Jan 2003; <woodchip@gentoo.org> mod_perl-1.99.08 : version bump; #14503.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*mod_perl-1.99.07 (29 Nov 2002)
17 Dec 2002; Brandon Low <lostlogic@gentoo.org> :
This should be a new slot. marked slot=1.
29 Nov 2002; Donny Davies <woodchip@gentoo.org> :
New development version for Apache2.
29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
forced version bump to install into correct locations
*mod_perl-1.27 (20 Jun 2002)
15 Sep 2002; Ryan Phillips <rphillips@gentoo.org> mod_perl-1.27.ebuild :
Added libwww-perl depedency... Hopefully fixes #7867
9 Sep 2002; <mcummings@gentoo.org> mod_perl-1.27.ebuild :
Corrected build syntax
1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> mod_perl-1.27.ebuild :
Added ppc to KEYWORDS.
20 Jun 2002; Thilo Bangert <bangert@gentoo.org> mod_perl-1.27.ebuild :
version bump
*mod_perl-1.26 (7 May 2002)
*mod_perl-1.25-r2 (9 Apr 2002)
9 Apr 2002; Donny Davies <woodchip@gentoo.org> :
Small updates to fit in with the reworked apache package.
*mod_perl-1.25-r1 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mod_perl-1.25-r1.ebuild :
Updated the ebuild to new syntax, and ungzipped HTML documentation.
|