openbsd-ports/www/ruby-mongrel/pkg/PLIST
jeremy 9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00

94 lines
4.4 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.7 2011/11/09 00:17:38 jeremy Exp $
${GEM_BIN}/mongrel_rails${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG
${GEM_LIB}/gems/${DISTNAME}/COPYING
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/Manifest
${GEM_LIB}/gems/${DISTNAME}/README
${GEM_LIB}/gems/${DISTNAME}/TODO
${GEM_LIB}/gems/${DISTNAME}/bin/
${GEM_LIB}/gems/${DISTNAME}/bin/mongrel_rails
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/builder.rb
${GEM_LIB}/gems/${DISTNAME}/examples/camping/
${GEM_LIB}/gems/${DISTNAME}/examples/camping/README
${GEM_LIB}/gems/${DISTNAME}/examples/camping/blog.rb
${GEM_LIB}/gems/${DISTNAME}/examples/camping/tepee.rb
${GEM_LIB}/gems/${DISTNAME}/examples/httpd.conf
${GEM_LIB}/gems/${DISTNAME}/examples/mime.yaml
${GEM_LIB}/gems/${DISTNAME}/examples/mongrel.conf
${GEM_LIB}/gems/${DISTNAME}/examples/mongrel_simple_ctrl.rb
${GEM_LIB}/gems/${DISTNAME}/examples/mongrel_simple_service.rb
${GEM_LIB}/gems/${DISTNAME}/examples/monitrc
${GEM_LIB}/gems/${DISTNAME}/examples/random_thrash.rb
${GEM_LIB}/gems/${DISTNAME}/examples/simpletest.rb
${GEM_LIB}/gems/${DISTNAME}/examples/webrick_compare.rb
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/http11/
${GEM_LIB}/gems/${DISTNAME}/ext/http11/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/http11/ext_help.h
${GEM_LIB}/gems/${DISTNAME}/ext/http11/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11.c
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11.o
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11.so
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11_parser.c
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11_parser.h
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11_parser.java.rl
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11_parser.o
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11_parser.rl
${GEM_LIB}/gems/${DISTNAME}/ext/http11/http11_parser_common.rl
${GEM_LIB}/gems/${DISTNAME}/ext/http11/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/Http11Service.java
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/org/
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/org/jruby/
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/org/jruby/mongrel/
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/org/jruby/mongrel/Http11.java
${GEM_LIB}/gems/${DISTNAME}/ext/http11_java/org/jruby/mongrel/Http11Parser.java
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/http11.so
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/camping.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/cgi.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/command.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/configurator.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/const.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/debug.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/gems.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/handlers.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/header_out.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/http_request.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/http_response.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/init.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/mime_types.yml
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/rails.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/stats.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/tcphack.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mongrel/uri_classifier.rb
${GEM_LIB}/gems/${DISTNAME}/mongrel-public_cert.pem
${GEM_LIB}/gems/${DISTNAME}/mongrel.gemspec
${GEM_LIB}/gems/${DISTNAME}/setup.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/mime.yaml
${GEM_LIB}/gems/${DISTNAME}/test/mongrel.conf
${GEM_LIB}/gems/${DISTNAME}/test/test_cgi_wrapper.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_command.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_conditional.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_configurator.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_debug.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_handlers.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_http11.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_redirect_handler.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_request_progress.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_response.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_stats.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_uriclassifier.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_ws.rb
${GEM_LIB}/gems/${DISTNAME}/test/testhelp.rb
${GEM_LIB}/gems/${DISTNAME}/tools/
${GEM_LIB}/gems/${DISTNAME}/tools/trickletest.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec