pkgsrc/www/ruby-unicorn/PLIST
taca 8d5f9ea737 Update ruby-unicorn to 4.6.3.
=== unicorn 4.6.3 - fix --no-default-middleware option / 2013-06-21 08:01 UTC

  Thanks to Micah Chalmer for this fix.  There are also minor
  documentation updates and internal cleanups.
2013-09-15 18:01:47 +00:00

172 lines
6 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2013/09/15 18:01:47 taca Exp $
bin/unicorn
bin/unicorn_rails
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.CHANGELOG.old
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.mailmap
${GEM_LIBDIR}/.manifest
${GEM_LIBDIR}/.wrongdoc.yml
${GEM_LIBDIR}/Application_Timeouts
${GEM_LIBDIR}/CONTRIBUTORS
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/ChangeLog
${GEM_LIBDIR}/DESIGN
${GEM_LIBDIR}/Documentation/.gitignore
${GEM_LIBDIR}/Documentation/GNUmakefile
${GEM_LIBDIR}/Documentation/unicorn.1.txt
${GEM_LIBDIR}/Documentation/unicorn_rails.1.txt
${GEM_LIBDIR}/FAQ
${GEM_LIBDIR}/GIT-VERSION-FILE
${GEM_LIBDIR}/GIT-VERSION-GEN
${GEM_LIBDIR}/GNUmakefile
${GEM_LIBDIR}/HACKING
${GEM_LIBDIR}/ISSUES
${GEM_LIBDIR}/KNOWN_ISSUES
${GEM_LIBDIR}/LATEST
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Links
${GEM_LIBDIR}/NEWS
${GEM_LIBDIR}/PHILOSOPHY
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/SIGNALS
${GEM_LIBDIR}/Sandbox
${GEM_LIBDIR}/TODO
${GEM_LIBDIR}/TUNING
${GEM_LIBDIR}/bin/unicorn
${GEM_LIBDIR}/bin/unicorn_rails
${GEM_LIBDIR}/examples/big_app_gc.rb
${GEM_LIBDIR}/examples/echo.ru
${GEM_LIBDIR}/examples/git.ru
${GEM_LIBDIR}/examples/init.sh
${GEM_LIBDIR}/examples/logger_mp_safe.rb
${GEM_LIBDIR}/examples/logrotate.conf
${GEM_LIBDIR}/examples/nginx.conf
${GEM_LIBDIR}/examples/unicorn.conf.minimal.rb
${GEM_LIBDIR}/examples/unicorn.conf.rb
${GEM_LIBDIR}/ext/unicorn_http/CFLAGS
${GEM_LIBDIR}/ext/unicorn_http/c_util.h
${GEM_LIBDIR}/ext/unicorn_http/common_field_optimization.h
${GEM_LIBDIR}/ext/unicorn_http/ext_help.h
${GEM_LIBDIR}/ext/unicorn_http/extconf.rb
${GEM_LIBDIR}/ext/unicorn_http/global_variables.h
${GEM_LIBDIR}/ext/unicorn_http/httpdate.c
${GEM_LIBDIR}/ext/unicorn_http/unicorn_http.c
${GEM_LIBDIR}/ext/unicorn_http/unicorn_http.rl
${GEM_LIBDIR}/ext/unicorn_http/unicorn_http_common.rl
${GEM_LIBDIR}/lib/unicorn.rb
${GEM_LIBDIR}/lib/unicorn/app/exec_cgi.rb
${GEM_LIBDIR}/lib/unicorn/app/inetd.rb
${GEM_LIBDIR}/lib/unicorn/app/old_rails.rb
${GEM_LIBDIR}/lib/unicorn/app/old_rails/static.rb
${GEM_LIBDIR}/lib/unicorn/cgi_wrapper.rb
${GEM_LIBDIR}/lib/unicorn/configurator.rb
${GEM_LIBDIR}/lib/unicorn/const.rb
${GEM_LIBDIR}/lib/unicorn/http_request.rb
${GEM_LIBDIR}/lib/unicorn/http_response.rb
${GEM_LIBDIR}/lib/unicorn/http_server.rb
${GEM_LIBDIR}/lib/unicorn/launcher.rb
${GEM_LIBDIR}/lib/unicorn/oob_gc.rb
${GEM_LIBDIR}/lib/unicorn/preread_input.rb
${GEM_LIBDIR}/lib/unicorn/socket_helper.rb
${GEM_LIBDIR}/lib/unicorn/ssl_client.rb
${GEM_LIBDIR}/lib/unicorn/ssl_configurator.rb
${GEM_LIBDIR}/lib/unicorn/ssl_server.rb
${GEM_LIBDIR}/lib/unicorn/stream_input.rb
${GEM_LIBDIR}/lib/unicorn/tee_input.rb
${GEM_LIBDIR}/lib/unicorn/tmpio.rb
${GEM_LIBDIR}/lib/unicorn/util.rb
${GEM_LIBDIR}/lib/unicorn/version.rb
${GEM_LIBDIR}/lib/unicorn/worker.rb
${GEM_LIBDIR}/lib/unicorn_http.${RUBY_DLEXT}
${GEM_LIBDIR}/local.mk.sample
${GEM_LIBDIR}/man/man1/unicorn.1
${GEM_LIBDIR}/man/man1/unicorn_rails.1
${GEM_LIBDIR}/script/isolate_for_tests
${GEM_LIBDIR}/setup.rb
${GEM_LIBDIR}/t/.gitignore
${GEM_LIBDIR}/t/GNUmakefile
${GEM_LIBDIR}/t/README
${GEM_LIBDIR}/t/bin/content-md5-put
${GEM_LIBDIR}/t/bin/sha1sum.rb
${GEM_LIBDIR}/t/bin/unused_listen
${GEM_LIBDIR}/t/broken-app.ru
${GEM_LIBDIR}/t/detach.ru
${GEM_LIBDIR}/t/env.ru
${GEM_LIBDIR}/t/fails-rack-lint.ru
${GEM_LIBDIR}/t/heartbeat-timeout.ru
${GEM_LIBDIR}/t/hijack.ru
${GEM_LIBDIR}/t/listener_names.ru
${GEM_LIBDIR}/t/my-tap-lib.sh
${GEM_LIBDIR}/t/oob_gc.ru
${GEM_LIBDIR}/t/oob_gc_path.ru
${GEM_LIBDIR}/t/pid.ru
${GEM_LIBDIR}/t/preread_input.ru
${GEM_LIBDIR}/t/rack-input-tests.ru
${GEM_LIBDIR}/t/sslgen.sh
${GEM_LIBDIR}/t/t0000-http-basic.sh
${GEM_LIBDIR}/t/t0001-reload-bad-config.sh
${GEM_LIBDIR}/t/t0002-config-conflict.sh
${GEM_LIBDIR}/t/t0002-parser-error.sh
${GEM_LIBDIR}/t/t0003-working_directory.sh
${GEM_LIBDIR}/t/t0004-heartbeat-timeout.sh
${GEM_LIBDIR}/t/t0004-working_directory_broken.sh
${GEM_LIBDIR}/t/t0005-working_directory_app.rb.sh
${GEM_LIBDIR}/t/t0006-reopen-logs.sh
${GEM_LIBDIR}/t/t0006.ru
${GEM_LIBDIR}/t/t0007-working_directory_no_embed_cli.sh
${GEM_LIBDIR}/t/t0008-back_out_of_upgrade.sh
${GEM_LIBDIR}/t/t0009-broken-app.sh
${GEM_LIBDIR}/t/t0009-winch_ttin.sh
${GEM_LIBDIR}/t/t0010-reap-logging.sh
${GEM_LIBDIR}/t/t0011-active-unix-socket.sh
${GEM_LIBDIR}/t/t0012-reload-empty-config.sh
${GEM_LIBDIR}/t/t0013-rewindable-input-false.sh
${GEM_LIBDIR}/t/t0013.ru
${GEM_LIBDIR}/t/t0014-rewindable-input-true.sh
${GEM_LIBDIR}/t/t0014.ru
${GEM_LIBDIR}/t/t0015-configurator-internals.sh
${GEM_LIBDIR}/t/t0016-trust-x-forwarded-false.sh
${GEM_LIBDIR}/t/t0017-trust-x-forwarded-true.sh
${GEM_LIBDIR}/t/t0018-write-on-close.sh
${GEM_LIBDIR}/t/t0019-max_header_len.sh
${GEM_LIBDIR}/t/t0020-at_exit-handler.sh
${GEM_LIBDIR}/t/t0021-process_detach.sh
${GEM_LIBDIR}/t/t0022-listener_names-preload_app.sh
${GEM_LIBDIR}/t/t0100-rack-input-tests.sh
${GEM_LIBDIR}/t/t0116-client_body_buffer_size.sh
${GEM_LIBDIR}/t/t0116.ru
${GEM_LIBDIR}/t/t0200-rack-hijack.sh
${GEM_LIBDIR}/t/t0300-no-default-middleware.sh
${GEM_LIBDIR}/t/t0600-https-server-basic.sh
${GEM_LIBDIR}/t/t9000-preread-input.sh
${GEM_LIBDIR}/t/t9001-oob_gc.sh
${GEM_LIBDIR}/t/t9002-oob_gc-path.sh
${GEM_LIBDIR}/t/test-lib.sh
${GEM_LIBDIR}/t/write-on-close.ru
${GEM_LIBDIR}/test/aggregate.rb
${GEM_LIBDIR}/test/benchmark/README
${GEM_LIBDIR}/test/benchmark/dd.ru
${GEM_LIBDIR}/test/benchmark/stack.ru
${GEM_LIBDIR}/test/exec/README
${GEM_LIBDIR}/test/exec/test_exec.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/unit/test_configurator.rb
${GEM_LIBDIR}/test/unit/test_droplet.rb
${GEM_LIBDIR}/test/unit/test_http_parser.rb
${GEM_LIBDIR}/test/unit/test_http_parser_ng.rb
${GEM_LIBDIR}/test/unit/test_http_parser_xftrust.rb
${GEM_LIBDIR}/test/unit/test_request.rb
${GEM_LIBDIR}/test/unit/test_response.rb
${GEM_LIBDIR}/test/unit/test_server.rb
${GEM_LIBDIR}/test/unit/test_signals.rb
${GEM_LIBDIR}/test/unit/test_sni_hostnames.rb
${GEM_LIBDIR}/test/unit/test_socket_helper.rb
${GEM_LIBDIR}/test/unit/test_stream_input.rb
${GEM_LIBDIR}/test/unit/test_tee_input.rb
${GEM_LIBDIR}/test/unit/test_upload.rb
${GEM_LIBDIR}/test/unit/test_util.rb
${GEM_LIBDIR}/unicorn.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec