f9dc424914
Approved by: sat (mentor)
162 lines
5.1 KiB
Text
162 lines
5.1 KiB
Text
bin/cget
|
|
bin/cherokee-config
|
|
bin/cherokee-panic
|
|
bin/cherokee_logrotate
|
|
@unexec for i in `find %D/etc/cherokee -name \*.default`;do if cmp -s $i ${i%%.default};then rm -f ${i%%.default};fi;done
|
|
@unexec for i in `find %D/etc/cherokee -name \*.sample`;do if cmp -s $i ${i%%.sample};then rm -f ${i%%.sample};fi;done
|
|
etc/cherokee/cherokee.conf.default
|
|
etc/cherokee/cherokee.conf.perf_sample
|
|
etc/cherokee/mime.compression.types.default
|
|
etc/cherokee/mime.types.default
|
|
etc/cherokee/mods-available/icons.sample
|
|
etc/cherokee/mods-available/ssl.sample
|
|
etc/cherokee/mods-enabled/.empty
|
|
etc/cherokee/sites-available/.empty
|
|
etc/cherokee/sites-enabled/.empty
|
|
etc/cherokee/ssl/.empty
|
|
@exec for i in `find %D/etc/cherokee -name \*.default`;do if [ ! -f ${i%%.default} ];then cp $i ${i%%.default};fi;done
|
|
@exec for i in `find %D/etc/cherokee -name \*.sample`;do if [ ! -f ${i%%.sample} ];then cp $i ${i%%.sample};fi;done
|
|
include/cherokee/admin_client.h
|
|
include/cherokee/buffer.h
|
|
include/cherokee/cherokee-config.h
|
|
include/cherokee/cherokee.h
|
|
include/cherokee/common.h
|
|
include/cherokee/connection.h
|
|
include/cherokee/connection_info.h
|
|
include/cherokee/downloader.h
|
|
include/cherokee/encoder.h
|
|
include/cherokee/fdpoll.h
|
|
include/cherokee/handler.h
|
|
include/cherokee/header.h
|
|
include/cherokee/http.h
|
|
include/cherokee/list.h
|
|
include/cherokee/logger.h
|
|
include/cherokee/macros.h
|
|
include/cherokee/mime.h
|
|
include/cherokee/mime_entry.h
|
|
include/cherokee/module.h
|
|
include/cherokee/nonce.h
|
|
include/cherokee/plugin.h
|
|
include/cherokee/plugin_loader.h
|
|
include/cherokee/post.h
|
|
include/cherokee/resolv_cache.h
|
|
include/cherokee/server.h
|
|
include/cherokee/url.h
|
|
include/cherokee/util.h
|
|
include/cherokee/version.h
|
|
lib/cherokee/libplugin_admin.la
|
|
lib/cherokee/libplugin_admin.so
|
|
lib/cherokee/libplugin_cgi.la
|
|
lib/cherokee/libplugin_cgi.so
|
|
lib/cherokee/libplugin_combined.la
|
|
lib/cherokee/libplugin_combined.so
|
|
lib/cherokee/libplugin_common.la
|
|
lib/cherokee/libplugin_common.so
|
|
lib/cherokee/libplugin_dirlist.la
|
|
lib/cherokee/libplugin_dirlist.so
|
|
lib/cherokee/libplugin_error_redir.la
|
|
lib/cherokee/libplugin_error_redir.so
|
|
lib/cherokee/libplugin_fastcgi.la
|
|
lib/cherokee/libplugin_fastcgi.so
|
|
lib/cherokee/libplugin_fcgi.la
|
|
lib/cherokee/libplugin_fcgi.so
|
|
lib/cherokee/libplugin_file.la
|
|
lib/cherokee/libplugin_file.so
|
|
lib/cherokee/libplugin_gzip.la
|
|
lib/cherokee/libplugin_gzip.so
|
|
lib/cherokee/libplugin_htdigest.la
|
|
lib/cherokee/libplugin_htdigest.so
|
|
lib/cherokee/libplugin_htpasswd.la
|
|
lib/cherokee/libplugin_htpasswd.so
|
|
lib/cherokee/libplugin_ldap.la
|
|
lib/cherokee/libplugin_ldap.so
|
|
lib/cherokee/libplugin_mirror.so
|
|
lib/cherokee/libplugin_mirror.la
|
|
lib/cherokee/libplugin_mysql.so
|
|
lib/cherokee/libplugin_mysql.la
|
|
lib/cherokee/libplugin_ncsa.la
|
|
lib/cherokee/libplugin_ncsa.so
|
|
lib/cherokee/libplugin_nn.la
|
|
lib/cherokee/libplugin_nn.so
|
|
lib/cherokee/libplugin_pam.la
|
|
lib/cherokee/libplugin_pam.so
|
|
lib/cherokee/libplugin_phpcgi.la
|
|
lib/cherokee/libplugin_phpcgi.so
|
|
lib/cherokee/libplugin_plain.la
|
|
lib/cherokee/libplugin_plain.so
|
|
lib/cherokee/libplugin_proxy.la
|
|
lib/cherokee/libplugin_proxy.so
|
|
lib/cherokee/libplugin_redir.la
|
|
lib/cherokee/libplugin_redir.so
|
|
lib/cherokee/libplugin_round_robin.la
|
|
lib/cherokee/libplugin_round_robin.so
|
|
lib/cherokee/libplugin_scgi.la
|
|
lib/cherokee/libplugin_scgi.so
|
|
lib/cherokee/libplugin_server_info.la
|
|
lib/cherokee/libplugin_server_info.so
|
|
lib/cherokee/libplugin_w3c.la
|
|
lib/cherokee/libplugin_w3c.so
|
|
lib/libcherokee-base.la
|
|
lib/libcherokee-base.so
|
|
lib/libcherokee-base.so.0
|
|
lib/libcherokee-client.la
|
|
lib/libcherokee-client.so
|
|
lib/libcherokee-client.so.0
|
|
lib/libcherokee-config.la
|
|
lib/libcherokee-config.so
|
|
lib/libcherokee-config.so.0
|
|
lib/libcherokee-server.la
|
|
lib/libcherokee-server.so
|
|
lib/libcherokee-server.so.0
|
|
libdata/pkgconfig/cherokee.pc
|
|
sbin/cherokee-admin
|
|
sbin/cherokee
|
|
share/aclocal/cherokee.m4
|
|
%%DATADIR%%/deps/combined.deps
|
|
%%DATADIR%%/deps/common.deps
|
|
%%DATADIR%%/deps/error_redir.deps
|
|
%%DATADIR%%/deps/nn.deps
|
|
%%DATADIR%%/deps/phpcgi.deps
|
|
%%DATADIR%%/icons/back.png
|
|
%%DATADIR%%/icons/binary.png
|
|
%%DATADIR%%/icons/blank.png
|
|
%%DATADIR%%/icons/bomb.png
|
|
%%DATADIR%%/icons/compressed.png
|
|
%%DATADIR%%/icons/folder.png
|
|
%%DATADIR%%/icons/image.png
|
|
%%DATADIR%%/icons/iso.png
|
|
%%DATADIR%%/icons/java.png
|
|
%%DATADIR%%/icons/movie.png
|
|
%%DATADIR%%/icons/pdf.png
|
|
%%DATADIR%%/icons/ps.png
|
|
%%DATADIR%%/icons/readme.png
|
|
%%DATADIR%%/icons/script.png
|
|
%%DATADIR%%/icons/sound.png
|
|
%%DATADIR%%/icons/tex.png
|
|
%%DATADIR%%/icons/text.png
|
|
%%DATADIR%%/icons/unknown.png
|
|
%%DATADIR%%/mime_types.txt
|
|
%%DATADIR%%/themes/default/cherokee-logo.png
|
|
%%DATADIR%%/themes/default/entry.html
|
|
%%DATADIR%%/themes/default/footer.html
|
|
%%DATADIR%%/themes/default/header.html
|
|
%%DATADIR%%/themes/default/theme.css
|
|
www/cherokee/images/cherokee-logo.png
|
|
www/cherokee/images/default-bg.png
|
|
www/cherokee/images/powered_by_cherokee.png
|
|
www/cherokee/index.html
|
|
@dirrm %%DATADIR%%/icons
|
|
@dirrm %%DATADIR%%/deps
|
|
@dirrm %%DATADIR%%/themes/default
|
|
@dirrm %%DATADIR%%/themes
|
|
@dirrm %%DATADIR%%
|
|
@dirrm include/cherokee
|
|
@dirrm lib/cherokee
|
|
@dirrmtry etc/cherokee/mods-available
|
|
@dirrmtry etc/cherokee/mods-enabled
|
|
@dirrmtry etc/cherokee/sites-available
|
|
@dirrmtry etc/cherokee/sites-enabled
|
|
@dirrmtry etc/cherokee/ssl
|
|
@dirrmtry etc/cherokee
|
|
@dirrmtry www/cherokee/images
|
|
@dirrmtry www/cherokee
|