openbsd-ports/devel/ruby-prof/pkg/PLIST
2011-05-11 23:39:02 +00:00

105 lines
5.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2011/05/11 23:39:02 jeremy Exp $
${GEM_BIN}/ruby-prof${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/CHANGES
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/bin/
${GEM_LIB}/gems/${DISTNAME}/bin/ruby-prof
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/empty.png
${GEM_LIB}/gems/${DISTNAME}/examples/flat.txt
${GEM_LIB}/gems/${DISTNAME}/examples/graph.dot
${GEM_LIB}/gems/${DISTNAME}/examples/graph.html
${GEM_LIB}/gems/${DISTNAME}/examples/graph.png
${GEM_LIB}/gems/${DISTNAME}/examples/graph.txt
${GEM_LIB}/gems/${DISTNAME}/examples/minus.png
${GEM_LIB}/gems/${DISTNAME}/examples/multi.flat.txt
${GEM_LIB}/gems/${DISTNAME}/examples/multi.graph.html
${GEM_LIB}/gems/${DISTNAME}/examples/multi.grind.dat
${GEM_LIB}/gems/${DISTNAME}/examples/multi.stack.html
${GEM_LIB}/gems/${DISTNAME}/examples/plus.png
${GEM_LIB}/gems/${DISTNAME}/examples/stack.html
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_allocations.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_cpu_time.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_gc_runs.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_gc_time.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_memory.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_process_time.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/measure_wall_time.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/mingw/
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/mingw/Rakefile
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/mingw/build.rake
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/ruby_prof.c
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/ruby_prof.h
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/ruby_prof.o
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/ruby_prof.so
${GEM_LIB}/gems/${DISTNAME}/ext/ruby_prof/version.h
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/abstract_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/aggregate_call_info.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/call_info.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/call_stack_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/call_tree_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/dot_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/empty.png
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/flat_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/flat_printer_with_line_numbers.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/graph_html_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/graph_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/method_info.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/minus.png
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/multi_printer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/plus.png
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/rack.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/result.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/symbol_to_proc.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/task.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/test.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ruby_prof.so
${GEM_LIB}/gems/${DISTNAME}/lib/unprof.rb
${GEM_LIB}/gems/${DISTNAME}/rails/
${GEM_LIB}/gems/${DISTNAME}/rails/environment/
${GEM_LIB}/gems/${DISTNAME}/rails/environment/profile.rb
${GEM_LIB}/gems/${DISTNAME}/rails/example/
${GEM_LIB}/gems/${DISTNAME}/rails/example/example_test.rb
${GEM_LIB}/gems/${DISTNAME}/rails/profile_test_helper.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/aggregate_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/basic_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/current_failures_windows
${GEM_LIB}/gems/${DISTNAME}/test/do_nothing.rb
${GEM_LIB}/gems/${DISTNAME}/test/duplicate_names_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/enumerable_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/exceptions_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/exclude_threads_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/exec_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/line_number_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/measurement_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/method_elimination_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/module_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/multi_printer_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/no_method_class_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/prime.rb
${GEM_LIB}/gems/${DISTNAME}/test/prime_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/printers_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/recursive_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/ruby-prof-bin
${GEM_LIB}/gems/${DISTNAME}/test/singleton_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/stack_printer_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/stack_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/start_stop_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_suite.rb
${GEM_LIB}/gems/${DISTNAME}/test/thread_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/unique_call_path_test.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec