Lines 1-7
Link Here
|
1 |
bin/couchdb |
1 |
bin/couchdb |
2 |
bin/couchjs |
2 |
bin/couchjs |
3 |
etc/couchdb/default.ini |
3 |
etc/couchdb/default.ini |
4 |
etc/couchdb/local.ini |
4 |
@unexec if cmp -s %D/etc/couchdb/local.ini.sample %D/etc/couchdb/local.ini; then rm -f %D/etc/couchdb/local.ini; fi |
|
|
5 |
etc/couchdb/local.ini.sample |
6 |
@exec if [ ! -f %D/etc/couchdb/local.ini ] ; then cp -p %D/%F %B/local.ini; fi |
5 |
etc/logrotate.d/couchdb |
7 |
etc/logrotate.d/couchdb |
6 |
lib/couchdb/bin/couchjs |
8 |
lib/couchdb/bin/couchjs |
7 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch.app |
9 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch.app |
Lines 37-50
Link Here
|
37 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_os_process.beam |
39 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_os_process.beam |
38 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_query_servers.beam |
40 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_query_servers.beam |
39 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_ref_counter.beam |
41 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_ref_counter.beam |
40 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep.beam |
|
|
41 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_att.beam |
42 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_changes_feed.beam |
43 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_httpc.beam |
44 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_missing_revs.beam |
45 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_reader.beam |
46 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_sup.beam |
42 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_sup.beam |
47 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_rep_writer.beam |
|
|
48 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_server.beam |
43 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_server.beam |
49 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_server_sup.beam |
44 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_server_sup.beam |
50 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_stats_aggregator.beam |
45 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_stats_aggregator.beam |
Lines 62-73
Link Here
|
62 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_httpd_vhost.beam |
57 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_httpd_vhost.beam |
63 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_os_daemons.beam |
58 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_os_daemons.beam |
64 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_replication_manager.beam |
59 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_replication_manager.beam |
|
|
60 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_api_wrap.beam |
61 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_api_wrap_httpc.beam |
62 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_compaction_daemon.beam |
63 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_compress.beam |
64 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_drv.beam |
65 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_ejson_compare.beam |
66 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_httpc_pool.beam |
67 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_httpd_replicator.beam |
68 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_primary_sup.beam |
69 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_replication_notifier.beam |
70 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_replicator.beam |
71 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_replicator_worker.beam |
72 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_replicator_utils.beam |
73 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_secondary_sup.beam |
74 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/couch_users_db.beam |
75 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin/json_stream_parse.beam |
76 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include/couch_api_wrap.hrl |
65 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include/couch_db.hrl |
77 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include/couch_db.hrl |
|
|
78 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include/couch_replicator.hrl |
66 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include/couch_js_functions.hrl |
79 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include/couch_js_functions.hrl |
67 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/couchspawnkillable |
80 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/couchspawnkillable |
68 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_icu_driver.a |
81 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_icu_driver.a |
69 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_icu_driver.la |
82 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_icu_driver.la |
70 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_icu_driver.so |
83 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_icu_driver.so |
|
|
84 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_ejson_compare.a |
85 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_ejson_compare.la |
86 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/lib/couch_ejson_compare.so |
71 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/stat_descriptions.cfg |
87 |
lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/priv/stat_descriptions.cfg |
72 |
lib/couchdb/erlang/lib/erlang-oauth/ebin/oauth.app |
88 |
lib/couchdb/erlang/lib/erlang-oauth/ebin/oauth.app |
73 |
lib/couchdb/erlang/lib/erlang-oauth/ebin/oauth.beam |
89 |
lib/couchdb/erlang/lib/erlang-oauth/ebin/oauth.beam |
Lines 93-133
Link Here
|
93 |
lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin/ibrowse_lib.beam |
109 |
lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin/ibrowse_lib.beam |
94 |
lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin/ibrowse_sup.beam |
110 |
lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin/ibrowse_sup.beam |
95 |
lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin/ibrowse_test.beam |
111 |
lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin/ibrowse_test.beam |
96 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochifmt.beam |
112 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochifmt.beam |
97 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochifmt_records.beam |
113 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochifmt_records.beam |
98 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochifmt_std.beam |
114 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochifmt_std.beam |
99 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiglobal.beam |
115 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiglobal.beam |
100 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochihex.beam |
116 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochihex.beam |
101 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochijson.beam |
117 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochijson.beam |
102 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochijson2.beam |
118 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochijson2.beam |
103 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochilists.beam |
119 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochilists.beam |
104 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochilogfile2.beam |
120 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochilogfile2.beam |
105 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochinum.beam |
121 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochinum.beam |
106 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochitemp.beam |
122 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochitemp.beam |
107 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiutf8.beam |
123 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiutf8.beam |
108 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb.app |
124 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb.app |
109 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb.beam |
125 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb.beam |
110 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_acceptor.beam |
126 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_acceptor.beam |
111 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_app.beam |
127 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_app.beam |
112 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_charref.beam |
128 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_charref.beam |
113 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_cookies.beam |
129 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_cookies.beam |
114 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_cover.beam |
130 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_cover.beam |
115 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_echo.beam |
131 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_echo.beam |
116 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_headers.beam |
132 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_headers.beam |
117 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_html.beam |
133 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_html.beam |
118 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_http.beam |
134 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_http.beam |
119 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_io.beam |
135 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_io.beam |
120 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_mime.beam |
136 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_mime.beam |
121 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_multipart.beam |
137 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_multipart.beam |
122 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_request.beam |
138 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_request.beam |
123 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_response.beam |
139 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_response.beam |
124 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_skel.beam |
140 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_skel.beam |
125 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_socket.beam |
141 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_socket.beam |
126 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_socket_server.beam |
142 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_socket_server.beam |
127 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_sup.beam |
143 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_sup.beam |
128 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/mochiweb_util.beam |
144 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/mochiweb_util.beam |
129 |
lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin/reloader.beam |
145 |
lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin/reloader.beam |
|
|
146 |
lib/couchdb/erlang/lib/ejson-0.1.0/ebin/ejson.app |
147 |
lib/couchdb/erlang/lib/ejson-0.1.0/ebin/ejson.beam |
148 |
lib/couchdb/erlang/lib/ejson-0.1.0/ebin/mochijson2.beam |
149 |
lib/couchdb/erlang/lib/ejson-0.1.0/ebin/mochinum.beam |
150 |
lib/couchdb/erlang/lib/ejson-0.1.0/priv/ejson.so |
151 |
lib/couchdb/erlang/lib/ejson-0.1.0/priv/ejson.la |
152 |
lib/couchdb/erlang/lib/ejson-0.1.0/priv/ejson.a |
153 |
lib/couchdb/erlang/lib/snappy-1.0.3/ebin/snappy.app |
154 |
lib/couchdb/erlang/lib/snappy-1.0.3/ebin/snappy.beam |
155 |
lib/couchdb/erlang/lib/snappy-1.0.3/priv/snappy_nif.so |
156 |
lib/couchdb/erlang/lib/snappy-1.0.3/priv/snappy_nif.la |
157 |
lib/couchdb/erlang/lib/snappy-1.0.3/priv/snappy_nif.a |
130 |
%%DATADIR%%/server/main.js |
158 |
%%DATADIR%%/server/main.js |
|
|
159 |
%%DATADIR%%/server/main-coffee.js |
131 |
%%DATADIR%%/www/_sidebar.html |
160 |
%%DATADIR%%/www/_sidebar.html |
132 |
%%DATADIR%%/www/config.html |
161 |
%%DATADIR%%/www/config.html |
133 |
%%DATADIR%%/www/couch_tests.html |
162 |
%%DATADIR%%/www/couch_tests.html |
Lines 206-212
Link Here
|
206 |
%%DATADIR%%/www/script/oauth.js |
235 |
%%DATADIR%%/www/script/oauth.js |
207 |
%%DATADIR%%/www/script/sha1.js |
236 |
%%DATADIR%%/www/script/sha1.js |
208 |
%%DATADIR%%/www/script/test/all_docs.js |
237 |
%%DATADIR%%/www/script/test/all_docs.js |
209 |
%%DATADIR%%/www/script/test/attachment_conflicts.js |
|
|
210 |
%%DATADIR%%/www/script/test/attachment_names.js |
238 |
%%DATADIR%%/www/script/test/attachment_names.js |
211 |
%%DATADIR%%/www/script/test/attachment_paths.js |
239 |
%%DATADIR%%/www/script/test/attachment_paths.js |
212 |
%%DATADIR%%/www/script/test/attachment_ranges.js |
240 |
%%DATADIR%%/www/script/test/attachment_ranges.js |
Lines 276-281
Link Here
|
276 |
%%DATADIR%%/www/script/test/view_sandboxing.js |
304 |
%%DATADIR%%/www/script/test/view_sandboxing.js |
277 |
%%DATADIR%%/www/script/test/view_update_seq.js |
305 |
%%DATADIR%%/www/script/test/view_update_seq.js |
278 |
%%DATADIR%%/www/script/test/view_xml.js |
306 |
%%DATADIR%%/www/script/test/view_xml.js |
|
|
307 |
%%DATADIR%%/www/script/test/coffee.js |
308 |
%%DATADIR%%/www/script/test/oauth_users_db.js |
309 |
%%DATADIR%%/www/script/test/replicator_db_security.js |
310 |
%%DATADIR%%/www/script/test/users_db_security.js |
279 |
%%DATADIR%%/www/spec/couch_js_class_methods_spec.js |
311 |
%%DATADIR%%/www/spec/couch_js_class_methods_spec.js |
280 |
%%DATADIR%%/www/spec/couch_js_instance_methods_1_spec.js |
312 |
%%DATADIR%%/www/spec/couch_js_instance_methods_1_spec.js |
281 |
%%DATADIR%%/www/spec/couch_js_instance_methods_2_spec.js |
313 |
%%DATADIR%%/www/spec/couch_js_instance_methods_2_spec.js |
Lines 288-293
Link Here
|
288 |
%%DATADIR%%/www/spec/run.html |
320 |
%%DATADIR%%/www/spec/run.html |
289 |
%%DATADIR%%/www/session.html |
321 |
%%DATADIR%%/www/session.html |
290 |
%%DATADIR%%/www/status.html |
322 |
%%DATADIR%%/www/status.html |
|
|
323 |
%%DATADIR%%/www/verify_install.html |
291 |
%%DATADIR%%/www/style/layout.css |
324 |
%%DATADIR%%/www/style/layout.css |
292 |
%%DATADIR%%/www/style/jquery-ui-1.8.11.custom.css |
325 |
%%DATADIR%%/www/style/jquery-ui-1.8.11.custom.css |
293 |
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.gz |
326 |
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.gz |
Lines 303-310
Link Here
|
303 |
%%PORTDOCS%%%%DOCSDIR%%/README.gz |
336 |
%%PORTDOCS%%%%DOCSDIR%%/README.gz |
304 |
%%PORTDOCS%%%%DOCSDIR%%/THANKS.gz |
337 |
%%PORTDOCS%%%%DOCSDIR%%/THANKS.gz |
305 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
338 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
306 |
@dirrm lib/couchdb/erlang/lib/mochiweb-7c2bc2/ebin |
339 |
@dirrm lib/couchdb/erlang/lib/mochiweb-1.4.1/ebin |
307 |
@dirrm lib/couchdb/erlang/lib/mochiweb-7c2bc2 |
340 |
@dirrm lib/couchdb/erlang/lib/mochiweb-1.4.1 |
308 |
@dirrm lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin |
341 |
@dirrm lib/couchdb/erlang/lib/ibrowse-2.2.0/ebin |
309 |
@dirrm lib/couchdb/erlang/lib/ibrowse-2.2.0 |
342 |
@dirrm lib/couchdb/erlang/lib/ibrowse-2.2.0 |
310 |
@dirrm lib/couchdb/erlang/lib/etap/ebin |
343 |
@dirrm lib/couchdb/erlang/lib/etap/ebin |
Lines 316-321
Link Here
|
316 |
@dirrm lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include |
349 |
@dirrm lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/include |
317 |
@dirrm lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin |
350 |
@dirrm lib/couchdb/erlang/lib/couch-%%PORTVERSION%%/ebin |
318 |
@dirrm lib/couchdb/erlang/lib/couch-%%PORTVERSION%% |
351 |
@dirrm lib/couchdb/erlang/lib/couch-%%PORTVERSION%% |
|
|
352 |
@dirrm lib/couchdb/erlang/lib/ejson-0.1.0/ebin |
353 |
@dirrm lib/couchdb/erlang/lib/ejson-0.1.0/priv |
354 |
@dirrm lib/couchdb/erlang/lib/ejson-0.1.0 |
355 |
@dirrm lib/couchdb/erlang/lib/snappy-1.0.3/ebin |
356 |
@dirrm lib/couchdb/erlang/lib/snappy-1.0.3/priv |
357 |
@dirrm lib/couchdb/erlang/lib/snappy-1.0.3 |
319 |
@dirrm lib/couchdb/erlang/lib |
358 |
@dirrm lib/couchdb/erlang/lib |
320 |
@dirrm lib/couchdb/erlang |
359 |
@dirrm lib/couchdb/erlang |
321 |
@dirrm lib/couchdb/bin |
360 |
@dirrm lib/couchdb/bin |