Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 48:54c6b69021fa
Include the list of built and included plugins into the package description.
PCRE, XML, JSON are **not** built, SSL is built.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 09 Mar 2019 23:06:51 +0100 |
| parents | bf72b7f84f7a |
| children | 7acc0bc940fc |
| files | uwsginl/pkg-descr |
| diffstat | 1 files changed, 52 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/uwsginl/pkg-descr Sat Mar 09 23:00:00 2019 +0100 +++ b/uwsginl/pkg-descr Sat Mar 09 23:06:51 2019 +0100 @@ -4,4 +4,56 @@ applications, implementing message/object passing, RPC and process management. +*** uWSGI loaded generic plugins *** +nagios +rrdtool +carbon +corerouter +fastrouter +http +ugreen +syslog +rsyslog +logsocket +router_uwsgi +router_redirect +router_basicauth +zergpool +redislog +mongodblog +router_rewrite +router_http +logfile +router_cache +rawrouter +router_static +sslrouter +cheaper_busyness +transformation_tofile +transformation_gzip +transformation_chunked +transformation_offload +router_memcached +router_redis +router_hash +router_expires +router_metrics +transformation_template +stats_pusher_socket +clock_realtime +logpipe + +*** uWSGI loaded request plugins *** +9: cgi +17: spooler +18: symcall +100: ping +101: echo +110: signal +111: cache +173: rpc +--- end of plugins list --- + +!!! no internal routing support, rebuild with pcre support !!! + WWW: http://projects.unbit.it/uwsgi/
