mariani
e178973b60
UPDATE: www/ap2-mod_wsgi 4.6.5 to 4.7.1
...
Changelogs:
https://github.com/GrahamDumpleton/mod_wsgi/blob/4.7.1/docs/release-notes/version-4.6.6.rst
https://github.com/GrahamDumpleton/mod_wsgi/blob/4.7.1/docs/release-notes/version-4.6.7.rst
https://github.com/GrahamDumpleton/mod_wsgi/blob/4.7.1/docs/release-notes/version-4.6.8.rst
https://github.com/GrahamDumpleton/mod_wsgi/blob/4.7.1/docs/release-notes/version-4.7.0.rst
https://github.com/GrahamDumpleton/mod_wsgi/blob/4.7.1/docs/release-notes/version-4.7.1.rst
Moved from py2 to py3.
Added WANTLIB += iconv intl
Tested with py3-flask on amd64.
OK sthen@
2020-04-16 10:01:43 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sthen
a9fb2bef06
bump REVISION; apache-httpd pkgpath change
...
add missing RDEP on apache-httpd in php-apache packages
2019-03-28 12:39:02 +00:00
sthen
5cbe74670f
update to ap2-mod_wsgi-4.6.5
2018-10-24 13:13:32 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
bentley
5f21ef5e31
Update to ap2-mod_wsgi-4.6.4.
...
Release notes:
https://modwsgi.readthedocs.io/en/latest/release-notes.html
2018-07-10 11:18:43 +00:00
naddy
c326edce1b
The ${PROJECT}.googlecode.com/files/ master sites are no longer
...
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
ajacoutot
cfd61d60c7
Bump after apache-http subpackaging.
2015-07-17 23:58:43 +00:00
ajacoutot
ff5adb73c7
Use MODPY_LIB_DEPENDS.
2014-01-29 14:07:54 +00:00
ajacoutot
1c6ecfdc88
Import ap2-mod_wsgi-3.4.
...
The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than
using existing WSGI adapters for mod_python or CGI.
ok jasper@
2014-01-29 14:06:07 +00:00