summaryrefslogtreecommitdiff
path: root/devel/ruby-thrift/PLIST
blob: b75a0e9dd6f246b818ac90cfb87c26c303013d7d (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
@comment $NetBSD: PLIST,v 1.6 2015/03/08 15:17:20 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/thrift_native.${RUBY_DLEXT}
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/InstalledFiles
${GEM_LIBDIR}/Makefile
${GEM_LIBDIR}/Makefile.am
${GEM_LIBDIR}/Makefile.in
${GEM_LIBDIR}/Manifest
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/benchmark/Benchmark.thrift
${GEM_LIBDIR}/benchmark/benchmark.rb
${GEM_LIBDIR}/benchmark/client.rb
${GEM_LIBDIR}/benchmark/gen-rb/benchmark_constants.rb
${GEM_LIBDIR}/benchmark/gen-rb/benchmark_service.rb
${GEM_LIBDIR}/benchmark/gen-rb/benchmark_types.rb
${GEM_LIBDIR}/benchmark/server.rb
${GEM_LIBDIR}/benchmark/thin_server.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/debug_proto_test_constants.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/debug_proto_test_types.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/empty_service.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/inherited.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/reverse_order_service.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/service_for_exception_with_a_map.rb
${GEM_LIBDIR}/debug_proto_test/gen-rb/srv.rb
${GEM_LIBDIR}/ext/binary_protocol_accelerated.c
${GEM_LIBDIR}/ext/binary_protocol_accelerated.h
${GEM_LIBDIR}/ext/compact_protocol.c
${GEM_LIBDIR}/ext/compact_protocol.h
${GEM_LIBDIR}/ext/constants.h
${GEM_LIBDIR}/ext/extconf.rb
${GEM_LIBDIR}/ext/macros.h
${GEM_LIBDIR}/ext/memory_buffer.c
${GEM_LIBDIR}/ext/memory_buffer.h
${GEM_LIBDIR}/ext/protocol.c
${GEM_LIBDIR}/ext/protocol.h
${GEM_LIBDIR}/ext/struct.c
${GEM_LIBDIR}/ext/struct.h
${GEM_LIBDIR}/ext/thrift_native.c
${GEM_LIBDIR}/lib/thrift.rb
${GEM_LIBDIR}/lib/thrift/client.rb
${GEM_LIBDIR}/lib/thrift/core_ext.rb
${GEM_LIBDIR}/lib/thrift/core_ext/fixnum.rb
${GEM_LIBDIR}/lib/thrift/exceptions.rb
${GEM_LIBDIR}/lib/thrift/processor.rb
${GEM_LIBDIR}/lib/thrift/protocol/base_protocol.rb
${GEM_LIBDIR}/lib/thrift/protocol/binary_protocol.rb
${GEM_LIBDIR}/lib/thrift/protocol/binary_protocol_accelerated.rb
${GEM_LIBDIR}/lib/thrift/protocol/compact_protocol.rb
${GEM_LIBDIR}/lib/thrift/serializer/deserializer.rb
${GEM_LIBDIR}/lib/thrift/serializer/serializer.rb
${GEM_LIBDIR}/lib/thrift/server/base_server.rb
${GEM_LIBDIR}/lib/thrift/server/mongrel_http_server.rb
${GEM_LIBDIR}/lib/thrift/server/nonblocking_server.rb
${GEM_LIBDIR}/lib/thrift/server/simple_server.rb
${GEM_LIBDIR}/lib/thrift/server/thread_pool_server.rb
${GEM_LIBDIR}/lib/thrift/server/threaded_server.rb
${GEM_LIBDIR}/lib/thrift/struct.rb
${GEM_LIBDIR}/lib/thrift/struct_union.rb
${GEM_LIBDIR}/lib/thrift/thrift_native.rb
${GEM_LIBDIR}/lib/thrift/transport/base_server_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/base_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/buffered_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/framed_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/http_client_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/io_stream_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/memory_buffer_transport.rb
${GEM_LIBDIR}/lib/thrift/transport/server_socket.rb
${GEM_LIBDIR}/lib/thrift/transport/socket.rb
${GEM_LIBDIR}/lib/thrift/transport/unix_server_socket.rb
${GEM_LIBDIR}/lib/thrift/transport/unix_socket.rb
${GEM_LIBDIR}/lib/thrift/types.rb
${GEM_LIBDIR}/lib/thrift/union.rb
${GEM_LIBDIR}/lib/thrift_native.${RUBY_DLEXT}
${GEM_LIBDIR}/script/proto_benchmark.rb
${GEM_LIBDIR}/script/read_struct.rb
${GEM_LIBDIR}/script/write_struct.rb
${GEM_LIBDIR}/setup.rb
${GEM_LIBDIR}/spec/ThriftSpec.thrift
${GEM_LIBDIR}/spec/base_protocol_spec.rb
${GEM_LIBDIR}/spec/base_transport_spec.rb
${GEM_LIBDIR}/spec/binary_protocol_accelerated_spec.rb
${GEM_LIBDIR}/spec/binary_protocol_spec.rb
${GEM_LIBDIR}/spec/binary_protocol_spec_shared.rb
${GEM_LIBDIR}/spec/gen-rb/nonblocking_service.rb
${GEM_LIBDIR}/spec/gen-rb/thrift_spec_constants.rb
${GEM_LIBDIR}/spec/gen-rb/thrift_spec_types.rb
${GEM_LIBDIR}/spec/client_spec.rb
${GEM_LIBDIR}/spec/compact_protocol_spec.rb
${GEM_LIBDIR}/spec/exception_spec.rb
${GEM_LIBDIR}/spec/http_client_spec.rb
${GEM_LIBDIR}/spec/mongrel_http_server_spec.rb
${GEM_LIBDIR}/spec/nonblocking_server_spec.rb
${GEM_LIBDIR}/spec/processor_spec.rb
${GEM_LIBDIR}/spec/serializer_spec.rb
${GEM_LIBDIR}/spec/server_socket_spec.rb
${GEM_LIBDIR}/spec/server_spec.rb
${GEM_LIBDIR}/spec/socket_spec.rb
${GEM_LIBDIR}/spec/socket_spec_shared.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/struct_spec.rb
${GEM_LIBDIR}/spec/types_spec.rb
${GEM_LIBDIR}/spec/union_spec.rb
${GEM_LIBDIR}/spec/unix_socket_spec.rb
${GEM_LIBDIR}/thrift.gemspec
${GEM_LIBDIR}/tmp/${GEM_NAME}.gem
${GEM_HOME}/specifications/${GEM_NAME}.gemspec