PLIST 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. @comment $OpenBSD: PLIST,v 1.3 2016/11/04 21:46:12 jeremy Exp $
  2. ${GEM_BIN}/puma${GEM_BIN_SUFFIX}
  3. ${GEM_BIN}/pumactl${GEM_BIN_SUFFIX}
  4. ${GEM_LIB}/cache/${DISTNAME}.gem
  5. ${GEM_LIB}/gems/${DISTNAME}/
  6. ${GEM_LIB}/gems/${DISTNAME}/DEPLOYMENT.md
  7. ${GEM_LIB}/gems/${DISTNAME}/Gemfile
  8. ${GEM_LIB}/gems/${DISTNAME}/History.txt
  9. ${GEM_LIB}/gems/${DISTNAME}/LICENSE
  10. ${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
  11. ${GEM_LIB}/gems/${DISTNAME}/README.md
  12. ${GEM_LIB}/gems/${DISTNAME}/Rakefile
  13. ${GEM_LIB}/gems/${DISTNAME}/bin/
  14. ${GEM_LIB}/gems/${DISTNAME}/bin/puma
  15. ${GEM_LIB}/gems/${DISTNAME}/bin/puma-wild
  16. ${GEM_LIB}/gems/${DISTNAME}/bin/pumactl
  17. ${GEM_LIB}/gems/${DISTNAME}/docs/
  18. ${GEM_LIB}/gems/${DISTNAME}/docs/nginx.md
  19. ${GEM_LIB}/gems/${DISTNAME}/docs/signals.md
  20. ${GEM_LIB}/gems/${DISTNAME}/docs/systemd.md
  21. ${GEM_LIB}/gems/${DISTNAME}/lib/
  22. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/
  23. ${GEM_LIB}/gems/${DISTNAME}/lib/puma.rb
  24. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/accept_nonblock.rb
  25. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/app/
  26. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/app/status.rb
  27. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/binder.rb
  28. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/cli.rb
  29. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/client.rb
  30. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/cluster.rb
  31. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/commonlogger.rb
  32. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/compat.rb
  33. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/configuration.rb
  34. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/const.rb
  35. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/control_cli.rb
  36. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/convenient.rb
  37. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/daemon_ext.rb
  38. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/delegation.rb
  39. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/detect.rb
  40. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/dsl.rb
  41. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/events.rb
  42. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/io_buffer.rb
  43. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/java_io_buffer.rb
  44. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/jruby_restart.rb
  45. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/launcher.rb
  46. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/minissl.rb
  47. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/null_io.rb
  48. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/plugin/
  49. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/plugin.rb
  50. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/plugin/tmp_restart.rb
  51. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/puma_http11.so
  52. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/
  53. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/backports/
  54. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/backports/uri/
  55. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/backports/uri/common_18.rb
  56. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/backports/uri/common_192.rb
  57. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/backports/uri/common_193.rb
  58. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/builder.rb
  59. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack/urlmap.rb
  60. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/rack_default.rb
  61. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/reactor.rb
  62. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/runner.rb
  63. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/server.rb
  64. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/single.rb
  65. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/state_file.rb
  66. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/tcp_logger.rb
  67. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/thread_pool.rb
  68. ${GEM_LIB}/gems/${DISTNAME}/lib/puma/util.rb
  69. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/
  70. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/handler/
  71. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/handler/puma.rb
  72. ${GEM_LIB}/gems/${DISTNAME}/puma.gemspec
  73. ${GEM_LIB}/gems/${DISTNAME}/tools/
  74. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/
  75. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/README.md
  76. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/init.d/
  77. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/init.d/README.md
  78. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/init.d/puma
  79. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/init.d/run-puma
  80. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/upstart/
  81. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/upstart/README.md
  82. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/upstart/puma-manager.conf
  83. ${GEM_LIB}/gems/${DISTNAME}/tools/jungle/upstart/puma.conf
  84. ${GEM_LIB}/gems/${DISTNAME}/tools/trickletest.rb
  85. ${GEM_LIB}/specifications/${DISTNAME}.gemspec