openbsd-ports/devel/ruby-bundler/pkg/PLIST
jeremy e621804d49 Import ruby-bundler, one of the dependencies for Rails 3.
Bundler manages an application's dependencies through its entire life
across many machines systematically and repeatably.

ok landry
2010-12-08 21:24:41 +00:00

183 lines
9.8 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/08 21:24:41 jeremy Exp $
${GEM_BIN}/bundle${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
${GEM_LIB}/gems/${DISTNAME}/ISSUES.md
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/UPGRADING.md
${GEM_LIB}/gems/${DISTNAME}/bin/
${GEM_LIB}/gems/${DISTNAME}/bin/bundle
${GEM_LIB}/gems/${DISTNAME}/bundler.gemspec
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/capistrano.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/cli.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/definition.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/dependency.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/deployment.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/dsl.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/environment.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/gem_helper.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/graph.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/index.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/installer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/lazy_specification.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/lockfile_parser.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-config
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-config.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-exec
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-exec.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-install
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-install.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-package
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-package.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-update
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle-update.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/bundle.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/gemfile.5
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/man/gemfile.5.txt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/remote_specification.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/resolver.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/rubygems_ext.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/runtime.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/settings.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/setup.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/shared_helpers.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/source.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/spec_set.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/Executable
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/Gemfile
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/Gemfile.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/Rakefile.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/bin/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/bin/newgem.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/gitignore.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/lib/newgem/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/lib/newgem.rb.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/lib/newgem/version.rb.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/templates/newgem/newgem.gemspec.tt
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/ui.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions/create_file.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions/directory.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions/empty_directory.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions/file_manipulation.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/actions/inject_into_file.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/base.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/core_ext/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/core_ext/file_binary_read.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/core_ext/hash_with_indifferent_access.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/core_ext/ordered_hash.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/error.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/invocation.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/parser/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/parser.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/parser/argument.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/parser/arguments.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/parser/option.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/parser/options.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/shell/
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/shell.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/shell/basic.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/shell/color.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/shell/html.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/task.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/util.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vendor/thor/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/bundler/vlad.rb
${GEM_LIB}/gems/${DISTNAME}/man/
${GEM_LIB}/gems/${DISTNAME}/man/bundle-config.ronn
${GEM_LIB}/gems/${DISTNAME}/man/bundle-exec.ronn
${GEM_LIB}/gems/${DISTNAME}/man/bundle-install.ronn
${GEM_LIB}/gems/${DISTNAME}/man/bundle-package.ronn
${GEM_LIB}/gems/${DISTNAME}/man/bundle-update.ronn
${GEM_LIB}/gems/${DISTNAME}/man/bundle.ronn
${GEM_LIB}/gems/${DISTNAME}/man/gemfile.5.ronn
${GEM_LIB}/gems/${DISTNAME}/man/index.txt
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/cache/
${GEM_LIB}/gems/${DISTNAME}/spec/cache/gems_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/cache/git_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/cache/path_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/cache/platform_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/
${GEM_LIB}/gems/${DISTNAME}/spec/install/deploy_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/deprecated_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/c_ext_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/env_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/flex_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/groups_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/packed_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/platform_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/resolving_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/simple_case_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/sudo_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gems/win32_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/gemspec_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/git_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/invalid_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/path_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/install/upgrade_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/lock/
${GEM_LIB}/gems/${DISTNAME}/spec/lock/git_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/lock/lockfile_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/
${GEM_LIB}/gems/${DISTNAME}/spec/other/check_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/config_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/console_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/exec_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/ext_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/gem_helper_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/help_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/init_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/newgem_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/open_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/other/show_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/pack/
${GEM_LIB}/gems/${DISTNAME}/spec/pack/gems_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/quality_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/resolver/
${GEM_LIB}/gems/${DISTNAME}/spec/resolver/basic_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/resolver/platform_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/executable_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/load_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/platform_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/require_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/setup_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/runtime/with_clean_env_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/
${GEM_LIB}/gems/${DISTNAME}/spec/support/builders.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/helpers.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/indexes.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/matchers.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/path.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/platforms.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/ruby_ext.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/rubygems_ext.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/rubygems_hax/
${GEM_LIB}/gems/${DISTNAME}/spec/support/rubygems_hax/rubygems_plugin.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/sudo.rb
${GEM_LIB}/gems/${DISTNAME}/spec/update/
${GEM_LIB}/gems/${DISTNAME}/spec/update/gems_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/update/git_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/update/source_spec.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec