9dcfaa0a4a
* pkgsrc change: ruby-padrion-gen handles ruby-bundler dependency for ruby26. 0.14.4 (2018-11-05) * FIX #2177 regexp routes and trailing slashes (@pdlug) * FIX #2182 NoMethodError on `ar` tasks with activerecord v5.2.0+ (@sue445) * FIX #2185 self.authenticate method in mongoid.rb.tt (@LarryFransson) * FIX #2179 Deprecate safe_level of `ERB.new` in Ruby 2.6 (@koic) * FIX #2193 nested require_dependencies (@genkami)
123 lines
5.8 KiB
Text
123 lines
5.8 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2019/02/06 15:03:08 taca Exp $
|
|
bin/padrino${RUBY_SUFFIX}
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.document
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.yardopts
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/bin/padrino
|
|
${GEM_LIBDIR}/lib/padrino-core.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application/application_setup.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application/authenticity_token.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application/flash.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application/params_protection.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application/routing.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/application/show_exceptions.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/caller.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/adapter.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/base.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/binstub.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/console.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/launcher.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/rake.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/cli/rake_tasks.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/command.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/configuration.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/ext/sinatra.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/filter.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/images/404.png
|
|
${GEM_LIBDIR}/lib/padrino-core/images/500.png
|
|
${GEM_LIBDIR}/lib/padrino-core/loader.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/logger.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/module.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/mounter.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/mounter/application_extension.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/path_router.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/path_router/compiler.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/path_router/error_handler.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/path_router/matcher.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/path_router/route.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/reloader.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/reloader/rack.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/reloader/storage.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/router.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/server.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/tasks.rb
|
|
${GEM_LIBDIR}/lib/padrino-core/version.rb
|
|
${GEM_LIBDIR}/padrino-core.gemspec
|
|
${GEM_LIBDIR}/test/fixtures/app_gem/Gemfile
|
|
${GEM_LIBDIR}/test/fixtures/app_gem/app/app.rb
|
|
${GEM_LIBDIR}/test/fixtures/app_gem/app_gem.gemspec
|
|
${GEM_LIBDIR}/test/fixtures/app_gem/lib/app_gem.rb
|
|
${GEM_LIBDIR}/test/fixtures/app_gem/lib/app_gem/version.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/complex.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/concerned/app.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/concerned/models/mixins/badmodule.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/custom_dependencies/custom_dependencies.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/custom_dependencies/my_dependencies/my_dependency.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/demo_app.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/demo_demo.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/demo_project/api/app.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/demo_project/api/lib/api_lib.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/demo_project/app.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/external_apps/fake_lib.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/external_apps/fake_root.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/helpers/class_methods_helpers.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/helpers/instance_methods_helpers.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/helpers/system_helpers.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/kiq.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/lib/myklass.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/lib/myklass/mysubklass.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/models/child.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/models/parent.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/mountable_apps/rack_apps.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/mountable_apps/static.html
|
|
${GEM_LIBDIR}/test/fixtures/apps/precompiled_app.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/simple.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/static.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/stealthy/app.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/stealthy/helpers/stealthy_class_helpers.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/system.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/system_class_methods_demo.rb
|
|
${GEM_LIBDIR}/test/fixtures/apps/system_instance_methods_demo.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/a.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/b.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/c.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/circular/e.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/circular/f.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/circular/g.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/d.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/linear/h.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/linear/i.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/nested/j.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/nested/k.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/nested/l.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/nested/m.rb
|
|
${GEM_LIBDIR}/test/fixtures/dependencies/nested/n.rb
|
|
${GEM_LIBDIR}/test/fixtures/reloadable_apps/external/app/app.rb
|
|
${GEM_LIBDIR}/test/fixtures/reloadable_apps/external/app/controllers/base.rb
|
|
${GEM_LIBDIR}/test/fixtures/reloadable_apps/main/app.rb
|
|
${GEM_LIBDIR}/test/helper.rb
|
|
${GEM_LIBDIR}/test/test_application.rb
|
|
${GEM_LIBDIR}/test/test_configuration.rb
|
|
${GEM_LIBDIR}/test/test_core.rb
|
|
${GEM_LIBDIR}/test/test_csrf_protection.rb
|
|
${GEM_LIBDIR}/test/test_dependencies.rb
|
|
${GEM_LIBDIR}/test/test_filters.rb
|
|
${GEM_LIBDIR}/test/test_flash.rb
|
|
${GEM_LIBDIR}/test/test_locale.rb
|
|
${GEM_LIBDIR}/test/test_logger.rb
|
|
${GEM_LIBDIR}/test/test_mounter.rb
|
|
${GEM_LIBDIR}/test/test_params_protection.rb
|
|
${GEM_LIBDIR}/test/test_reloader_complex.rb
|
|
${GEM_LIBDIR}/test/test_reloader_external.rb
|
|
${GEM_LIBDIR}/test/test_reloader_simple.rb
|
|
${GEM_LIBDIR}/test/test_reloader_storage.rb
|
|
${GEM_LIBDIR}/test/test_reloader_system.rb
|
|
${GEM_LIBDIR}/test/test_restful_routing.rb
|
|
${GEM_LIBDIR}/test/test_router.rb
|
|
${GEM_LIBDIR}/test/test_routing.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|