summaryrefslogtreecommitdiff
path: root/devel/ruby-eventmachine/PLIST
blob: e6a541e7c3642126d9382dc8e36732bd9456eb06 (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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
@comment $NetBSD: PLIST,v 1.11 2015/03/08 15:17:19 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/fastfilereaderext.${RUBY_DLEXT}
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/rubyeventmachine.${RUBY_DLEXT}
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/GNU
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/docs/DocumentationGuidesIndex.md
${GEM_LIBDIR}/docs/GettingStarted.md
${GEM_LIBDIR}/docs/old/ChangeLog
${GEM_LIBDIR}/docs/old/DEFERRABLES
${GEM_LIBDIR}/docs/old/EPOLL
${GEM_LIBDIR}/docs/old/INSTALL
${GEM_LIBDIR}/docs/old/KEYBOARD
${GEM_LIBDIR}/docs/old/LEGAL
${GEM_LIBDIR}/docs/old/LIGHTWEIGHT_CONCURRENCY
${GEM_LIBDIR}/docs/old/PURE_RUBY
${GEM_LIBDIR}/docs/old/RELEASE_NOTES
${GEM_LIBDIR}/docs/old/SMTP
${GEM_LIBDIR}/docs/old/SPAWNED_PROCESSES
${GEM_LIBDIR}/docs/old/TODO
${GEM_LIBDIR}/eventmachine.gemspec
${GEM_LIBDIR}/examples/guides/getting_started/01_eventmachine_echo_server.rb
${GEM_LIBDIR}/examples/guides/getting_started/02_eventmachine_echo_server_that_recognizes_exit_command.rb
${GEM_LIBDIR}/examples/guides/getting_started/03_simple_chat_server.rb
${GEM_LIBDIR}/examples/guides/getting_started/04_simple_chat_server_step_one.rb
${GEM_LIBDIR}/examples/guides/getting_started/05_simple_chat_server_step_two.rb
${GEM_LIBDIR}/examples/guides/getting_started/06_simple_chat_server_step_three.rb
${GEM_LIBDIR}/examples/guides/getting_started/07_simple_chat_server_step_four.rb
${GEM_LIBDIR}/examples/guides/getting_started/08_simple_chat_server_step_five.rb
${GEM_LIBDIR}/examples/old/ex_channel.rb
${GEM_LIBDIR}/examples/old/ex_queue.rb
${GEM_LIBDIR}/examples/old/ex_tick_loop_array.rb
${GEM_LIBDIR}/examples/old/ex_tick_loop_counter.rb
${GEM_LIBDIR}/examples/old/helper.rb
${GEM_LIBDIR}/ext/binder.cpp
${GEM_LIBDIR}/ext/binder.h
${GEM_LIBDIR}/ext/cmain.cpp
${GEM_LIBDIR}/ext/ed.cpp
${GEM_LIBDIR}/ext/ed.h
${GEM_LIBDIR}/ext/em.cpp
${GEM_LIBDIR}/ext/em.h
${GEM_LIBDIR}/ext/eventmachine.h
${GEM_LIBDIR}/ext/extconf.rb
${GEM_LIBDIR}/ext/fastfilereader/extconf.rb
${GEM_LIBDIR}/ext/fastfilereader/mapper.cpp
${GEM_LIBDIR}/ext/fastfilereader/mapper.h
${GEM_LIBDIR}/ext/fastfilereader/rubymain.cpp
${GEM_LIBDIR}/ext/kb.cpp
${GEM_LIBDIR}/ext/page.cpp
${GEM_LIBDIR}/ext/page.h
${GEM_LIBDIR}/ext/pipe.cpp
${GEM_LIBDIR}/ext/project.h
${GEM_LIBDIR}/ext/rubymain.cpp
${GEM_LIBDIR}/ext/ssl.cpp
${GEM_LIBDIR}/ext/ssl.h
${GEM_LIBDIR}/java/.classpath
${GEM_LIBDIR}/java/.project
${GEM_LIBDIR}/java/src/com/rubyeventmachine/EmReactor.java
${GEM_LIBDIR}/java/src/com/rubyeventmachine/EmReactorException.java
${GEM_LIBDIR}/java/src/com/rubyeventmachine/EventableChannel.java
${GEM_LIBDIR}/java/src/com/rubyeventmachine/EventableDatagramChannel.java
${GEM_LIBDIR}/java/src/com/rubyeventmachine/EventableSocketChannel.java
${GEM_LIBDIR}/lib/em/buftok.rb
${GEM_LIBDIR}/lib/em/callback.rb
${GEM_LIBDIR}/lib/em/channel.rb
${GEM_LIBDIR}/lib/em/completion.rb
${GEM_LIBDIR}/lib/em/connection.rb
${GEM_LIBDIR}/lib/em/deferrable.rb
${GEM_LIBDIR}/lib/em/deferrable/pool.rb
${GEM_LIBDIR}/lib/em/file_watch.rb
${GEM_LIBDIR}/lib/em/future.rb
${GEM_LIBDIR}/lib/em/iterator.rb
${GEM_LIBDIR}/lib/em/messages.rb
${GEM_LIBDIR}/lib/em/pool.rb
${GEM_LIBDIR}/lib/em/process_watch.rb
${GEM_LIBDIR}/lib/em/processes.rb
${GEM_LIBDIR}/lib/em/protocols.rb
${GEM_LIBDIR}/lib/em/protocols/header_and_content.rb
${GEM_LIBDIR}/lib/em/protocols/httpclient.rb
${GEM_LIBDIR}/lib/em/protocols/httpclient2.rb
${GEM_LIBDIR}/lib/em/protocols/line_and_text.rb
${GEM_LIBDIR}/lib/em/protocols/line_protocol.rb
${GEM_LIBDIR}/lib/em/protocols/linetext2.rb
${GEM_LIBDIR}/lib/em/protocols/memcache.rb
${GEM_LIBDIR}/lib/em/protocols/object_protocol.rb
${GEM_LIBDIR}/lib/em/protocols/postgres3.rb
${GEM_LIBDIR}/lib/em/protocols/saslauth.rb
${GEM_LIBDIR}/lib/em/protocols/smtpclient.rb
${GEM_LIBDIR}/lib/em/protocols/smtpserver.rb
${GEM_LIBDIR}/lib/em/protocols/socks4.rb
${GEM_LIBDIR}/lib/em/protocols/stomp.rb
${GEM_LIBDIR}/lib/em/protocols/tcptest.rb
${GEM_LIBDIR}/lib/em/pure_ruby.rb
${GEM_LIBDIR}/lib/em/queue.rb
${GEM_LIBDIR}/lib/em/resolver.rb
${GEM_LIBDIR}/lib/em/spawnable.rb
${GEM_LIBDIR}/lib/em/streamer.rb
${GEM_LIBDIR}/lib/em/threaded_resource.rb
${GEM_LIBDIR}/lib/em/tick_loop.rb
${GEM_LIBDIR}/lib/em/timers.rb
${GEM_LIBDIR}/lib/em/version.rb
${GEM_LIBDIR}/lib/eventmachine.rb
${GEM_LIBDIR}/lib/fastfilereaderext.${RUBY_DLEXT}
${GEM_LIBDIR}/lib/jeventmachine.rb
${GEM_LIBDIR}/lib/rubyeventmachine.${RUBY_DLEXT}
${GEM_LIBDIR}/rakelib/cpp.rake_example
${GEM_LIBDIR}/rakelib/package.rake
${GEM_LIBDIR}/rakelib/test.rake
${GEM_LIBDIR}/tests/client.crt
${GEM_LIBDIR}/tests/client.key
${GEM_LIBDIR}/tests/em_test_helper.rb
${GEM_LIBDIR}/tests/test_attach.rb
${GEM_LIBDIR}/tests/test_basic.rb
${GEM_LIBDIR}/tests/test_channel.rb
${GEM_LIBDIR}/tests/test_completion.rb
${GEM_LIBDIR}/tests/test_connection_count.rb
${GEM_LIBDIR}/tests/test_connection_write.rb
${GEM_LIBDIR}/tests/test_defer.rb
${GEM_LIBDIR}/tests/test_deferrable.rb
${GEM_LIBDIR}/tests/test_epoll.rb
${GEM_LIBDIR}/tests/test_error_handler.rb
${GEM_LIBDIR}/tests/test_exc.rb
${GEM_LIBDIR}/tests/test_file_watch.rb
${GEM_LIBDIR}/tests/test_futures.rb
${GEM_LIBDIR}/tests/test_get_sock_opt.rb
${GEM_LIBDIR}/tests/test_handler_check.rb
${GEM_LIBDIR}/tests/test_hc.rb
${GEM_LIBDIR}/tests/test_httpclient.rb
${GEM_LIBDIR}/tests/test_httpclient2.rb
${GEM_LIBDIR}/tests/test_idle_connection.rb
${GEM_LIBDIR}/tests/test_inactivity_timeout.rb
${GEM_LIBDIR}/tests/test_iterator.rb
${GEM_LIBDIR}/tests/test_kb.rb
${GEM_LIBDIR}/tests/test_line_protocol.rb
${GEM_LIBDIR}/tests/test_ltp.rb
${GEM_LIBDIR}/tests/test_ltp2.rb
${GEM_LIBDIR}/tests/test_many_fds.rb
${GEM_LIBDIR}/tests/test_next_tick.rb
${GEM_LIBDIR}/tests/test_object_protocol.rb
${GEM_LIBDIR}/tests/test_pause.rb
${GEM_LIBDIR}/tests/test_pending_connect_timeout.rb
${GEM_LIBDIR}/tests/test_pool.rb
${GEM_LIBDIR}/tests/test_process_watch.rb
${GEM_LIBDIR}/tests/test_processes.rb
${GEM_LIBDIR}/tests/test_proxy_connection.rb
${GEM_LIBDIR}/tests/test_pure.rb
${GEM_LIBDIR}/tests/test_queue.rb
${GEM_LIBDIR}/tests/test_resolver.rb
${GEM_LIBDIR}/tests/test_running.rb
${GEM_LIBDIR}/tests/test_sasl.rb
${GEM_LIBDIR}/tests/test_send_file.rb
${GEM_LIBDIR}/tests/test_servers.rb
${GEM_LIBDIR}/tests/test_set_sock_opt.rb
${GEM_LIBDIR}/tests/test_shutdown_hooks.rb
${GEM_LIBDIR}/tests/test_smtpclient.rb
${GEM_LIBDIR}/tests/test_smtpserver.rb
${GEM_LIBDIR}/tests/test_spawn.rb
${GEM_LIBDIR}/tests/test_ssl_args.rb
${GEM_LIBDIR}/tests/test_ssl_methods.rb
${GEM_LIBDIR}/tests/test_ssl_verify.rb
${GEM_LIBDIR}/tests/test_stomp.rb
${GEM_LIBDIR}/tests/test_system.rb
${GEM_LIBDIR}/tests/test_threaded_resource.rb
${GEM_LIBDIR}/tests/test_tick_loop.rb
${GEM_LIBDIR}/tests/test_timers.rb
${GEM_LIBDIR}/tests/test_ud.rb
${GEM_LIBDIR}/tests/test_unbind_reason.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec