freebsd-ports/www/webmachine/pkg-plist
Jimmy Olgeni 4680be8d0c Upgrade to version 1.10.8.
- Simplify RUN_DEPENDS.
- Add support for DOCS and EXAMPLES.
- Use pkg-plist for the docs (remove PORTDOCS).
- Use PORTNAME in install code.
- Update dependency on www/mochiweb-basho 2.9.0p1 (r385908).
2015-05-09 20:41:25 +00:00

81 lines
5.1 KiB
Text

lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine.app
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_access_log_handler.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_app.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_decision_core.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_deps.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_dispatcher.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_error.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_error_handler.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_error_log_handler.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_log.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_logger_watcher.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_logger_watcher_sup.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_mochiweb.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_multipart.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_perf_log_handler.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_request.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_resource.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_router.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_sup.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/webmachine_util.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/wmtrace_resource.beam
lib/erlang/lib/webmachine-%%VERSION%%/ebin/wrq.beam
lib/erlang/lib/webmachine-%%VERSION%%/include/webmachine.hrl
lib/erlang/lib/webmachine-%%VERSION%%/include/webmachine_logger.hrl
lib/erlang/lib/webmachine-%%VERSION%%/include/wm_reqdata.hrl
lib/erlang/lib/webmachine-%%VERSION%%/include/wm_reqstate.hrl
lib/erlang/lib/webmachine-%%VERSION%%/include/wm_resource.hrl
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/Makefile
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/README
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/rebar.config
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel.app.src
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel.erl
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_app.erl
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_config.erl
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_resource.erl
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src/wmskel_sup.erl
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/start.sh
lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/wmskel.template
lib/erlang/lib/webmachine-%%VERSION%%/priv/trace/http-headers-status-v3.png
lib/erlang/lib/webmachine-%%VERSION%%/priv/trace/wmtrace.css
lib/erlang/lib/webmachine-%%VERSION%%/priv/trace/wmtrace.js
lib/erlang/lib/webmachine-%%VERSION%%/priv/www/index.html
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine.app.src
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_access_log_handler.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_app.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_decision_core.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_deps.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_dispatcher.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_error.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_error_handler.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_error_log_handler.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_log.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_logger_watcher.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_logger_watcher_sup.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_mochiweb.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_multipart.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_perf_log_handler.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_request.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_resource.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_router.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_sup.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/webmachine_util.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/wmtrace_resource.erl
lib/erlang/lib/webmachine-%%VERSION%%/src/wrq.erl
%%PORTDOCS%%%%DOCSDIR%%/README.org
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/priv/dispatch.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rebar.config
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo.app.src
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_app.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_fs_resource.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_resource.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_sup.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/webmachine_demo_upload_resource.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/start.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/form.dtl
%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/priv/www/uploads