2009/5/18 Alvaro Lopez Ortega <[email protected]>: >> I've already made MacPorts install Cherokee as a port that depends on >> pcre, libgeoip, openldap, mysql5 and ffmpeg. > > Good stuff!! :-) > >> Building libgeoip, openldap and ffmpeg triggered the installing of >> several other ports, I'd say some 8-10 more. > Completely out of curiosity; Does the building system allow to compile a > lean server without those dependencies?
Sure.. there is this concept of the default port and the "variants" that can have all other options. In this case I have to add several "disable" params to the configure script since cherokee defaults to "yes" in most of this deps. >> I'm also playing with how to generate start/stop scripts correctly >> taking other daemons as examples. >> >> I hope to make some more progress in the following days and share the >> portfiles / patches / whatever asap. > > Great. The init script is something that we ought to commit upstream (as the > SMF service description file that have been shipped for months). I'll have to research into that since I don't get much of what you're mentioning :/ I was thinking we could include a pre-configured cherokee.conf so the server can start inmediately without using cherokee-admin. Antonio _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
