/[gentoo-x86]/eclass/webapp.eclass |
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Fix elog in webapp_serverowned and ebeep in newer EAPIs
webapp.eclass: Updates eclass to reflect migration from optparse to argparse 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 #542024
Don't ebeep at even EAPI=3, bug #386555.
Don't use ebeep in EAPI 4 and newer since it was deprecated and removed in EAPI 4. bug #386555
Update copyright years in headers
fix webapp-cleaner usage by eclass
if WEBAPP_OPTIONAL, do not source ETC_CONFIG if it doesn't exist
Close bug #374697
Revert the change that was commited by accident :/
Add EGIT_PROJECT variable that allows us to specify folder where to check out the git repository.
Add helpful comment about where the MY_* vars are defined.
fix documentation; move sanity check
provide WEBAPP_DEPEND for ebuilds with WEBAPP_OPTIONAL
make IUSE optional as well
make optional use webapp.eclass possible
make IUSE=vhosts optional
add need_httpd_* functions wrt #208584
fix #202895
fix #203463
DRY up webapp_serverowned; extend warning messages
get rid of too much indention; consistency cleanup
use bash keyword for tests; minor cleanups
replace sed and [] calls with bash expansion
add eclass debugging; remove redundant comments
document missing parts
convert to standard documentation syntax
Do not call w-c to remove a vhost copy of a web app if USE=vhosts. Bug 136959
No longer call emerge from the eclass. Bug #124440.
Add an ewarn message with a reference to bug #124440 in case users experience a deadlock.
Apply whitespace checks from repoman to eclasses.
Remove user-visible SLOT warning from webapp.eclass
webapp.eclass: einfo->elog
Make the eclass less chatty when all is good
Change root:root to root:0.
Fixed quoting issue in the webapp.eclass. Allows paths with whitespace.
webapp.eclass: see http://www.vhost-tools.org/ticket/41
Apply whitespace checks from repoman to eclasses.
*** empty log message ***
Adds support for python version of webapp-config
No need to treat IUSE as incremental, portage handles it.
added WEBAPP_MANUAL_SLOT to allow ebuilds to set SLOTs.
QA: Apply whitespace checks from repoman to eclasses.
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Version bump to match webapp-config v1.11
Up required version of webapp-config to a minimum of 1.10-r14.
Stripped leading ./ strings from config-owned and server-owned files
Temporary workaround for portage CATEGORY bug
Removed debugging output
Fixes for server configfile support
Fix for bug #54263
update the copyright info
Fix for bug in webapp_hook_script
Version bump
Fix for binary package support
Remove blocked, allow webapp-config to overwrite whatever gets in its way
Portage-2.0.51 compatibility
Version bump; emerge -C support
Sync with webapp-config 1.8
Webapps now require webapp-config 1.7
Changes to catch common ebuild problems
Improved USE=-vhosts support
Updated to match webapp-config-1.6
Fix for the missing -h localhost switch (again - grrr)
Fix for symlinks problem
Version bump
Important bug fix; portage removes ${D} at the start of src_install(); we now call webapp_srv_preinst() to recreate it
sync with webapp-config 1.3
Added webapp-config as a dependency
Removed die() from global scope
Bump to eclass for webapp-config-1.1
Removed BETA notice; fix for repoman scans when webapp-config not installed
Updated to sync with webapp-config release
Fix for bug #32635
initial import; for review
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.20 |