Opened 13 years ago
Closed 13 years ago
#34188 closed enhancement (fixed)
nginx: Add passenger, all official modules, bugfix
Reported by: | robsonpeixoto@… | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | haspatch | Cc: | |
Port: | nginx |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
- Added passenger. Based on #33609
- Add Perl patch to compile with perl 5.12 and 5.14 http://www.ruby-forum.com/topic/2542637#1021400
- Don't replace configuration files #31004
- Reorganize the variants using this [2] order [2] http://wiki.nginx.org/Modules
- Added all offial modules. Used #33050
Attachments (1)
Change History (3)
Changed 13 years ago by robsonpeixoto@…
Attachment: | 0001-Add-passenger-all-official-modules-bugfix.patch added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | cal@… openmaintainer@… removed |
---|---|
Description: | modified (diff) |
Keywords: | variant removed |
Owner: | changed from macports-tickets@… to cal@… |
Summary: | [nginx] Add passenger, all official modules, bugfix → nginx: Add passenger, all official modules, bugfix |
comment:2 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The patch for perl has been applied in r92300. This commit also contained further code to prevent overwriting fastcgi.conf, fastcgi_params, mime.types, scgi_params and uwsgi_params.
The image filter, mp4 and xslt modules had already been added in r92282.
I like the variant order alphabetically as it now is.
Adding a dependency on rb-rubygems doesn't solve all problems described in #33609. Please take further discussion of the proposed mod_passenger patch there.