summaryrefslogtreecommitdiff
path: root/www/py-gunicorn/PLIST
blob: d6e7b0ba0fccbabe015330aa0c3f8347013a817f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
@comment $NetBSD: PLIST,v 1.7 2017/04/14 13:24:30 adam Exp $
bin/gunicorn
bin/gunicorn_paster
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/gunicorn/__init__.py
${PYSITELIB}/gunicorn/__init__.pyc
${PYSITELIB}/gunicorn/__init__.pyo
${PYSITELIB}/gunicorn/_compat.py
${PYSITELIB}/gunicorn/_compat.pyc
${PYSITELIB}/gunicorn/_compat.pyo
${PYSITELIB}/gunicorn/app/__init__.py
${PYSITELIB}/gunicorn/app/__init__.pyc
${PYSITELIB}/gunicorn/app/__init__.pyo
${PYSITELIB}/gunicorn/app/base.py
${PYSITELIB}/gunicorn/app/base.pyc
${PYSITELIB}/gunicorn/app/base.pyo
${PYSITELIB}/gunicorn/app/pasterapp.py
${PYSITELIB}/gunicorn/app/pasterapp.pyc
${PYSITELIB}/gunicorn/app/pasterapp.pyo
${PYSITELIB}/gunicorn/app/wsgiapp.py
${PYSITELIB}/gunicorn/app/wsgiapp.pyc
${PYSITELIB}/gunicorn/app/wsgiapp.pyo
${PYSITELIB}/gunicorn/arbiter.py
${PYSITELIB}/gunicorn/arbiter.pyc
${PYSITELIB}/gunicorn/arbiter.pyo
${PYSITELIB}/gunicorn/argparse_compat.py
${PYSITELIB}/gunicorn/argparse_compat.pyc
${PYSITELIB}/gunicorn/argparse_compat.pyo
${PYSITELIB}/gunicorn/config.py
${PYSITELIB}/gunicorn/config.pyc
${PYSITELIB}/gunicorn/config.pyo
${PYSITELIB}/gunicorn/debug.py
${PYSITELIB}/gunicorn/debug.pyc
${PYSITELIB}/gunicorn/debug.pyo
${PYSITELIB}/gunicorn/errors.py
${PYSITELIB}/gunicorn/errors.pyc
${PYSITELIB}/gunicorn/errors.pyo
${PYSITELIB}/gunicorn/glogging.py
${PYSITELIB}/gunicorn/glogging.pyc
${PYSITELIB}/gunicorn/glogging.pyo
${PYSITELIB}/gunicorn/http/__init__.py
${PYSITELIB}/gunicorn/http/__init__.pyc
${PYSITELIB}/gunicorn/http/__init__.pyo
${PYSITELIB}/gunicorn/http/_sendfile.py
${PYSITELIB}/gunicorn/http/_sendfile.pyc
${PYSITELIB}/gunicorn/http/_sendfile.pyo
${PYSITELIB}/gunicorn/http/body.py
${PYSITELIB}/gunicorn/http/body.pyc
${PYSITELIB}/gunicorn/http/body.pyo
${PYSITELIB}/gunicorn/http/errors.py
${PYSITELIB}/gunicorn/http/errors.pyc
${PYSITELIB}/gunicorn/http/errors.pyo
${PYSITELIB}/gunicorn/http/message.py
${PYSITELIB}/gunicorn/http/message.pyc
${PYSITELIB}/gunicorn/http/message.pyo
${PYSITELIB}/gunicorn/http/parser.py
${PYSITELIB}/gunicorn/http/parser.pyc
${PYSITELIB}/gunicorn/http/parser.pyo
${PYSITELIB}/gunicorn/http/unreader.py
${PYSITELIB}/gunicorn/http/unreader.pyc
${PYSITELIB}/gunicorn/http/unreader.pyo
${PYSITELIB}/gunicorn/http/wsgi.py
${PYSITELIB}/gunicorn/http/wsgi.pyc
${PYSITELIB}/gunicorn/http/wsgi.pyo
${PYSITELIB}/gunicorn/instrument/__init__.py
${PYSITELIB}/gunicorn/instrument/__init__.pyc
${PYSITELIB}/gunicorn/instrument/__init__.pyo
${PYSITELIB}/gunicorn/instrument/statsd.py
${PYSITELIB}/gunicorn/instrument/statsd.pyc
${PYSITELIB}/gunicorn/instrument/statsd.pyo
${PYSITELIB}/gunicorn/pidfile.py
${PYSITELIB}/gunicorn/pidfile.pyc
${PYSITELIB}/gunicorn/pidfile.pyo
${PYSITELIB}/gunicorn/reloader.py
${PYSITELIB}/gunicorn/reloader.pyc
${PYSITELIB}/gunicorn/reloader.pyo
${PYSITELIB}/gunicorn/selectors.py
${PYSITELIB}/gunicorn/selectors.pyc
${PYSITELIB}/gunicorn/selectors.pyo
${PYSITELIB}/gunicorn/six.py
${PYSITELIB}/gunicorn/six.pyc
${PYSITELIB}/gunicorn/six.pyo
${PYSITELIB}/gunicorn/sock.py
${PYSITELIB}/gunicorn/sock.pyc
${PYSITELIB}/gunicorn/sock.pyo
${PYSITELIB}/gunicorn/systemd.py
${PYSITELIB}/gunicorn/systemd.pyc
${PYSITELIB}/gunicorn/systemd.pyo
${PYSITELIB}/gunicorn/util.py
${PYSITELIB}/gunicorn/util.pyc
${PYSITELIB}/gunicorn/util.pyo
${PYSITELIB}/gunicorn/workers/__init__.py
${PYSITELIB}/gunicorn/workers/__init__.pyc
${PYSITELIB}/gunicorn/workers/__init__.pyo
${PYSITELIB}/gunicorn/workers/_gaiohttp.py
${PLIST.py3x}${PYSITELIB}/gunicorn/workers/_gaiohttp.pyc
${PLIST.py3x}${PYSITELIB}/gunicorn/workers/_gaiohttp.pyo
${PYSITELIB}/gunicorn/workers/async.py
${PYSITELIB}/gunicorn/workers/async.pyc
${PYSITELIB}/gunicorn/workers/async.pyo
${PYSITELIB}/gunicorn/workers/base.py
${PYSITELIB}/gunicorn/workers/base.pyc
${PYSITELIB}/gunicorn/workers/base.pyo
${PYSITELIB}/gunicorn/workers/gaiohttp.py
${PYSITELIB}/gunicorn/workers/gaiohttp.pyc
${PYSITELIB}/gunicorn/workers/gaiohttp.pyo
${PYSITELIB}/gunicorn/workers/geventlet.py
${PYSITELIB}/gunicorn/workers/geventlet.pyc
${PYSITELIB}/gunicorn/workers/geventlet.pyo
${PYSITELIB}/gunicorn/workers/ggevent.py
${PYSITELIB}/gunicorn/workers/ggevent.pyc
${PYSITELIB}/gunicorn/workers/ggevent.pyo
${PYSITELIB}/gunicorn/workers/gthread.py
${PYSITELIB}/gunicorn/workers/gthread.pyc
${PYSITELIB}/gunicorn/workers/gthread.pyo
${PYSITELIB}/gunicorn/workers/gtornado.py
${PYSITELIB}/gunicorn/workers/gtornado.pyc
${PYSITELIB}/gunicorn/workers/gtornado.pyo
${PYSITELIB}/gunicorn/workers/sync.py
${PYSITELIB}/gunicorn/workers/sync.pyc
${PYSITELIB}/gunicorn/workers/sync.pyo
${PYSITELIB}/gunicorn/workers/workertmp.py
${PYSITELIB}/gunicorn/workers/workertmp.pyc
${PYSITELIB}/gunicorn/workers/workertmp.pyo
share/doc/py-gunicorn/2010-news.rst
share/doc/py-gunicorn/2011-news.rst
share/doc/py-gunicorn/2012-news.rst
share/doc/py-gunicorn/2013-news.rst
share/doc/py-gunicorn/2014-news.rst
share/doc/py-gunicorn/2015-news.rst
share/doc/py-gunicorn/2016-news.rst
share/doc/py-gunicorn/2017-news.rst
share/doc/py-gunicorn/community.rst
share/doc/py-gunicorn/configure.rst
share/doc/py-gunicorn/custom.rst
share/doc/py-gunicorn/deploy.rst
share/doc/py-gunicorn/design.rst
share/doc/py-gunicorn/faq.rst
share/doc/py-gunicorn/index.rst
share/doc/py-gunicorn/install.rst
share/doc/py-gunicorn/instrumentation.rst
share/doc/py-gunicorn/news.rst
share/doc/py-gunicorn/run.rst
share/doc/py-gunicorn/settings.rst
share/doc/py-gunicorn/signals.rst
share/examples/py-gunicorn/alt_spec.py
share/examples/py-gunicorn/bad.py
share/examples/py-gunicorn/boot_fail.py
share/examples/py-gunicorn/echo.py
share/examples/py-gunicorn/example_config.py
share/examples/py-gunicorn/frameworks/cherryapp.py
share/examples/py-gunicorn/frameworks/django/README
share/examples/py-gunicorn/frameworks/django/testing/manage.py
share/examples/py-gunicorn/frameworks/django/testing/testing/__init__.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/__init__.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/__init__.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/middleware.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/models.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/templates/base.html
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/templates/home.html
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/tests.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/urls.py
share/examples/py-gunicorn/frameworks/django/testing/testing/apps/someapp/views.py
share/examples/py-gunicorn/frameworks/django/testing/testing/settings.py
share/examples/py-gunicorn/frameworks/django/testing/testing/urls.py
share/examples/py-gunicorn/frameworks/django/testing/testing/wsgi.py
share/examples/py-gunicorn/frameworks/flask_sendfile.py
share/examples/py-gunicorn/frameworks/flaskapp.py
share/examples/py-gunicorn/frameworks/pyramidapp.py
share/examples/py-gunicorn/frameworks/tornadoapp.py
share/examples/py-gunicorn/frameworks/webpyapp.py
share/examples/py-gunicorn/gunicorn_rc
share/examples/py-gunicorn/hello.txt
share/examples/py-gunicorn/log_app.ini
share/examples/py-gunicorn/log_app.py
share/examples/py-gunicorn/logging.conf
share/examples/py-gunicorn/longpoll.py
share/examples/py-gunicorn/multiapp.py
share/examples/py-gunicorn/multidomainapp.py
share/examples/py-gunicorn/nginx.conf
share/examples/py-gunicorn/read_django_settings.py
share/examples/py-gunicorn/readline.py
share/examples/py-gunicorn/sendfile.py
share/examples/py-gunicorn/server.crt
share/examples/py-gunicorn/server.key
share/examples/py-gunicorn/slowclient.py
share/examples/py-gunicorn/standalone_app.py
share/examples/py-gunicorn/supervisor.conf
share/examples/py-gunicorn/test.py
share/examples/py-gunicorn/timeout.py
share/examples/py-gunicorn/websocket/gevent_websocket.py
share/examples/py-gunicorn/websocket/websocket.html
share/examples/py-gunicorn/websocket/websocket.py
share/examples/py-gunicorn/when_ready.conf.py
@pkgdir share/examples/py-gunicorn/frameworks/django/djangotest/testing/templates