summaryrefslogtreecommitdiff
path: root/packages/cherokee/cherokee_0.5.3.bb
AgeCommit message (Collapse)AuthorFiles
2006-11-19cherokee: In the init script pass the config file as a parameter. ThisJamie Lenehan1
currently matches the default so makes no actual difference. However in the case where you want to run multiple instances of cherokee it makes it clear how you specify an alternate configuration file.
2006-11-19cherokee: Move the .la files and the .so files associated with sharedJamie Lenehan1
libraries (not those that are plugins) into from the main package into the -dev package since they are not required to run cherokee.
2006-11-19cherokee: Factor out common parts to cherokee.inc and fix up the packagingJamie Lenehan1
for cherokee-nossl which is even more broken then before after this change.
2006-11-17cherokee 0.5.3: Pass through oe-stylize.py.Jamie Lenehan1
2006-11-17cherokee 0.5.3: Specify the configuration files so that local changesJamie Lenehan1
don't get wiped out during an upgrade.
2006-11-17cherokee: Add an initscript for the cherokee http server so it'll start onJamie Lenehan1
boot, so it'll be stopped when removing it etc.
2006-11-05cherokee 0.5.3: Update the HOMEPAGE for the web site move so otherJamie Lenehan1
people don't have spend time trying to find out where it has gone. Somelse else update the SRC_URI a few days to take into account this change.
2006-10-30cherokee: update download URL due to website moveCliff Brake1
2006-09-10cherokee: Add SECTION.Paul Sokolovsky1
2006-09-09many recipes: change pcre to libpcre in DEPENDSPhilipp Zabel1
2006-05-30cherokee: added 'nossl' version - WARNING: subpackages have same names as in ↵Marcin Juszkiewicz1
SSL enabled one
2006-05-29cherokee: granular packaging, enabled PARALLEL_MAKEMarcin Juszkiewicz1
2006-05-25cherokee: added 0.5.3 with GnuTLS supportMarcin Juszkiewicz1