summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix elog in webapp_serverowned and ebeep in newer EAPIsBernard Cafarelli2015-07-081-4/+5
|
* webapp.eclass: Updates eclass to reflect migration from optparse to argparseDevan Franchini2015-07-021-10/+9
| | | | | These changes move the command line args for -I/-C/-U to the ${PN} and the ${PV} vars. This ensures both forwards and backwards compatibility.
* Drop elog in webapp_serverowned, discussed with blueness in bug #542024Bernard Cafarelli2015-05-121-3/+2
|
* Don't ebeep at even EAPI=3, bug #386555.Anthony G. Basile2012-07-181-2/+2
|
* Don't use ebeep in EAPI 4 and newer since it was deprecated and removed in ↵Doug Goldstein2012-07-151-2/+4
| | | | EAPI 4. bug #386555
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
|
* fix webapp-cleaner usage by eclassFabio Erculiani2011-07-271-2/+2
|
* if WEBAPP_OPTIONAL, do not source ETC_CONFIG if it doesn't existFabio Erculiani2011-07-261-2/+7
|
* Close bug #374697Fabio Erculiani2011-07-121-2/+9
|
* Revert the change that was commited by accident :/Tomas Chvatal2011-05-191-104/+73
|
* Add EGIT_PROJECT variable that allows us to specify folder where to check ↵Tomas Chvatal2011-05-191-73/+104
| | | | out the git repository.
* Add helpful comment about where the MY_* vars are defined.Jeremy Olexa2010-05-091-1/+3
|
* fix documentation; move sanity checkBenedikt Boehm2008-03-231-20/+20
|
* provide WEBAPP_DEPEND for ebuilds with WEBAPP_OPTIONALBenedikt Boehm2008-03-041-2/+8
|
* make IUSE optional as wellBenedikt Boehm2008-03-041-2/+3
|
* make optional use webapp.eclass possibleBenedikt Boehm2008-03-041-4/+10
|
* make IUSE=vhosts optionalBenedikt Boehm2008-02-231-29/+53
|
* add need_httpd_* functions wrt #208584Benedikt Boehm2008-02-221-1/+28
|
* fix #202895Benedikt Boehm2008-02-221-29/+52
|
* fix #203463Benedikt Boehm2008-02-221-11/+21
|
* DRY up webapp_serverowned; extend warning messagesBenedikt Boehm2008-02-221-20/+30
|
* get rid of too much indention; consistency cleanupBenedikt Boehm2008-02-221-63/+55
|
* use bash keyword for tests; minor cleanupsBenedikt Boehm2008-02-221-36/+30
|
* replace sed and [] calls with bash expansionBenedikt Boehm2008-02-221-13/+6
|
* add eclass debugging; remove redundant commentsBenedikt Boehm2008-02-221-42/+43
|
* document missing partsBenedikt Boehm2008-02-221-57/+77
|
* convert to standard documentation syntaxBenedikt Boehm2008-02-221-171/+81
|
* Do not call w-c to remove a vhost copy of a web app if USE=vhosts. Bug 136959Renat Lumpau2007-01-031-15/+17
|
* No longer call emerge from the eclass. Bug #124440.Renat Lumpau2006-12-311-21/+9
|
* Add an ewarn message with a reference to bug #124440 in case users ↵Zac Medico2006-12-251-1/+3
| | | | experience a deadlock.
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-2/+2
|
* Remove user-visible SLOT warning from webapp.eclassRenat Lumpau2006-07-111-12/+4
|
* webapp.eclass: einfo->elogRenat Lumpau2006-07-101-30/+30
|
* Make the eclass less chatty when all is goodStuart Herbert2006-06-151-9/+2
|
* Change root:root to root:0.Diego Elio Pettenò2006-05-191-2/+2
|
* Fixed quoting issue in the webapp.eclass. Allows paths with whitespace.Gunnar Wrobel2006-03-061-11/+11
|
* webapp.eclass: see http://www.vhost-tools.org/ticket/41Renat Lumpau2006-01-111-14/+36
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-7/+7
|
* Adds support for python version of webapp-configStuart Herbert2005-11-201-156/+132
|
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-231-3/+3
|
* added WEBAPP_MANUAL_SLOT to allow ebuilds to set SLOTs.Julien Allanos2005-07-141-2/+4
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-9/+9
|
* 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
|
* Version bump to match webapp-config v1.11Stuart Herbert2005-05-301-15/+27
|
* Up required version of webapp-config to a minimum of 1.10-r14.Elfyn McBratney2005-05-101-2/+2
|
* Stripped leading ./ strings from config-owned and server-owned filesStuart Herbert2004-07-221-2/+3
|
* Temporary workaround for portage CATEGORY bugStuart Herbert2004-07-171-2/+2
|
* Removed debugging outputStuart Herbert2004-07-111-3/+3
|
* Fixes for server configfile supportStuart Herbert2004-06-281-2/+3
|