2016-03-08 15:51:43 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.5 2016/03/08 14:51:43 taca Exp $
|
|
|
|
bin/catstomp${RUBY_SUFFIX}
|
|
|
|
bin/stompcat${RUBY_SUFFIX}
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
|
|
${GEM_LIBDIR}/CHANGELOG.rdoc
|
|
|
|
${GEM_LIBDIR}/LICENSE
|
|
|
|
${GEM_LIBDIR}/README.rdoc
|
|
|
|
${GEM_LIBDIR}/Rakefile
|
|
|
|
${GEM_LIBDIR}/bin/catstomp
|
|
|
|
${GEM_LIBDIR}/bin/stompcat
|
2016-03-08 15:51:43 +01:00
|
|
|
${GEM_LIBDIR}/examples/amqdurasub.rb
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/examples/client11_ex1.rb
|
|
|
|
${GEM_LIBDIR}/examples/client11_putget1.rb
|
|
|
|
${GEM_LIBDIR}/examples/conn11_ex1.rb
|
|
|
|
${GEM_LIBDIR}/examples/conn11_ex2.rb
|
|
|
|
${GEM_LIBDIR}/examples/conn11_hb1.rb
|
|
|
|
${GEM_LIBDIR}/examples/consumer.rb
|
2014-03-14 17:48:30 +01:00
|
|
|
${GEM_LIBDIR}/examples/examplogger.rb
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/examples/get11conn_ex1.rb
|
|
|
|
${GEM_LIBDIR}/examples/get11conn_ex2.rb
|
|
|
|
${GEM_LIBDIR}/examples/logexamp.rb
|
|
|
|
${GEM_LIBDIR}/examples/logexamp_ssl.rb
|
|
|
|
${GEM_LIBDIR}/examples/publisher.rb
|
|
|
|
${GEM_LIBDIR}/examples/put11conn_ex1.rb
|
|
|
|
${GEM_LIBDIR}/examples/putget11_rh1.rb
|
2015-02-02 16:09:02 +01:00
|
|
|
${GEM_LIBDIR}/examples/ssl_ctxoptions.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_newparm.rb
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/examples/ssl_uc1.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc1_ciphers.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc2.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc2_ciphers.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc3.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc3_ciphers.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc4.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_uc4_ciphers.rb
|
|
|
|
${GEM_LIBDIR}/examples/ssl_ucx_default_ciphers.rb
|
|
|
|
${GEM_LIBDIR}/examples/stomp11_common.rb
|
|
|
|
${GEM_LIBDIR}/examples/topic_consumer.rb
|
|
|
|
${GEM_LIBDIR}/examples/topic_publisher.rb
|
|
|
|
${GEM_LIBDIR}/lib/client/utils.rb
|
|
|
|
${GEM_LIBDIR}/lib/connection/heartbeats.rb
|
|
|
|
${GEM_LIBDIR}/lib/connection/netio.rb
|
|
|
|
${GEM_LIBDIR}/lib/connection/utf8.rb
|
|
|
|
${GEM_LIBDIR}/lib/connection/utils.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/client.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/codec.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/connection.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/constants.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/errors.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/ext/hash.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/message.rb
|
2014-03-14 17:48:30 +01:00
|
|
|
${GEM_LIBDIR}/lib/stomp/null_logger.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/slogger.rb
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/lib/stomp/sslparams.rb
|
|
|
|
${GEM_LIBDIR}/lib/stomp/version.rb
|
2013-09-15 12:23:23 +02:00
|
|
|
${GEM_LIBDIR}/notes/heartbeat_readme.txt
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/spec/client_shared_examples.rb
|
|
|
|
${GEM_LIBDIR}/spec/client_spec.rb
|
|
|
|
${GEM_LIBDIR}/spec/connection_spec.rb
|
|
|
|
${GEM_LIBDIR}/spec/message_spec.rb
|
|
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
|
|
${GEM_LIBDIR}/stomp.gemspec
|
2014-03-14 17:48:30 +01:00
|
|
|
${GEM_LIBDIR}/test/test_anonymous.rb
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/test/test_client.rb
|
|
|
|
${GEM_LIBDIR}/test/test_codec.rb
|
|
|
|
${GEM_LIBDIR}/test/test_connection.rb
|
|
|
|
${GEM_LIBDIR}/test/test_connection1p.rb
|
|
|
|
${GEM_LIBDIR}/test/test_helper.rb
|
|
|
|
${GEM_LIBDIR}/test/test_message.rb
|
|
|
|
${GEM_LIBDIR}/test/test_ssl.rb
|
2013-09-15 12:23:23 +02:00
|
|
|
${GEM_LIBDIR}/test/test_urlogin.rb
|
2012-08-11 08:56:14 +02:00
|
|
|
${GEM_LIBDIR}/test/tlogger.rb
|
|
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|