1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/www/webmachine/pkg-plist
Jimmy Olgeni 3e7ce55fac - Upgrade to version 1.10.5.
- Remove redundant MASTER_SITES.
- Disable "warnings_as_errors" for R16 compatibility.
2013-11-16 23:35:39 +00:00

91 lines
5.5 KiB
Plaintext

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/priv/dispatch.conf
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_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
%%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%%/start.sh
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/src
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/priv/www
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/priv/trace
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/src
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/priv/templates/priv
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/priv/templates
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/priv
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/include
@dirrm lib/erlang/lib/webmachine-%%VERSION%%/ebin
@dirrm lib/erlang/lib/webmachine-%%VERSION%%
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/priv
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%