blob: b92829348b5bc51e536ccfcc7c3754815fbb8e81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
|
bin/cget
bin/cherokee-config
bin/cherokee-panic
bin/cherokee_logrotate
etc/cherokee/advanced.conf
etc/cherokee/cherokee.conf
etc/cherokee/icons.conf
etc/cherokee/mime.compression.types
etc/cherokee/mime.types
etc/cherokee/mods-available/admin
etc/cherokee/mods-available/ssl
etc/cherokee/sites-available/default
etc/cherokee/sites-available/example.com
etc/cherokee/sites-enabled/default
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/list_merge_sort.h
include/cherokee/logger.h
include/cherokee/macros.h
include/cherokee/mime.h
include/cherokee/mime_entry.h
include/cherokee/module.h
include/cherokee/module_loader.h
include/cherokee/nonce.h
include/cherokee/resolv_cache.h
include/cherokee/server.h
include/cherokee/table.h
include/cherokee/typed_table.h
include/cherokee/url.h
include/cherokee/util.h
lib/cherokee/libplugin_admin.so
lib/cherokee/libplugin_cgi.so
lib/cherokee/libplugin_combined.so
lib/cherokee/libplugin_common.so
lib/cherokee/libplugin_dirlist.so
lib/cherokee/libplugin_error_redir.so
lib/cherokee/libplugin_fastcgi.so
lib/cherokee/libplugin_file.so
lib/cherokee/libplugin_gzip.so
lib/cherokee/libplugin_htdigest.so
lib/cherokee/libplugin_ncsa.so
lib/cherokee/libplugin_nn.so
%%PAM%%lib/cherokee/libplugin_pam.so
lib/cherokee/libplugin_phpcgi.so
lib/cherokee/libplugin_plain.so
lib/cherokee/libplugin_read_config.so
lib/cherokee/libplugin_redir.so
lib/cherokee/libplugin_server_info.so
lib/cherokee/libplugin_w3c.so
lib/libcherokee-base.a
lib/libcherokee-base.so
lib/libcherokee-base.so.0
lib/libcherokee-client.a
lib/libcherokee-client.so
lib/libcherokee-client.so.0
lib/libcherokee-config.a
lib/libcherokee-config.so
lib/libcherokee-config.so.0
lib/libcherokee-server.a
lib/libcherokee-server.so
lib/libcherokee-server.so.0
libdata/pkgconfig/cherokee.pc
sbin/cherokee
share/aclocal/cherokee.m4
%%DATADIR%%/Intro.txt
%%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
%%PORTDOCS%%%%DOCSDIR%%/Behavior_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/CGI_executing.html
%%PORTDOCS%%%%DOCSDIR%%/Cget.html
%%PORTDOCS%%%%DOCSDIR%%/Combined_logger.html
%%PORTDOCS%%%%DOCSDIR%%/Common_behavior.html
%%PORTDOCS%%%%DOCSDIR%%/Compiling_and_Installing.html
%%PORTDOCS%%%%DOCSDIR%%/Configuration.html
%%PORTDOCS%%%%DOCSDIR%%/Current_events.html
%%PORTDOCS%%%%DOCSDIR%%/Directory_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/Directory_listing.html
%%PORTDOCS%%%%DOCSDIR%%/Extension_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/FastCGI.html
%%PORTDOCS%%%%DOCSDIR%%/File_sending.html
%%PORTDOCS%%%%DOCSDIR%%/Frequently_asked_questions.html
%%PORTDOCS%%%%DOCSDIR%%/How_to_generate_SSL_keys.html
%%PORTDOCS%%%%DOCSDIR%%/How_to_manage_Virtual_Host.html
%%PORTDOCS%%%%DOCSDIR%%/Icons_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/Logging_system.html
%%PORTDOCS%%%%DOCSDIR%%/Mime_types_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
%%PORTDOCS%%%%DOCSDIR%%/Request_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
%%PORTDOCS%%%%DOCSDIR%%/Validators.html
%%PORTDOCS%%%%DOCSDIR%%/W3C_logger.html
%%PORTDOCS%%%%DOCSDIR%%/WebApplications.html
%%PORTDOCS%%%%DOCSDIR%%/cherokee.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
www/images/cherokee-logo.png
www/images/default-bg.png
www/images/powered_by_cherokee.png
www/index.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/deps
@dirrm %%DATADIR%%
@dirrm lib/cherokee
@dirrm include/cherokee
@dirrm etc/cherokee/ssl
@dirrm etc/cherokee/sites-enabled
@dirrm etc/cherokee/sites-available
@dirrm etc/cherokee/mods-enabled
@dirrm etc/cherokee/mods-available
@dirrm etc/cherokee
@dirrmtry www/images
@dirrmtry www/data
|