summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix small typo in log messageBenedikt Boehm2010-12-221-2/+2
|
* improve upgrade description wrt #332765Benedikt Boehm2010-08-281-4/+3
|
* remove unused references to long dead (circa 2006) AT_GNUCONF_UPDATE variableMike Frysinger2010-08-211-2/+2
|
* make mod_cgi and mod_cgid modular and handled via USE flagsFabio Erculiani2010-07-111-9/+9
|
* do not install magic file unconditionally wrt #307747Benedikt Boehm2010-03-051-2/+2
|
* Replace -Wl,--no-as-needed with function from flag-o-matic eclass.Samuli Suominen2009-10-041-7/+2
|
* fix #277297 and #277298; convert to EAPI2Benedikt Boehm2009-09-201-59/+34
|
* fix SUEXEC_CALLER, bug #264261Benedikt Boehm2009-07-051-2/+2
|
* Backport non-GNU ld fixes for most notably Darwin from PrefixFabian Groffen2009-04-041-2/+25
|
* 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