summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add depend.apache_pkg_setup() and don't call use() in functions called in ↵Arfrever Frehtes Taifersar Arahesis2009-05-261-14/+37
| | | | "depend" phase (bug #268371).
* add has_apache; cleanupBenedikt Boehm2008-03-041-14/+30
|
* rename check_apache_threads to has_apache_threads as suggested by dberkholzBenedikt Boehm2008-02-061-5/+5
|
* add check_apache_threads_in; add APACHE_INCLUDEDIR; remove legacy APACHECTLBenedikt Boehm2008-02-061-4/+28
|
* add check_apache_threads()Benedikt Boehm2008-02-061-2/+25
|
* update depend.apache.eclass documentationBenedikt Boehm2008-02-061-39/+70
|
* do not hardcode USE flag for optional apache supportBenedikt Boehm2008-02-031-25/+14
|
* add path to the apache binary; obsolete APACHECTL in favor of APACHE_CTLBenedikt Boehm2008-02-031-2/+5
|
* cleanup/sanitize depend.apache.eclass wrt #208033Benedikt Boehm2008-02-021-42/+59
|
* remove obsolete depend.apache features wrt #208033Benedikt Boehm2008-02-021-76/+15
|
* remove deprecated apache1 functions; remove bogus need_apache logic; convert ↵Benedikt Boehm2007-11-251-232/+147
| | | | to standardized documentation comments
* add functions to get the right apr/apu-configBenedikt Boehm2007-09-081-4/+50
|
* Move net-www/apache to www-servers/apache (#78622).Christian Heim2007-07-291-5/+5
|
* Fix setting of Apache variables in need_apache (2nd part of fix for #178380).Luca Longinotti2007-05-131-3/+5
|
* Fix deps for good.Luca Longinotti2007-05-121-43/+11
|
* Update for Apache 1.X masking.Luca Longinotti2007-05-121-67/+51
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-01-011-7/+7
|
* Add support for depending on more specific versions of apache, this is ↵Michael Stewart2006-11-261-23/+124
| | | | needed for modules that don't support Apache 2.2. Also corrected all debug-print-function calls
* Fix typo.Luca Longinotti2006-07-051-2/+2
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-2/+2
|
* Add comment warning about dependency issues. Refer to bug 107127.Michael Stewart2006-06-041-1/+9
|
* roll with multilib afterallMichael Stewart2005-09-191-5/+3
|
* Revert multilib as we can't have multilib apache stable yet due to policyMichael Stewart2005-09-191-3/+5
|
* Changes to make apache multilib awareMichael Stewart2005-09-181-3/+5
|
* Updating DEPEND to use latest version of new-style apacheMichael Stewart2005-09-101-5/+5
|
* New & updated eclasses for new PHP packagesStuart Herbert2005-09-041-26/+66
|
* Fix inconsistant variables APACHE2_MODULES_VHOSTDIR should be APACHE2_VHOSTDIRMichael Stewart2005-08-021-2/+2
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-3/+3
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Fix dependencies because of apache revbumpMichael Stewart2005-06-071-2/+2
|
* Fix eclass wrt. new stable apache.Bryan Østergaard2005-05-121-2/+2
|
* Fixes for mod_php supportStuart Herbert2005-03-141-2/+17
|
* Uncommitting a stray commit.Jeremy Huddleston2005-03-041-6/+3
|
* Added sanity checks about for threads and shared with EXTRA_ECONF. Added ↵Jeremy Huddleston2005-03-041-3/+6
| | | | support for CTARGET_ALIASES with >=sys-devel/gcc-config-1.4.0.
* Adding apache dependencies to RDEPEND as well. See bug #81738Michael Stewart2005-02-121-1/+4
|
* Reverting changes that break the cacheMichael Stewart2005-01-211-12/+29
|
* restrict DEPEND for apache2 to be at least the lowest version containing our ↵Christian Parpart2005-01-211-17/+13
| | | | new ebuild changes - 2.0.52-r3
* Fixes to depend.apache eclass so that it doesn't break the cacheMichael Stewart2005-01-131-5/+14
|
* Adding apache-module.eclass and new version of depend.apache.eclassMichael Tindal2004-11-211-80/+121
|
* typo fixes ;-).Robin H. Johnson2004-07-241-3/+3
|
* Added missing DETECT_APACHE default causeStuart Herbert2004-07-241-1/+3
|
* Added experimental SLOT syntaxStuart Herbert2004-07-241-2/+7
|
* Added basic dependenciesStuart Herbert2004-07-161-1/+3
|
* Initial importStuart Herbert2004-07-161-0/+81