- expand upon comment about supporting dynamic loading
- no need to "mkdir ${WRKSRC}" in post-extract target
- add better enable script and rename it from gzip-enable to
mod_gzip-enable to match the module name
- replace INSTALL script with MESSAGE
--
mod_gzip transparently compresses the output of apache to
client browsers. It uses the 'Accept-Encoding' header to
determine whether or not the client browser wants gzipped
content.