pkgsrc-ng/www/py-uwsgi/patches/patch-base.ini
2016-01-21 23:41:46 +01:00

24 lines
1.6 KiB
INI

$NetBSD: patch-base.ini,v 1.4 2015/04/06 02:35:54 rodent Exp $
Build CGI plugin too. Add directive for uuid detection.
--- buildconf/base.ini.orig 2015-03-17 07:34:34.000000000 +0000
+++ buildconf/base.ini
@@ -4,6 +4,7 @@ yaml = true
json = auto
ssl = auto
pcre = auto
+uuid = auto
routing = auto
debug = false
unbit = false
@@ -13,7 +14,7 @@ plugins =
bin_name = uwsgi
append_version =
plugin_dir = .
-embedded_plugins = %(main_plugin)s, ping, cache, nagios, rrdtool, carbon, rpc, corerouter, fastrouter, http, ugreen, signal, syslog, rsyslog, logsocket, router_uwsgi, router_redirect, router_basicauth, zergpool, redislog, mongodblog, router_rewrite, router_http, logfile, router_cache, rawrouter, router_static, sslrouter, spooler, cheaper_busyness, symcall, transformation_tofile, transformation_gzip, transformation_chunked, transformation_offload, router_memcached, router_redis, router_hash, router_expires, router_metrics, transformation_template, stats_pusher_socket
+embedded_plugins = %(main_plugin)s, cgi, ping, cache, nagios, rrdtool, carbon, rpc, corerouter, fastrouter, http, ugreen, signal, syslog, rsyslog, logsocket, router_uwsgi, router_redirect, router_basicauth, zergpool, redislog, mongodblog, router_rewrite, router_http, logfile, router_cache, rawrouter, router_static, sslrouter, spooler, cheaper_busyness, symcall, transformation_tofile, transformation_gzip, transformation_chunked, transformation_offload, router_memcached, router_redis, router_hash, router_expires, router_metrics, transformation_template, stats_pusher_socket
as_shared_library = false
locking = auto