description America Online's open-source web server
AOLserver is America Online's open-source web server. AOLserver is the \
backbone of the largest and busiest production environments in the \
world. AOLserver is a multithreaded, Tcl-enabled web server used for \
large scale, dynamic web sites.
homepage http://aolserver.github.io/
license AOLserver Public License
distname ${name}-${version}-src
checksums md5 d7aa89d6b864d75460fafd2f26553fec \
sha1 9b37a883b34902d80bf042a1bd8d274f585fe843 \
rmd160 c35faa53ecae93e494f4c44dc1bf3594391562ce
# Requires tcl +threads, see ticket #126
worksrcdir ${name}-${version}
configure.pre_args --prefix=${prefix}/aolserver
configure.args --with-tcl=${prefix}/lib
configure.env TCLSH=${prefix}/bin/tclsh
destroot.destdir AOLSERVER=${destroot}${prefix}/aolserver
destroot.violate_mtree yes
# convert to notes once 1.8.0 is released
ui_msg "AOLserver installed into ${prefix}/aolserver"
ui_msg "You now need to configure the server to your needs. You "
ui_msg "might want to create another user (e.g. aolserver) to run "
livecheck.url ${homepage}
livecheck.regex AOLserver (\[^ \]+) released