summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update the comment to say explicitly how to override the variable sanely.Robin H. Johnson2008-12-101-2/+5
|
* Allow overriding of $GENTOO_PATCHNAME and $GENTOO_PATCHDIR for easier ↵Robin H. Johnson2008-12-101-6/+14
| | | | testing in overlays with other revision numbers. Use GENTOO_PATCHNAME="gentoo-${PV}${ORIG_PR:+-${ORIG_PR}}" in the ebuild.
* install apache2ctl wrapper script if availableBenedikt Boehm2008-10-251-3/+8
|
* remove unsupported --with-perl; add message for BSD usersBenedikt Boehm2008-08-291-2/+7
|
* fix default webroot installation; fix einfo output; update documentationBenedikt Boehm2008-03-231-26/+26
|
* fix documentation syntaxBenedikt Boehm2008-03-231-3/+4
|
* fix documentation; use confutils eclassBenedikt Boehm2008-03-231-16/+11
|
* remove depend.apache usage wrt #208033Benedikt Boehm2008-02-021-5/+5
|
* update openssl dependency for TLS extensions; documentation cleanupBenedikt Boehm2008-01-191-6/+6
|
* fix #205994Benedikt Boehm2008-01-161-5/+5
|
* fix #202722Benedikt Boehm2007-12-311-2/+2
|
* Bug #202748 - In setup_mpm(), initialize MY_MPM to an emptyZac Medico2007-12-201-1/+2
| | | | | | | | | string before entering the loop so that it still works when setup_mpm() is called a second time during pkg_setup() of a binary package. This is needed for compatibility with portage-2.1.4 since the MY_MPM value from build time will still exist at binary package installation time. Thanks to Tais M. Hansen for <tais.hansen@osd.dk> for debugging this.
* fix #202376; add a check for critical modules; support local IUSE in apache ↵Benedikt Boehm2007-12-151-13/+39
| | | | ebuilds
* Fix #200736 and man-page installationBenedikt Boehm2007-11-291-2/+3
|
* Add apache-2 eclassBenedikt Boehm2007-11-281-0/+543