1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/www/mongrel2/pkg-plist
Dmitry Marakasov 5eab7858e2 - Add LICENSE_FILE
- Mark BROKEN on armv6, mips and mips64 (does not build)
- Mark MAKE_JOBS_UNSAFE
- Fix build on head (rename fdclose())
- Strip binaries
- Respect CFLAGS
- Simplify examples installation and plist handling
- Drop @dirrm* from plist

Submitted by:	amdmi3
Approved by:	vg (maintainer)
2015-08-04 18:41:35 +00:00

116 lines
6.0 KiB
Plaintext

bin/mongrel2
bin/m2sh
lib/mongrel2/config_modules/null.so
lib/mongrel2/config_modules/zmq.so
lib/mongrel2/filters/null.so
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/procer/procer.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/procer/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/procer/rampart.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/procer/profile.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/procer/procer.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/site.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/app.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/text.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/bbs.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/js/jsonStringify.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/js/jsSocket.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/fsm.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/reset.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/flash/jsSocket.as
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/flash/jsSocket.swf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/flash/JsSocket.hx
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/flash/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/html/flash/jsSocket2.swf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/db.lua
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/bbs.lua
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/engine.lua
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/config.lua
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/client.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/ui.lua
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/mongrel2.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bbs/strict.lua
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http_0mq/http.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http_0mq/xml.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http_0mq/upload.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/setup.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/handler.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/request.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/control.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/__init__.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/config/__init__.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/config/model.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/config/args.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/config/rc.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/config/commands.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/tnetstrings.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mongrel2/sql/config.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tests/__init__.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tests/sample_conf.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tests/two_servers.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tests/composite_conf.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tests/mongrel2_org.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/bin/m2shpy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/lempar.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/lemon.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_lexer.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/httpclient.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/param.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_tokens.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_parser.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_parser.y
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_lexer.rl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/fuzzrnd.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_parser.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_tokens.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/param.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/httpclient.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/kegogi_parser_extra.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/src/fuzzrnd.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kegogi/tests/googletest.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/multi.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/sample.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/mongrel2.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/multi_handler.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/any.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/complex.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tornado/auth_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tornado/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tornado/authdemo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/site.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/fsm.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/flash/jsSocket.swf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/flash/JsSocket.hx
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/flash/jsSocket2.swf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/flash/jsSocket.as
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/flash/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/text.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/960.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/js/jsonStringify.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/js/jsSocket.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/reset.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/app.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/static/chat.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/www.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/idiots
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chat/chat.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mp3stream/handler.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mp3stream/mp3stream.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mp3stream/stream_conf.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/setup.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/README.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/zcov/data/style.css
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/zcov/data/js/sourceview.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/zcov/data/js/sorttable.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/zcov/GCovParser.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/zcov/GCovGroup.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/bin/zcov-merge
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/bin/zcov-summarize
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/bin/zcov-scan
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/bin/zcov-genhtml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zcov/LICENSE.txt