Ticket #34188 (closed enhancement: fixed)
nginx: Add passenger, all official modules, bugfix
| Reported by: | robsonpeixoto@… | Owned by: | cal@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | haspatch | Cc: | |
| Port: | nginx |
Description (last modified by ryandesign@…) (diff)
- 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
Change History
Changed 13 months ago by robsonpeixoto@…
- Attachment 0001-Add-passenger-all-official-modules-bugfix.patch added
comment:1 Changed 13 months ago by ryandesign@…
- Cc cal@…, openmaintainer@… removed
- Keywords variant, removed
- Description modified (diff)
- Owner changed from macports-tickets@… to cal@…
- Summary changed from [nginx] Add passenger, all official modules, bugfix to nginx: Add passenger, all official modules, bugfix
comment:2 Changed 13 months ago by cal@…
- Status changed from new to closed
- Resolution set to fixed
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.
Note: See
TracTickets for help on using
tickets.

