123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- @comment $OpenBSD: PLIST,v 1.4 2014/09/23 12:09:40 ajacoutot Exp $
- @bin bin/m2sh
- @bin bin/mongrel2
- @bin bin/procer
- lib/mongrel2/
- lib/mongrel2/config_modules/
- lib/mongrel2/config_modules/null.so
- lib/mongrel2/config_modules/zmq.so
- lib/mongrel2/filters/
- lib/mongrel2/filters/null.so
- lib/mongrel2/filters/rewrite.so
- lib/mongrel2/filters/sendfile.so
- share/examples/mongrel2/
- share/examples/mongrel2/.dexy
- share/examples/mongrel2/bbs/
- share/examples/mongrel2/bbs/bbs.lua
- share/examples/mongrel2/bbs/client.py
- share/examples/mongrel2/bbs/config.lua
- share/examples/mongrel2/bbs/db.lua
- share/examples/mongrel2/bbs/engine.lua
- share/examples/mongrel2/bbs/html/
- share/examples/mongrel2/bbs/html/app.js
- share/examples/mongrel2/bbs/html/bbs.js
- share/examples/mongrel2/bbs/html/flash/
- share/examples/mongrel2/bbs/html/flash/JsSocket.hx
- share/examples/mongrel2/bbs/html/flash/Makefile
- share/examples/mongrel2/bbs/html/flash/jsSocket.as
- share/examples/mongrel2/bbs/html/flash/jsSocket.swf
- share/examples/mongrel2/bbs/html/flash/jsSocket2.swf
- share/examples/mongrel2/bbs/html/fsm.js
- share/examples/mongrel2/bbs/html/index.html
- share/examples/mongrel2/bbs/html/js/
- share/examples/mongrel2/bbs/html/js/jsSocket.js
- share/examples/mongrel2/bbs/html/js/jsonStringify.js
- share/examples/mongrel2/bbs/html/reset.css
- share/examples/mongrel2/bbs/html/site.css
- share/examples/mongrel2/bbs/html/text.css
- share/examples/mongrel2/bbs/mongrel2.conf
- share/examples/mongrel2/bbs/strict.lua
- share/examples/mongrel2/bbs/ui.lua
- share/examples/mongrel2/chat/
- share/examples/mongrel2/chat/chat.py
- share/examples/mongrel2/chat/idiots
- share/examples/mongrel2/chat/static/
- share/examples/mongrel2/chat/static/960.css
- share/examples/mongrel2/chat/static/app.js
- share/examples/mongrel2/chat/static/chat.js
- share/examples/mongrel2/chat/static/flash/
- share/examples/mongrel2/chat/static/flash/JsSocket.hx
- share/examples/mongrel2/chat/static/flash/Makefile
- share/examples/mongrel2/chat/static/flash/jsSocket.as
- share/examples/mongrel2/chat/static/flash/jsSocket.swf
- share/examples/mongrel2/chat/static/flash/jsSocket2.swf
- share/examples/mongrel2/chat/static/fsm.js
- share/examples/mongrel2/chat/static/index.html
- share/examples/mongrel2/chat/static/js/
- share/examples/mongrel2/chat/static/js/jsSocket.js
- share/examples/mongrel2/chat/static/js/jsonStringify.js
- share/examples/mongrel2/chat/static/reset.css
- share/examples/mongrel2/chat/static/site.css
- share/examples/mongrel2/chat/static/text.css
- share/examples/mongrel2/chat/www.py
- share/examples/mongrel2/configs/
- share/examples/mongrel2/configs/.dexy
- share/examples/mongrel2/configs/any.conf
- share/examples/mongrel2/configs/complex.conf
- share/examples/mongrel2/configs/filters.conf
- share/examples/mongrel2/configs/mongrel2.conf
- share/examples/mongrel2/configs/multi.conf
- share/examples/mongrel2/configs/multi_handler.conf
- share/examples/mongrel2/configs/sample.conf
- share/examples/mongrel2/http_0mq/
- share/examples/mongrel2/http_0mq/hello.txt
- share/examples/mongrel2/http_0mq/http.py
- share/examples/mongrel2/http_0mq/sendfile.py
- share/examples/mongrel2/http_0mq/upload.py
- share/examples/mongrel2/http_0mq/xml.py
- share/examples/mongrel2/kegogi/
- share/examples/mongrel2/kegogi/Makefile
- share/examples/mongrel2/kegogi/lemon.c
- share/examples/mongrel2/kegogi/lempar.c
- share/examples/mongrel2/kegogi/src/
- share/examples/mongrel2/kegogi/src/fuzzrnd.c
- share/examples/mongrel2/kegogi/src/fuzzrnd.h
- share/examples/mongrel2/kegogi/src/httpclient.c
- share/examples/mongrel2/kegogi/src/httpclient.h
- share/examples/mongrel2/kegogi/src/kegogi.c
- share/examples/mongrel2/kegogi/src/kegogi.h
- share/examples/mongrel2/kegogi/src/kegogi_lexer.c
- share/examples/mongrel2/kegogi/src/kegogi_lexer.rl
- share/examples/mongrel2/kegogi/src/kegogi_parser.c
- share/examples/mongrel2/kegogi/src/kegogi_parser.h
- share/examples/mongrel2/kegogi/src/kegogi_parser.y
- share/examples/mongrel2/kegogi/src/kegogi_parser_extra.c
- share/examples/mongrel2/kegogi/src/kegogi_tokens.c
- share/examples/mongrel2/kegogi/src/kegogi_tokens.h
- share/examples/mongrel2/kegogi/src/param.c
- share/examples/mongrel2/kegogi/src/param.h
- share/examples/mongrel2/kegogi/tests/
- share/examples/mongrel2/kegogi/tests/googletest.txt
- share/examples/mongrel2/mp3stream/
- share/examples/mongrel2/mp3stream/handler.py
- share/examples/mongrel2/mp3stream/mp3stream.py
- share/examples/mongrel2/mp3stream/stream_conf.py
- share/examples/mongrel2/python/
- share/examples/mongrel2/python/bin/
- share/examples/mongrel2/python/bin/m2shpy
- share/examples/mongrel2/python/mongrel2/
- share/examples/mongrel2/python/mongrel2/__init__.py
- share/examples/mongrel2/python/mongrel2/config/
- share/examples/mongrel2/python/mongrel2/config/__init__.py
- share/examples/mongrel2/python/mongrel2/config/args.py
- share/examples/mongrel2/python/mongrel2/config/commands.py
- share/examples/mongrel2/python/mongrel2/config/model.py
- share/examples/mongrel2/python/mongrel2/config/rc.py
- share/examples/mongrel2/python/mongrel2/control.py
- share/examples/mongrel2/python/mongrel2/handler.py
- share/examples/mongrel2/python/mongrel2/request.py
- share/examples/mongrel2/python/mongrel2/sql/
- share/examples/mongrel2/python/mongrel2/sql/config.sql
- share/examples/mongrel2/python/mongrel2/tnetstrings.py
- share/examples/mongrel2/python/setup.py
- share/examples/mongrel2/python/tests/
- share/examples/mongrel2/python/tests/__init__.py
- share/examples/mongrel2/python/tests/composite_conf.py
- share/examples/mongrel2/python/tests/mongrel2_org.py
- share/examples/mongrel2/python/tests/sample_conf.py
- share/examples/mongrel2/python/tests/two_servers.py
- share/examples/mongrel2/tornado/
- share/examples/mongrel2/tornado/README
- share/examples/mongrel2/tornado/auth_demo.py
- share/examples/mongrel2/tornado/authdemo.py
- share/examples/mongrel2/ws/
- share/examples/mongrel2/ws/mongrel2.conf
- share/examples/mongrel2/ws/python/
- share/examples/mongrel2/ws/python/echo.py
- share/examples/mongrel2/ws/python/wsutil.py
- share/examples/mongrel2/zcov/
- share/examples/mongrel2/zcov/LICENSE.txt
- share/examples/mongrel2/zcov/README.txt
- share/examples/mongrel2/zcov/bin/
- share/examples/mongrel2/zcov/bin/zcov-genhtml
- share/examples/mongrel2/zcov/bin/zcov-merge
- share/examples/mongrel2/zcov/bin/zcov-scan
- share/examples/mongrel2/zcov/bin/zcov-summarize
- share/examples/mongrel2/zcov/setup.py
- share/examples/mongrel2/zcov/zcov/
- share/examples/mongrel2/zcov/zcov/GCovGroup.py
- share/examples/mongrel2/zcov/zcov/GCovParser.py
- share/examples/mongrel2/zcov/zcov/data/
- share/examples/mongrel2/zcov/zcov/data/js/
- share/examples/mongrel2/zcov/zcov/data/js/sorttable.js
- share/examples/mongrel2/zcov/zcov/data/js/sourceview.js
- share/examples/mongrel2/zcov/zcov/data/style.css
|