ports/devel/ruby-thread_safe/pkg/PLIST

64 lines
3.3 KiB
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
@comment ${GEM_BIN}/uuid${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.rspec
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
${GEM_LIB}/gems/${DISTNAME}/.yardopts
${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/bench_cache.rb
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/atomic_reference_cache_backend.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/cache.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/mri_cache_backend.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/non_concurrent_cache_backend.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/synchronized_cache_backend.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/synchronized_delegator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/adder.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/atomic_reference.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/cheap_lockable.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/power_of_two_tuple.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/striped64.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/volatile.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/volatile_tuple.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/util/xor_shift_random.rb
${GEM_LIB}/gems/${DISTNAME}/lib/thread_safe/version.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/.gitignore
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/src/
${GEM_LIB}/gems/${DISTNAME}/spec/src/thread_safe/
${GEM_LIB}/gems/${DISTNAME}/spec/src/thread_safe/SecurityManager.java
${GEM_LIB}/gems/${DISTNAME}/spec/support/
${GEM_LIB}/gems/${DISTNAME}/spec/support/.gitignore
${GEM_LIB}/gems/${DISTNAME}/spec/support/threads.rb
${GEM_LIB}/gems/${DISTNAME}/spec/support/threadsafe_test.rb
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/.gitignore
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/array_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/cache_loops_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/cache_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/hash_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/no_unsafe_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/thread_safe/synchronized_delegator_spec.rb
${GEM_LIB}/gems/${DISTNAME}/tasks/
${GEM_LIB}/gems/${DISTNAME}/tasks/update_doc.rake
${GEM_LIB}/gems/${DISTNAME}/thread_safe.gemspec
${GEM_LIB}/gems/${DISTNAME}/yard-template/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/fulldoc/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/fulldoc/html/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/fulldoc/html/css/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/fulldoc/html/css/common.css
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/layout/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/layout/html/
${GEM_LIB}/gems/${DISTNAME}/yard-template/default/layout/html/footer.erb
${GEM_LIB}/specifications/${DISTNAME}.gemspec