Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix small typo in log message | Benedikt Boehm | 2010-12-22 | 1 | -2/+2 |
| | |||||
* | improve upgrade description wrt #332765 | Benedikt Boehm | 2010-08-28 | 1 | -4/+3 |
| | |||||
* | remove unused references to long dead (circa 2006) AT_GNUCONF_UPDATE variable | Mike Frysinger | 2010-08-21 | 1 | -2/+2 |
| | |||||
* | make mod_cgi and mod_cgid modular and handled via USE flags | Fabio Erculiani | 2010-07-11 | 1 | -9/+9 |
| | |||||
* | do not install magic file unconditionally wrt #307747 | Benedikt Boehm | 2010-03-05 | 1 | -2/+2 |
| | |||||
* | Replace -Wl,--no-as-needed with function from flag-o-matic eclass. | Samuli Suominen | 2009-10-04 | 1 | -7/+2 |
| | |||||
* | fix #277297 and #277298; convert to EAPI2 | Benedikt Boehm | 2009-09-20 | 1 | -59/+34 |
| | |||||
* | fix SUEXEC_CALLER, bug #264261 | Benedikt Boehm | 2009-07-05 | 1 | -2/+2 |
| | |||||
* | Backport non-GNU ld fixes for most notably Darwin from Prefix | Fabian Groffen | 2009-04-04 | 1 | -2/+25 |
| | |||||
* | Update the comment to say explicitly how to override the variable sanely. | Robin H. Johnson | 2008-12-10 | 1 | -2/+5 |
| | |||||
* | Allow overriding of $GENTOO_PATCHNAME and $GENTOO_PATCHDIR for easier ↵ | Robin H. Johnson | 2008-12-10 | 1 | -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 available | Benedikt Boehm | 2008-10-25 | 1 | -3/+8 |
| | |||||
* | remove unsupported --with-perl; add message for BSD users | Benedikt Boehm | 2008-08-29 | 1 | -2/+7 |
| | |||||
* | fix default webroot installation; fix einfo output; update documentation | Benedikt Boehm | 2008-03-23 | 1 | -26/+26 |
| | |||||
* | fix documentation syntax | Benedikt Boehm | 2008-03-23 | 1 | -3/+4 |
| | |||||
* | fix documentation; use confutils eclass | Benedikt Boehm | 2008-03-23 | 1 | -16/+11 |
| | |||||
* | remove depend.apache usage wrt #208033 | Benedikt Boehm | 2008-02-02 | 1 | -5/+5 |
| | |||||
* | update openssl dependency for TLS extensions; documentation cleanup | Benedikt Boehm | 2008-01-19 | 1 | -6/+6 |
| | |||||
* | fix #205994 | Benedikt Boehm | 2008-01-16 | 1 | -5/+5 |
| | |||||
* | fix #202722 | Benedikt Boehm | 2007-12-31 | 1 | -2/+2 |
| | |||||
* | Bug #202748 - In setup_mpm(), initialize MY_MPM to an empty | Zac Medico | 2007-12-20 | 1 | -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 Boehm | 2007-12-15 | 1 | -13/+39 |
| | | | | ebuilds | ||||
* | Fix #200736 and man-page installation | Benedikt Boehm | 2007-11-29 | 1 | -2/+3 |
| | |||||
* | Add apache-2 eclass | Benedikt Boehm | 2007-11-28 | 1 | -0/+543 |