| Commit message (Expand) | Author | Age | Files | Lines |
* | fix documentation; move sanity check | Benedikt Boehm | 2008-03-23 | 1 | -20/+20 |
* | provide WEBAPP_DEPEND for ebuilds with WEBAPP_OPTIONAL | Benedikt Boehm | 2008-03-04 | 1 | -2/+8 |
* | make IUSE optional as well | Benedikt Boehm | 2008-03-04 | 1 | -2/+3 |
* | make optional use webapp.eclass possible | Benedikt Boehm | 2008-03-04 | 1 | -4/+10 |
* | make IUSE=vhosts optional | Benedikt Boehm | 2008-02-23 | 1 | -29/+53 |
* | add need_httpd_* functions wrt #208584 | Benedikt Boehm | 2008-02-22 | 1 | -1/+28 |
* | fix #202895 | Benedikt Boehm | 2008-02-22 | 1 | -29/+52 |
* | fix #203463 | Benedikt Boehm | 2008-02-22 | 1 | -11/+21 |
* | DRY up webapp_serverowned; extend warning messages | Benedikt Boehm | 2008-02-22 | 1 | -20/+30 |
* | get rid of too much indention; consistency cleanup | Benedikt Boehm | 2008-02-22 | 1 | -63/+55 |
* | use bash keyword for tests; minor cleanups | Benedikt Boehm | 2008-02-22 | 1 | -36/+30 |
* | replace sed and [] calls with bash expansion | Benedikt Boehm | 2008-02-22 | 1 | -13/+6 |
* | add eclass debugging; remove redundant comments | Benedikt Boehm | 2008-02-22 | 1 | -42/+43 |
* | document missing parts | Benedikt Boehm | 2008-02-22 | 1 | -57/+77 |
* | convert to standard documentation syntax | Benedikt Boehm | 2008-02-22 | 1 | -171/+81 |
* | Do not call w-c to remove a vhost copy of a web app if USE=vhosts. Bug 136959 | Renat Lumpau | 2007-01-03 | 1 | -15/+17 |
* | No longer call emerge from the eclass. Bug #124440. | Renat Lumpau | 2006-12-31 | 1 | -21/+9 |
* | Add an ewarn message with a reference to bug #124440 in case users experience... | Zac Medico | 2006-12-25 | 1 | -1/+3 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -2/+2 |
* | Remove user-visible SLOT warning from webapp.eclass | Renat Lumpau | 2006-07-11 | 1 | -12/+4 |
* | webapp.eclass: einfo->elog | Renat Lumpau | 2006-07-10 | 1 | -30/+30 |
* | Make the eclass less chatty when all is good | Stuart Herbert | 2006-06-15 | 1 | -9/+2 |
* | Change root:root to root:0. | Diego Elio Pettenò | 2006-05-19 | 1 | -2/+2 |
* | Fixed quoting issue in the webapp.eclass. Allows paths with whitespace. | Gunnar Wrobel | 2006-03-06 | 1 | -11/+11 |
* | webapp.eclass: see http://www.vhost-tools.org/ticket/41 | Renat Lumpau | 2006-01-11 | 1 | -14/+36 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-01-01 | 1 | -7/+7 |
* | Adds support for python version of webapp-config | Stuart Herbert | 2005-11-20 | 1 | -156/+132 |
* | No need to treat IUSE as incremental, portage handles it. | Sven Wegener | 2005-08-23 | 1 | -3/+3 |
* | added WEBAPP_MANUAL_SLOT to allow ebuilds to set SLOTs. | Julien Allanos | 2005-07-14 | 1 | -2/+4 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -9/+9 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Version bump to match webapp-config v1.11 | Stuart Herbert | 2005-05-30 | 1 | -15/+27 |
* | Up required version of webapp-config to a minimum of 1.10-r14. | Elfyn McBratney | 2005-05-10 | 1 | -2/+2 |
* | Stripped leading ./ strings from config-owned and server-owned files | Stuart Herbert | 2004-07-22 | 1 | -2/+3 |
* | Temporary workaround for portage CATEGORY bug | Stuart Herbert | 2004-07-17 | 1 | -2/+2 |
* | Removed debugging output | Stuart Herbert | 2004-07-11 | 1 | -3/+3 |
* | Fixes for server configfile support | Stuart Herbert | 2004-06-28 | 1 | -2/+3 |
* | Fix for bug #54263 | Stuart Herbert | 2004-06-27 | 1 | -1/+2 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Fix for bug in webapp_hook_script | Stuart Herbert | 2004-06-14 | 1 | -5/+5 |
* | Version bump | Stuart Herbert | 2004-06-11 | 1 | -32/+32 |
* | Fix for binary package support | Stuart Herbert | 2004-05-25 | 1 | -2/+6 |
* | Remove blocked, allow webapp-config to overwrite whatever gets in its way | Stuart Herbert | 2004-05-22 | 1 | -9/+3 |
* | Portage-2.0.51 compatibility | Stuart Herbert | 2004-05-22 | 1 | -4/+13 |
* | Version bump; emerge -C support | Stuart Herbert | 2004-05-17 | 1 | -8/+171 |
* | Sync with webapp-config 1.8 | Stuart Herbert | 2004-05-11 | 1 | -2/+2 |
* | Webapps now require webapp-config 1.7 | Stuart Herbert | 2004-05-10 | 1 | -2/+2 |
* | Changes to catch common ebuild problems | Stuart Herbert | 2004-05-03 | 1 | -2/+25 |
* | Improved USE=-vhosts support | Stuart Herbert | 2004-05-01 | 1 | -51/+80 |