openbsd-ports/www/mongrel2/pkg/PLIST
jeremy 3557f0c5b9 Mongrel2 is an application, language, and network architecture agnostic
web server that focuses on web applications using modern browser
technologies.

OK landry@ a while back
2011-04-01 22:28:02 +00:00

139 lines
5.9 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/01 22:28:02 jeremy Exp $
@bin bin/m2sh
@bin bin/mongrel2
share/examples/mongrel2/
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/any.conf
share/examples/mongrel2/configs/complex.conf
share/examples/mongrel2/configs/mongrel2.conf
share/examples/mongrel2/configs/multi.conf
share/examples/mongrel2/configs/sample.conf
share/examples/mongrel2/http_0mq/
share/examples/mongrel2/http_0mq/http.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/procer/
share/examples/mongrel2/procer/Makefile
share/examples/mongrel2/procer/procer.c
share/examples/mongrel2/procer/procer.h
share/examples/mongrel2/procer/profile.c
share/examples/mongrel2/procer/rampart.c
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/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/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/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