Opened 15 years ago
Closed 15 years ago
#20809 closed enhancement (fixed)
py26-mod_wsgi (2.5)
Reported by: | gtaylor@… | Owned by: | ys@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | gtaylor@… | |
Port: | mod_wsgi |
Description
I hammered out a rudimentary py26-mod_wsgi Portfile, as the Python 2.4 mod_wsgi port is dinosaur. I wasn't sure what the best way to conflict this package with the old mod_wsgi one was, since you don't want more than one mod_wsgi.so in the apache/modules directory.
Tested and functional on Mac OS X 10.5.8 Intel.
Attachments (1)
Change History (5)
Changed 15 years ago by gtaylor@…
comment:2 Changed 15 years ago by blb@…
Keywords: | mod_wsgi removed |
---|---|
Owner: | changed from macports-tickets@… to ys@… |
Port: | mod_wsgi added |
Type: | submission → enhancement |
Note that the port is just 'mod_wsgi' as it isn't a python module, so no py... prefix. Also, see #19094 for an update for it to handle whichever python you want, and did update to 2.4.
comment:3 Changed 15 years ago by gtaylor@…
I figured there was some better way to do that. Feel free to just grab the checksums from this Portfile if that other one ever gets addressed.
comment:4 Changed 15 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Rainer updated mod_wsgi in r56711 to 2.5 as well as adding the capability of selecting the python version via a variant.
py26-mod_wsgi Portfile