|
|||||||||
Saturday the 21st of November, 2009 |
|||||||||
cherokee most recent diffversion 0.99.24
Scroll down toward the bottom of the page to get installation instructions for cherokee. The raw portfile for cherokee 0.99.24 is located here: http://cherokee.darwinports.com/dports/www/cherokee/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cherokee The cherokee Portfile 58296 2009-09-25 13:46:41Z arthurk PortSystem 1.0 Name: cherokee Version: 0.99.24 Category: www Platform: darwin Maintainers: gmail.com:leidel Description: Cherokee web server Long Description: Cherokee is a relatively new HTTP server designed to be as performant as Apache and lighttpd, but much easier to configure and maintain. It ships out-of-the-box SCGI support, making it ideal for deploying dynamic websites. Homepage: http://www.cherokee-project.com/ Master Sites: http://www.cherokee-project.com/download/0.99/${version} distname ${name}-${version} Checksums: md5 5afed8bdd6020dc5bf0ba9ec83b947f1 sha1 a4a81bd9a99ba631f93f593d25a3c69acf8c7455 depends_lib port:pcre port:zlib port:libgeoip configure.args --mandir=${prefix}/share/man # Startup item. set cherokee_config_name cherokee.conf set cherokee_config ${prefix}/etc/${name}/${cherokee_config_name} set cherokee_pidfile_name cherokee.pid set cherokee_pidfile ${prefix}/var/run/${cherokee_pidfile_name} startupitem.create yes startupitem.init "PIDFILE=${cherokee_config}" startupitem.start "${prefix}/sbin/cherokee -C ${cherokee_config}" startupitem.stop "kill \$(cat \$PIDFILE)" Variant: no_startupitem description {Do not create a startup item} { startupitem.create no } Variant: ssl description {Add SSL (HTTPS) support to the server} { depends_lib-append port:openssl configure.args-append --enable-tls=openssl --with-openssl=${prefix}/include/openssl } Variant: no_ipv6 description {Disable IPv6 support} { configure.args-append --disable-ipv6 } Variant: no_pam description {Disable PAM support} { configure.args-append --disable-pam } Variant: trace description {Allows debugging options} { configure.args-append --enable-trace } Variant: no_epoll description {Disable epoll() support} { configure.args-append --disable-epoll } Variant: no_pthread description {Disable threading support} { configure.args-append --disable-pthread } Variant: no_readdir_r description {Disable readdir_r usage} { configure.args-append --disable-readdir_r } Variant: no_admin description {Skips cherokee-admin installation} { configure.args-append --disable-admin } pre-destroot { xinstall -m 755 -d ${destroot}${prefix}/var/log destroot.keepdirs-append ${destroot}${prefix}/var/log } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/cherokeeYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cherokee with these commands: % man cherokee Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




