Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
annotate uwsginl-plugin-lang-pypy3/pkg-descr @ 89:40e8d1ee1651
Use current GitHub head of trunk with master ports py3 and pypy3 also.
Implemented by including a common Makefile snippen from uwsginl.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Mon, 15 Jun 2020 12:13:22 +0200 |
| parents | 278470dc420d |
| children | 0ce5411a47ef |
| rev | line source |
|---|---|
|
77
278470dc420d
Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 PyPy3 language plugin for uwsginl. |
|
278470dc420d
Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2 Dynymically Links to the default PyPy version on the system by default. |
|
278470dc420d
Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3 Use --pypy-lib to link to libpypy3-c.so. |
|
278470dc420d
Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4 |
|
278470dc420d
Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
5 WWW: https://projects.unbit.it/uwsgi/ |
