diff options
Diffstat (limited to 'www-apache/mod_perl/ChangeLog')
-rw-r--r-- | www-apache/mod_perl/ChangeLog | 67 |
1 files changed, 65 insertions, 2 deletions
diff --git a/www-apache/mod_perl/ChangeLog b/www-apache/mod_perl/ChangeLog index 9ceac91d22e4..bd035fb9ae70 100644 --- a/www-apache/mod_perl/ChangeLog +++ b/www-apache/mod_perl/ChangeLog @@ -1,6 +1,69 @@ -# ChangeLog for dev-perl/mod_perl +# ChangeLog for www-apache/mod_perl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_perl/ChangeLog,v 1.1 2005/05/09 10:20:52 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_perl/ChangeLog,v 1.1.1.1 2005/11/30 09:49:14 chriswhite Exp $ + + 12 Nov 2005; Michael Cummings <mcummings@gentoo.org> + mod_perl-1.27-r1.ebuild, mod_perl-1.27-r2.ebuild, mod_perl-1.27-r4.ebuild, + mod_perl-1.29.ebuild: + Fixed config syntax, bug 109482 + + 25 Aug 2005; Michael Cummings <mcummings@gentoo.org> + mod_perl-1.99.11.ebuild, mod_perl-1.99.16.ebuild, mod_perl-2.0.1-r1.ebuild, + mod_perl-2.0.1-r2.ebuild: + Bug 103487, cp -a changed to cp -pPR + + 08 Aug 2005; Michael Cummings <mcummings@gentoo.org> + mod_perl-2.0.1-r2.ebuild: + bug 101292 - note for threaded vs unthreaded apache/perl systems + + 08 Aug 2005; Michael Cummings <mcummings@gentoo.org> + files/apache2-mod_perl-startup.pl: + Corrected apache2-*.pl + +*mod_perl-2.0.1-r2 (08 Aug 2005) + + 08 Aug 2005; Michael Cummings <mcummings@gentoo.org> files/75_mod_perl.conf, + files/apache2-mod_perl-startup.pl, +files/2.0.1/75_mod_perl.conf, + +files/2.0.1/apache2-mod_perl-startup.pl, mod_perl-2.0.1-r1.ebuild, + +mod_perl-2.0.1-r2.ebuild: + With help from rendhalver, split out the mod-perl2 conf/files so that both + older and newer versions were available + +*mod_perl-2.0.1-r1 (29 Jul 2005) + + 29 Jul 2005; Michael Cummings <mcummings@gentoo.org> + -files/mod_perl-2.0.1-makefile.patch, -mod_perl-1.99.10.ebuild, + -mod_perl-1.99.17-r1.ebuild, -mod_perl-1.99.17.ebuild, + -mod_perl-2.0.0.ebuild, +mod_perl-2.0.1-r1.ebuild, -mod_perl-2.0.1.ebuild: + Sorry for the version bump, but this is a corrected ebuild (see viewcvs for + some bad diffs). The issue with testing has been resolved - if you run sudo + emerge and you have !env_reset set in your /etc/sudoers (and have testing + enabled), expect to have trouble. sudo su - and then emerging has no problems + with the tests (somewhere along the line the uid and euid get muddled). Thanks + again to rendhalver for a lot of work and patience. + +*mod_perl-2.0.1 (25 Jul 2005) + + 25 Jul 2005; Michael Cummings <mcummings@gentoo.org> files/75_mod_perl.conf, + files/apache2-mod_perl-startup.pl, +mod_perl-2.0.1.ebuild: + Thanks to rendhalver for the legwork here. This installs cleanly and launches + w/o issue. Please test. + +*mod_perl-2.0.0 (04 Jun 2005) + + 04 Jun 2005; Elfyn McBratney <beu@gentoo.org> +mod_perl-2.0.0.ebuild: + Version bump; this revision is for current-stable apache _only_, and + _will_ not work with the 'refreshed' apache versions in testing - -r1 + will shortly follow for that. + + 29 May 2005; Markus Rothe <corsair@gentoo.org> mod_perl-1.29.ebuild, + mod_perl-1.99.17-r1.ebuild: + Stable on ppc64; added ~ppc64 + + 24 May 2005; Michael Cummings <mcummings@gentoo.org> + mod_perl-1.99.10.ebuild, mod_perl-1.99.11.ebuild, mod_perl-1.99.16.ebuild, + mod_perl-1.99.17-r1.ebuild, mod_perl-1.99.17.ebuild: + dev-perl/CGI => perl-core/CGI *mod_perl-1.99.17-r1 (09 May 2005) *mod_perl-1.99.17 (09 May 2005) |