PLIST 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. @comment $OpenBSD: PLIST,v 1.9 2016/05/05 22:46:27 jeremy Exp $
  2. ${GEM_LIB}/cache/${DISTNAME}.gem
  3. ${GEM_LIB}/gems/${DISTNAME}/
  4. ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
  5. ${GEM_LIB}/gems/${DISTNAME}/LICENSE
  6. ${GEM_LIB}/gems/${DISTNAME}/README.md
  7. ${GEM_LIB}/gems/${DISTNAME}/examples/
  8. ${GEM_LIB}/gems/${DISTNAME}/examples/eventmachine.rb
  9. ${GEM_LIB}/gems/${DISTNAME}/examples/threaded.rb
  10. ${GEM_LIB}/gems/${DISTNAME}/lib/
  11. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/
  12. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2.rb
  13. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/client.rb
  14. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/console.rb
  15. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/em.rb
  16. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/error.rb
  17. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/field.rb
  18. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/mysql2.so
  19. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/result.rb
  20. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/statement.rb
  21. ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/version.rb
  22. ${GEM_LIB}/gems/${DISTNAME}/spec/
  23. ${GEM_LIB}/gems/${DISTNAME}/spec/configuration.yml.example
  24. ${GEM_LIB}/gems/${DISTNAME}/spec/em/
  25. ${GEM_LIB}/gems/${DISTNAME}/spec/em/em_spec.rb
  26. ${GEM_LIB}/gems/${DISTNAME}/spec/my.cnf.example
  27. ${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/
  28. ${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/client_spec.rb
  29. ${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/error_spec.rb
  30. ${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/result_spec.rb
  31. ${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/statement_spec.rb
  32. ${GEM_LIB}/gems/${DISTNAME}/spec/rcov.opts
  33. ${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
  34. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/
  35. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/ca-cert.pem
  36. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/ca-key.pem
  37. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/ca.cnf
  38. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/cert.cnf
  39. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/client-cert.pem
  40. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/client-key.pem
  41. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/client-req.pem
  42. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/gen_certs.sh
  43. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/pkcs8-client-key.pem
  44. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/pkcs8-server-key.pem
  45. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/server-cert.pem
  46. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/server-key.pem
  47. ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/server-req.pem
  48. ${GEM_LIB}/gems/${DISTNAME}/spec/test_data
  49. ${GEM_LIB}/gems/${DISTNAME}/support/
  50. ${GEM_LIB}/gems/${DISTNAME}/support/libmysql.def
  51. ${GEM_LIB}/gems/${DISTNAME}/support/mysql_enc_to_ruby.rb
  52. ${GEM_LIB}/gems/${DISTNAME}/support/ruby_enc_to_mysql.rb
  53. ${GEM_LIB}/specifications/${DISTNAME}.gemspec